{"_id":"@tellescope/sdk","_rev":"809-2c69064c02a350f484a109b1676a2edb","name":"@tellescope/sdk","dist-tags":{"latest":"1.256.16"},"versions":{"0.0.2":{"name":"@tellescope/sdk","version":"0.0.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3cc4878581cd441957d86d2b7dcbbfb62605070d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.2.tgz","fileCount":32,"integrity":"sha512-4rs+EwslHmjacL/sTl6DLdGeOXsTztFeL8LhG5SEejbqCO+AXdAl8s2xoP+3LQokxcAQo43fTT+ewUeYw2VnCw==","signatures":[{"sig":"MEUCIDSdGkH728JIya1CunuSWdHgRTFEHZEKGtjsyHno1Sm9AiEApxVrzXuyzeQODDe4a+MJoAf/n1Ls1WZRwh/E//o9ZEg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":353705},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"337d86bfe4092222289f2af7825af09b6b57ad46","scripts":{"test":"npm run-script build:cjs && npm run-script retest-sockets && npm run-script retest-api","build":"npm run-script build:esm && npm run-script build:cjs","watch":"nodemon --ignore lib --ext ts --exec npm run-script build","retest":"npm run-script retest-sockets && npm run-script retest-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"deprecated":"getSome functions now accept filter as part of first argument, without backwards compatibility","repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.12.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"15.12.0","dependencies":{"axios":"^0.22.0","@types/axios":"^0.14.0","socket.io-client":"^4.2.0","@tellescope/types":"^0.0.2","@tellescope/schema":"^0.0.2","@tellescope/testing":"^0.0.2","@tellescope/constants":"^0.0.2","@tellescope/utilities":"^0.0.2","@tellescope/validation":"^0.0.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.2_1633551939570_0.5758725398863545","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"@tellescope/sdk","version":"0.0.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"53a3cca6eadf05de28a3b95fb929581481aa9b06","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.3.tgz","fileCount":53,"integrity":"sha512-BjiMzUwcFeGEfX6kVIaab8s+EDcBMQupZiXC43xbnaxdpT2y45ayEdYc9Lc5s5Azir2OGgBtWQ8dwUd41WpDew==","signatures":[{"sig":"MEQCIA9vB/pjD0qeO7ePUS6YxW6GcwE1P2Geba534Jfi41DwAiBsZ6IEW1RHrMJu3PfnLvQKKAW3BsjxlGHAQYCo6hU6pQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":382432},"main":"./lib/cjs/src/sdk.js","types":"./lib/esm/src/sdk.d.ts","module":"./lib/esm/src/sdk.js","gitHead":"abdfa049e06a2d86c107d8ace9827aa73b8e9c3e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","watch":"nodemon --ignore lib --ext ts --exec npm run-script build","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"deprecated":"getSome functions now accept filter as part of first argument, without backwards compatibility","repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.12.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"15.12.0","dependencies":{"axios":"^0.22.0","@types/axios":"^0.14.0","socket.io-client":"^4.2.0","@tellescope/types":"^0.0.3","@tellescope/schema":"^0.0.3","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.3","@tellescope/constants":"^0.0.3","@tellescope/utilities":"^0.0.3","@tellescope/validation":"^0.0.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.3_1634080505726_0.8828250576791972","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"@tellescope/sdk","version":"0.0.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3ebc05e994ba7c1c7115ccca83c738a60f3cc8f3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.4.tgz","fileCount":68,"integrity":"sha512-YsNlBwWtHqQCjdcUv5SEfMnH8f8R6G6WF7Dg0r9rbOOmaJwm+yISmNq1qpAyEe23ILdOqOCDeRzN4E5YsZ7rpQ==","signatures":[{"sig":"MEQCIGQOlQwfppOEqtDXhFRKkecx35vqQvU0Vv4d18a4ntnRAiAYCXO/2BIA6UBxNIndCYFd/WUleMlZ1v1GtrIeKUIKRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":512397},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8093dbf4015d6196a234e4922564ddce3df0a9a7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"deprecated":"getSome functions now accept filter as part of first argument, without backwards compatibility","repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.12.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"15.12.0","dependencies":{"axios":"^0.21.1","@types/axios":"^0.14.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.4","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.4","@tellescope/constants":"^0.0.4","@tellescope/utilities":"^0.0.4","@tellescope/validation":"^0.0.4","@tellescope/types-client":"^0.0.4","@tellescope/types-models":"^0.0.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.4_1635192908286_0.7138918189834669","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"@tellescope/sdk","version":"0.0.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5afc3d430c107cf6e0fee2412eace388c7aa668e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.5.tgz","fileCount":68,"integrity":"sha512-3U9ZvNLtisbYAWLeza9mcMjSAqmaz4OxNUSchqqATeGl5do3Y/Xg5EymtjGRiN0CDLFHUvZAkP3dOG780UTBVA==","signatures":[{"sig":"MEQCIEo3BKshgoZpxuSfqEHGW1Lkb3uwLzpssHaDg5ao9EW2AiA4Dus9ZJztjUCjR8ALGrfhGVL1jNaPPsCoUgMXr671GA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":512397},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"42d964a504257ae89927b984ace7495f26ce72e7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"deprecated":"getSome functions now accept filter as part of first argument, without backwards compatibility","repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v15.12.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"15.12.0","dependencies":{"axios":"^0.21.1","@types/axios":"^0.14.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.5","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.5","@tellescope/constants":"^0.0.5","@tellescope/utilities":"^0.0.5","@tellescope/validation":"^0.0.5","@tellescope/types-client":"^0.0.5","@tellescope/types-models":"^0.0.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.5_1635193437631_0.46917899837850685","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"@tellescope/sdk","version":"0.0.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"98d55f008aa3251daa51a0a9246c5cc59842cec9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.6.tgz","fileCount":68,"integrity":"sha512-3QgDu/ZC9Rtsdjj9aUl2y5DhBH2wibBsTh5wduK36m1cse85Xp1GY8yHq6JXHE60LjKPmagLw6Nqd856BI/5ZQ==","signatures":[{"sig":"MEQCIHh0MvJigz78e2PZVVTzjaW6znkg6HaIjMcfNWtgxWOrAiBeueD4KJworRUGKeKj4JxzcI/tYyIYrXesIjfY7Oe63A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":591641,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhks4bCRA9TVsSAnZWagAAiIUP/19pxg+dwTx+eDytYnq6\nJ+AEL78PXZzY9MqiHTmkHTFETln9ZMYgNVM5Cj6aXo8eb734U91I3/n+jm37\nCY4TBx1+y2u0U/oDHwJH5dKV7vlgtPJdg6A/4i4HPjFRowoZNpebM/AxnY/k\n27L5ZXzESNZrcVweJdF8i+80K9lKlYmdZ651dY2nlGh4U7YzuUDwbQfxGnaS\nwhLNxwMMeH/tv+9Ad8+q5VIK6z4gm0URQn8AvcoF2PxczNU58SzCFMJcsVrE\nLs0+/QiZ0a/mRA6I4hXgm3QtiWXPZ1ZZ28+O17OFL4/p0kX1B57ytyicd3/p\nKpcSzZ4sY63q6C8UCRpY3+omvEIqO7aLasd3knVhl9Rj3vQrdtiMsDBd3AA0\nggrgzOiywF0oL6kOrODUGbaRCekDAatSH0B/84Rw9burrJMcb4HBTXabWhJn\n/NhoSJnTolQIXfF5hV/7p8BaCi2NL+hC9oyjg0yJw9DOxqD3BOKc2JuuEx63\nXu3WumXjF6z6g/O2ZkAomLDt61+reS10/IdTL3b328Z7/+z8Ay1A1CihQQu/\ngeh37mkz4fuInw3hu4NT5Ln/rO6yUn1Uj/KL/XF6acfr4uVfFLaBULnD3uGP\nGrDVOpkYanPbSb5MpgeBIs4Pr37uxuY+8PyOBxM1l7Lj6p4H9q5xQ1xG2jmc\n4wg6\r\n=2CqU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e8e85631ca5a0d9e14d0b7e10a6e9889ccb7548f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","@types/axios":"^0.14.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.6","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.6","@tellescope/constants":"^0.0.6","@tellescope/utilities":"^0.0.6","@tellescope/validation":"^0.0.6","@tellescope/types-client":"^0.0.6","@tellescope/types-models":"^0.0.6","@tellescope/types-utilities":"^0.0.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.6_1637010971529_0.7973273935611973","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"@tellescope/sdk","version":"0.0.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"556ed34b8db556a8e6d2b1f0f35ec474c102e2a0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.7.tgz","fileCount":68,"integrity":"sha512-Q5GHvCK3WXn/zzjPoMYXbWHAlA9M+BxmRDlRNUtjSljrUPx9W438bnG3MT5Kq/2LybRjR7I+ejX7BP3vTQIvew==","signatures":[{"sig":"MEYCIQDhzWKxiLzuLsPZSm3ozhc7FvPj3crJV5OIekMXzTKwHAIhAMzhLygWrtE16IT+aMHtLc3LMfoimIxYCFKbDiXtQfuI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":592411,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhk95OCRA9TVsSAnZWagAA0fgP/0la9B5+9XzE4nmsruI2\n1Vz2jsDH2PJdJ7cIvXxeKPU9XNaywz1EvK7IYqpf8ROPm9PQaRun+nWT6rTZ\nsSmace9yMQ2wjHyKDQEKg83JxvbkMSmWRr1i0/mL4/BKyIr3u6e8IK9BxF5/\neAYwNjcVL2/ebsus/sACxwpEctg1G2hGd87BJziFMowqqnQSiRJZpMoBt2wl\nLoFWQhde1c0aXwsUWaGjlOoLPLFK/6c3iZNirDmsgamOuKsJFlSuaaJ6dIyF\nB6xugiaCJNHFrJyKkAOxfsBBhs5F+rumkHLO4ml8ebeh9aRnM/w6OFySeNMe\nwNXTGT3BvVC94+HdffKCfMhAdQb5DydR9Z/R2zLKh4Iof+HJ+zcppM2fyemf\n5YYbBbcuo6QJ3XocbOE/eg1JxR2xHHn7zs7UzXrTMBo22u23oSFmrteP+G6i\nmFmwn1/ye30IU1UeUAU89rm4Ab0RipndFWsBbHiq6hhHRw29zBGHEDeqGEZG\nZ3+v1R3ZGuG4hnI0TuL6MUF4z4ORW3/b28qGb6oBdjneu90oJdzdfRl0Dt7i\nGSmQ9iM4lEiBwkRuH5pa1/EpS4neGZ00SrXxTqmPBJ90M3n+22dLIR/e6AIB\nRIx7f+y8Qv08pKuprfbmlqtkm/WlqOmeSp1pvJEPrpuxTfj0T0DC6a7kLKjO\nRSSv\r\n=4sdi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"adabbb8fbf99d2e2a4b9e1cdf5ffb2563f8285e6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","@types/axios":"^0.14.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.7","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.7","@tellescope/constants":"^0.0.7","@tellescope/utilities":"^0.0.7","@tellescope/validation":"^0.0.7","@tellescope/types-client":"^0.0.7","@tellescope/types-models":"^0.0.7","@tellescope/types-utilities":"^0.0.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.7_1637080654014_0.4993154501908592","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"@tellescope/sdk","version":"0.0.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"578973436810e44de7f301b6a484bad401bacf26","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.8.tgz","fileCount":68,"integrity":"sha512-WX3u29tGqc0R99MVVGG45Qf2sNEpCoebh/2imEl+vOUcGNLa4WGKQSSGc/eO1K+u8ugz73uSYgZY7CLTdaOpNw==","signatures":[{"sig":"MEYCIQCtOvwX2Ez4Z3HnydkBrofuLCjx0iI+I8ktmP9kzMX6LQIhAPjzU+piFgJPzoqFHa0rFuOmS+RnR3El+3DaVhc42zzd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":620338,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmP0dCRA9TVsSAnZWagAApLsQAJaMmtfaJHDmHXDF5g/E\n3cT5gfKUyocw2d5rVqBYa+L2tUj59MLfZuw5xfyULILMjszeckDBZOmgW0l5\nuIczvbVpSS6UFB8JM+8KKaLnQXdGKJwCG3J+TCw9FrT5d73Gd8wFsQCP0aVu\n/zaVjbNq6qXjGU4VzpnFnbuYU2CqIYn8tR3bZjw2kHWOa0J3cvS96BGQPdmD\nRIkYNIv/La5Qm4aG4Tgei8TP9Sx/W0iq6PWN2XjbEOdixdMjeDhobwlU+IyB\nD0hK5cRJxECOmYord33Wwe3JbMKKXxuUkbrc6iN6xgXOt1iGKTtVKzHizb6Q\nuIcp35Su9NzpO5aqv7IvU0KtAh9/iGf6bt2FkowNvzuM11QBoYAzyMJ457rj\nLV8EkZTP651azkzp6ftBNOe+6XFPcw1zYeg1lYmmIfykod9+1B0rpj6rVZOK\nWsAzY5GV/lW1e09Zl8aOO7UQ1DS+rdsAk//yFBGC7mE3K4+1Q2NEvICr0RPA\nldET7Sim9C6xhmO1pbXjN6p14WWFThGT13oOiu5kqFoEQ9xYQa9y6VgrGAIW\n6ywayCk4+GBG2O8DWJaIbovM59ad95/ZduHPv/q15iNafGiNYH1DzaKnWWrc\nraplGa+cfTk24Qs8R1V8VDuCzTkW+ESWKHvO0FO3UP2G7UzkI53bOp8ljMZS\npDj7\r\n=zVin\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"77714cd10a4b2264ff259f9b10b1700a078e51c2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","@types/axios":"^0.14.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.8","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.8","@tellescope/constants":"^0.0.8","@tellescope/utilities":"^0.0.8","@tellescope/validation":"^0.0.8","@tellescope/types-client":"^0.0.8","@tellescope/types-models":"^0.0.8","@tellescope/types-utilities":"^0.0.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.8_1637416221194_0.09154953505020424","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"@tellescope/sdk","version":"0.0.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d87dec4bad3dd104956511df98ac83418799b6fb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.9.tgz","fileCount":68,"integrity":"sha512-+FfGf7aT1BXqlUDO+KqqO5kyJQ0d3hP5lN3A6TTHbox4duQqT5zV/V+tx+95UWmZ/FN+blIbwp81lh6vNHJXuw==","signatures":[{"sig":"MEYCIQC7JwWP04q9LMYXpMzP1sQ3xaouLvL3pkddStYel8JzIgIhAI/DmzzQ8Itt+e7UA90D3jI8uEi58pVLwkji+sgo2gMA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":629359,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhmvIICRA9TVsSAnZWagAA9FkP/iJoqZmIJv2prfDTp/04\nJ73QzrSHTYfEnm02g4yrQHJPZ0uGoLopy1JrtIhga4CxXaTfzPKd8fNgNPnd\nsram6xb/OFJK0kpvBQNHcn28ygjhksLWzwInFYLhk/VW2pRiMsK2AKSS3SEX\nVf3fmqSgmQ+n13Z9W5ntoPfH6YfuRRiJvSeSlYk16mdWt3ERnoKLrKCyyt3B\naFEjAm+h2IraEMGf2M+i6dDirs1Mn6Uuv6tBdU0HUYR2yDDwi4jXgdI6XTQA\nx6Fk1vBKF6d8Y6YGzgWULH38VZtY5VmXjwiitb/SBTp7cLLkUXdL2aybWf4M\nF6RrV6uXOxtgd4nCLIShib3z5mqzyIa/BhRfTpQiwVbiLEvDzdP01aDleBKf\nnygzaqNFip4c97W6jV/OgYZXcCn3+ZVMX+hwENOI5lSsuBRt2MxOBKdKh8s1\niHZSH2jYnqI7JFotxiQGJ6DT3v+VH3HBcT8W12f+FQo93zZu/3zI+M6vKelX\nIFxtQF9MORlyDKHwCc/cn9wI2FbES5rk2fn0aJDHhvdnsk3lyZOA8F/6hYvc\nqVBBGU5ed+Al/vwN2oGKSTWGwGwXjlv1o6hVCxZI81RSsqJCR1mMGyzv79Vn\nwBZN7828pni/IWXal+9SPtkHAT/SYFVdYBFOO8gkP8MvG1OZilqakXE6IXMK\nrUrK\r\n=5J6t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"267964c111ed9747bcb81c720b8d6c393e196089","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","@types/axios":"^0.14.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.9","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.9","@tellescope/constants":"^0.0.9","@tellescope/utilities":"^0.0.9","@tellescope/validation":"^0.0.9","@tellescope/types-client":"^0.0.9","@tellescope/types-models":"^0.0.9","@tellescope/types-utilities":"^0.0.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.9_1637544456624_0.16857658441806134","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"@tellescope/sdk","version":"0.0.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8d8dfa7eb1681c1ab2a9ed693b47b88494ebb6c7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.10.tgz","fileCount":68,"integrity":"sha512-TnliCFtu9ImEWaggrkYFRtWHcAcGBl/kRXyHVXm8B7A3t1Vx1ky2Nzfp4QnffCg5zdZMKF/rDL2mud2aKE8a6Q==","signatures":[{"sig":"MEUCIHxywE8+MJVaq2ikfy/nigwIPe2kE4JMXJQQNLN9HNl0AiEAokyxzhZ2RR8lyxKqxmvlMrSYHFjoojxVneD83hYwzhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":658027,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhouf2CRA9TVsSAnZWagAAxPkP/R1WdWQ22NN+T7nZaqmh\nifI/XjTC6nOFyPL0tJeI4ofTaOsabc3UEP0qhnHeUb0tAMOhMb8zRFycSu7J\nnD+0okSRmETERyDwmpaCOcXud18iGnB9FO0mvhwNwaDVshWh4HBAr6iIYdQm\nswqNgvlV35GzJlfU02tnmua1vfeibEgAhrTz7jjcUUHLRkIj4sEIlXvIZZYx\niyjGSDYsv/3OEUJg6GwRQKjEiffmdXZAd6EjVMZD9fNf9wD3tkjhp09/o5g7\nn2v+I/qMJUAUQBD19/aS4nzx31h3kULO+GG4RBU46GdMiv4glpcM6COC/R1I\nPmgrGAXd6FS/pF3yaYZOtEP3lcWi8aN+OADu37+O4N+xq2tbCkFkFs9TXic8\n38Qnkib24RoSEVkcGes6+uVCc1OyPsC+AOEeWIZlW3FLmEr0EnQI990CiZjC\nBqIOUl6ZGsKJvSqRjHZqdVL8SQ6sNY53gs/DJz8HYpbfmCoZn59GvSjo5nnF\naLZbGfkz0NfDmVRpo7cFdwuzq1YaKv0BBnvn2Jh1iuaunm2gw0eOnE7jMTX0\nMar5hztbdMaU0EqV061bnrLeTRX5LDl6bk0/BzMLjQKQHPHWGaaLFw7twtPL\nquE8gqQVDXtVR968ybdBkSJIihTmaJaFhUF65T83m4Xn1Mig/Z3TPB6KsySj\ny8K0\r\n=k9Ru\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5aab64bae3804e9a22e290078335ed3788111587","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.10","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.10","@tellescope/constants":"^0.0.10","@tellescope/utilities":"^0.0.10","@tellescope/validation":"^0.0.10","@tellescope/types-client":"^0.0.10","@tellescope/types-models":"^0.0.10","@tellescope/types-utilities":"^0.0.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.10_1638066166299_0.3437927220206103","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"@tellescope/sdk","version":"0.0.11","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.11","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6bacf228e973ed426e47e610ae1301b37f04dcef","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.11.tgz","fileCount":68,"integrity":"sha512-X/36Q2fyACxT8uT2ltdgp9yutPfuBAB4JX+rpgICDZUh7wL3bKtRDAtBZuOoWEQMqXeKYej0BhoteQ2vNWzDOw==","signatures":[{"sig":"MEQCIFTwQwS7XdrLVJ6/bfm1rxQnHPv0bTS2FXc0TAcAjo8TAiARd4RKnylw6Pi7dps5MBMDHFQ1DIU6TlJNVXfLRIx1Uw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":669175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhrXOfCRA9TVsSAnZWagAA33MP/0k2ctv/3QbZ62KyXL5n\nnBARCw85zK8y+goeEWnCMd4/BZmZibnxn2nbrh9+0TZ4dLk3Cl/5ovtLJriD\nRV8U2va3tLGiljQxS0TXpgQpxhPS3zDj03hPQD/e+RUuMsOan9rUjXz1eHyl\nrca6u1v42aGA0mJdszut6tBhqMfO8duKih3xpX8b0KFoi3Qc5qHG+FFZxrKT\nEgzPwtzKthza9HJhcKUP10t91/i49dP+RaLGohV+ZasNq4vVx14qERNc4opR\n+J5Vnb0Yn0gx1UDeVXezC5bpdjEOJzpV8yhUurV9LnBXKMWBUzbYCyN13jz1\nxJRk5PJO5VkrVpiya7AgCoVHxAEF/5L9Ikav8ORzgQ3kITQTxqS0YsG8/SKx\nw6rq35n4WRuTpXb53GsBDmdtEgTVW6KVEw9mFQi79ydCWpMo245SKzo12Ndc\nOrZ3vhcC9ZjGPJQzOrIWizRsFyOHtmrIXDt9SK7f9oJ8BNZpUesu1ErPzB2r\nI7vLYwESA2zoewmvi80mh7Yl6yUMi5xIGV8DPxnPD1UQcUtWRSv0TiBMQOn0\nFbTkrdW9uTcdogeoZ51eNcuexeYD4TwpZ0/LoNXsv+g3+H2JEBRYqGsXy866\nvsS7/utBP/aR/YSGX1WhCqMjMzukKfYj8lcfpMl4slPNyUa9ZpXNkKz4CRTj\nxlvW\r\n=t4mP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bfd788eb3dad86bef3ae27c731bdbc399fb7a13e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.11","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.11","@tellescope/constants":"^0.0.11","@tellescope/utilities":"^0.0.11","@tellescope/validation":"^0.0.11","@tellescope/types-client":"^0.0.11","@tellescope/types-models":"^0.0.11","@tellescope/types-utilities":"^0.0.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.11_1638757279359_0.048106515394613636","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"@tellescope/sdk","version":"0.0.12","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.12","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4f6584d8f6591ebabd84947498206774f1e7b094","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.12.tgz","fileCount":68,"integrity":"sha512-CrB3rXNyvh/8uvcPT5/SbzLzhE+ReIhTbHMrOp9FjuzBNsCDnuUUPLqRUQxdAoiBn4CPd4usDuh+cnpntjKHIw==","signatures":[{"sig":"MEUCIQCCXK7GdvP+Qy+en2+tzp/kluhDQuoiXQCjS6a2OhgfbwIgdtiSBzeNM3NIwkzGKbFOFhc2loo51SLoLEm8dooOahI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":671985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsNkPCRA9TVsSAnZWagAAoTMQAJjCRdX047bwEgG+ZHxs\n0//NmTAo3/ypDrtxfmq54w2LbKk041lPRJNDrjYTPjtuRSbiabPs7pQSdeuk\nwSaiHkwqJwIgiXWcEnhuYAffgSTfSXTTdrbURIQbhzyw7MEQzLAG9cWmBxfl\nUjh4F6QwOtmlvH2TwQuMY2uV+lZ4E10Sfg4l7YHYFnwlDcNLrnG9uBQPEvXy\nXaUAyev3yab4igqH4gDO2jdx9aKI3hW4nLf3VY7ig6RhnRKOEqFT21gBePM6\nqUE88UXtTaEF9fWzup/YZ9N6PmrmcdovKAAIHW/HHuAJhEThTcF9PISH29MY\nze4cQ9rovnRfHcQHh/YXeNuoKn7flaG+MO3LFwCO9K9qtvignRphsHTEHl64\noa+ykQt7cGBdaKvdeOQHAkscPgrI4MZZq4oeZ8xTtLdn8PfFpKWG31duPeRa\ntZUJnQm5dQFqvQqZ0HbDmOTn6V6SshxckLhKbsBy/lKhmMnan490m7EeTocs\nKoVFb5wKQNj0Z92slD8+WmTDSFZg05+kC4Ly99LCjI2TDojd2lKu3mOXY2tm\nJ3mGm7o0Pon4K8BHN0s3UguIe3U4iHTtOAG6rn0K/O2JNNBXjVQrc+DI2qR1\nvy1It8BO6TAgqrX7nAoQWujtXeo2cQpGp+mIxNi163RgeZmdBFTpoQiWEAP9\nTZvV\r\n=1u8L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5d67de4721a3cbc3537a870281f2c657099e07b4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.12","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.12","@tellescope/constants":"^0.0.12","@tellescope/utilities":"^0.0.12","@tellescope/validation":"^0.0.12","@tellescope/types-client":"^0.0.12","@tellescope/types-models":"^0.0.12","@tellescope/types-utilities":"^0.0.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.12_1638979855157_0.49173913475709163","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"@tellescope/sdk","version":"0.0.13","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.13","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c056cd3883f483fbcbd8c2690485f9eb2a197152","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.13.tgz","fileCount":68,"integrity":"sha512-bhnGaYfhkST7VWEji8WbNzNCqEvSo9qoE8/lEZjicoxiGKW9C/v7wSfg3eTJk5m3O14ex5HsSDXttTnmkMOdhQ==","signatures":[{"sig":"MEQCIFDnWa1rY98WflbTvpwvAGaH00ek+i+goGzENFph+qI3AiA15FKXQCG0eBdruid41NBFbhJBO3ieJhZAS++Ce6zDMw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsmyKCRA9TVsSAnZWagAArAcP/RNwbrAWtKgTFTLdD3pZ\nISIoLaziKLbHLkJmvvHmSqvvuMzSR7vseX0z5kYYxbUYUw6/xKACBXRuxPDO\nQpMaLMvveXMjL6Xy94WSiSKLpK2S7S1t8wJOO4mKYeab8l1UYALxDZZh/YXt\nKzBs/9IaJbfRQhwYgfO+7Xyf5/DcUaGXYfDUiWGrKQipHBDfunbjxD50tuDm\nYykGsXECFNyYqcSd/YExF7DX5SX6aPEbRjF1t2+RIAwISRPBGCk/ezXHmeCd\nCnH+LmhWdoMtcJn70+Q/cB5gqsmaRbfT/+rqfNzk3VIhQHQM756om/chTCHG\npfqzqJAeUl9N8Dgzo9ltMEDaUusNjAxBTG8VZOBgtgPX4McqPXnM/eyHHKL7\nzvz6ifA3UYwdZnCmFWRIrOFmLVw8ojsi9Xq2RpJu6CRWqVlRU/MKrQJmyRso\nNvKiL/pY8PXsjDp08909enz+2O3JwgPlCpoemP8bhp2398URzYvoMl7dBu2C\nphb1e8F8j/AzdIOCxkFS+XUV/AN7TPeT1OPnXXk6wYYwxMHIidZUothSP37G\nW31d4gQrerl6n2qQGWktt8MuO7e4AlGTOqdBqyKqI0GOjQBa4DRJiTHBIFTB\nVqE4mBMEOtju4X7uDZiXTNFL3aNvcO8LQaANh3cpYyPH0XIaWZCnAtYeyxUU\n39yt\r\n=H+zs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1eb38568bd39b941e6b4a2bad9e3b33841c26b39","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.13","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.13","@tellescope/constants":"^0.0.13","@tellescope/utilities":"^0.0.13","@tellescope/validation":"^0.0.13","@tellescope/types-client":"^0.0.13","@tellescope/types-models":"^0.0.13","@tellescope/types-utilities":"^0.0.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.13_1639083145913_0.8627047966145109","host":"s3://npm-registry-packages"}},"0.0.14":{"name":"@tellescope/sdk","version":"0.0.14","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.14","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"40d00c5abb76f56b9cf53e107e5b7aaf59c57733","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.14.tgz","fileCount":68,"integrity":"sha512-e3qqQPIDijueaGNnhPcTVX/vP5tLqCkII1IGmwk2lQr76V+zIor+Zl7ZN252aBRt9xi5cKR/lV49BIBqe2KYHA==","signatures":[{"sig":"MEUCIQD3jfOSYKseRMmgITi0vqWnXff0lrdlpk8YOoq+dBXXPgIgIftpnKNfMUcO/butdTCxyQ5HQW0V8zL0mAgwA7xGAew=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":685320,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhsrWZCRA9TVsSAnZWagAAE7QP/1zzjmF7R1zKkAD2H4Ol\nRV0hY/pWo+pRMNQabTjTJsbOrMZT7RMVrceFcu6H0ILJS3lw0chhLUgKEPOg\nj4g+/hUJRt4Vrw33W6mwMgdzTc7vCpLEVTvG/TFszyGWsiv2DYjT7YsBTrVG\n4XNGg5zpX6SmUvIYVtIali2UqniF70pyN37Qr7Y5QKWiWuNq9BSwNBrLci/l\nVgAjwA3pk25OkhMohc0AyWQuUU/oBH8p2wWPnjIQGHB4HDj40YCUBMeSRHni\n+U90i4dg/rLJbBmY5oJB8NiXOOg0fslTUa3EUa2FV4Mr+gqXa0GmwRULQx0+\n96Rr0/Ivgvt/GiaGyhM5ATuUrMe1wkzjHa3uKT77+Bt91z2nHYLB1RQVNHhh\nZeUdQ49zUFHp6p0dofSfDyhZuFmBLfnndXQR5pLJooUOgxS96f/AMuloJ1QM\nv/UZhXzrsBENI2ddfsk5OSOxWtMKCw8YWes4E3iq+KYUq2vy4NiTSYFP1Hx2\nrTBvuocyTZPdNjlgasXSNBoiwrUz+fshG7RMUr4YT1sinRULifRGE5XdlEOZ\nkWJnANkPRg0Dxy1e+cg2/FPWhcaVg/cIoN60OniU7IFx2PtI+rDBV4T//Jja\nezi/gQdbe64GC1UALL8DygVZH0RsFv1U3yh3OXXGmGDyKQBPRfANbkYQ1A0u\nnbvd\r\n=r+1O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b57352502a35237c417fa4d5f571f0bb0aa07be2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.14","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.14","@tellescope/constants":"^0.0.14","@tellescope/utilities":"^0.0.14","@tellescope/validation":"^0.0.14","@tellescope/types-client":"^0.0.14","@tellescope/types-models":"^0.0.14","@tellescope/types-utilities":"^0.0.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.14_1639101849520_0.6988166987271838","host":"s3://npm-registry-packages"}},"0.0.15":{"name":"@tellescope/sdk","version":"0.0.15","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.15","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0df4c6d9fdab06aea07fd28860f54862f3777e4c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.15.tgz","fileCount":68,"integrity":"sha512-olwRbkCY2oG1iwbFqTFxY9jbBvPHjotB+Ze9UoGsoyx3VeRI0A2Ji7WelC/nT3JDtfxeUEzRdVlXwDepY7RNbw==","signatures":[{"sig":"MEQCIGWdz4b8XMKma4j2an97lDLPMY6Ii/GIRVd4bQPSt6e1AiAMRhrM6+fFDlD0uCO2ki0VcUClDbXJ6BG6Avsk05OkOw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":705530,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhvjIhCRA9TVsSAnZWagAA8loQAIszMhodclabigU4FAVL\n0wXAqd+vfWjqf/qggZIhuPum7JjFcS0CM2cm7VaEVNoYrzmFz5osss9Xq7GZ\nkX+Gkn3ojnUy8SQN4SEIqN8nsmd9R9G8xvJgiYhAZjXxRG8Kld37JOI52LkC\nYkAm4n7TkK2rbTLKF6tKXKXDM8KyEZMYcVsD4/VyJ6+8+A3ymQZsmGeO80Rj\nvz+fSjAAl5R90O18sxUcyDILi4BE7ZWsX/5OZ9SSeRGYtHGSc4QCiqSGFx4t\nFkXSFHE+EoWTTKc3CFgUSq+duJVxWktGq/SCPtC2a/YraQs0CmoazolMQyoh\nqZlCzgw9EPmFR7/czaNn9+SOFAoAkrk6NhuRzYMSOgT9f6MY0QrLSUmXfC4V\nwCkknqOOxVWKJ6P9BUPY+WhtKsIQiYbdb2leVZTkBRt+GUxHpQ0I/vPU8DOH\nsSx57KLVyGiL9aEnrhBjsq119z0I/1/o7ekiL3pVCRkYcU7ws4KopXk4DOAQ\narraMKh5YkpqV+SvBVNZWOo3VUQVuJML2x2RysNvKP6KVhKB8p0NSGpB6ckY\n7QvMWFNwPwnwE9pQHNppACn94ZqsGyKLQ0yBIF8OhW+sq6VvtEQ845qbKUqf\npRb5d5sNPG6BdU985WBab2vBVnbyVhzWD9Z0EoTXFF2nH4ExtZ3NFN0UIW/k\nEfkV\r\n=sjiZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bafbe70fd6546fdbc894fd408ae071709d3c5b80","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.15","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.15","@tellescope/constants":"^0.0.15","@tellescope/utilities":"^0.0.15","@tellescope/validation":"^0.0.15","@tellescope/types-client":"^0.0.15","@tellescope/types-models":"^0.0.15","@tellescope/types-utilities":"^0.0.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.15_1639854625605_0.8615403225102154","host":"s3://npm-registry-packages"}},"0.0.16":{"name":"@tellescope/sdk","version":"0.0.16","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.16","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6c2eac06a98607516792340a7dd205a8d47181a3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.16.tgz","fileCount":68,"integrity":"sha512-cTzR0KVu3Qc19ir46ADlRQpxPdY5OPUmrjQv23efmiJ8Nh2fl0PKWB495BhvwjNztoVlTJ5fkJrRfhFeejevMQ==","signatures":[{"sig":"MEYCIQCjM6Gif20FnMvXU4z3vaPRrPmJGQLBZQa+ZOrjRz3SHwIhAItYsjCqr65IKG2oC+78CkyUFjI52ooe0cwJo3bLB4Zl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":713534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhw6xiCRA9TVsSAnZWagAASpkQAKILnF8O2PqoMOw7oM+Z\nZkHP2jG+GL7Qz3F2qTPlPCC4PvDRWQNbOfYlptyrDAn8da6McqwI9H3ujtKL\nE5HI3xtQQpD5YHapfpNldR8xKb4bx0cSx9YapHxbFEpkFXYg+gDjUvFY7Tv/\n0NjN4D9fUnsJMVRpIBx+TipuX9ICMZNSXHm2/OSS7Rj1mZIHEZcuivH9qIlS\nUd53MpyWo7NgSVraA9tiPlF5kqgqmkYh6xf1Q0oH4gWG8CLkd4kdsnqImSk6\n6GojENeM5VO9e0rSCX1eSm1lvTTvzxaq9W2JAhfDU3fzmKpgdFf/7N0v6fFO\n2wHUOG1D6CdU5oOmJ/Fr5LpbJIpFFZQTiTQ30wrQwFl72wxuq/ww0TXm8aMN\n10++GyJuO2z4AK09mdBGR5sHbK7fU1yhcRQ0IJNSrVco6MQ9v86T7rzfktbC\n+m9L8Yr/kfDyZVdaiYADSLHRUIW4OHu201a9hBmrUgTjPoFDRl3pTArpamCg\nH1fjK9JbDKBJIoH4Gwr2hEqPujlidHv9BKPDlxcITijVb74oz8gbSCflxbuc\nzFcFZ4vAvEr7HPGbFMuCH8HmeC859MBDYdNjenQaKeBfmbqRSbSpPm7xD0fP\nT3vKxEAzkOkF2ZjcnD9VatrEb4jW6t9rDYt7itb9z7PU7RSZwfYooRiYvqPG\niqDc\r\n=K8v2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"06e581f4d3a6c5b57fd0cfcc22103b94125f9da4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.16","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.16","@tellescope/constants":"^0.0.16","@tellescope/utilities":"^0.0.16","@tellescope/validation":"^0.0.16","@tellescope/types-client":"^0.0.16","@tellescope/types-models":"^0.0.16","@tellescope/types-utilities":"^0.0.16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.16_1640213601926_0.44013316043375506","host":"s3://npm-registry-packages"}},"0.0.17":{"name":"@tellescope/sdk","version":"0.0.17","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.17","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f80b94dc96099907b756adf0513a669f2abfea82","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.17.tgz","fileCount":68,"integrity":"sha512-OovIE06njJJJdjHsvIe9g1mjzWeguhffBnKjecsdjezyC+oUro+Xa8dP3YPuRQMdgaQbWUscEshkPZwTUKQzFg==","signatures":[{"sig":"MEQCIDSjVD35Iw+Dx4toGnEOA7PiJv/uIEsZRe7pL+8bmZVAAiBpYL8eNrTxqE4r2A3jf/ecKMtiZ0KHfZ7ql0kM+3n0jg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":713534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhxktlCRA9TVsSAnZWagAAs1gP/3KK26/XibOO5iFPnKPf\nP2aqgu1Lgq7u/viJEwoyOzysnztJ1SdWjMGjST4ggRQj+JjfM+1cSdq/l1iz\nnnU1wsJ2Y0tVKUJMODrQ7+rznqM4Gl4macZ3C2/CR9O9dOtuxpEs8/yHTxhk\nnwN+CrTdSWGO5Giumiv1cvHg5j1tCzHH7wWcNbuTl3/tPg9Nt5Uu4L8KY8na\nbQEm+Kw2Ap/fu3yCiKr0GCSt1GeFs8+Tf/GztZ3ZIJUeoJ7s8It8VThhHGZN\nIecSirrVW0GHzh7cLtZAY4iS2UVduvYwna/ZMN7KmFEskvHyGrmknhO0qdwK\nDPLhoA7uFSmjPCDLOyxZCrqFYTPi8ohomZErh6REaYH5Xy3gFLiSPk4Zjf0V\nAkjlFotYi/zd200GLyoIBnhMDFvSyFevlUdsrRCrprfsJjO0tpJ+BLEPojcv\nnooC5fLd2TYtaKH3X/ryPu1locbvn9q2VNkhC0XIAtAwioho6l06Awt1kC6/\nwQcEGec+ps/88TAR71ieCkbCz7y9JOskAAKDZaseOtb4T+39PW/e5XkugKgI\noaUE/4feXkeDVc3GEky9iY3x+2ttNHM9jlIwv0qK0E6RU4DvmcQFciDcZoY/\n+dfjQWSVLgG87KxaeFNCAjqMdQR89GTPQ5hoQIaJ3faVZ9FoNDhrGqq7cSQR\nhUhF\r\n=+BiW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4f6785b4e580de4f3fceb9bc3d455cc7191cd094","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.17","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.17","@tellescope/constants":"^0.0.17","@tellescope/utilities":"^0.0.17","@tellescope/validation":"^0.0.17","@tellescope/types-client":"^0.0.17","@tellescope/types-models":"^0.0.17","@tellescope/types-utilities":"^0.0.17"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.17_1640385380838_0.46017861656554904","host":"s3://npm-registry-packages"}},"0.0.18":{"name":"@tellescope/sdk","version":"0.0.18","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.18","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4a7e2bbe0d1d4ec9bacb1734839adde8e67ed975","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.18.tgz","fileCount":68,"integrity":"sha512-GB6PhwSq0LBaUSKPFWexUsRcRquE4NR38J8QYiOPknRJwzZoQGxCvML9fcYFlZKN7eL9K0+8OjvxC9WHLzd8vQ==","signatures":[{"sig":"MEQCICK7TWYHisDqMlw7mp/FriueaBNyr69Qkrrn5Mnz6ZVWAiBsQYHR4+8qqtTSv+My6gRZS95mqK7PNPMwQGs3Yz9a+Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":736817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhy3duCRA9TVsSAnZWagAAh2oP+wYLSYMnxZUuLrmLr1dY\n/TIEUvy73P+xlPR9WKTfI3egDiFdPOoBtRhCrlSVuh8dJ5rvmA87y1h9fLUA\nw4X5tv2M8GLppdysPGK2meOSbkn2PTD3wsPgoZZrGP5ZqyogBTrcJmnycO8I\n6KLpOY0+y6PO53L+ZSKS5g4XwtTCDNLEtoEggd69EOEU9v+tEsofTUa+JymT\nnFOCWX+ynvzJ4qbyYDE4VmmJ8ig3kgvQ7PAAroHaB6aZ7oFInKQgPLpbZkYM\n7/ux0s//CS//hMqd5/tltS4LQyPiez0T6kcK38Y8rT/JtH98Zilt6DRD+71H\nQkm3kDMq+T6rO3plfoJvpdx1D+tiyJrZlAFB++sq4g1rA+0SmHI5cKCXwSAg\nN4uVlnM11U1uBRLYS/AAvn9e1sRM7YFTMyvOHbmIac9m2fe5LX5ZnlAXrp/l\nDZddQVjOsRR+a3hMSsdoAzelI5AdmBELtyDQqab1rw8/5r5Z28bVqZM6kMW2\nnzSeSXmOFtbTrg8Oh03FUyUW+9KLw4W2zgB9+R7RcRZ161RbJRXmP3IpT7jo\n1ESMI7iJh+5zn3XIPb3WIuEsVBxnmDtaZeLfxlqyTHJZVW+zH9oW3kQEE0sc\n2jSKpTsHGzwon+s7m9ZZESI3gvsOUboVk4+rGFfHk63n3FJJ3sjqmzQ/n0U9\nBk0i\r\n=Cc1l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8019bedb3e6f90e2d26ee71ee989bd05fc1b7ee6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.18","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.18","@tellescope/constants":"^0.0.18","@tellescope/utilities":"^0.0.18","@tellescope/validation":"^0.0.18","@tellescope/types-client":"^0.0.18","@tellescope/types-models":"^0.0.18","@tellescope/types-utilities":"^0.0.18"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.18_1640724334254_0.6139096798656016","host":"s3://npm-registry-packages"}},"0.0.19":{"name":"@tellescope/sdk","version":"0.0.19","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.19","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f65c7a716bf5c73f3c9f57901345555b7b923f1d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.19.tgz","fileCount":68,"integrity":"sha512-vvNhuzh6LSgTYPpFSoq8dJzq5HB7494z2qSvn39mXP945uIf5Ggs/Z6VfKMFwFe+xQ3+XfXQVDM2Vc4y6Pt0TQ==","signatures":[{"sig":"MEQCIEJ/VXjKC7PVXHvAkSLnaiEfjBm45cBTpMCcvezGoY//AiBM2l7WPd/tzq5/HxcPxHV0LScKHaHlKqmIH1F3jtHlKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":736817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhy4Y+CRA9TVsSAnZWagAABrQP+wdE32yiy12XtDpyHLky\n5AZoccQflw/i0QhfkdRBA9vlZcE1o2/nrHcB6WIlPlNIa1cATOgysHrM/RGu\nl3cgrW1t9jGzI2NYigj4WLil16Qnmc2yvMYwnSG30KD1RFfrcuYYOaZ2UK3l\n2jlNI0M575HxscxCMM163bxzB7IqH/giqPfTp6tnGQum516lZq6nd3E8it3l\nbNxtWs9UUKOAl5LI7UDiuoBO9+JkIh5+Ockrp62dUKSmLkZdjR1mxLx+uFVI\n7qLUglrt89e0G6uBEMev1gC1maPb0HhGYM1jkLQNteSRCN0QwVFOt3GZuv4g\nL52aOcM804H9ZAUErot0+Bi6M9o9slER8TFLNtW1Lgor1QtAByoRlOXAF/q4\nu1g0pp54SCEXs3FjF3IjfEmXZ/Ejs/g/nH8jCh659TUx9BcaE2jO0V9S+S6g\n/iCz72ELQRKUxKyeK/T5BHUPcfqu5sK9awv+9PfHyB6vxeKYQzkcg9iL9P57\n57H5RSx41IIW8mUaQTFl6wTnV7VbLywgqnlL4r8mgQZZ8Lox7gxm2y3VjnOK\nC6LqSUhqE3B3Xo3lXDrsUUVZqKvO+QNPKXq473fJuLSq+Ky2Rv8wyfSDbY//\nf4yyWJ/TtIX9Xl1HW5v2iMjfio/BTcKQKZVMUR5QkvVr46ELr5y3sQsYCTd3\nLyz5\r\n=c9r4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ddee8ca945d3daf7355a9eada1305666e56d7434","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-sockets && npm run-script retest-api && npm run-script retest-public-api","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.19","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.19","@tellescope/constants":"^0.0.19","@tellescope/utilities":"^0.0.19","@tellescope/validation":"^0.0.19","@tellescope/types-client":"^0.0.19","@tellescope/types-models":"^0.0.19","@tellescope/types-utilities":"^0.0.19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.19_1640728126031_0.8708383289094108","host":"s3://npm-registry-packages"}},"0.0.20":{"name":"@tellescope/sdk","version":"0.0.20","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.20","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"63e7e243dbe47772435d3d10a9ecab053ca854d6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.20.tgz","fileCount":68,"integrity":"sha512-8BUwzZzi8VFllRLdc+5DM3jzzF7+hjcHIcu5lhItvu9C4GHqhZzsH3RvvHd1Loygna2CLOp727AidM3sofwz1A==","signatures":[{"sig":"MEYCIQCDkUMlYQcoMc+3hMzKQdjNyJ00lhQHgUfGkkJbFQPvBgIhAJKZe4855im2OKcd3LT9QqkphxyKsSTNehsyBJ8iehbg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":740856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhy9e4CRA9TVsSAnZWagAASXIP/1bgzJU/VoLUMJYi+Z3x\nWjrjq7dDGtoTS/0DDImdelUjHaDfJgNPqx+TJBJZE68bQz1NHcKf9p09awBW\nrbT8OpVJEBsMMGHrnk03hvf+rmNZUJHowdX6EValqKVgBHshD1yLycmmtSnG\nPPlJOvHEsyMcePrN9G6Y2CFYxNv7vQEu57CJ8rYHPos/Y3CrwMWKtM30AfTE\n9/XWyKYh1zERo15teJ1gftaYPXXELsVFLODinTh0PJyH8AtnABpgxE3EFyl0\n8fJt/G96+CeFr2PUZrBvroeWjajkqd7O4qKS/Yu/WAXw0RiYAOQqoYK1HY6A\n0ZMdSF3l1ZKimuP0iM8v+k+JZlVQ62nqZgdP0TTNb3INdd+CVs1ghH3a8HuG\n5Y4TMBUxQt3iPZ3E+KpE3UZH1kflV5xgpMat6XdNRxXvl2dWcU6BqZ3+Fe11\nlVJoaZnwuKmP/+TbUKmBRXRZiIgRJCcAwTz/raEx6PIA4DONa1SBoR0p+G2e\nfoFbio4D7z7orB/gU/qWoHCbILBGbjqpShyZFU36sZCxnoTx5Mq9Sc1lXpjn\nunnMTtTSYcaAiEAVv+05mUIWgEF9It7BOS9JoZiLIoFbHmUVFsGI8lxYxrWe\nSLLAsIEfUlWCxTFd9bwp6nH+P8NojzWNRzD/TICkN+PokFAWP56f0DExRnET\nePcf\r\n=/n+G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"99ef9475f430b7021166b8f47f9863c2e1fed8aa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","retest-sockets":"node lib/cjs/tests/socket_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.20","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.20","@tellescope/constants":"^0.0.20","@tellescope/utilities":"^0.0.20","@tellescope/validation":"^0.0.20","@tellescope/types-client":"^0.0.20","@tellescope/types-models":"^0.0.20","@tellescope/types-utilities":"^0.0.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.20_1640748984372_0.619333463746286","host":"s3://npm-registry-packages"}},"0.0.21":{"name":"@tellescope/sdk","version":"0.0.21","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.21","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"927cca66d317b12d2f297d3155a9752b0ba94949","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.21.tgz","fileCount":77,"integrity":"sha512-b/kv0SktcGaNtrZN/HpYBYAQof6JYPrCy/OLwA9AO1Eq0mZisxUiZJzPzrhHqlicmk2T6p01N56Pag0P1fmoGQ==","signatures":[{"sig":"MEUCIHVxRkVB6q68FOIC+QRe7Jh3p14ve087uw+ccyN39mSaAiEAvGMthg3BG6gTbyQ0qCzgU816YptcrwNLMtndc570Zak=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":798804,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhziS6CRA9TVsSAnZWagAATycQAIvvJOYpRqVkHsofc30M\n8dVP7n+isLsyCsrdrCrJiFlSlI5yTv01MVJ2ro3iBy58bshcOz/OA074/Wje\n+bLgZMjKqp4WTvFk/4C/C+0BGFxgHU5TbMqfyZniZFbXldEGa34n0jqnyJMH\ncb8M3Tccc3tfaxFixC9zsz6sdQItFdHn0ZqFMdeE4BZ6BIwQ5i1fpgssWvO9\nZ3x2hAjDzlU9B/061igqmIeQt4IXJdaJ0EiyUjFmKcRpEuUeP40VnXjkniLg\ndw71h14Qh9vR2v6tCm+VYqfzXiIvVL+8+K0/EuNPgD6vbVOPimf/vou5jC8h\nI9b9oOApx/4X9B76bjSCXtqYvsZpV3AxvWsAoScgrXANnv2vgKVCXtL4jUsE\neagFhTtpNes2hOatHFprHSaxLS2qdeAJl1we2bkNyZxJv1J2SdQNNDU+yMwp\n8WKzKtO6RExqKCTKgnk/61WOONMmzHQGO7fKJ7gqQ8mJginI1QiFKJbHjG7F\nclq2b7YW/ypSTuJ6umjz30f2BlaxhOGdAh3/cfM12k5TkfshBTzx8op+bwOh\nW9EYIPLnMcreNf/Tm3bojnvt4bTtV6grxyfodtaMG71L8eB1Xy1zkMmwEJ2Z\nLtkSBSycYOazEon9oCtZC7coB+MGwyOXcXS4Rt7YD2SOQR1p88EXKX+oPlhE\npudA\r\n=P9nj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"67131e18cc6f5aeafbb9dedb437fd915d33be1dc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.21","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.21","@tellescope/constants":"^0.0.21","@tellescope/utilities":"^0.0.21","@tellescope/validation":"^0.0.21","@tellescope/types-client":"^0.0.21","@tellescope/types-models":"^0.0.21","@tellescope/types-utilities":"^0.0.21"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.21_1640899770040_0.9763553525810271","host":"s3://npm-registry-packages"}},"0.0.22":{"name":"@tellescope/sdk","version":"0.0.22","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.22","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7dfa5861c41476c57d88db855cf01e5792798960","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.22.tgz","fileCount":77,"integrity":"sha512-njf/qIcTQ2rwfQpjljbOEsCGYLjRw6tDEvUmM27pClotsHJ0wYk2KvilH0CR2/MlbPxI4inXgisOz3KYDrdWjg==","signatures":[{"sig":"MEQCIFNjVTBIwb1CeuqW7KtC8ceW0PhfPcKJC7HvoB4iqySCAiButGzNvtgw/ZFt05VO0m8S8lPdjhA8bYwoRfBoLPpMoQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":801080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh0hGdCRA9TVsSAnZWagAAVGIP/1XlxAERDYu+MeNLNxkt\n4cQcHuk27YOrYKLn8I8DKkJxTYEDyumhE5StvCsrw4drkoax4AE+bC94fcUO\nU5c2PziePQ7Fpik5f+5tZLMlTOvA8p3VgHvHq5fpqRXfFtDBT2WAWYK1n7im\n8g50cQTQwiG7lyAk65pJ7XDFDXcwECqs9ghZOismCT11/IAwZD6ijX5b/tQY\n1GQLcpg3fvz8ksyL0oWNpV1HQ0R0oqyMyOSE6paXxVJ3tOpvsQOgqRT3pBXv\ngNO/T+crDhAX2Gs1dQ/VUoOIMZihUsUhc23v2692wYX3B7B7Q/FGYEMxPGur\nECQsgHQZz0ExFsqW3iM+9soGvoHTcir0mZrQvISU9BK5HsP8FLTc5R1YTUwG\nkTL378yRvcUYdwbzBdNufCddrbZOHERWtmqioxjnz4fVxCl7SBA+SWp2qFlv\nHb8zHyN9dXNuvHp+ZA0RWTeagdLDP1/+OHDpNAyn8Y+Dk3YjtiabYrqRHFQ+\nMHyx7thJTK9dqdbtPHqnXLmWGX+t3+jyJBuj4kG0V/zCOyqsJdMTddLhgLu9\nHde7AI/vtHDHdJ8ADssoC9uTXVg4XPVA01JOtOqYwiFjHfeA45D0qx5BGAw2\nRJSXnEL8ALK0s+gl+CxnQubgNKYUpIVdrrzGBgnuKKwI6rMCEZHESICzy5fs\noMTQ\r\n=1VD8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"670a97b8dd2154cb75a6a3adc0001bdc02207855","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.22","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.22","@tellescope/constants":"^0.0.22","@tellescope/utilities":"^0.0.22","@tellescope/validation":"^0.0.22","@tellescope/types-client":"^0.0.22","@tellescope/types-models":"^0.0.22","@tellescope/types-utilities":"^0.0.22"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.22_1641157021477_0.813433804880614","host":"s3://npm-registry-packages"}},"0.0.23":{"name":"@tellescope/sdk","version":"0.0.23","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.23","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"807dc6537b6244594755ef5580f7acc8a856ec52","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.23.tgz","fileCount":77,"integrity":"sha512-roaFjEiuk9ltLq0AjxPjDl8Fs6GeggPIEAVH93xex3fLpzg0ZRWR4Nu/+kf6A+209VpkUn8ZDbn9QRAi4ijGag==","signatures":[{"sig":"MEYCIQDYSCY0rW279CN8WesmWce4gnUg25xfg9nWZ+VWfMINEwIhAJUm1oKBuculU5kodOGyeZwJ23facN9fw3BiVWGGDzAp","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":819397,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh08wVCRA9TVsSAnZWagAAM9MP+gIE8PTMTFJPg3XAKGON\nndYI66mPLeECawDSp6otS3P8TK15ETfDYxVpFUFpLbETuA5tw9fVEyLimEZy\nWQ34Ep/bY3YJVW/AZi4QDDEzb/S7MzSd44qrH3nsU8yHr6a8nwYj+bFyz2SY\n5FEjotOWVLgcin5/txUMUYrB3M8CLnsT+g0v9vwy85eQVphNV91UH7F/sNei\nSaZ1UzFh10PNXEdvC6CLapwvI6JySoct1ZxKNETa7WfjHZ79F2CDBQsZyoK2\n8REzxWuM3RXs4CAO3k5bNztVX+Gny1ORa921ICmOLwAzJLTy8R8xM4QzzD6g\nuQlLN4A3ClL8Q/X0gnYlb9rfeGoy7f/9nHrk6szfO/7uFyOGbvaOgWqU7YoZ\nZhFwXB9O1g0an5zO4+BTLeqxJLGi1tne+UjmX77PtxnJ6S5Ow4DyHfDHtngM\n9jcA2B7okExLQEmBUqx6cuPOj8tCXVgqAKU5S6yQJ3n6XDVIwKDlLJPYS/EN\nL8pFE7bJ5gRw2rIDmsGklJW75ZW0bdpAHwRxJxscBh6jIgDZVk9cEsfIhGwu\nkK8GydXx77VDcRTKH0gaHiDjgUmEXYYGVUjzEzQ4reklvoM8gbwE+6jUyYg2\nlN4Mfu0Zbr4GzRePLzj8WpKSORhkhdKltR4cel4na3v+AvDthKUhz3IsIe9Z\nWuY4\r\n=nx6D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"da81cccdf2fcf06080a5a7d33e0a1cdac9f05a40","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.23","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.23","@tellescope/constants":"^0.0.23","@tellescope/utilities":"^0.0.23","@tellescope/validation":"^0.0.23","@tellescope/types-client":"^0.0.23","@tellescope/types-models":"^0.0.23","@tellescope/types-utilities":"^0.0.23"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.23_1641270292974_0.4384207363143373","host":"s3://npm-registry-packages"}},"0.0.24":{"name":"@tellescope/sdk","version":"0.0.24","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.24","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9c275a38fcc351d7fd2d309e980eb69c618e8759","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.24.tgz","fileCount":77,"integrity":"sha512-q07FMbXJi/E5zbQ7iCZXWYGtvMXPSvRFB+K1mOWXLLaOnwbmGonZftAljVgrJN+Orkb9YV4MAeUFukXoXM9VZA==","signatures":[{"sig":"MEUCIQDdfCL1/OYLo52RWjK+BJ5WtQevsF0WLLJdVjvlXZtkFQIgGtFMyCosvrcf8mWSptSiSzvT1zndvX4kXDMGd34vDQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":821894,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh1Q5rCRA9TVsSAnZWagAAsF0P/A9n4Ll97+7m4olWC2VU\nXs5vUUNs9cMedqVeliTiH1yMOrZnQKMREiSLHTjvXS5Yn0glWxxGfn4gYKxn\nNx2lxlfWl7vic4Dpi8i1gg/oxZBfjDCIFSRpwvW7M9n0B+3oCQXNwqVmPWiD\n3UeUcdJMonAcqeRqTYIosCBpgkIwOz7pCNQHRtHdz5bc4RV+/5nER8AEGnx4\nPKhX+tBJvHmwALfS3tkMViNRZlg+/2EK77wlpS/q/xnjxam3jyx3O4wVEdez\npFJfDPpmQHgVRgGjUz2EMSwZjWNNRo13vzWoadeYW7LJn8muMPGLH0NLYDgp\niv44tnVibtAbhqwl6/rnDmXZAQUfxZjUoa2CcyFmkPhAGdCqx6XdwBkEC350\nYKK5ZUgsnohPgGjVr58+J3LC2EeP7W3Xy4njLB4rzDnqIjyCkyh62vrVLnjB\nNjWzp8bBr5FowMpG4YfBP59xxL9q6LbS21gRg2knyFgXNzK/1c8d26x0e8tH\nMviflcdzkyL+MhpQ3TV3eV3wV/j3J8qm0qnzphiiidt0GFZ9eqailW8EQQYC\nOnY0LSSnZuCHqpVzC6z1rxI3fkIyWt5lyDXpksgHCsZSNLduG9Nl9+5Yo/3F\nTvEI68ZHthLWN6Frwgh50PHo7PV43aRdtCP7Lh8yLRR3zcbsknp7HY/kqob/\nw+6W\r\n=FzkB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b43edb136f319f3afac336237c7bcb030bb3c60d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.24","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.24","@tellescope/constants":"^0.0.24","@tellescope/utilities":"^0.0.24","@tellescope/validation":"^0.0.24","@tellescope/types-client":"^0.0.24","@tellescope/types-models":"^0.0.24","@tellescope/types-utilities":"^0.0.24"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.24_1641352811652_0.6543356824496798","host":"s3://npm-registry-packages"}},"0.0.25":{"name":"@tellescope/sdk","version":"0.0.25","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.25","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"125b3cc7d82153769254db9f4023be5e10533e36","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.25.tgz","fileCount":77,"integrity":"sha512-IDiavSmltB2upPTA/GNh2FeqcL7ANVvfHWw6pJirJoGmdIo9ZCEq5fwx8EeQFimdeUo6W/vGp1hZRHaniAMBlw==","signatures":[{"sig":"MEUCICk7o0qBpWU/Ta3QkC47r9Q8YwFtIbdRrv0rqHp1yxlAAiEAsrFte+SjVPCpr6FjcmUkAtxOHTzSqqFzxJft+oRgskA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":843109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2IceCRA9TVsSAnZWagAAKj0P/A+j4fCtYKo8LKnnwjAO\nwB3vCRFRQ+sJRbYJI8DD+FKNNZr3zUTJ93xxu6lHqgL+ApmoYnwiCcDhYuet\noNs9Ot3USZggA3awzZEmwMB2qNtL/IuFg5e8aX0YyRAGWXYCPE7sj/HRTnFE\npSz9g05jEFvFPn0/DyFtnAHLqeb6v7tSqozJv1jjJk7jDEWXmPewb+pcd295\n7KX4CfpQbTJZhinh7fJ7lF8lUoMLDpR9JOxc99TjIJJOJJCXpfgD7i2KApSJ\nPdCpFXSH2ZbgB6/MzScZEMlv4pNh7pbfB17z3PKLT0i1VEt7MfVBQAXYntfp\naOqzvYM1C55ToW1ba10I191OJefLyLiJlSqOvA2/BE4CKPQUOHsfCO0pcX0t\naohojPCDPIZahjFuNliCkPfGKI7J9aa+o3oPf0WCAvinsYzuqDAAOf2an7s3\nv22zgKUOLnJay02+QJxa1KclhEfmASKgphkxxQEJeXLjjFUniPAVbrp4tb2n\nmPkev4QU7uqcWPru05umCmbzBJdItEsCuJxLMEmP2k7EaMVOOyKiwSCgSWs2\nB6pA//Fj7jH5B8oDOdMIQjoo29NTob9tYWXkJdLpCwI516le7DvMgc545qu1\neAPwrlI4B7AS8MK+Y5LD8pSJ5gtv6GJl8nMlwvP9hNAAR6WC4mGVXzTCWq+x\nky1B\r\n=g2EK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"79b392c815e70c22e96ab329f5e877bb140a7e90","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.25","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.25","@tellescope/constants":"^0.0.25","@tellescope/utilities":"^0.0.25","@tellescope/validation":"^0.0.25","@tellescope/types-client":"^0.0.25","@tellescope/types-models":"^0.0.25","@tellescope/types-utilities":"^0.0.25"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.25_1641580318634_0.02002476697572808","host":"s3://npm-registry-packages"}},"0.0.26":{"name":"@tellescope/sdk","version":"0.0.26","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.26","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8781205ff7bc6227b3c757265e998d1fe1ecb59e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.26.tgz","fileCount":77,"integrity":"sha512-p8It0/GDCPclpD4SQY+XUXeE7cXZbljzG4lLVgG3qQYa1TfQV4dz9ZvfZuoPE7hy86QQuVmKgWKSdjRPokl1bA==","signatures":[{"sig":"MEUCIAN9M5NlHg+cs9R0Ei/3lb1casqzgRyunLv1TyJl9wnTAiEA4ED9vY23vBXX99Syn7mB8Qv+u+HSGACkQJ7Ttuk17DE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":844361,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh3isdCRA9TVsSAnZWagAAo6kP/0K6P+KRKkOa+zuBMkad\n9Yc0kdR66eFthlyq+RJ2cY5YYWr4fYr0jwAVoBtwAEsg7aT0YgdQaUnFQT1j\naEdUTn4sA53mQb3ws1oE9dwId/cWST3THqcjL36cGcOxcbrDd/b794TCINr7\ndwjqApvEqR9Mo+8qvjj6sIiTempCPRz3L5w4b1J3KKGaIScUx+7sfigKbQwQ\n32nvbnr6b6LY8lVZ66+h+m8fgXkCgm3ypH3PeWoQd/Du6At58OBKdH5cwd7w\nRv+faScshKbeBEgBZ9FIEH41HfSKX+SpHnHsb2oeDRbUuj0d9isTtgv1Ygpl\nOqT/SuFmpQkz2M1hKq4AtwMcgMMjXPw8IPsfRMhiW9fsY497fzQgNyAJ0CDv\nik6Rf0tfSVkncGmJ9R8hTB8a0T03SnYFhTD8wD7vg5B2DYw5mEc4OQZBw9oO\n6Disx/i9I5Xv5ZHdm9GIugsbXFQKSHpo7gXsNb9CZ8ZjIoiC4WlyH5bKEHzf\nHbPrzsG9NVTQG6jnZOojY8n/ETynG5Hq57msAf3Kl1zNb6K33MO8BbmgetO3\neBpC0AtDFcqVwUD2qEgcBLcN6DDjqn4hPuId3MGXUVBxr+gd15HNCrDl2q1z\n73BSJo5k6Ek0p1hPR+cRZEUj/FL3RWD5OJBpYHwkKAiZaMFBi2JvHLUMkQc0\n2TPk\r\n=X4xN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5e94eff14be030ca45877f085795a79aa99ae654","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.26","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.26","@tellescope/constants":"^0.0.26","@tellescope/utilities":"^0.0.26","@tellescope/validation":"^0.0.26","@tellescope/types-client":"^0.0.26","@tellescope/types-models":"^0.0.26","@tellescope/types-utilities":"^0.0.26"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.26_1641949981495_0.7981613321322123","host":"s3://npm-registry-packages"}},"0.0.27":{"name":"@tellescope/sdk","version":"0.0.27","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.27","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"486278d9e8268bfe131de3b794d654ebfdf5098c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.27.tgz","fileCount":77,"integrity":"sha512-GfypuvY7pHtFX8qiZB/bhbkl/haZRXX05RPuh7nbHEWVePl+G+loeYenz7xVSAl0cdYu2GBXDgXTvh8dgPLIvw==","signatures":[{"sig":"MEQCIG8aWXRvRuRD4hIZ3wJQj7QTGTvfO3oeSFFqqKOHT5xeAiA+bF45FeN/zTW23Yohoa2nynMgx6lwzHj3odDtY/RWhQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":845078,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4QjiCRA9TVsSAnZWagAAj5wP/Rvea4TP5cJc6O8INOJ1\nuvFP8YGodCnDLfk2/jRved+mncZEkAGyIGw7D8u5hdmkMdj55uZOtFHvfgel\nt7g3FNDVa2uKI5RKusOR3ELtBYlmD8e0MmfVL5AsrLJsisWyyII8Wa58xs+E\nk65zWYIXaJqC6e9JSbu0YdnWWQ4UK3ttZUE1FRmBd5YLn22WVcV4mY+H60X9\nfIUu8v9B2xPFQO/VCPoOCyh5JY5EBOa1iY0BaVsERb5028m6YFaRoPcS0G+7\ncxH7UA558g/MuFwTc47qe0DT4lxQFuEtaG7xHEF1Lrxr4t6Czhn3DuE6QA9y\n6NNF9UVOBjEgggnIxqR5NlD9xmzregLkvzZbX8dmr5leRjHViEegCaTdj9P5\n2V37R4ZMEqub/3jBhLj6T1/JRPN7ZHDwqtrmrWamLGbz9rS0yS3cRgVcL9sH\nXjSP8cMmCBBxoiMS4HcIznwQF4kW8qYw6il1FZ0UtnsJ8JimY9UFy6vtLVQ4\nitH8FdhTWAOeTtyBzZMo6GNmHA8iabc5NlzAmAau2Rs8TDW4pL8Bq1D4as6N\nMruTnx2h5VhbArJTgtBQz+nx7szgm7GZniDMfhdxGQ3ztDsCHV8VqadN3Nen\nD2iM5KVOPVrFOt5cNT/KFAjWxurZ/CchdifYYRFCHEj+8jAs+3CqrOl9OZWb\nTC/e\r\n=lEP2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"31a5e6302c9c43364c89e51876c5b62337918538","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.27","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.27","@tellescope/constants":"^0.0.27","@tellescope/utilities":"^0.0.27","@tellescope/validation":"^0.0.27","@tellescope/types-client":"^0.0.27","@tellescope/types-models":"^0.0.27","@tellescope/types-utilities":"^0.0.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.27_1642137826479_0.2705515811556116","host":"s3://npm-registry-packages"}},"0.0.28":{"name":"@tellescope/sdk","version":"0.0.28","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.28","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c7389bd40166eb261928938642641a560ca6d0f9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.28.tgz","fileCount":77,"integrity":"sha512-oTa2oCK8wiXWez6FOvQ/eaQ6IOKtRgwcVU/EtZsTogcJbyUgeAFg32N+2LygqU90J8uP0wowDFfG3OBrlJ3dbg==","signatures":[{"sig":"MEQCIDlI5VOiqSu7PAUvYglX2R7GEN24oijhjppV5WMbC1cdAiB0Yzxn1Scvl7y8R2/wndOiaLiVHGMDoYhfzsNnyIueIw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":846740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh4bcgCRA9TVsSAnZWagAAb0cP/RzfFmjGIjeYifroM6G4\nAicAOFneAJz2ac4Zcs9gOBRB9WZx+6cjO3b8QG6o2tN3nmCLq863NfhMimBv\nLpDouNhpQro6LalGX7c99mONvVgKwKM6+IRVvnwXQ3BYIUHK0B7eWOdV5uOI\n4PbckRnqaNI7kmUFLikrAYp65be9u8wKO9hGsWBpvgPOCBQLVLdK+unXtxbu\nkprgs9ZSQT7L7znF0TZNAwWps3dW0hZ1VBJL4d7CgY5AwHnNW07Ra/nvGok6\nQNJGqgxGGoxHgPIy7mj1b0dgLiquErsojqnkZ12AhdDTo3RWX9W4H3VeHR2o\nUt8MUXdUeQV41IdXpP4Zid7Xml/ja8nIyjUXZi9tqJzzrRENFdC2hNRBfWid\nq9JaUfEMTp0NdYiT8v0Ao+WXXqxJMze35mIqQoSxcHeX+E2XlZFlnpZ0uBOD\n9Xdi5FKIf3oXg9DIdKxla52p82PRHAS5l7qhbuADmLGA8diMJHY95nSg0uGm\n7KY+0a39XUEoeDWTV+bizM1trV2EP5OHGXyIbU7639kC9ksbxfigSg6PfNeq\n0MZgHakyda2udYKMUZN7RuJVp8R71qToYD6VWvohgsWJ2OnpeDiqDfFsBF22\niysm3pbliuKqvFTRg4qzvDGq4AjaXsZKlaxofD5fHGshK+vMDYOzhb5dHKkf\nKcQ4\r\n=6ENp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"90f22163cadb40fbba2c44561a56fd4ea6530c16","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.28","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.28","@tellescope/constants":"^0.0.28","@tellescope/utilities":"^0.0.28","@tellescope/validation":"^0.0.28","@tellescope/types-client":"^0.0.28","@tellescope/types-models":"^0.0.28","@tellescope/types-utilities":"^0.0.28"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.28_1642182432110_0.43265825797617286","host":"s3://npm-registry-packages"}},"0.0.29":{"name":"@tellescope/sdk","version":"0.0.29","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.29","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"488f2c7edb2779a0942724c9f92ae30ec2e7da6e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.29.tgz","fileCount":77,"integrity":"sha512-bakTzBPPZYrm+KDOYE2vzP47PX5Txe6d6PClbueNDOrPhsm+3kqWwI1spYuXnDEmhDjjjj+CDjgWd8o+ydE0HA==","signatures":[{"sig":"MEQCIA9FM9dWgPI82CL9E+SUtn7XBTUltyEeY9z026b0u78dAiBQRR6V4ZnFOk2Gdnw4hD/SZ0QuCqA59kar3rqHnfVIfA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":846969,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5txfCRA9TVsSAnZWagAAs+0P/R7bXnFG3xRsj5lmUts7\ngZEz9D5causdblKt5CeoUkDTKBR4ylFm2JCui5B1bKscrljzTOM2ddpGNrzz\nc3vrzC9ek6KTtt1GMGlLR/1Yq/dKxTHrDy6ijgS1E42n1h5DirAaQA3vdFPt\ngAOYHr6avBIfTN+UcRtKBXMOYEESh5dpKFJCC+sjnJk/CzT2zAQuVD3fopkM\na86E0xSh9IipRw5dwaid3zZ4J8meuWBzfWdO1uY7Sft8FvfqOPo9Tu+5fiRP\nvFby9aW7AVJ3cDZ/Uo/+z9TnguOjvW/ahHY44lKmGw9pfQCH+VXHUSEKM4y9\n5WtVlRUN7p32BhFcFnh5+RSZvVwJAVVgQPkoUnwmgd7WfsIpFQ3lKtfyV1tE\ncw/yqCqrYAvNQBpMNAejaVKKuqhw8uQx7JJF7BAwiKHklUJYR+3fQmNDQUTG\nuAZNcGJTTlnGKgxLPOieLuf4e61gTSvt1iNju25VcEBE7zb9ThUlMFi5Wzq/\nQ5QbyfKsa2Gj3NJTSYsjTDzTjZfxmZP7ThN3bt5CoRmeIpbMmcVFaSKXFI7W\nQVMQK/iIbb9UpnJTb3fMaEhihj6ZBjbyrp7PSsr3o5qSH0zEPeB9aYWgEIIC\nI4eUuho8XxszziDVOzbHBtl8BMBQaN+Fy1M0IypJDPuuWXEcAREIBDiLD2/E\nik6f\r\n=agLX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7e0f3d4785c144284c5dda119d6bccafb6fe6bc4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.29","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.29","@tellescope/constants":"^0.0.29","@tellescope/utilities":"^0.0.29","@tellescope/validation":"^0.0.29","@tellescope/types-client":"^0.0.29","@tellescope/types-models":"^0.0.29","@tellescope/types-utilities":"^0.0.29"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.29_1642519646891_0.9277788575885564","host":"s3://npm-registry-packages"}},"0.0.30":{"name":"@tellescope/sdk","version":"0.0.30","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.30","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"772283cd8318cd02469567073670b9d06e798633","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.30.tgz","fileCount":77,"integrity":"sha512-eemeGvdLa9lu3K9YgCdRtMeIVtLeiFbnxq77icWHUzlS0uJIDXP2N2u++U+hI54oPfvGhMGRRbQ3d//NmvNClg==","signatures":[{"sig":"MEYCIQDN1z7TAKx7oPLAQnXl5JM8tA80fqHdIFh3AqBd/p00UgIhALlwHj7FcPchsDBBzn+gyEtLo4BcF7ejWGdcn/VAFe0X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":847369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5t9vCRA9TVsSAnZWagAA3OQP/jEhPvTwHbUjkL2quov3\nu5uPvtuClLV63uTkuUD4dWUUvM9Dc+K2qDIzQjRkbrukMdcQQzWUAPO+Di/p\nSow7R4wYY80QUB9TwHW3jUk0GzSPY3piuogVzIIhK9h/kgaleAMGQNT5ZD0C\nCxyupSuUnTA15/zXwsXOkCxS21vnp3TatVv1r4XDv3nU7rstNg0Z+Y8TLl3f\nr+D6ZGSoMiDtapMkMjICVC5oVjBCfwgeHQVlwjAwfTHvfPimowzdqgJbCrhm\nyN8rKNG102zQPpFmY9RKE7b+2gyTUWqhpD/gLswgNundBwrb4K5y2AT8R4FM\nGgerrH4h1MN/bhRG7IfvYqUzlTWk8pJNzIQC+Di6uwS48o3Qf96JKsISKslD\n25i1Gzykly5xnyL8/JRWPEv+350RUO+VzhOKvnTw6uPLavhim5mwPsGuqe3Y\nuRmMHg+OBO6q0aqBLeGkjAvijYU1+sHbaeT0JuyO9xXqC5y/0L8IhQRT0IMM\nvRkSRvmDHg5xU6J44jyPZH/tlzJXEUaUPQhuF83Bej+rpmP46y2WR+LFu3IJ\nhcEUkBzMkvG/4QVW49ArUFt8vUkmxofY9Ez6ikG3AnLF4k8qs2SM/Q+SJ/qi\njikr7MZfVrbNEf1NnSXdOBluuuf5nFgxwXYC0pRQNKmEJU/Uj+3eEs8nUHaW\neKTt\r\n=96Hd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"711e9b4d8c85c370c2d0b47a7243db171f9afff3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node lib/cjs/tests/socket_tests.js","retest-webhooks":"node lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.30","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.30","@tellescope/constants":"^0.0.30","@tellescope/utilities":"^0.0.30","@tellescope/validation":"^0.0.30","@tellescope/types-client":"^0.0.30","@tellescope/types-models":"^0.0.30","@tellescope/types-utilities":"^0.0.30"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.30_1642520431390_0.20657409733755983","host":"s3://npm-registry-packages"}},"0.0.31":{"name":"@tellescope/sdk","version":"0.0.31","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.31","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d4892e5ce32c4f26a98ab68ce575bb2bd144c893","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.31.tgz","fileCount":78,"integrity":"sha512-4yENg5bdvz+1RPxhQv2PhZdcPTaC8rbM8yS2qn1BxEteB8KuTF1UkppqEQ8FHsYcYV66a2Z7DJ4QoBcxI+VreA==","signatures":[{"sig":"MEUCIQCRBfl0a7iATdgfxngtbsR6BIhe60QS+28seUiswPvB8wIgJAXCm37YkmLJUxkbbtgfibMAh23ODw7q0MvL6UYPnT8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":855308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5vpQCRA9TVsSAnZWagAAuhcP/AgDbWvY4XTxZrjiqEY1\ndZ57OVpjSsl3FUUwH3BtPCBbt5i0JuSZXLRPO92nhESfT35pz60ukbNsD9tv\nnfr2MMe13OeSpvbhJAOmLvTZ9Mejyu9qMNL8E9cTee4p7NNwJl3QJjm8dJL5\nBbN1I/I3Zwa+cx4vLx01hXTgCDstzwaUkg1E6gIHka2j2tVs6+4+4yIL017e\nptdYG73QCtqe9xlbzJ2il9SRc5fhwUXSk/yrMpXxwvxmILuonyA0JtO/7Apw\nao7ZScnh2JRbG1A81wOwgqMgDYphb1zR3tpq75zooTtLIyRyk8z5HO67GJqN\noPLV9KMzNND3bRaeNGWEbHcaGsNNVBjV1jFL/47C+Gz7DF3XxkNuWFi7B21Q\ntp32e2iTqfvagiGo5zC89axKhfEA9SJyGBQ8zQ1/rG+QyWzFEtPWjpOyNJZq\n5Axl/txWSnv1gEt2GTGEPwuckRWPmkq5gGFqUwwF3EvcglKKajSZulj8WMBX\npeB5ELLNk8yLpDI2Ftmlt2mCno6/VNqdTzu6TeQQmSGMhCVZ6FEu1Eicb8i4\nUhSoMJzbOYeFvjzUEGyEe3COEeBlpN5JayjPwwdacxYrQDvtCQsTuET3hIPW\nE9LuhIp2ENfCZuDs7OERnMQeOAqktE36rI05et5YpWrHbMXjyw/88lzzvuZA\nf4OF\r\n=P0oh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1e368271d475f0c05f53875c24d15614df499c91","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.31","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.31","@tellescope/constants":"^0.0.31","@tellescope/utilities":"^0.0.31","@tellescope/validation":"^0.0.31","@tellescope/types-client":"^0.0.31","@tellescope/types-models":"^0.0.31","@tellescope/types-utilities":"^0.0.31"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.31_1642527312337_0.06259120718660305","host":"s3://npm-registry-packages"}},"0.0.32":{"name":"@tellescope/sdk","version":"0.0.32","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.32","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"03f693268f9e5d89d3f8cf6733f4d7ee03cf04a9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.32.tgz","fileCount":78,"integrity":"sha512-71isXWb6+l0rEFJJFw8nAHz9sFbG25L2pGB7yGbzml+bhK5WMYCLXdikhfyEXkR6Jf4B2/sqCvcoUnuEE3+3tA==","signatures":[{"sig":"MEUCIC09s1hW3ftEFLSG8YUQn7l1wg3zfVs00omC17+BRJMqAiEAnW2dAutq/4b91ugxQU0q7W/DUFyssCB7PVMGEWCR9Fs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":884637,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6I7ICRA9TVsSAnZWagAAivQP/Arqyxsh2R2puXOjUNQ3\ntIWoPEUcqsm2lh0Xxl84qT8htfv9yu5Zt7CrEEXr6Df7pCGZVJYpd83FUGDO\nC5k/fmOyJVc2jqyPDINMwzBAjl5ppOIezJSlHyQi21wv3d3CxGR3jb5Q7s5S\nKn3TPON5YUmrveRhHvavx3xd7+cnzL3K/Vcdon/YRntzz10BzW1q2+23RxoU\nQdOmsWnoTpTnrH2Vpn/pS3Dw/rO3X7866oADdhG32R2xAs+va6ERIbDd6kCJ\njt/cHG4OTw4vwZtQ12m1foScYeuAvKHYNGGs3gpNXK+l+AJh4eBCaG3R8ixV\nkDHXI5EGPD+rNaLM2C834uB1uZGNMlWKvenuRV/UOxmViSoKazUyMBxCKg3E\nW8oIRMjNkOZgP0t7fDYhVPnwQ4vUURHr9JXYUvCXLaRbUgniueqaE2DdzuqS\nByJc0wYG0k0HQcvZzdI5JI6weG2PxaqkzyON5ZUR0ximIB+NvkaPap6+EU0f\nFqMBPu1TQaRx907J7kHykjSvNIruROp+A+ulXISzosB1X/I26/vG95trtMuI\nR8XnSFQxMyaWWuxUHH1aatosOxyL64c00P9Eb5dmbenrj44zOojNgksE8vYi\nUUu4kzRIU0+UzlwsqdLV7aQM5nRNeGTJdhhFCsabD3n6gm9BZwUCQOnWu3ma\nTroQ\r\n=7384\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2f62f900ab1bc1ce471424d95eafd2c11bbae9f6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.32","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.32","@tellescope/constants":"^0.0.32","@tellescope/utilities":"^0.0.32","@tellescope/validation":"^0.0.32","@tellescope/types-client":"^0.0.32","@tellescope/types-models":"^0.0.32","@tellescope/types-utilities":"^0.0.32"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.32_1642630856152_0.07545584360019508","host":"s3://npm-registry-packages"}},"0.0.33":{"name":"@tellescope/sdk","version":"0.0.33","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.33","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"421c09c487e5069acb59fb19fd7d2bcb84308200","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.33.tgz","fileCount":78,"integrity":"sha512-teGnGA9nCyiL8BQvnlsJ60PyxfEfXLFvCH5BxKuUnewgALcAmQDM6kNeo2f33LwO4wvsZLQfvKr1hhs3KRVWWQ==","signatures":[{"sig":"MEYCIQDNx61rBdFq6cdoaqTW/PlthXF3RgezjgVxrag2gDRz7wIhAO3RrkVoLr4V+XzmXDsWo0XV6fM0qOv6xU59ATE9fbRe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":885369,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6cAGCRA9TVsSAnZWagAAY1MP/Rn3UNWMXXP2efWSIRjC\n3mGn7AM7uyGD2bNFt3fGQYIIOhyBIMo1TlrmkJESph+GaXflVR/vwE/6pXdC\nyPgU/NUTFlGHfkQHs1Rt+YEm1V/WPeY564yLqVP26baZBEBewBJIilrl6M9a\nb+vN22djIZPtSqHir5pi9lmrrqNwIhxFceteaJmQs6zWX0zt6yzrp3pGtYig\n6TWOen75cZ7sAtGxezOYvtMQtlwB8t64VOAp9AY0/J7YbFOoomWLFSouu8fZ\nQMw0i1Dp1LA1UkWoqrbrdbFkyeFHryU1Ncs4kmfH8CcbIpBj35LNYtxCzhCs\nCnmhUykmIk+eeOpypZY50Pmrm4prX4/W0fdBTQTg6Z31vCFtJ5TOPcc6pSCf\nSIK1rWUY9CRoEmYvnyKkIojTXCN7bPHTaODEEBQTVSHIKGn8ySgNkRZ9M638\nuhx7juTS5akQutvooHj2FKsDiJbSa8riMPyFLFkVKPl6bHy74cnvkX2hZQh9\nrYmEpI8QQmsrfjtTJJ+Um5Xln0aKJ0QVjA0YQkAorzWMBR/NLaRROSqUhktt\nS6S0R5Pvx06LHstBnDorvnn/ejYP7jQ/ae8yPZn04/ekyFY1f08Rhp39i0w+\ncZPDV0CebksVMThy9eUsP8U3Kn6SGpShzV/uKUPlV6L0CqR7IIzU/sYd2Asl\nBPA9\r\n=JTf/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"01c2d1b979668b0d7607ddcff80197381434648d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.33","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.33","@tellescope/constants":"^0.0.33","@tellescope/utilities":"^0.0.33","@tellescope/validation":"^0.0.33","@tellescope/types-client":"^0.0.33","@tellescope/types-models":"^0.0.33","@tellescope/types-utilities":"^0.0.33"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.33_1642708998189_0.7522278685146928","host":"s3://npm-registry-packages"}},"0.0.34":{"name":"@tellescope/sdk","version":"0.0.34","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.34","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"16a6b0c15d61b5964436b716731d6935658359ca","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.34.tgz","fileCount":78,"integrity":"sha512-73Iy/ZTWcDTEiNIfYB8loXpCmVxyzKWLcRGs+AFVsdGwWLM/mFdZzFbjYxvR45C1Pmr4rJQWrgvMFZFMTgDMog==","signatures":[{"sig":"MEYCIQCb6R1W9o19cGb8xaP6lD9ltbPuwWekH2/w9tK01Bk8awIhAM8lWOi1JRc8ypxSTfd+nQT3uI9y83A60xkqs7Ar2sXx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":885890,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6dEWCRA9TVsSAnZWagAAXBgQAJhQJAMBSRXN/gxTt7ek\nWeAW3YHKlah4D9C/+y9GSzhzl6LKs4QmqdOOoZHs/9zwNkvsB3IntqUxwKcx\nVJjgDtbQHkud1+8y6rNx9cTapqk5/rG3IHpMKHFXTq/94wudeehgKu+ZowNm\nVVlH4QfRNI099unYGZDMkreKOVV9ripkIbZsNX0IoBYj1hwGm5IPDPdv9opr\njikpze5yAU8Q/YLpyfFQpcw8+Q6oXIQjhmpXWh1kZ5IVEMh+zzZCd7sUKYyL\nrIUIp6cH0MBg7ZgucnD78co5RFJGsMbXQXRNRJiwXzLTCoGiaLVtCqs577Wy\niZKF6UdLEykLUAzx5/1+6URGBZTLgAh+t2OEgcwWHmjes5WnqZ8PW+CsLH7I\n9b1p4sCebUHhUwVoe/nIb2VGSy+H2HTplxoNzbbIZM3+KUpDb/V6IiaWVTlM\n7GKMyXNscAvn4KWjTaciDRr4POTpM1JmIs/FPiRIr53ND0AJALHHqYyB6QXX\niDKYC/CoF82MshyUe1iyVj7gXt9b/Yn386/psDMK3u1jv9VTmNHGHKQ+KutK\n2r3hCQFw0wc3IC8RYrvDzmfszpTERjZoASaF1P5xyy++A2y0OtCZAY/C8QIE\n+b/TV2HHqb3//gG+5hi+TlGKA81pxhfoyGp0ztHPudY+9Yb4pO6gwHJQeUpg\nQqD5\r\n=hh86\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"67704e64744cd701cf02f92b64c6fb9f8d210b2d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.34","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.34","@tellescope/constants":"^0.0.34","@tellescope/utilities":"^0.0.34","@tellescope/validation":"^0.0.34","@tellescope/types-client":"^0.0.34","@tellescope/types-models":"^0.0.34","@tellescope/types-utilities":"^0.0.34"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.34_1642713366299_0.006723976279275901","host":"s3://npm-registry-packages"}},"0.0.35":{"name":"@tellescope/sdk","version":"0.0.35","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.35","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a75f871e1ae408e3fd8d6c15ab6aaa1240f7f0a8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.35.tgz","fileCount":78,"integrity":"sha512-szaye3bx+Lx9YVwqaKQ/CwZ1WDX4XtcS1rIT6JeuOHNtqqx1fotHT2Xu/W+p+P2zt+hSfsiwTlkDZWUwfiWY9g==","signatures":[{"sig":"MEYCIQD2c8Mc04EDvm5TIjKcNTP8jscVaYfR7C4tMvB9+/MPzgIhALIag8uepGL9l0Nn+Nm/5WpLykzIekBQMgV/JU0M3H/i","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":891002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6iqFCRA9TVsSAnZWagAAPmkP/iWISevGD5IBwnPVOD8s\nUyH9GxOOnwLpHwiPUoYu3PpPwdbBlunngNKPnN4unV6EhiJldFOy24aiaQWf\nrWNX8DX/z/q2zyO5MB1f0Cho/I+8OxdME28fUC34CxMRZG+hGzj1s7zIxg1y\nr8vzLGJdYTvzPOSM3iD4BsfIeUMPSNj//efpwvX3yqe4Pmu9YLO8lNK3wcva\nZWXyEOkl+KsoOwIRiVgMVuvB/B7iRjRWFIo80DB65gv/A+tQ4hSOPKW0VqaV\nrpXqyv+QgK/WfTciwyiZf8vywYiqrMQ2rwVWgzkGqNGboF3sgdCYuOdQ0S8d\nI84y94z0lzW8KpPpcrmp3dbH5E+nh9UdyxSKwm5eM9akiAcEU+EJCvpElazL\ny+iIlX8NuCQmy9Ukr5va2QJ/Dlz/FcDRkvJTUcJqz3eXJUKXZN22NsLNrreT\n5YpG7Mv0EzKweebtvC37y78i4m9U43JU+DivfIC9LVKzgdlMoXg/mflGGgrK\naGEdGtY1fqX0atFtGE+cJF1I+vnbwUx6LnFZx5qd9QYqN9hlSW7nCc/4jO7B\n6s1M3HceuLtgfsmTbP/2aP9P1CTy38JeLA7THVaEgWsPhoFT15Q8krK05k32\nCymOKZVDGStv20cgZAhOEaOdGlYXdQ+MXzFLEcY40L4++kK8+j1mpOkzJqQl\nGSXn\r\n=4G0i\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1f046842cae8e5d2344312f2d49d905d4bcca786","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.35","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.35","@tellescope/constants":"^0.0.35","@tellescope/utilities":"^0.0.35","@tellescope/validation":"^0.0.35","@tellescope/types-client":"^0.0.35","@tellescope/types-models":"^0.0.35","@tellescope/types-utilities":"^0.0.35"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.35_1642736261625_0.7130634378858425","host":"s3://npm-registry-packages"}},"0.0.36":{"name":"@tellescope/sdk","version":"0.0.36","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.36","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5e9d620eddcadef2dff520ff6d1602a24eebaba6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.36.tgz","fileCount":78,"integrity":"sha512-iyQlCNnO3G9a/GoGb3/2Hp6tPbyxmDpMFX3L1FpxeETcFJpYUDYdb75CDz2uDWQ9hftxcabQFK3/cvhDw4y2Vg==","signatures":[{"sig":"MEQCICdFpzywW3cVW2tGn/NFiUU8J21bfdRcm8+SQLAvpjW+AiAjR71DbjiQ1djzMcd5n/UH+FSc8w8ZXpUXRsign2Gnbg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":891002,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh6i6ICRA9TVsSAnZWagAAWGEP/iBGRaaYSeQwxCBNUZZG\nmcw1wj5sE+TgHbOWkqVUlL9tQZzaESSQjnaa7r0KUgEsNk8MRDCXAQ6WAP56\nrpihs69T5jPsWYAwubuOI6PENVMfTv5wr57Bsr1BR6DqinrlztkQfHy71uKJ\nmWigbhMKSuzXalEFcokUH13otFBU/p0ZuG+nECs2UiuEWOLHKf99u5axZhkl\nHnN54HJvHMvhQ813HOgCpZVcesWAWkfBNn/pGUexTS5WrpNfKREnPhYl1H3Q\nzPxR0xhmhe/hffVEQoO85iYkU34pJXqJDiZkknczxZLnxo6VTBw//84GZzao\n0vOUaO8uN9CfS5qG7z7sb/Qb73WWz+YdAtVli3k1SXXLd/3re0c21uh8OAP5\nbXYrMwkaNqnI1iAs/GG3RryNOWUrBeAOUBF3CZxu/+Muwv/gDm5/5Sgn2w+v\nN4HV/BYv19tQEiu7LH781TED2KM8pOnkujEvHjbMIZ98eXb6i/9NYJG7ePs6\nUj2Bbk7ETWpz3X0dhgdciuoTxQ5SxGKbMU7wSs5GUg7LHxDkd1BcH/hBbege\nh6td1r1AbSGPH8fIvVRS/vLpsJX7tqUFqoCe5YU+kNfwP+23CiNW6jKSDbZM\nlsOc/w+zuPRnGxFXlcLydaoLy1+xlfM0XOD3u6GIx6c/TwYd4ZCM6FWzENH5\nARz5\r\n=yZQd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"edbbd010db89b775aed1337bf9708e749a8bbb4c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.36","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.36","@tellescope/constants":"^0.0.36","@tellescope/utilities":"^0.0.36","@tellescope/validation":"^0.0.36","@tellescope/types-client":"^0.0.36","@tellescope/types-models":"^0.0.36","@tellescope/types-utilities":"^0.0.36"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.36_1642737288241_0.7680394565918134","host":"s3://npm-registry-packages"}},"0.0.37":{"name":"@tellescope/sdk","version":"0.0.37","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.37","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5ba1e1ca3b7870f536aeac2245bc893940ae89ab","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.37.tgz","fileCount":78,"integrity":"sha512-Nxjos+rr0D4FSRhfQkuoeKISpQ2iUSWuEJQhylUqsGypKpCeX7ZRH7Cjh/XVn0gRNR0fo8m4ELYmQFW7ip9PCg==","signatures":[{"sig":"MEUCIDzXQm9oJg6hdGcZ8Jsb6j7X/xEa43TeVW3YgjHZwl6XAiEA2NoRJvEJ6saTXwewqN4kZC1t5AqYxNhI4bMQBB1BQPU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":891117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh72KyCRA9TVsSAnZWagAAntQP/1VS5QsrUPysRvwANN6n\ncI8F8Ja3GjdzQEFYHIOD1V4O94nA9YoaM/ek3CQsfb9D+1ZtLoUOJK9OPFGn\n5Ev1pbU9WW+KLWPS4XSeNcGtShoQQ6pW4SzgYLJovXenPHTZbfrGC+Pq3mYZ\n83AC/1bA/nSlE2MeTP/zKNwInAArCopjHIcMf1HHS+HRGRZITrDwyDCO3UIQ\n+DqXNpQ96T8Peqr8CL1ej2BmLfyevyUw7gFi82TkNyKDrZAICU4s4IKq2yTl\nsDnKFuwUr0D8vaOSTeunOavN6lZ/nbNkuyyq+KIDH8ZwLZriIWnvHQtrmmEN\nImCM9iVQVf7RCU6jEOf02X+uRZt7fzpy0WK1J2vfvSh8wR4pNqNUEF8m5tgo\nUAiPOsinusNBhJQxgJWqFKbcZFV/VEU8hJoFcHVPX8he71KDarIkfZobTk/9\nkVUF88Cb6NaWBulXWLuWWdf1XVQWYD3/GvolWe05MFpc8GeXXgea5RA3YYPB\n/QRMddgzQeCzKQi2US/n9jOGwGviFeTgKS/D30SErMLuqvdmxiOn2PgmbLoq\n6mgQdGC/lq5V87ysHYwzl2vPkEtXMje6wWbxaYljugNhGb2elVLFg8w5y/PZ\n99xkfirYZZrR2mFjhpEJxins4zw4NrHIUI/uc1n8YHoXeGwhmUCWUgs1LDcW\n/Ujz\r\n=HbZR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9d2f8b2693292c5882c9920de84176d9cbb87711","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.37","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.37","@tellescope/constants":"^0.0.37","@tellescope/utilities":"^0.0.37","@tellescope/validation":"^0.0.37","@tellescope/types-client":"^0.0.37","@tellescope/types-models":"^0.0.37","@tellescope/types-utilities":"^0.0.37"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.37_1643078322207_0.3029728372511906","host":"s3://npm-registry-packages"}},"0.0.38":{"name":"@tellescope/sdk","version":"0.0.38","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.38","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2ff21a219067baffb0983c61c353e60e978936ce","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.38.tgz","fileCount":78,"integrity":"sha512-94vlkr5LJn7khLNqdqGrgizBiZJOWsomwPrs0bMDR3qA8Q9x9DuMNe2b0ntr6MLMq9FO+UpbLleBVruRYQ+4mw==","signatures":[{"sig":"MEUCIDFBq9JNRL5YKCaxfoQMm7iq7fIGnnLCkJm/V1Cl60SaAiEAvzU9lKUpCrJhZUSCeajLlCKwsCfhfHCjU0Tdk2SLaNc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":892773,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+aq6CRA9TVsSAnZWagAA/ZIP/1Hza6F1f8WzMQD5vKXD\n4UAiMApnQMBElA/2a+B/fq/Jd+JBdj3UtYRsukOWMOa5zcfFzWMHQoUk4mtF\nJZJSM7fCnhIAbwGVClQXpwpH1pZjz7DcDX1vyYsZ5N19ktq/rAUatA0ifB/p\nQOS4PatdCCP/y9F0p81VWplHErZaCcTrhmtHbisPt0UW6OmljGpjUccgx5Jn\nyY4aWw/LspbDhrsHV0KuzUEnwuNJkKGtpQHw5j343SDH18v26vKOEsYpNEUX\nsi+V2OJntzJNvjelX9h4cNxGIqcgbh7AfqlMG/vKkW38FgcsbemwXqgaCDmw\nJcEqtbdvG5qNJDcJ5QiyCuqQtDFGzWcCnnyxv1iv9BvbCJr5yBTdhfDJMuHJ\ns+QjO5bQjMHhguHK56ojcqTzoAxHDTbgzA9KL48qI95j6e53HifT4ex5qfDF\nk8IxQ+bz3E+PTRTbohouzlCl4kAInu5z9WgWbF63cNKcdQyu5raP2r5E5Om9\nD+5YAS9ctiS7XRAIy75u0dwpao/VlC9uZDFCGTT6vkja3QSF7UWZqLbBoaG8\nJqYBDqFn2CT/5IPyzNTl95KBrwGXcFGUh2rgA8YqULkxO7HyZGAhWs4Aql4G\njLIBDqRUqXncDBsPg0SG/fDpms2oAvlHO4HU4/X+3Am5xxB6jKCo2/SzT/7o\nHho5\r\n=YPS8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"45291a50d12aef040e73cf30019fe7d30821febe","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.38","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.38","@tellescope/constants":"^0.0.38","@tellescope/utilities":"^0.0.38","@tellescope/validation":"^0.0.38","@tellescope/types-client":"^0.0.38","@tellescope/types-models":"^0.0.38","@tellescope/types-utilities":"^0.0.38"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.38_1643752122162_0.18674038173828889","host":"s3://npm-registry-packages"}},"0.0.39":{"name":"@tellescope/sdk","version":"0.0.39","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.39","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9f177467ea06e7c817b05c57ada902e1b42e84d1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.39.tgz","fileCount":78,"integrity":"sha512-YF+3iExFFcMs45Z8MLvvlMr9eW9lp9aKcAGwU6o5883Jj2PzSaN5TBnh9J2jpFSgZKrzyWXoJza7JVlxb9Bznw==","signatures":[{"sig":"MEQCIFSV/iSCXv8Al6AICwI6++TrC2vFetTH5LteXWfKDT5tAiAfgZPDTs48fAt7FGlM1h4mRdlnQrveY8E7pGYKOhQkKQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":893579,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+hCRCRA9TVsSAnZWagAAWVgP/iOlXqESdzf6cAtNu+dQ\nhxthS7pLqXTYXQyeFB1RQ6Pro0bplOZf109BsbR2kOFcvZPCXrlCumzjoRv9\nr3jor6GOsT3Bt1Aa3N68ddK/t50+PPKaXAI/asMH05CcpheWSUoMCituv+I3\nM1OW0vKiTi54hQkL2y8GmXJjCe6TTV1hRyCFAtiiviNcRX6n1SFj3DZltpxr\ng22Jb4Hu/s9RtJEilZxcbiEXHeYlHt5Q4OlHKOATXWnjm0NU5dutrqsRzR31\nu8me7cuTlMOoLQTKZPc3w93hIMJIOM7SWIxUfb7CgOjobL1NU2jxYSXWfaH1\n8e+Or9ndcKVmAW/tfdxtr7T1BCelJ6DWCT2aPZZaaeN5SJoclbGHdhchU4rT\nD0zNiuZvIM6WufEKatfjlWef71iVvEqfK44mRH70ke3g/C+wri5YP/Qpmpgx\nUje4rhmaAMK1M9DnHzymwqWmkRfOM8cSZcx0yCj/UBeLahTSefIiDPRNKZ3G\nBYPGH6hA6JjxFRHdiYgdxOHZQ9e1NyDR3wWRq+2Xh/O9BxeWUokENPRbab3M\niRb83i0iToxvwKsKVCtyGPYDX4vHXtRzQrT0yQvTnyufbIkun6T8I24122lj\ne0CrR7Q6tN5uIttnwNrASxJaddSlqWd+7a4G70lxaeWuTKoHwqbfVI4gvUQJ\nHbCw\r\n=dDmF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4e372cef70e5b2d95df87abea26cd0d4be07d274","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.39","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.39","@tellescope/constants":"^0.0.39","@tellescope/utilities":"^0.0.39","@tellescope/validation":"^0.0.39","@tellescope/types-client":"^0.0.39","@tellescope/types-models":"^0.0.39","@tellescope/types-utilities":"^0.0.39"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.39_1643778192946_0.32823004351090757","host":"s3://npm-registry-packages"}},"0.0.40":{"name":"@tellescope/sdk","version":"0.0.40","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.40","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"18f10675a0b42d8b0456040954a349edd6cfde05","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.40.tgz","fileCount":78,"integrity":"sha512-sMZQXCUNH7eCDWXC3dywziv2MQaWpYnVkAoF4F8c5vngBKG7MpK9qse+qu6zYfUZ199kZa+TlRY+1D2skqnSMA==","signatures":[{"sig":"MEUCIQCurwrKsl2IxEKjJQCAT0Brk6hJJOMUc+H0XaFSWRtHrgIgFFcK9cwH+KOdaRYQ/QX9oRZtQrwCEzuP4QRhnMxVMPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":895142,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh+1/+CRA9TVsSAnZWagAAoAQQAKHvQxWrlR8hLb8/I5Ma\n21f1XjHdZ1NezZrZBSillBHA7rIGarkxI4vp0PAYn/TXooTQGIXGfwSfla1y\nuPmwqdd1rhe6/J034cAr3mxeUuEkSg6etl+zlPuIcL5ICxcBA2HeB/wwxDFt\ne1I2mO3VLAfOazZ6qffkYg486pm9PFfK5UoMiKbEBUh7k4ZgCRSlfTFk+mMy\nus9IN/g5H+KR4CikCRqb0mctZOL3uwBdUnZ1w85UGAaG0GOnuc8k+gmH8mLl\nwGnhMkoFCAN8BnmPXzU0EEn/gsbwg6QAXH1TFkiMtWHqJ4UTHeCRIRgyK5PO\nytjMfPXzcAGnvTAcHSYK5ff8Q6784JtevhVh4C7IrjinBXgh5dGLUJTkNK1z\nf6BIz81udX+B4I787l71ciZ5rrNl2YzPAwtoTqNOdW3tpzu7l9CYbJbnTxNy\nfLgSB1ZfOW76eXbRTjIE9nOs5gKkQ1VCDWL21auQCVgzFxP/9N/Vby2ZTtJs\nhb0qkYag9u+mboWEgHyb7JLJ3BG6k5GYwS9bJyCCfBo86p9aFxa5uLdJgOhq\n5xcJD6Ktq8BA5Fw7EFklNN9tnF6VNjys3HqAkkSVRiJmcNzEhyDDFvXsWR7O\nSu5xtbZHazsU3tfRLQhJ3Ly5jBSTZ/Y9LYdWXXjbbh/Iu1DHhmmHHdgWAtVT\nXz/R\r\n=W6Lv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b64e9ba4887e78ab990aa81c6debc9b8cb5e9ea8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.40","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.40","@tellescope/constants":"^0.0.40","@tellescope/utilities":"^0.0.40","@tellescope/validation":"^0.0.40","@tellescope/types-client":"^0.0.40","@tellescope/types-models":"^0.0.40","@tellescope/types-utilities":"^0.0.40"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.40_1643864062353_0.3145948847486011","host":"s3://npm-registry-packages"}},"0.0.41":{"name":"@tellescope/sdk","version":"0.0.41","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.41","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1b4ff3edaf6b8459623e57bddf374dd10c68a382","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.41.tgz","fileCount":78,"integrity":"sha512-QdJPN0ANy65WPxvt0vkuM5GAj66oHRsEY8PUwWunQBmxSjJXPfSk5w2rryXns/fdyNgCEdfpGkgvZGYL2WJSMg==","signatures":[{"sig":"MEYCIQCz51MnkU3Boyqc34DxfJk6k0NWIVhrNZ75/iWAIMky9QIhAIvKqHW1cSKhGZmVSFaiFwUQE9R7ZUgOEPnBRUfE//6Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":895126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/DfJCRA9TVsSAnZWagAAW8QQAJII+EX/JzsVAh12jDpW\n6M7/KIh+O68ESQqivpHHlVRQgDeHMCJqlsZJFP9zxRYADVPRtaTgnms7BFKL\nx8+8UaSG8omvmVRaEfVDSYZFk998Lq7gRAWtV88OLOxC6APvrqjZAASWW4rr\nWVPXDOE7zmKeVXKaHYco0gqFXC+wrqdHI0/7U3W89E/lDQP7YGvrIM5Dzhit\nW+kjwEOtvwgfzSQ8HUaO+rJzsL/RfutODaAfLbtvJZdL01ra0OD3JY+DbAi5\nqM2/7vnGZLL9WhoVyYLDL3ewxCkzPhcrBJ4FyLRFtR1meSaQYm9QF58qGxZu\ndCOOBoJSFAWVQ5AcslJEt/JbucG1VCle16tm2HkSgZ7muZ43KYiWq1aPnp/H\nCL+SYwVv3gvLAxotuVzVU44Rhu4hJt24gKmLFuKMSrJnJ0estQRmbw/YeP/Y\nIdrynqbZySa9YeBUbFx9z10Y4T4evkCevmCyaN1u5TuUhkaSMTMrGmHV3rPQ\nu3a1C96MjJDMvkQSTgKuQVJ3OALfjuX1gQ3EMU3Usg1OLXLAxhp1I067k8dS\n2SEg2tfO9CHbjwJl9/6Sn9kgTzIxfZAFuvtRXb7+mv+iuKFtnZe6J6//U7gU\nFNvDm/4s3JpJ9XJTRzKGi/xJrZkmhj0EiPedFVarfMs+a3AsL8fN3jaDdF7J\nhw1I\r\n=fXAq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5eece62ed79893238758bd54df460360b013c2d3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.41","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.41","@tellescope/constants":"^0.0.41","@tellescope/utilities":"^0.0.41","@tellescope/validation":"^0.0.41","@tellescope/types-client":"^0.0.41","@tellescope/types-models":"^0.0.41","@tellescope/types-utilities":"^0.0.41"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.41_1643919305334_0.40649308822915553","host":"s3://npm-registry-packages"}},"0.0.42":{"name":"@tellescope/sdk","version":"0.0.42","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.42","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"681299a11f299f4825edeb2923d850cd36b9d05d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.42.tgz","fileCount":78,"integrity":"sha512-h4tdjubXplDoKKeFLL3sZisPEUBn+g+dwnH0sMHJ2G57ejhtZ0nh13rZGiLAQG28iiCiyOEGuAhMpuaUbjasWA==","signatures":[{"sig":"MEQCIBieut+OGx1lZzJ/FZ7AB878m6W9o/U/KgsR5KHvfkS3AiBBajljpSXLiuXZIcSe2ZiDgR5TNtNsqGMtgMe3cKYfCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":897577,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh/wUNCRA9TVsSAnZWagAALwgP/j662KWvGFUbKRbEtftl\nTQU92ws3obXWmJYYAj0v4AEyxCPVjyW6vwPb9zbJoz/JG4v7NSOKFJgvK3Ym\nuFa6/9To+3IAJDFYV3Ic9n6ARR0SRT2BepqsRCoat3hThi15HmTQmwoPW5pZ\nKVOWIYnnHIVVXF1eybLO5rNJ0RYBiEKLNbvzAvAyHh6ZBD31wsUDGomX38VJ\nJktJtLN1SL9CDrRhV/muthCnqwfnxPDNf76PfISGyLRUUnn0Wn1MV1HJ1tE0\n7RQ0Wnv3+SV5M9JOtaDpUAWVB4D5QqTmKo3DxaLQ3ZmfRFhrEv/601M78anh\nHs9DCT2oEKYT37KBRXilv5xXAC1zdbIrDC+zVXnnbzWAQifue8+gfwDu+l0N\nzCqQYrGyNsl8CCSQa34eZbNXMM+C6B4kT1JTrwp8WMGLR0uk/0RuEQXfR2hT\n/Lfngk3NOhNvoGATHue7lycwuVSjL/rMtxZ0erDCGshqZuLrDmg4LbAcxitG\nIbgQiTzViFaMGRYJclkDR6WfCf7MPcKda7QzTAXmurckXk+YqUqPHCAfUE9d\nn/0D5x+vaFclCZ0StopdbY8Ze2cYBQrmkZpl9iBDvC6kIeec7cio7/uGwQ/O\nL9VNfMH0PJKt7Rw5qyyihwhwnkkX6dlwLB57gpE2H1VM/zZ0vHacK0/Bj6dz\ndvr7\r\n=dD1U\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ead8f7146baf9eaa913e4f6ecbe8fcc9ae718d5c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.42","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.42","@tellescope/constants":"^0.0.42","@tellescope/utilities":"^0.0.42","@tellescope/validation":"^0.0.42","@tellescope/types-client":"^0.0.42","@tellescope/types-models":"^0.0.42","@tellescope/types-utilities":"^0.0.42"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.42_1644102925433_0.39519172129057156","host":"s3://npm-registry-packages"}},"0.0.43":{"name":"@tellescope/sdk","version":"0.0.43","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.43","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ca19313a312b14b8e2958a8318f76605297655e8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.43.tgz","fileCount":78,"integrity":"sha512-0QS2zhaW6E70yf6FmizV3YcHpGQJa4sIK+tdypT4gd7aqW9bMqzsUDxcFZwYrP9Byhb7nYRGaK9FnnWlt6oxPg==","signatures":[{"sig":"MEUCIQDOXYNNHsZiJlOz4tJ9UI/pZz7h2Vs4dTgfE+S5XfwqyAIgM6lbjCP3LZrKFTWwHmVAcJ03q92ryncLYMQZeie3Q0s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":906108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJiByUsCRA9TVsSAnZWagAAkroP/3ZFo1oDXY3lHpnQFmHx\nRbWP2fytzDJgeKxzyhd5dL3+dkzcNiE7KiH7KmBPg3/4vR7vvI4aBhNueULy\n00ryaonmcp0Syxjda9tSTg9ySKO51l9c0fk+VBi2At+MbYwGq6PgmczVNfZc\neXscQQUx8CBTKO52YgY8jWBa1qxnRwsqA9YSrln+WHkdkLJlCEF4QAd6AK1H\n0lmYDcMeRUpDQPWsNtMD861O2psT0JnpK05NEVZR0z4KNcE5FfofbdPHpIK+\nEd8wZATpTmj3u6CEPBYERxK9H3TSKQ8wVkS7YcPyFBjijEmF4QeU8xa1yP/6\nCfcqjCj3HUcl4+OPOq8MXWSK6BEOTphNbV5+DBg6SpHtyoNB35k2QvZ9Bm1C\nWzgnKEa/FC7/wQQ1UfaOtXODvY406Czf9a4jFH0XB+9tYBQ+JWD/oXasR49Y\nO9mu6190OADlel5byLTt5P6XnVvdH4Cz2o68MMeAMAJ0szvKELtwVIWLwr5E\nOWmVhUWetIv9TzP5Quxdtgv0DVr36g6r4C/ujoYqCgZbbJeWS8KhQnKZqAh7\ndj8oJ1np/oV/quhrsirNzNd8UyvISXdeg2cae5Y7eqACB7QYGqXszfOPfqz+\nwnRvVYOzqBl1ETKmnzDasXgOrpH6Ve1keHPjMh5U/pCenBpf8YmrXbC9JY/a\nNqoC\r\n=+2rV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d53e712c2656de4b012c1e3ff2eb5ee8e80c653d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.43","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.43","@tellescope/constants":"^0.0.43","@tellescope/utilities":"^0.0.43","@tellescope/validation":"^0.0.43","@tellescope/types-client":"^0.0.43","@tellescope/types-models":"^0.0.43","@tellescope/types-utilities":"^0.0.43"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.43_1644635436741_0.8236216880889893","host":"s3://npm-registry-packages"}},"0.0.44":{"name":"@tellescope/sdk","version":"0.0.44","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.44","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"79898e9c8c43e1dc3f7085d99da19a33a5cfb429","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.44.tgz","fileCount":78,"integrity":"sha512-oV8Hr48tLAfirc8GSAAszwZEifa6m3HZyUkSWepQbAgACj5m4xz61JPoTvH+2L4Y7jyM0RgCGFyl8bH5tmOeLQ==","signatures":[{"sig":"MEUCIQCfgxtnNoliVu10VTCgflfan1xtjcZhR8CzObIw19iJLAIgdHDSoq5tqpxhqFc2PSpCxd8cJKC2EaNgdwdchyMnbG0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":924536,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiDwg2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq39g/9Fw8mbLbPWYR4VZEP7vCTfoP5fhSPfGJ5XI+HXnDj3o4e+1lv\r\nupEqVgkX9zyg/vMLyBsZiPIrMFAYLYOUDup4qRIQN5Wc8kobExbc0JrC2nOS\r\nQD+oc1tq/sGOsjeVRp0zCoP4Kb6zYFuvM1V4reWehQnhxloeu0mgksHMO3Cy\r\njh3PqoZCxP6WyHDLWEExmTonKEUulCLlxmvHi7qX/EoVYWpSe7ExRKo1lULt\r\n633Bj/Y+NN3ii0B/1XckUnajfGWDB7RxP1o82e36FpLiz2gPPtESEmIjHdkx\r\nHi8eWbatmCwNfnJkBqWLcttgKdZVQEZmwluP98uEIqELtpNeVhx3/oO8hWXh\r\n3Ty0sMYWZPIc+erZ7HgsR8EFIvNU27ZBuTbY2NYULQKHgqKGiEaUibHbotSX\r\nqqFqKmgXhBRHRBNR1rIdsumPt2/848++Stp6E5mSEVSy6tVo2yHwEptW3H8/\r\nDbGAn+/rEL2RXF/13ROVHoHuKIfgo3dlVGiFJbXnhkqNaYVipxK4MOX7A243\r\n2Z+CETGr6kBOCdCVaQDRV6B8C9FiAl2L0tvg4fm81BGcyUuAC4Ktt8dnl5eh\r\nWuQ4/Luc5LgPEV7nKmCeRO0ccxM5oBRsBF4ryF6kM/FKHX9AEX3efKEVcUfN\r\nfsaPKYyNwIe3oxlPQainDxjLObn4T533044=\r\n=xmDC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"24f3eab60ab0ec8a8b683c3d8e24f2e6cc831968","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.44","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.44","@tellescope/constants":"^0.0.44","@tellescope/utilities":"^0.0.44","@tellescope/validation":"^0.0.44","@tellescope/types-client":"^0.0.44","@tellescope/types-models":"^0.0.44","@tellescope/types-utilities":"^0.0.44"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.44_1645152310323_0.9200841704634879","host":"s3://npm-registry-packages"}},"0.0.45":{"name":"@tellescope/sdk","version":"0.0.45","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.45","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"62f13a8d74f5bbac987cf5c85fad4712fa5577ac","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.45.tgz","fileCount":78,"integrity":"sha512-vONcxaKhLcPLmKEI5Au2fagxZ8iBr0+dQL4WIZ9lGuqjCdOuohP3SbrecplrHw/c60vyZoo8STSwC2HVfU2+iA==","signatures":[{"sig":"MEUCIQCm9iXcMfmlorwWluIV8U3MZOII2MXR9scw+o/rc/XR5gIgDZ3EWojvubQGiPK0lTtrEuOwEBXnnkUbqZzbhKKaVBQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":924880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGuHTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpwvw/7BehKlPZthZl4wYMjt7JkiSyE8Acdf/5W29lrIWFT1R4OZ8su\r\nTgz5tirfhrqONNMgb8bx1GKoifj0MD9WTmQIadrpGAWegvU7Da/puNsTpqhS\r\nyca/SIA+PJ2DjVwIY7kK9yLUyiZf3MRwU7m20N2NXVQWk7QzyRPjcr5FN4yN\r\ng/TRRZLrv9SfFmVrWI29HLMuH1YwOKyDMdunqgF36dT5/f47YBwnkFCZ16Iv\r\nbg1n2J2gyuY2T7/6mTaa/m6zqjDbbihMonP8Eos3siIXa8vRrub8fiDvlw5v\r\nR1Jg/e4hqHC/9uueW78x2//92dJ1J8LhjSVpDotp78wt4GERAicibhzBEItL\r\nPRMvOlIy8z7tpGbraJhbVM8TzAt+lR0Iz3qk/hWSXRA1x1hVBkbjCLTtOdY/\r\nH2pNBSlFnQsXvPK9NnN1hczrheYx6y/OOTRkb7l+0sMEOH0mGlvipUIIkSXC\r\nPJo5uH6f0y3IW3Cs8XzFMyaEmuOEHnnTbQMSXyvbm6knIiVw6FTYnxcjp/da\r\nIHJf7fzISkqxtSFRDVTtVlVImF3wgWD2eSt03Xk6vofTX+UFrFXGVOZBE+iK\r\nW4MAqB/3yAJR9ObMTfw4phM7KBM3JzDk5w+xQPnv/ESBynx3zdj8dHU31+sj\r\njd3ui2jbpJq+EcgJi1ocs9w1SnaG/mzD8jU=\r\n=UkI5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"41ec2cff92d4567b84894abc73ffeaba21329e71","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.45","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.45","@tellescope/constants":"^0.0.45","@tellescope/utilities":"^0.0.45","@tellescope/validation":"^0.0.45","@tellescope/types-client":"^0.0.45","@tellescope/types-models":"^0.0.45","@tellescope/types-utilities":"^0.0.45"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.45_1645928915280_0.24842642557201255","host":"s3://npm-registry-packages"}},"0.0.46":{"name":"@tellescope/sdk","version":"0.0.46","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.46","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4679b315ae5f06e6c602c3c01f7023c63a0d6d54","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.46.tgz","fileCount":78,"integrity":"sha512-T++xt8tKXKRiF7XVz8/Ody5NLcjLXvNBrwEuYD55Gv4TuMfqBlR2mTkek/dTtT/vNzC5VwAldoSiAu/NaLNCpw==","signatures":[{"sig":"MEUCICPd1xqusj20WBwcVRDgyMiaypT+/D/luRKbDYsHTFyNAiEA/rFELWD/MfE2SUQMCJ7F0qsjG7BvPJUVvyzzJTm72ho=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":924880,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiHs4VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr5SA/+KbwseiANkTX9JiZQ1rrj24p6eM+jxKW+oOqzHg2oEaz9TnxJ\r\n+D973WpvJ6nMuHng0YG9wDQVdk/1QgXA25EWtFRRKmuVWaXkacG13hzpmPdi\r\n+TWqInkZlWTAo6yAxAqBI8DcP7pOLBBtjww/VT5qSGTzBTo6YAReRYFaiOZm\r\ndk3skP+ceMeSHmZHWVi+CQt0QU4t+2JPWCi5GgXgJOMnHQ3WIOeFB+VEEiFi\r\nb6jBCjB7oIu7gF+3rM0HAtNTeVHKc7O+3QfcofafvPVeOteiZ3qM48kFEdS/\r\n2q1xS06YFxUlAoyhljCyPpGwagMRcrMtgsRSsWPhczl6u52gmWT6iY03E8kz\r\nqGGWlbOmKoZ2mSUvNCDBUU9aRf8CXaGdr/av7LyKq6kV3jYqPj+X8pNcDv3W\r\n5f5wQgq3F/A85poMqDhRZ3+SWMo1ik0X5ZXCnjgn2yE35CfgDY4/1zxvoMzh\r\nrHEdxz1eVHOU3qU3sQjJRiBicg7bC8JozUO94S0FcqMlF5Pe5c7fRnvdh5l/\r\nZfkbdIG5AGMz54MR3Xhy/qLfvLZ6cHqO40QxsLDuvao6zz+v2xYlLmlpafm2\r\nd96tKtXBru1870DCtQPQOPEzNZ9WEnR34qpon5wAHgfRBYniSlkKXvXNxbO6\r\n3aQywy/COTFwko7Ax3VDn3o513lBMaObIGc=\r\n=/ry9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0e3c8c86f517e6efbb54b12688f8983e5dff3909","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.46","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.46","@tellescope/constants":"^0.0.46","@tellescope/utilities":"^0.0.46","@tellescope/validation":"^0.0.46","@tellescope/types-client":"^0.0.46","@tellescope/types-models":"^0.0.46","@tellescope/types-utilities":"^0.0.46"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.46_1646186004937_0.6252170310949328","host":"s3://npm-registry-packages"}},"0.0.47":{"name":"@tellescope/sdk","version":"0.0.47","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.47","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b0dc38ab3ef3e394bed02a14d6d2bb98c12dddf7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.47.tgz","fileCount":78,"integrity":"sha512-JB5EfkRwU+b5o92gMGSCG8cUHuKsW0/gUhyE+K7KY7cf6ndFw74w+GINdjH0wGloyBkX7l2r9eWcOiW+0V9PZA==","signatures":[{"sig":"MEUCIQDy73ZfBoqgkd73FUgPxQIOtoaK1gyV1T2rX+hVDtmt8wIgVGEPIMlYHob/arziF12snRNA1B8Tks5SQNobefATJVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":924856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIBkLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTQxAAlfK4miL4SNBR/4r8T1H5Q/cRdQFNj+1WWxMJdAnNvp3YKUTj\r\nYsHgb6HHV2NkkCpQ3Xa2AY8pkPkvBPQS4qd3nnD/zLVcJGehTX9obv4iCx6Z\r\nvDyQmikVS90y7Uv16WNY5Am/sJUn3Xz61TAokeSoO6CSr1Z4DmjGfsQAAnbA\r\n0xkNPaZYzOf/SISziJ0pI4FVxCJ+HJ+YPPLNeXmFs9EgE96D+8UVxmIw1dIM\r\nO3OXdDQRgJexoBRoyGWTk3hcxj6NyXKdABM6164/EHHgfD6w6lO1FNr8ivRb\r\n+AEYkH/0Naqf4XzHoxTBIoUQ2OVNoKHxWxgK+tgM4Xg+EeFZBKPPsbpfs2cT\r\nB2yEdvh6K73ONTY8eKMd9XKHxVIV9Ch5EnrRosoQc37lx/JdaBNyqaAT4ytu\r\nev5XY0AC0jviVGnpSEoCSUtKrQ9U8NMQUNQBNX0W18GGLAd3jaUBoh9AYcBP\r\nj3r+XgwL1STjCnDdsCpVoa/7SFRqfNhHCqIE//YQAeh0qkzQPcD4g7f34nKo\r\nAUw4IyjP056rpQ2XtRCJ0rMA/GefG0dVM3UmoSOBAcC13JNjmk18ZEXHlfht\r\n6mWhB7O2qo7lprdKwURzBTqg4nhwdQIwK4fytGD6FY1yB3TBKRNUX6CdrMCC\r\n/8IF2tH0CQRJUvkixDSkyrlRqXrJXmg9vAA=\r\n=4cVo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b3c25d6d7eb1ac46aaa0eaf0a8bdcb057648ebf3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.47","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.47","@tellescope/constants":"^0.0.47","@tellescope/utilities":"^0.0.47","@tellescope/validation":"^0.0.47","@tellescope/types-client":"^0.0.47","@tellescope/types-models":"^0.0.47","@tellescope/types-utilities":"^0.0.47"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.47_1646270731237_0.5087803763000678","host":"s3://npm-registry-packages"}},"0.0.48":{"name":"@tellescope/sdk","version":"0.0.48","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.48","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"99281c353aeeed7c29fbd89c61d7392babc76387","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.48.tgz","fileCount":78,"integrity":"sha512-VkLEq7Tr891vK07us4BVUzxr2j9PBQx0wSFdh2KunwK7jKDGfJT1aZo7O46rh02rgPhiAhwkYOlWtEX1WIkjLQ==","signatures":[{"sig":"MEYCIQDNKBfBCRYFol33llgieL2BGJHjF2L3uuPLJQl0Y7LxBwIhAMzKN96I0q6byAQ/bVHFaAXXz85EBMt9Uk9zKg29/D9a","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":924856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIBsTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpu+Q/9HYu/pc/tVMfl0F+SQW7fWb/k6ivq7s0YLHz6y0frTOfIN513\r\njSc7pxNNE2f+jn9gXC+UIgtvgR8K8ZVM+mVdH9lQm1zAIit0Pmcu3tFYhD5P\r\ndZA3TPi9LcxLd1mHpAZYiFp0ZwN7eAEA9/DTiGfZLsAb6zuJhP6r9k2uu+7r\r\nPib7kWXtRjvG+By+T/D5Q95JoVANfDzu2B3xj6yrzodl6git8fIZZVC5T07A\r\nKKNCVHRHhdhmg26Sa6PBBTQTnocLEOJ1nXXlNpO1heDKDs88fjImbJ0DMnjV\r\nRJLOrrQH2RLF0a8yChwWtLoBAri9mpt1MJ/6NdAi/w9Xc3Wmb4VlROgTlPZH\r\njU9iTvoducaxWwsws1JiN0JYpUW0fyP+f9njJJIPyeHq4C+pUHOw5WgTaFs+\r\nXxVKYbYNHD8nq9hH4wDkhKs5MzHisONeUI3vrnbDeZJKGezqftkSU0LJ8uqw\r\n7MQFgE+LO3YIz+mPtwqcYPGJXguc86SkGKDKZBJ3KI2CRjek+My9x/SbFs1m\r\nSlchpd7AS4N3SR+FoJkil6pHiSgCZTgeA/52zZWt0lUf4AuhKv4b0AK+B3rf\r\n0OvpOpQzJtdc8M6irdgLpV2cYJVOxksaWQDPq41/ou0ov3YmkcVuC779GTWf\r\nHKRvk5POhUOsmSCBNYvcxUpVvoAuOmtY9io=\r\n=k+vL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2e963534e496358c86026e11122c9a882b91e7e0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.48","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.48","@tellescope/constants":"^0.0.48","@tellescope/utilities":"^0.0.48","@tellescope/validation":"^0.0.48","@tellescope/types-client":"^0.0.48","@tellescope/types-models":"^0.0.48","@tellescope/types-utilities":"^0.0.48"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.48_1646271251155_0.7143420557840439","host":"s3://npm-registry-packages"}},"0.0.49":{"name":"@tellescope/sdk","version":"0.0.49","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.49","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e658870135b23ca3676e90bfd905c6060941631a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.49.tgz","fileCount":78,"integrity":"sha512-Wv1USqNWYQdP8zltWGnnpM0uBdPOYTqsdvgzM/KUpHMzoL9r5baZwoFyF2p39LArLn/xHQM/kL1/b2G0FE3P7A==","signatures":[{"sig":"MEQCIHvJk/yHwUy2qJQsZ+TwrPi6w9lmCOtkKUo9mTxduaRtAiBoDTk6/iblt4IEdNedWzkUD9a0UcIdjaesCMZNify1pQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":924856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIPShACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrgBQ/+O6gZ5FnLeytDNJqno0EIcHFAh4payHv0v+Kwad2Uc3fYQXxO\r\n54eyFa+RIXGmSfOJR7DsrQ1bkoTYMsXOEonTjPjZnt/3l8DLwlNKFCGaISRF\r\nY/C5lE7wZ0THmM4pk9InsiyvRqOgOK56MO4KqrSBurMn9eOiwUzx5YV7+1vP\r\nP3R6RQftoTJNARgm6OYHLIIVyjwHppbyPxeEhZ6koxxoENbVvt34Pv1G335J\r\nrHECiSI7feplHZSHnT/h0Sp82I6PocRfpC1VI2xfNEJHXVMiuhwj/7FttG6X\r\npwiHWI1UqfF3c7oXCVR5PxcEM6226yQWOH9hJ3yyum03ZogiAaUJzGs4SPm0\r\nqWm1u+BYfTpzWEZJnTXSQXcFEcRVMmlpYCZp6zNwKl8ysb3HlwSR2ZUK4MuJ\r\n8XB6vickYORbUginD6q5/4mVJhAd23JLDN4jRZC9KZZPBazp42GVP+b11yRl\r\nYjs2gRY3pfCp9E5zt0YXxHBjh+9AA4+aODRBF1sjorvMCsTP7nqrptSlinkE\r\nvV+H24bB0bY4I8UJ/Mb8jgrUWBpxTsVsx1CqMwjeata1ZwmAKzxn7P2zvE0W\r\nrgWKQtsTHRd/bP/cCzEhu1uD35zeYbSzaKBpZ1WaY0CiRSHQGn2qrYDRNGNL\r\nH37kly/FirqGKkbfzrMbtPPTCTbZAVgvjrE=\r\n=bJVJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bafde4241a16b717b092d8c83c942165605027f4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.49","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.49","@tellescope/constants":"^0.0.49","@tellescope/utilities":"^0.0.49","@tellescope/validation":"^0.0.49","@tellescope/types-client":"^0.0.49","@tellescope/types-models":"^0.0.49","@tellescope/types-utilities":"^0.0.49"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.49_1646326944986_0.8178102441961606","host":"s3://npm-registry-packages"}},"0.0.50":{"name":"@tellescope/sdk","version":"0.0.50","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.50","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"34cc3caf7ae83faf7f9dd33e7c8e148181343b29","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.50.tgz","fileCount":78,"integrity":"sha512-1jLK8KjEjhT3J9O0IxNk5BA0v8IDea/ZjhmpJUEy06Ec3KCkcaP8ttQZJ+n7BRMOsmFD7F5qIFeDyRV2EJ74QQ==","signatures":[{"sig":"MEUCIFrxEsPoYeIe2uqQixV+rcz7WSvbwZ3T+hkODIx6vVUnAiEAm7DEwx/xN7ULjyxM/AKMSjqUlAehtAWsEQoGcvidf2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":927040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiIRpsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpX9g//fZMeUxn3+HEDdcWZ+1W+8PxtBO2tmYMPb5tOicXhuHm0V+cl\r\n/alwtARBXsAdTCwPO9eR0+WFPV6e7HPK8f4OaQWkwbcwKdtSWAY3KTSoVTsj\r\nmcrIpWRhxc3MFyMCqEOSeRkklSjUhTMEccYSY9Gkf1HBxGU8nUw2Txrq/Kzz\r\noSjUa+g8h+XyxxFbO18CdR2JhLYTcHj+Btkr06LMG0Ve48TbN6Q85PWQMcsM\r\nhmdlQljWkY8Uq/FPrCOtjAm7z134myJHCPx+h2YFTFcVbYBzTQmPPLzL/th9\r\nTNQDqeMJ2Zy9TGC0HRHAULwlc1hFjaOxRHuDfdzx8q6TRlI2tmDvvSmknZtR\r\nEtcECrSFiJeZyScvA5jj+CaD7GvLVqQrL8PBPYeRYPp58MOAfKzwPhkVl2eD\r\nDMgtyHUk4CcHttsB3wFF7pPLeRb8o+FKXjXNa3Nzm3ZqGTD8E8ttkqYRrLZ0\r\naZqXk1qlcEzwmpcjlFsR9n6RpEYGtKJ4UhPJTe41G6WWzvY3OdgccJgEnKKC\r\ncddUKVtliITDeuz3yblg3radnLCNZBQLmPXnTdOf36+SbdZxaEyq7QcO+kRP\r\nQw7wnM5RCOiJkya+13/fFUH0ORK8jaDV2uAWJ14leDZiwbzARtQTYOahE6jp\r\ncVFnhjy686+EuWlcexun+/Ta48p1GCobqsY=\r\n=vgW8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"92e8361d73256c8091241b1bba6fbaf3d8bdae83","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.50","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.50","@tellescope/constants":"^0.0.50","@tellescope/utilities":"^0.0.50","@tellescope/validation":"^0.0.50","@tellescope/types-client":"^0.0.50","@tellescope/types-models":"^0.0.50","@tellescope/types-utilities":"^0.0.50"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.50_1646336619924_0.525955191150117","host":"s3://npm-registry-packages"}},"0.0.51":{"name":"@tellescope/sdk","version":"0.0.51","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.51","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dc54ddbebe33a0eb9c8ee4dd3d915cebda0b3cdb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.51.tgz","fileCount":78,"integrity":"sha512-vqf8rIxVsavbX3digUMT/McProGPFHShdkiG1CKAW6Fym0ZQVVkHFRx9C5u5oWD5FYz3av67AGBgaQu2PgnfzQ==","signatures":[{"sig":"MEYCIQC3tyTtWEyGB5VAQTxUFmsWwWiDgr1PMA2/G4BjwLYp9QIhAO+kLwtCVhQAXn/3FYdaVh5j7T4mTPj+x2iJ6F1DXIZ7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":936023,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiITwxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpEsw/9HUOHzAN8a4XhsM0dXFw1z9UqVegFm0rtonhtSac/Sm5/zWdo\r\nbsNu5SmTU51npRResnIUUaZfw/N5GCs8P7i+t6JjjB25/whSt/VhrduevKfP\r\nMxfDSdw+6B3sd0tcUb+/6noWsL/3O5i1dk8ej1/Ptl//k65jfGL2O3IB1kSs\r\nIvrxdyH6y99j3bl1T6J+8N5vS+CBZ2YXPhfyIBLBSD7bzy93fh8DcsfQnewg\r\neIjI4GEbxFv/BybN9fQyhyQgw+mUWcITSnZBO12xEJdU0BRyyVnI25tvTQ30\r\n5dCF8cGs62XzvyLnKnLokmhnIls3U2iMH2m5MS7ItpcWrlHMBD5nQ6QmKV/X\r\noDFLf7xoq8awT9v1QxJXCQc5b+7DgE/L8ueN61M4aDnXhGpEk3u6Fu4cdx/o\r\nHylwhYr4StlGNUokdA7dji98bBzICpI7eI5VTYstsIp5Jl3JCAGQnUxzGmvl\r\nk14bNd/ZOU3sfdVZaGjtODA6yTfE5gi9jT9cBTXWEgD5uBZrcljgbg/NGAoB\r\nxcuAuy8VBcdt1jKgECoYwIqzXi/kgP7PvAyILztk3DWze7Yl5iOCjD8NTAij\r\nj7fsvDtyjYvLWjlp4p9vVulc6AXgmE3BotwTEmAsKUyBfL7r/sJhrT1I58Te\r\nK+2xYHp2LKYR8yq1gDivLPkHasWQTtWwfvg=\r\n=rzCB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"de84d254e82de300d57202602db9ddd5f373806c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.51","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.51","@tellescope/constants":"^0.0.51","@tellescope/utilities":"^0.0.51","@tellescope/validation":"^0.0.51","@tellescope/types-client":"^0.0.51","@tellescope/types-models":"^0.0.51","@tellescope/types-utilities":"^0.0.51"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.51_1646345264864_0.7512314241284501","host":"s3://npm-registry-packages"}},"0.0.52":{"name":"@tellescope/sdk","version":"0.0.52","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.52","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b177a1109c6ccb6a5bbaaa5ddb8d775fce3f4c61","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.52.tgz","fileCount":78,"integrity":"sha512-r2bvbX0xJyLjj4rQCxOhjT6cGPr+yhDrbHrNw9LDT3WWkh0P+5D8YmcJaw+zwMbzWvV0qmFylWgU1YpZBlP4Hw==","signatures":[{"sig":"MEQCIAOmpFbcKtrnxvXo8j56Rpp9wTcKMEFMoVJApKkedg7dAiA58FJmYbRooD0DDtN1Af2qFGzz6hxGErWwneYSm0n/dA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":939616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiImATACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgWA/8CWkyc9Eoc3K3ixRMJkZsMPGz1iVIaSKHAYzeRuik/NIByHes\r\nBzx+6SoD5BGlF0m/dJiBjGPvbPsz4+dbSbMjv5zHSWyZUbXZMxCgiSSzHHly\r\nq5REo9FRNk683XhUDlxW1+C4PvrdyotZfEkbG1KO10d95Yxts/9MTef0EoeE\r\n+36xcRNe4ufDpthfPTKN9rBF34h7P5dxYFuNo1wykebyEPJTomCw4ssRSagd\r\nyz610BahFPplm3SE26VEjRqLq9eSj61TWo5KNXwMqTrz4g1mF2jpiv9JTV0h\r\n9ESVfOe3OcrnMeWqDDrGABs8vk0Ma6nM9eYOOTJ+YW2hou4nuDsnIzx8+dhd\r\nkGk2ovyJS+Cq6sUwhcfwu9n2rijrvQPVl+DMD/8wB5Wif/wy4rJMV8kHs06k\r\n1SqLoOxzD3L0Et0jD8oVJuogi63jFgc3t8/8ePa2Dj6Ry4IOQrScGiituKY3\r\nE0o97sRzIVL5W6kfFU/rQ3nVD/JisDKI11JglsUAtETGMzwRjPfsHWsUWv53\r\nxnrPleBVHOBDfhCJ1UZSPwsPCuFyQS4NTDlpBIV7+WxBP8Br3CqiCUHPvyhy\r\n2pQJsd4F+qB0iL7dEQSVA6ww623gB5AOxakk3OumfIK2NLO3Gaa7X8cWFLCX\r\n2YwuOYEUsfoWmj8421RaGu0TJC3sSNRxdh8=\r\n=tId1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6faf9538f8b441f72d95702d0d7b92da869bfa52","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.52","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.52","@tellescope/constants":"^0.0.52","@tellescope/utilities":"^0.0.52","@tellescope/validation":"^0.0.52","@tellescope/types-client":"^0.0.52","@tellescope/types-models":"^0.0.52","@tellescope/types-utilities":"^0.0.52"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.52_1646419987752_0.982322823258921","host":"s3://npm-registry-packages"}},"0.0.53":{"name":"@tellescope/sdk","version":"0.0.53","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.53","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7c89e520679b261c2ce538996e7f18ef4d2ba266","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.53.tgz","fileCount":78,"integrity":"sha512-+zQVKvT4GKoIaNBjHlZON5kNeUHqps5XfG3skdSJAve93ebS9slGK0KW0qezV4YuauO9dXEK8uHAts9X+j/QxA==","signatures":[{"sig":"MEQCIH2dpFEagR5SD+ZM1xWA0ykWKbH/ukvCdVSU1Gx8UlJqAiB4cfdwhzWLIcjfeAOLriqSSeBOLZTtBHngkhfq7oMZwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":939616,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiL52mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqovw/+N8V3xt4zpi+8MjjoQWMHLzGssHHpv7YIjHILsM/DSysUMKxF\r\nkk1LPU4T5oCIDtrSl761EHvO3T+qMBT5AIwXl8KD/pJZiPDB66OPFiR2I5Dv\r\nE+wclc0J8XoZ5Bcey37nrrFm8yHObNqxHsRsQa3fJxgh5/Q5C1tkCrvUFFFc\r\n3bMM3DWcr1LtYdelZ6dhFavP2ChcF9QKB+DuxEb0BiPZaYvBon+QsOkGppky\r\n01971ADCo5aKm2cP46HOx3hMe28yKO+Zo/hjlg2WJ7wktn60ugIoJ9zKGBDH\r\n3kRGnnTbB7XFvdVGzn8rJxcvqig/tjGqWzOdgSHeD7va8QRXrfZiWXa3UsQa\r\nkDrXi0Vt7zwOqBXuMVpoR6HmNmBieOjGam8JXh4d64c2mcl/+D09gohtFSPL\r\nRJNAaGNNtSsqiETdXhs11pmjFYmSvFVxWbomRrfWC9zn7/hIOGfaUbjNP+AQ\r\n+Uq9Qe1mOdff0s5hVq0Q6utwcNsdMV3GWBCqpKyuInDEH08HmibwWZaTDYjw\r\nMmxYJv8XHGsu0BfY78RhN11T8qBsIx/GiLydzJCmG9UaSHQbIvQ72aVOYeb1\r\ncGolmyl+QGXRxAqVz5h0kO9PVgEW94RYOLUmkkqiQs9x87nhAG/L2EULYAcV\r\njEUeIya9EDUf6NbDTvMNK9MDVT/D3QEwgvk=\r\n=7HI1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0d2e9f1bab0479d0c8033d7c40cdad7b5ed9a651","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.53","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.53","@tellescope/constants":"^0.0.53","@tellescope/utilities":"^0.0.53","@tellescope/validation":"^0.0.53","@tellescope/types-client":"^0.0.53","@tellescope/types-models":"^0.0.53","@tellescope/types-utilities":"^0.0.53"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.53_1647287718676_0.434231802451684","host":"s3://npm-registry-packages"}},"0.0.54":{"name":"@tellescope/sdk","version":"0.0.54","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.54","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a7484b3d0debfa8da4be27a25cc6d9bd055ea975","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.54.tgz","fileCount":78,"integrity":"sha512-cn6nZQbXofoEiZYeH+k1WDH2Wr3YVgc/PtTkemdNYw/PcRvlw8hRP85owcr+syvlT3yZjo60+EE87DZyBvHOtQ==","signatures":[{"sig":"MEQCIDWkNHLNIZJeSlEL3EkiOcTavpE1OO627x3nVdw9tXxqAiAOvYGKWjXd3GXkbIzth+z6y2UgepRPI+xPdJSZ5TvOrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":998710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiOoUcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBTg/9HyfEbR0mjYNh70sv9ppgfkv0Vfdvcm8DqsORArB+j4Qqfggj\r\nh2UOY1XgWLpXtV6HMZBVZuSSNlbSxxsfJY+0Ry4GPKUIGGkbaM/KwuvcK74K\r\n+KopQaXFm8fWRz/9iGJxVCVW4drB4qGNR9Lw+sg2xm9u4XFX6AOkq/ArDd6T\r\nTC62bX3w7vHEmOyESPk7SPrSlGAS58DNTiWh4u2YPseP91uLvAoY1SDIJE+w\r\nYU2tbeoUYxkPD2qipvRHL5o0oD3A5cEVWrFXYQL3qwV+1N4epulRRiHbPB0k\r\nBiRupGgqgG7Br3leuy7g9sV1Hs6c5APhUCg0H+aaFDe7GOro+oEpHsbUGPPj\r\naT4Mamn+zGPhgL907x59x8t+xumSTJZLuQxXN3vAOuVpJ7KpMY7v18JOduhq\r\nLfF6TW2VDN1+7qEOKzHEyieYJhcdLEgtvI24EvIKdkUcPtUx0a/7YP7yFxkx\r\n0pnlmRKoBHL00Idqt+lGtoCetkBfUnKxEqPcscKpHW42D/jIavOl4RiCgv+o\r\nM7Jy5sYIqjCTQeblVR21AB4uzL83eurpcovBUCLLpqd50Hj92j2znXPL1pAA\r\nQCx21335TiDC9VSDpTsBvKaRlL9sfo5743o13kEehYCdLRk6LcrrthFV1T7/\r\n9n0glkkhszmXj+pfCcJed9doA55qapIeFFE=\r\n=NYBV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5ac8839d40d6f735c1b8ea8cedb573532443ad34","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.54","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.54","@tellescope/constants":"^0.0.54","@tellescope/utilities":"^0.0.54","@tellescope/validation":"^0.0.54","@tellescope/types-client":"^0.0.54","@tellescope/types-models":"^0.0.54","@tellescope/types-utilities":"^0.0.54"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.54_1648002332706_0.14584244390905288","host":"s3://npm-registry-packages"}},"0.0.55":{"name":"@tellescope/sdk","version":"0.0.55","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.55","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f395c9d91fd66cb6b261e9dfae085f9951300c4c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.55.tgz","fileCount":78,"integrity":"sha512-rx903Hzcet87d4TdA+WFMJdLxlUjgj/GGjcDXvndJsac3D59GGrP7+KEd6PIjFqrR8JY2nM5AttjtQjx0+TQjQ==","signatures":[{"sig":"MEYCIQDKIiE+NT+6DQigZu7x8h54MSne/6gKGL6mxNQqdmMcggIhAKdyumqu9laXt5xkux1jfx9qfsXjnoZge91/kxLF8SeR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":998710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPNlXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDTBAAok4DoD5QbCqsxQHUeZMwRlf6xsdThdhsxCSBGBqoLouOMst9\r\nsik4OTJ3KAuibyzi7eZeiIceiPKMnIgdhIifG+VKzYs+5CLc1LOHu58F61RY\r\nJOsZsaBVeo4FtiRYJFAp+bRHI00b2u/whOwJlz10AKf2j2y+GvGXV97pebg4\r\nb1f1jE7SBPpS8fZpvxC3J2zSeYpSZdaxf/3qzwNjnzO1h5yvhUvvm/GY2ALv\r\nFpSUn85pAGKbnTcn9kG9l0bzdk0FXtcjvSJVZfGR+wqpSbM5YqI97pd99dVb\r\nNlwiUwshO3Pnj2+GITMgYEHfFuDvr2KCxcWezJQHshcOsUWEr0rK96iN3Ddp\r\nl2bj2TKz2hUGWBELRARIlXXd3l8tqxAXK4c/jJQS7pWsgw1lM+TKGgmhPhfY\r\n5ZHcxPlR+SoAYf2jFxmm6Ls+vZtqT/eOGEpOf38Qw9gLxgFCUjQhhWIYKJxI\r\nAy/wkBYbkGWlAJjypXLNSm/Q04qryYlqyOyu78FJCrKBdzR4jc/JNrCd43UI\r\nZcXvPhUqXEXuefk/aXURazcMB1cpwhkDIwqO7IrwIXYaztdZX9OlY8yTmhaP\r\nFBVASGwBWo1UvXPFHmsQXNtDJcsuQ8SZj8gKMFZ2H50CrHigz5jDlZUrKH83\r\nL9Uo6C56gB2cg+l7mRuqaUhGYO/QSi0DA60=\r\n=pQD8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"978d59aa084b3dd278675cce85ffb3dab634b81b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.55","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.55","@tellescope/constants":"^0.0.55","@tellescope/utilities":"^0.0.55","@tellescope/validation":"^0.0.55","@tellescope/types-client":"^0.0.55","@tellescope/types-models":"^0.0.55","@tellescope/types-utilities":"^0.0.55"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.55_1648154967440_0.004054351006834933","host":"s3://npm-registry-packages"}},"0.0.56":{"name":"@tellescope/sdk","version":"0.0.56","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.56","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8ccdd450b5d4e017b21db0323190d281a8a82496","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.56.tgz","fileCount":78,"integrity":"sha512-q164JRHT8SAPTu+e0+jgpztilDfiW6ylP15NrTE7E8lmpZdCwtUAXA15Sd7HYvUYuVXnnYC6iiJg5SoKqLfr2Q==","signatures":[{"sig":"MEYCIQCzu+786zjQIO/w1SQoJuBt+Brvq+d+EV6H47qfEYm5iQIhANP3no1Pw0XnsG2fFXGD5ZUWCfmJU4WTFRQzX4Fdxy14","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":998710,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiPTMPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmSw/+OCod/Dm+ebJhuLou5VqAk7YBVAPUYnh/bDK2arBCs3nviWOn\r\nkYokLa9v9obSHZ+aJfeF/ZusaXoMOYZqMoiUhwcSjGY8nGdZncxAl0N7wUzr\r\nz3M/4B2A+gCTwfIsLZRyKpgRhEQUUORzb2tuFdG6dRMzLiwoDUtp1lD1nEjS\r\nF615t6h7Ad/lj17Klm6wJt9QDb4tc3J550/au2xjCOLKyB0mxW+y0EI3A0LS\r\nOLK4IYOWq1ctQWUoBRC1qDAvDwhgqYoCcla4fL4f0cMFIaUsjGCs7+ztHOiy\r\nwCLfZLh7oup/LCil+XsMh4XGzh7BzJFWEMn9wUHeMlpjtxJHYKesfUqwk9/l\r\n6DKg14Zi5jtQvJE4u4Rf9rRA/fFjuh5HeSkgfjszsh3ZSvroJ3you20YbJu1\r\nEyD53lHRvqkmhmpomajcWjRoIfo3ZmwLeUlYK8GWBGI/KBPUGyj6vpPjzGE1\r\n1ZseIL3jPxVZN93Mx+YnN4tClqEldjplM6oeFGPL2Vri0WZJHUaVd/4R1gLV\r\ngppcHuaTCH/98Cw8SwnpNGgPlWuPA3bbHpdMnI4wrlqiKXNUQDocDmLW8Evp\r\nwmBWZtayTR+9AVST4RMoG97sNnjb2NHhLspw6Knme3NGTqGKMy0gKSPN0f9h\r\n/2DyYhv8S9rOiLheTrLO/9JsF25vnJqFgfE=\r\n=fCEV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"69fb214b44cb0849a90e4b22801f604aa7ade768","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.56","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.56","@tellescope/constants":"^0.0.56","@tellescope/utilities":"^0.0.56","@tellescope/validation":"^0.0.56","@tellescope/types-client":"^0.0.56","@tellescope/types-models":"^0.0.56","@tellescope/types-utilities":"^0.0.56"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.56_1648177935467_0.08975084184534454","host":"s3://npm-registry-packages"}},"0.0.57":{"name":"@tellescope/sdk","version":"0.0.57","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.57","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cbf1136f8dbaa456fa8ed8b059004304fde7d9cb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.57.tgz","fileCount":78,"integrity":"sha512-3Eb91caQgrGI0BJJhA6XpXUFFmEk/Nyhg+3SJWdeimVh1PN9RoGc9NIeqZ4gWVwaW7oCa4UJIo+RnBNuXl+zVQ==","signatures":[{"sig":"MEUCIQCP0UdioPxEfzJPDMAgM7P7s0lLxy+tBR5nhWWzgxEMKAIgMO3HdqfsuzwNt8yZLmoe4JY+lfJCxAiSnedKpU0YNbM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1004250,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQ09OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZ7Q/9Fdv95hEHFKobec3Qf3Zc+3QpMOg7WD8LhTRGQGr+UhEgLZdk\r\nMJGAoYODBENEc2i08sMHdG1SWLrWeAU713UGEEwl0b8xb9KVr8Ypg2jfuxfb\r\nc7fAuruWMKiZawGnNORqNObXAr142TVIPMxLxZRNpA1gSUFCtyh/FdYu5W/L\r\nhfh8HeN6bqmXHcST9PQOoQfiqaHQXSVellhmrb66CualVA0zvfmRoJb8ob49\r\nGZlN3xJqxMb3Uonlr+w2YwGJsnkRLi4ZAALxb4XqxZ/23ilhaIX7THvcsClw\r\nGGRWjF+TQncBfKUl2W+G8M02BdbVCWuKTRqS/DRaNUpwGqCX11geTzrf6JIA\r\nSTF3I1QvJeJpF3Hv0JpkucsNeG0y/tTtowHHY0rY7OgNMc9AUgwrotCw7Z8L\r\nZcc32QQSrJj1UT/9E+X6e6ltMSy5a0Toy3TQQpprCyWShEztjzMoPTCtz56D\r\n56EzbUFNNjYRWDBomiYg585DmcBuqxn0Gr87YDBqLSzqjIDVdrBfDfRtyGhq\r\nPMjxWCswn1WYd/jhVZpLg8BPDJQAyGtqAsaeGYv973cBr/UobQvehzI38Pwn\r\nqUfky9v+O1TcqaNF92IDsiSq621fmQ8Y1b0zpasook7dn5oy6XmdtXf8zAob\r\n1rQ6YUCZaFu0/8pSDVWfu/DLn7dRprywafQ=\r\n=PGow\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7a830676f46cdc5d10961aa85f79ad669e4acffb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.57","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.57","@tellescope/constants":"^0.0.57","@tellescope/utilities":"^0.0.57","@tellescope/validation":"^0.0.57","@tellescope/types-client":"^0.0.57","@tellescope/types-models":"^0.0.57","@tellescope/types-utilities":"^0.0.57"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.57_1648578381969_0.8236320286313807","host":"s3://npm-registry-packages"}},"0.0.58":{"name":"@tellescope/sdk","version":"0.0.58","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.58","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"97bf09dfdc9e3b4493725152d1bdab76649e652f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.58.tgz","fileCount":78,"integrity":"sha512-6dFyFzvm57D1Vx7+VyaSMxVMYDnj+TrJ682OkJc4fvImq2hICP2fkVB2Ms6AwYzaRW4xERg4mZnWO2DzXylPSA==","signatures":[{"sig":"MEUCIFHztrKua92D2Eyy/aNd9n5WciBYNGPtpnzPxzHyGjqYAiEAmQsReK1eeWBzynqcj35vtd3hWK7ArOWxJHs3WTqV/PQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1004143,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQ6BnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrdfw/+LUwR2ALReFbh8AbI5xeBznzLrIkKev9NY+kZUnc38L4ot1yC\r\nlm0+X/kmJHkL+iwLJ+MmQ2qdLvh8m4pLGMsTDnFhpeeZ6gaJiIR93hh5a+Te\r\ncF6ZYM1BK3grl1mW3N87rOlfDO8/nwfAC5Ubw6aIS1H/cczBLyiQvDBKo2TB\r\nkRlnxgLmwNWF8m1ylCzCTWQTqKh+a4SNDfIln5wwSIVOfXBJygHLgJ84xk+v\r\nt/kbrOfz1BfL9TUi+0E1os3cbWoGEnd8vUruRXzyUh6g3v2yyNDEVenmvSul\r\nRBH8bYIi350Amx5EfbV0VUgKsKhjvPFpCXwRJp4F41xaNfWjUmjLH8Nfsxxz\r\nO/Q2893R264hNzfoXJr6NJVrG/Kp4CBOGgu0jxzAx+hNsQTzf8co91R/2IAS\r\nzm00AfBsF2oYB9QhsZAtAoqz9+wp9d2Q8XZqXjp1pDpPfdLSkcblBCzC8DYp\r\nargHRp9OxT/Av016vzmBddzTjz0qVg3RyI2Bab3SCk+5qE4IyGGzYZXf8JcF\r\nhX4wlsUFgkOR/qSYHING6+zq43Td03GFg48ODDtVxXtlRnaQMW7I4iKRgYmm\r\nobzyqaEibo/gTjkxwgUvef8DXeqITPc/9CYyn2JZxyWkzvRK3gtfDT9NVvcc\r\nJd9bvCU33E3ck24iH0/CFbJhffOZOP1xKkg=\r\n=Pk1e\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"62c6def8118570898eebf960a615baca605f17c7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.58","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.58","@tellescope/constants":"^0.0.58","@tellescope/utilities":"^0.0.58","@tellescope/validation":"^0.0.58","@tellescope/types-client":"^0.0.58","@tellescope/types-models":"^0.0.58","@tellescope/types-utilities":"^0.0.58"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.58_1648599142747_0.1313824631958751","host":"s3://npm-registry-packages"}},"0.0.59":{"name":"@tellescope/sdk","version":"0.0.59","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.59","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3f8d8bbb234be65b170208925a2176adba2943a5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.59.tgz","fileCount":78,"integrity":"sha512-q0ybEVNLmBnuX/eXIG+G+y98brCsRQ4DTXrTdhSOx7YLb2E/O+5sJCY7ynrmIVT+R/PCG3VqD37j4565KTSO+g==","signatures":[{"sig":"MEUCIQC9BHHjoV5hwRSoLmBW16JauE4taUsDgHHljOE/V1uCJQIgMz35uGysQDUCgsbLdLnmvLvBtjMZj9qkzmlBEQWG5UM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1018041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiQ+L5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmotug/9FidSslB1OiV9KH+7aC1V/xjmndfqSOFI7vIT+ecY8ZhVc3sG\r\nAX3axCRcMPeSYC97oKDa2pwYubE/AO4w9pzSglBm1QfNxJ4C7mmRPpsfnHu7\r\nfYJlcWwliMrWAi03YwUPvIssU04ILP+8+ljBk33Fs4lyP2V5n0kue2MxKhv6\r\naLchTX01UMcNrjVizjDdG9nF8EkLslYvoZ8PRdVW32DVTIMs/bKwQcahSg/t\r\nDAJLF4iIEYCM0MCPJCz+eyFfRkmlfkLSKQDztZH8Dm5eMcLWfjkGBJal5jZs\r\n3mFeIcsfD8xM1ewFsHRZ0cHWpDJipZg1fsUw0cSRGYnCty6seJvV+MhpW/+e\r\nuH4xjOQrqSlH/7jydtuL2m19Nk9MPzJrUzozZrxMJGbzw8sEFp0OjiHGP+hT\r\nwfNKh0huvPzhPo5JaYOlDVrsS7DD+7331DteaD4xQYICH1JQR9tWsnKMfaEf\r\ns1M8FdDEdv3cmU+AYPkC7Ai6OX8N6cNiYIjT1mAB4x/aAqBQpcNJVN2NzTvq\r\nx9kmcq+SMgUJbuh2uT3Hq7mGrBJc4gRcolUZuGfrEGXNWj9C1fT2QZzek0oY\r\nJ4tjBmmUGwszi1i+btWPR/nvTyylqsFIibooGBkSI1iWWmxF0XVp+oRKbrsd\r\nF4lXq7lTJVgQNKyPypb0kFs2TDozqEV6exg=\r\n=sNLB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3495f038442c125f77db784d278fc13b6c967775","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.59","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.59","@tellescope/constants":"^0.0.59","@tellescope/utilities":"^0.0.59","@tellescope/validation":"^0.0.59","@tellescope/types-client":"^0.0.59","@tellescope/types-models":"^0.0.59","@tellescope/types-utilities":"^0.0.59"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.59_1648616185259_0.6375457255204502","host":"s3://npm-registry-packages"}},"0.0.60":{"name":"@tellescope/sdk","version":"0.0.60","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.60","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a1dc8dd4543ac4941dd34ff9924361915faebb2f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.60.tgz","fileCount":78,"integrity":"sha512-a4J2op3D9jjr6qichWp+GBHDFz2tUgIPcoAxdHB7ZaWCTGLfIH5rbxWo8rVYCodpeyuUELY0b1yxgOIKcIOYXQ==","signatures":[{"sig":"MEQCID57hQzs84Sut1/caJUnH/w7+Rr/e8D9WkKOlwTwYS1cAiB7425x+NEb6SD52kzhzAZjzydoxFofKfz5xZGWtfaSAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1025365,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiROJRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXJA//RLGF8OAjka5ASD9ugjMidEnguQZjwqXC4kqrDsBJh1ZVwP8T\r\nSnwqQBdw7yHTa/6j981K1txHuLI3pXjkCu7FTb1hPqP8t3n1JUTILzrp6C6W\r\ndNdZebpOL/aW7W2xGyaxSsEgJuv255XsTsF4WbUM5oqyqyry3+qUWdNkCFKF\r\ncXC39Xd3HNIbXu0Is5guTiW7WPUnIEumnuzZe0nRjkpRErp3F3oXSVYNXaaj\r\nBx/o6/rcN5kaiukPJCGLmnv04+u+MSfVDC/Ggzo1AcPJqAPz3XJhZvKV30Lx\r\n2R/JAoXDCx/VL81rN4C8+eEFOvAl4Awlv8bN8r4RiHaJD9xZCVPuXsZg4/qe\r\nTgvTGxcuZXUXZ9NvI+jTXkWYWf8l+lOCeHu00/z+HcqWrZ2FatTwwwPDHUVR\r\nXY50rdcCO8roj9EPZYwZdS0JHG0lUN+MrsKjGmpcUhA53VZj1O/qXyG1hTDy\r\n46itSP41q1adXpqKrxPCnSBiBh6sNSyuPbAzO8dXCH8JFnGZ7Ul3S3O9CDjQ\r\niRo1TK1Jp58rOr75cghl4FySSO+7X/r8OL5KH22fUTiWoG93KyJXmSEL6DXv\r\n+mge0XdWr2I+jxzuKyScziAr4QOEPGX104k4sTunrItHhnAB1TP8DCkvNM1r\r\nEqssdBopFt258ilXnFwrp9aRSErY1YHPCXQ=\r\n=Q1UR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"576d65bb0853dd189a81a4a5f463ed9ece05832d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.60","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.60","@tellescope/constants":"^0.0.60","@tellescope/utilities":"^0.0.60","@tellescope/validation":"^0.0.60","@tellescope/types-client":"^0.0.60","@tellescope/types-models":"^0.0.60","@tellescope/types-utilities":"^0.0.60"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.60_1648681553720_0.5081533456382361","host":"s3://npm-registry-packages"}},"0.0.61":{"name":"@tellescope/sdk","version":"0.0.61","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.61","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b77b8ac3bc4dc1aba555b34af82df4fcbd2b6152","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.61.tgz","fileCount":78,"integrity":"sha512-b2MT8J+WhPqyusbva5lQQrsEHiDLMGok7aUADrJGichBzKAnUImaqOkuNZ6MDHO2S7pI8WASbgvklwxy/QbPZQ==","signatures":[{"sig":"MEYCIQC9v8iIsJzUKRHJ5wyAEInj2t4zuV13T93oXxa99zLl3AIhAIFYCaicbAgm31CcK+VaXrly9NSwHoKg0aJWj4uFb3oz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1025461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRPoUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyKxAAkj9s1vYx2bBnLz0opOh1FVQ+i7XWQUNZdwW6ldQTppQordX5\r\nSkxPMrputj4LVeaMlxgNzu/deAAkbM5qCXADxEG00TdKlMg/n0cS65TosMLi\r\n7/4OOEwfYDrQuuPfYAO/7Exkf1jflJ9HYzTHypbpJZvnh16pFqP0xWe/Zrym\r\n9QEHN/0ZZy4FsfiasFKD5T7xGD3eTPDG25e8WAqTCnAnKJ2DKzeqmbllO3U/\r\n7baXUqblBlKF3Kx2/Op55NSqAIj4htyEsHju/xG1+KPcElQMWnTrGHSFEHyv\r\nyUiNMYi/SY2jj2xnfi2Vlgm1n/4kumgfYrp3f/3cU24JgxK25N7Lis4/RI5w\r\nNfn7W6w6w88wOMWVGym2jTtzwEzvl6xD+pKd9xt2qmP+EfeUlSoXzAA09ubk\r\n3Vuf2eE5tl/zhESNGTZTxpkqN52q5npYtyST11OdPCFOmJ9/AQpeJRdWklPF\r\nnf7EEXooH5Gfn5gRaHJUQT5X/Kkt1/vFxsqjx4hCAfKeXybzIoaUGNXawYpz\r\nANLgjR9mWCQUFtC65m77/ZqCOs4OGKse8Nb2FeUGs2VYAZdpt/gWBg6eh6gc\r\nA65xH69elUSqDw4pz+bguDJfF7GMgkcSPQbZw6CEJ8MHSzeLR4djwAe/v/QH\r\nytll1P6o0RzMzez0CkLmXOfsF3wIT+URGL4=\r\n=ZrLJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6ece184f7d132d52dc5b702febde55a6bd86446b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.61","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.61","@tellescope/constants":"^0.0.61","@tellescope/utilities":"^0.0.61","@tellescope/validation":"^0.0.61","@tellescope/types-client":"^0.0.61","@tellescope/types-models":"^0.0.61","@tellescope/types-utilities":"^0.0.61"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.61_1648687635818_0.826686066056437","host":"s3://npm-registry-packages"}},"0.0.62":{"name":"@tellescope/sdk","version":"0.0.62","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.62","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6f9fc70a3e2f1c5e0d2c2535f67d0804d5c2406a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.62.tgz","fileCount":78,"integrity":"sha512-mfuRU7HZWwOdxEPttt5IxJ9s20xuSRGh+DGIFn/AAHcOKYyL69740ElJ5M48WpSxE0D1YmhBxQOQ5JirnIaGZg==","signatures":[{"sig":"MEYCIQDsqz6IYqTxL376NjfHD40gnz0Xs7ISu5+QDtyEv5qqYwIhAJWwgrdWeWq6pKeldfJ1tRBEyCnMaRwa/YIwQ/VKuI80","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1025461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiRb/HACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqCLQ/+LfS+An/6vWyxdOmQB8X+36cCjvYxEz1kpukoch4jZ9Z6KR55\r\nl8aGPJrUi+OX2gmzDvHRvFu76gz/9cwoeKIhLlbclp0fqnNdliUfRn15/OAQ\r\n9LNXP77a2xhzFYeKmhZLh2SxLiAhJm00x1CdlKdymOkhkpb/U4SWbQkdd7mw\r\nVhZSU9AxHCIFMuJ9bgyJ5As4dFvQh2tf2G3vSkHEiod/4vFcaMoReE3om0vR\r\nnGirbJZrN6pudpdZ3SAe4tr2AuRWyP7UxDFZM8s6A71Dd+DbWzvijqno9H1n\r\neYGa3EQrHkxcx0kwX1+atJf7aCZa1Rh5W2mJDRPs912Inakr183feMp9n2VJ\r\nBrnGzSTiUkm9WPMjFRBeIAMhPZJB2hAzg58s4BZw7AYxPkunKWKE/0rapLSS\r\n5ZU3zr9xZ9gQdMqqg0PDmkdSPCh0uLMsihj2p7ARqByOH1wjVf9ji2dyOGpG\r\ncBYsHsqcaVYWFJIsdUh4HikaoKuJNTZws6PkxqBIfmnUcidGIAo2+WundLrD\r\nhrsoMu5e2Uu9u4X3+buWPseFF9LNVASCRfgJkRimqIjpTUPnddtxyAOf1Shl\r\nGAvX1rZTEHPro/UaytnkckL4uDJHMHXCcOw84VLRpFDbwdkkoT1m+yY/pVcX\r\nVNRJcR3L4Ti7Z4l6J7sxe9jCIkrECCcOgvQ=\r\n=+3P2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"97fdb9c5015204551e60e8ebd83df6649aa19ce9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.62","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.62","@tellescope/constants":"^0.0.62","@tellescope/utilities":"^0.0.62","@tellescope/validation":"^0.0.62","@tellescope/types-client":"^0.0.62","@tellescope/types-models":"^0.0.62","@tellescope/types-utilities":"^0.0.62"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.62_1648738247461_0.11190562677864846","host":"s3://npm-registry-packages"}},"0.0.63":{"name":"@tellescope/sdk","version":"0.0.63","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.63","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ee7f73775a2c935cc64eda3be04e5a7462af272d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.63.tgz","fileCount":78,"integrity":"sha512-2WLUpJ/TJhKuN6M3FEoyXlwAoiZQGJOxsnHupfERsQ4218x4+npO3S/aO2Ly1t2inqHatIQuKmAqoy96PNt0NA==","signatures":[{"sig":"MEUCIQCrt09zCTUaS6dkJSUZCI52hMqJmQGnFEIpCZCytK4XswIgMulPwJ6jCCZNU3dKypYqKkMuaI85lsICLtTRJKjkGiw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1039509,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTg54ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrztg/9GQwXWM5RxaOqXjTyv7GBkBaRtjmimkDbhF929ytbIGf2IHWc\r\noX88j0rtw8dQrvaApWcslRymqpUIkmv1Y8Ac+g3KDFdrH0xEeC3yYfmdxfRf\r\nMUoFyajbN/JY2aAI3VaKVrpQFByLm6zLUzuo1ek8PDA4ZuLeaGndJU74OMhA\r\n5MmfiEcJ/VaucGcSmALHqu1TW1rrihA0jXp12yRZbE/8FZArqdc2ybi5cgUW\r\nnxrt+4kDEhRKNGTbcEZ5Kz909gd1RyVxqU0HLE2OEPxRM6WcY3TJz26+ZGxZ\r\nEOK7nYqhz2K5safisqz+p3kPQ/P8A37ecccOXDIQ+p+l9DFRT0O2HtRuaX4V\r\nM+/w4S9eIUe2woFomLId8iWIw2WZ2BwwGBEOrQAhpdmemRlrz480Bf5KCTbu\r\noF490NuRKnMELMOs6qtkpQxUXhaiZVUSKMJulbnMU/22DRGgA8z5vLfC/9Sz\r\nnx0n36CGK/BGf69yAhyiU6GJxonOXLc2swGe7GIEG+RwFreVKMYtVnByfQFn\r\nK3w9Nrl1ine+yN5XIVVfjYWDM5xONMjULP9GB500H8NguCNeKnSM+/UnoS6M\r\n54hAXRATYOn6k2Hb0GDG4mkrS6CVKkVKK9vVIhMaZiRUWGopAlSFlinedwCo\r\nIRhTD6dD/NFFbVX3PrkG4Ioritj5T1vHrxk=\r\n=Zobb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"dd5cba147f2f4100ce33ee1760fb8519863e656a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.63","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.63","@tellescope/constants":"^0.0.63","@tellescope/utilities":"^0.0.63","@tellescope/validation":"^0.0.63","@tellescope/types-client":"^0.0.63","@tellescope/types-models":"^0.0.63","@tellescope/types-utilities":"^0.0.63"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.63_1649282680306_0.7352220086578722","host":"s3://npm-registry-packages"}},"0.0.64":{"name":"@tellescope/sdk","version":"0.0.64","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.64","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c8cc7012f455970f31eede34f9fb644421d5f766","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.64.tgz","fileCount":78,"integrity":"sha512-A71Ds/Wb5JYJscThLfOF3TGSVU7zFa4rGtshddSmRNE2YIHPuvNvQ8+Wukn1GoqQ4DvHbPY8diu62+8Z+QmlCw==","signatures":[{"sig":"MEYCIQCYwqa0Ju9nqGWsbDLyY2Gb2Ftea7S0kd0WBDXr0DG4VQIhAKlt9stzqnPz2wPBNABqBzlSwwXyVTv083HWe+zy2B4w","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1064080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiTjoyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXWA/5AXKPbcdU344AICrqfMO7k7SYqsXOMCwWl/n1geI0Lt+sX6GF\r\nVAOEXaIrAFijZTKyPBHcH7TjOjDhDglhXsURcq9s2BsxmIXj9cjr/4irHPc9\r\niG0wggdS3GBsoucwTnceyvObeUWhsKct6jK62/RdDEGB1ua+LsWQKa4sN3on\r\nymfR8eRTZPs2Y1ova6yJ0b2dr8R+VNmzQj/pfHPyjV0pz0k2/J3f/z/M0ymk\r\nyHVKOOaPuyHPAVM1ebZmenoW7R7O3dHX47y2iW2nvcEprRWWHyYKhhLEunej\r\nd1fLpyUR4vOEB0+dyaC3oziiH3Tyo6sM7TdOVlxHzw4NvpYtpVmMUEY9wEoR\r\nY1Z8RwABB1oEoXpXqlqj9FV/+3LSMjIDFxYN6lg48AL8JsKwU7ODX1tbZDVe\r\nGE8kZjcIQQ7G6AUg4ahGLy0Fb9PsZ29qUBj+z5m1dGzp+68amvaWAz9SjUo1\r\njt/EGWvGd+90OxS/UjcEPxBNc/+WAjGXaA81BZyS5NK/cm1iiZ7wiLOFw1nn\r\n8l5+gPSz7g+K4BQ6i6NUmwcOygNMlV7BoI9gD+CalFzsKRz+VGZS8MGvW08U\r\nLdXcUU8X9PXU5uAQbY5UdaUYgxO5PLg4szQgXfmoaSrZr9DbQwKdqEyNZuE1\r\nzT36JyJxHk89lHozmm1nArVuoT3aeTkpBK8=\r\n=Xl1b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cd299dff08e2a431c1b2596611a597a86005723c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.64","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.64","@tellescope/constants":"^0.0.64","@tellescope/utilities":"^0.0.64","@tellescope/validation":"^0.0.64","@tellescope/types-client":"^0.0.64","@tellescope/types-models":"^0.0.64","@tellescope/types-utilities":"^0.0.64"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.64_1649293874302_0.0781652227583236","host":"s3://npm-registry-packages"}},"0.0.65":{"name":"@tellescope/sdk","version":"0.0.65","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.65","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c5b1681fb6b40a6973ab864812e21186679af1a4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.65.tgz","fileCount":78,"integrity":"sha512-pENTM7Y+qKZMA28ZrdqvvLyHPNzdDiJe6cyc5S3v2nhtWvYWPtLYURD3C8KpnYllBna6je0KPE5zMDnpKRODtQ==","signatures":[{"sig":"MEUCIG4nv377ze8579h9Cf1h5rwZcO5hrNCcTJw+9z9zpfGyAiEA3+FCKbO5jhbvmncF1/ISpUOgOw0FK8BYXdzgk5pl4Aw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1063778,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiT3IoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDYBAAjV3dxE3+KKeI+26zZ82xVmGExfJIllkHVAhjig8eGY+1Nocm\r\nPPJWqOr1onls5ZnN0a0hgNKtsz5g6e8aLy7Ug6BxRzCWbu1xTn1KLDbQLUEG\r\nizdFIffmIBttQ2sn5eiw5S9R0FfjUVqgyg7I/1KsWx1cXEjzPA9Md3Yw4RGN\r\nDVjLqYTCEM8XIE5Kndy44KzLxkNEsIiVUo508Ebo3FY0w0l5lWEpFQFeQ0a4\r\nXj63uPXlK70SDSJnOWhM2ZQPxZcDZVMa80sD/k/MV+rZyaT4tasYgY2hYNL8\r\nGfNDL+YVEuOkWkqmdqKI9RwH9KrAnekhfK4e5RbfjxfIy+eiqJY6sT1Pg0I7\r\n9vmHa+XL+3nEdxq2pKddzMTpEQZ06uWJTqWLtzakgiX5Me9duL8PrblQhAuT\r\np+ptMYLrGBCinkj0/jlQorfE2CGk0hH2y3LeSLecfb5yN7hrHqnBly59jbQR\r\nTycaNW2hiM73km6jx5dE/CpPSvGg0R+aXXqV+QMheK9vOZDMYRSCrvRp+R74\r\niB6YE+dXLOOyvp9oHrLU7L5MrXBmemAPd6uQ5WcOkk4tWg2WDAdZjGuyLhgB\r\n2KcnojbmhOUcNPWpilpJ64ZB/EhawpxtSBXVQAnWR2MkedVp/hafM6AjNi3R\r\nLpAzdJlBEbKGrKvqDVg5tJ7xvPpV5pQXEbo=\r\n=s6nU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5c74d5829d07e748d50af01c1bc22ce9b4d5820d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.65","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.65","@tellescope/constants":"^0.0.65","@tellescope/utilities":"^0.0.65","@tellescope/validation":"^0.0.65","@tellescope/types-client":"^0.0.65","@tellescope/types-models":"^0.0.65","@tellescope/types-utilities":"^0.0.65"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.65_1649373736327_0.039531779284788016","host":"s3://npm-registry-packages"}},"0.0.66":{"name":"@tellescope/sdk","version":"0.0.66","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.66","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1d027014ac9c4c6156092865388b8984335990ee","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.66.tgz","fileCount":78,"integrity":"sha512-heiT1uCI+uVbq3lRll8T3Xf/1Imncsm+VIt8CYs3Zf7xvy6bbvRq7nIiscZyv8xMHzKMY+ZII6E+yFnP7YAC9g==","signatures":[{"sig":"MEQCICTozJgq2XFu1WqAiasjb8++gEpSmlaq8R2XnLnjKdQmAiAp+jMRtxxkUb0cFLmGW49jIouzfNvbSkFfKfgjJUm5xg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1063537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiVe2iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrF1hAAiEcNVZlUN+UglPWenr/RIleRxpBWBZ1/NZ1cVf3o7fEb9loe\r\nmGNq2Z2wNRpWVJQy5wqXv7wClf9Vk1SE8wxtiiiJ7ctUnyfQsy0XvyqV/klH\r\nazGOcT4jllTkHxoWN2g4TwaaUDN9qwMZyw+C+jFsscKflTIufVZRe5pVsdul\r\n2YxhS3lFZM4Z6l4yxA6iLMmGbqfJkJ0m331am+lF4DQ644S/96pUqTzR1TBn\r\nALyuNlId+TP3fPT93TFbEDgBZqpw8gGqBUSLFY1IsIJw7L5p/iQlrjRIC1D8\r\nWVuqaSK6nmCrOJpP4q/QU5AgTQJIpVyKgUhVgRz02GY2mKzkHd+/jnfbzFiR\r\nabjtm848Ad4UmpWANfbbSEHlxNvfE/arr8zDl/lBCmWLjwDNUGq5K/f3vp9A\r\nocLtsGNsT6Xc8VKoOD+z6Qg24meNUTibNHek6e3JXWKK3Nq6zxzLtRpTrY33\r\nVy2kkcrygxFgmsE4G73Vui6x+mfdTiddai0j9eggk3YHDWRLWKqnEHvlrwqY\r\nSLF0uYU2oZGeGqTyj8IBLnwONtaYDGwM6EuHkGciBm2VJHbWAkpjdeJdKB4y\r\nMA/KWkV0dXootBDQZ2G7apxnXsDLD4Wq/S2iMcPJcTjCB+6lw/7r205lVpJ7\r\nz5iCC9lQL2t8bn3iIl6Vl9bxJNZVF3gX1mE=\r\n=12xJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cf09dfa584c355bc411ada3a185d62d019bd8381","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.66","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.66","@tellescope/constants":"^0.0.66","@tellescope/utilities":"^0.0.66","@tellescope/validation":"^0.0.66","@tellescope/types-client":"^0.0.66","@tellescope/types-models":"^0.0.66","@tellescope/types-utilities":"^0.0.66"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.66_1649798562432_0.11401611147049961","host":"s3://npm-registry-packages"}},"0.0.67":{"name":"@tellescope/sdk","version":"0.0.67","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.67","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"512baf61fde2ce934a781956cf88e5c53043de7e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.67.tgz","fileCount":78,"integrity":"sha512-xeLbycibwISaVrWMg+MR57U9BwtkNjNfogfM2vSP/h6URRVT29o0Wkkuchat9fwsmXGzlF4V6hM92nMdzqNmcA==","signatures":[{"sig":"MEUCIQCZNF0JnHrQ2iK0yUkdcVu7vc7UOK+xSNEPbZLJDUCwegIgXdNW/r2KocqF/dJwW5FOFfZ4aLvhyZFDVhzC4XQVr78=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1063757,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiViQfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqkpw//QEenlpOOBylXYrui1SSRTjwuGWOStpWuJqRkctQpp6ZxGz2M\r\nGMz7vwOVCcwwxVbKDFHjuTxths7FBHiz4Hzq5ooZMHLdJyephwaZWgqYPdFf\r\nTP8YkYK0mmykKKqDZdmOQbIwe32Dxo3yr9Du+Q+b0Pc8ZNEQ406xu7GidX1r\r\nCtq+aSSb+0/hD3u0Z6DQEN5mg/4nUNl4DRBxu9zmHTIcUqC1UfWIor488vyY\r\nFj84MD9vkMbYJhGslx4ukNdAzsuhJppAZf5CFXvmXq4ypqBxYQD6PqWavQBG\r\nIs1aIrZjqoWI3WqNQzeaMi6zPsEuRw7EYVyQ1BnWWAUiq0yXWcd+BwQ35vhh\r\naI1gcRVtDlrEOyF+zK/fL9oj1pQNTMhJzO75cXcsCcFWcnrCrG5hDWTwUqeY\r\ndBn7veU09d2too0ACpXxR5Cxvinkmk/iBXRuO59tbmdHVvqjSmjve+GURP1s\r\nl/7GarYD+ysK9JdLnMdQOaP74KJs91ENdIrmmSafx9clk1n+R7Y9c8PZrIyL\r\nfb+5D2oQOxYXPj8oP6HIr2ID2KXidnGENdCxWg+5toYFs6AgljQiPsUs+TQY\r\nL2P2RSs4IPSmVWPMyaKUYlYYgDP/eFhbaaf7e1VY91gPRax4bMoRINvtIOP1\r\nHg5q+3v0R/CDtCd82CVIS+7Qy6HbcGzipz4=\r\n=yyKn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a6d0880e25833a235ad07f0916440d356cfdb24f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.67","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.67","@tellescope/constants":"^0.0.67","@tellescope/utilities":"^0.0.67","@tellescope/validation":"^0.0.67","@tellescope/types-client":"^0.0.67","@tellescope/types-models":"^0.0.67","@tellescope/types-utilities":"^0.0.67"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.67_1649812511246_0.5444254414085652","host":"s3://npm-registry-packages"}},"0.0.68":{"name":"@tellescope/sdk","version":"0.0.68","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.68","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"69523aa1baa41bf7186102482bed6c267e047a85","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.68.tgz","fileCount":78,"integrity":"sha512-1ozdXTQrdbV+bgHXArpqI0cBzt8yPJWj39wdsmNol2zRlPWsQMeBRtPN4bpPXiZ1wjnK/l7dbiaHLocTD2uLtA==","signatures":[{"sig":"MEUCIHz3OuqGPtbTOd7uiGkRzJQjdhlb86mzBAp69w7oVEADAiEA6xsOa1U+FW0a4JGsgRTpBEByft4lemLI6l5Lg0jJ4Bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1073132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiV4iEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmquYRAAhj4Yug4fZYzbx7nuN+dh5iFS1IVUD5jFgBOA4LPM2HBJRTpu\r\nYc9R7ltivs6YlrK8FYCux/F71Q3BTu3P2d+AMl+q/4xAVg0XsuqrxGExfZDP\r\nZVNA1zJRTRGclPQsOpchYb33/FrZ7k7PgAL3jO1Xu2zeLaCBExok8Pv7tgbn\r\nb2IIw5+QSsS9GthRuiTC6D8HqSYAkQBFFhytwf6J8y8BwUxckkMqcbH5tmg8\r\nHcZHCN9w2JsBcdUZjxLgL4wDFM8Wm8swLn9VaC87HyZpPy00D85vxe/jybTs\r\nyKzc6bJL1ADvcTJsM2Wn83RKokNYXFpx3+0fxioUY2tZPm01yJuV44ILZpNC\r\ntGRhKwAnApG3YoUfx0dnBA04NCHNcrmc5kGAQRpXJG1ujt8WTLmJU7RgSoZM\r\n/fR+JUb0oSvXZurGqqQBjOSsfcq5KL5XRE7B6+8RFLLOw/M4oLqTvvezgUGA\r\nYpR6DBsP6G8I6DY4NqK7OVfrYWYSDh1PkmcP+RjSiwjhgDtQ/1MaHeVP15Kd\r\n8cgLjJTxLeaBCkMFq/FKYsfwapgQCavkZH32F+0w99ARObPN83rPnyvi1SGl\r\n+Gf9j/dQg8Wowlr/EIIZJDO0ohe+n9FT4q2EdbMm+Zu61Bo6p9ntw/hOLbHU\r\nEadkdE1RxongSKIxKRLauLwLCVgUWHAeL6c=\r\n=BVwi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6936c46e931a1e8a8c9bb3da746b66fc5d411448","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.68","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.68","@tellescope/constants":"^0.0.68","@tellescope/utilities":"^0.0.68","@tellescope/validation":"^0.0.68","@tellescope/types-client":"^0.0.68","@tellescope/types-models":"^0.0.68","@tellescope/types-utilities":"^0.0.68"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.68_1649903748621_0.2976309330820468","host":"s3://npm-registry-packages"}},"0.0.69":{"name":"@tellescope/sdk","version":"0.0.69","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.69","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fd5e0ae8980bf88309b6a6f1ee013ed0b71edb7f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.69.tgz","fileCount":78,"integrity":"sha512-RxZUxE6WewfA8ZOxJWSf3NLgfGO3Ev+3XTN1F+G2UVy73lnmkzn9h8jRKUUlUxCdu4veywLjsbLzYwHIl2xqUw==","signatures":[{"sig":"MEQCIEyzoUY3rSeX/zZHIbFYfY9ZTIoIpNHalg1Sv0dSlgqaAiAQgod0KvMWj1nxoGgHkHmTfS9rcb0hzHDYFgqZdW1nRA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1078119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWdBcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpazg//Z+3I6ttYCqk63/zwFxFKuPxEErBlPGiJvzC6q3pm8pPCv/BV\r\nDbGQB0n/sDh3Ul8wcPPTT4VY75jz3idTucw6Qiufy0wlOGnQJeS54JyGnlnJ\r\nBlEdCW9YCGYC/B1CSC/7ODU/SiPsMebi8iZYKAf3fafMzRg/UmA/xYbn/aXR\r\n5UjwLmOlj2AcVhDSzj9gxYGJ/WqJor3GTDYr84a2u3DDbSTrgYob/C85Sssb\r\nfEZ3WHiWXzWfO0h8vmFY69zJrQ/oWeHcnXmJcBFPbxsdFm3EnvRFDll4u64v\r\nd0TRdbNtMkE2VxybrogWInxIftQNpz/0iSZJIIYFBVUHuUbsbps6gUimrAdO\r\nbOB5zsiV+758Z7wJN0ZXPDsiwWx05UDZzA6o5ANjOj+HFTIqL7/aOPYg+0Q1\r\nO7HMwkzqW5HxGMG/M+rz+D32ycvcokRZl3K+uMEQ8tWrweEwl8H+bHLHQY0U\r\nG/EfjoDXp1TFbjv2Dujc6K2hQUlgAtEuVbRzM4C0tPvVRHMl7XciAxzb8bCS\r\ncG/cg9ujJtlZWumiOE0+irGFVA5Mpvvxx+Ep7xcxBOzSp1X167EaDujtQ7mp\r\nYZ8aR3lgufZWZNrawPmvrKEPeNNxs/T/CsIhh36y4EQ1i4q3nADDpuswzSW8\r\nECsJB32KaWBq0uQUNSxeHmEYQp7Tbp13u10=\r\n=xdnQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0851c50eb55a65e73f8d81970bb7f8d933df760f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.69","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.69","@tellescope/constants":"^0.0.69","@tellescope/utilities":"^0.0.69","@tellescope/validation":"^0.0.69","@tellescope/types-client":"^0.0.69","@tellescope/types-models":"^0.0.69","@tellescope/types-utilities":"^0.0.69"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.69_1650053212499_0.9606383086327099","host":"s3://npm-registry-packages"}},"0.0.70":{"name":"@tellescope/sdk","version":"0.0.70","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.70","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8a6f09f9563ca543748ec62e8aa2ceb97636dfe1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.70.tgz","fileCount":78,"integrity":"sha512-vWbyE73vywiT9N+8duxnttWryDLBmhfv+TgvNhh7W3xdThwITcN22ZPm/DrCYgaR2iUrbqx6MLE/DBbr81ZqAg==","signatures":[{"sig":"MEYCIQDmKrQbT2pdGbHrtUM6eqwDz16Ir2ANhd6lFxoDEZjNSgIhAO5TfDCHNYquBMedeBXDVh3H24UrD1sNMGFKYFmGNqcy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1078119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiXzVBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmradQ//YqStccDlbSVuwWiYAlCTjDn25ArjrJSqrfHq5gDsfiDeL7oj\r\niGjmuP4GnartSIsbBzOzRrxvkr4X8JrwTwZ/PSoUzwV28hMBobUSPFYCBCuI\r\nTf4hzr8kUaqKXOf2ooS4I1YC1rKgIsRGuI3IAU4/KIvvYnB7RIWKzxK1uc/9\r\nP3RX6fOu94S+c1xOsCpHAV7IB+qdsD9aSREifV5WwaVDscK/mB51LJHuIpe/\r\nPE7liOKxRkYZUnecyhkdPSTS6hEbJ+3NP87yeJC2mhuUL+CvdrPbpT21NEmX\r\nczYMeYZkQVW2xA7vrD5JoCA+vQvrbuSXfv0AM6AqoLudCMZedlJFt3s+OE3l\r\nSzp1G+zF9F/Mb4cLLgItWLtLysew8Wae84yK6YWEc6wzlfurGZvGIi4kBsVH\r\n+prYQzMF+uIFCkKN5d3NkZgQwZ8XruIhLHiQJ02tEHYeutBVTxarSp1YIfup\r\npGjw8SyIqrDZaNF8qWLtygN3s6BTsxOkJFfo7G5GQQYEyc2RxOktDOj0z+xc\r\nnsFbfPeeAuyO7m+/GixmMHnleexXWnOWxfjgLOdSSFUqHT++plzL0YQIqib0\r\ngn90BLAjkYw3EOeVWtCGnufLGYGSaRTJSWoKAwRmRELkE8r7V4bMm3epF46b\r\njE8Lm+diNfUy2oiOBqc5IC0S/5BFeHmFceY=\r\n=gKQJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"25056046ac91c5fb58992ccb5bb70b441bad8a1a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.70","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.70","@tellescope/constants":"^0.0.70","@tellescope/utilities":"^0.0.70","@tellescope/validation":"^0.0.70","@tellescope/types-client":"^0.0.70","@tellescope/types-models":"^0.0.70","@tellescope/types-utilities":"^0.0.70"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.70_1650406721216_0.22985884412897795","host":"s3://npm-registry-packages"}},"0.0.71":{"name":"@tellescope/sdk","version":"0.0.71","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.71","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9f973d5f632cdb572cf6a7929f4c42013ffcd6f4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.71.tgz","fileCount":78,"integrity":"sha512-LKcz+UJ2y2UZ7BuAkfJT1BfI5hGJLYKJPyh5ZoaDmEwkWiUxM5lvKrjLEaVXNNnsjAvwnDVjDtiDbQqMwvIwsg==","signatures":[{"sig":"MEYCIQDMg/Vqfo8YPluhQvhbAZpaDLN0zgBEkvDIBe9YAAhS0AIhAKq4ysBzAWbzf3DLtiIQuSqKYWFeLsSYVdbaQptKIpqC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1078119,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYEhLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWog/+JH0NyVhhn/s8qBAPKGCkikasb5w+oN+1Pso8q1YZBxWDkJAz\r\nVecfw4kFrpd8dzAScZnKooN0cY2PdllRIt1TScr3CBmO4AAr9kl8n5ZYYJYv\r\n6GrM3pir972IAVoRyhS4hZg4PI3YAdFzkgBe40fnuHfBpfZPIi0cFYj1JX3X\r\n3NldqLRK0qbK9tHkb7Iwzt1SA2DUG+m1g1mYEpI9VIQ8TfnKNjU34Zjij1z/\r\n8Vi04Ca10VQdxtsHR1eNf/ARV7U09q/zaYkqEnyNkjN3aWw801SkmuamW/h6\r\nbOCorB72Ixinos9FmzJ3JBbDbwjQslT4cZGMAPPqNYEHiYA8WUD5DMxId4nE\r\ntvDEXgBchK32IrxmJEjCWnZtWovjVMis74fNIuckkZYn6FRB5hfXOI9gvnQq\r\nquVehm+NDzldPKrp654l9vDFHghH2JKAKJUdALzRRNWju7h8waPJg5yvtojq\r\nEZT5K87VJ/JgUk1YuDsG+ILX8G4pcaYS4soexYWBPxUYxUhc6sD2MWjMA2zP\r\ne/qAvkX/Fpa9MFTlhO9AP8gWSKh6qtOaOrDMrulEC4K3MHgxyhPCVl8/gjAD\r\nxy79RFiVGZkGLf+SHTMPgs/iCX7KZHvJXc7/Bno4YvC26K55inS6ybwGm3im\r\nSssuU7IaDeUaAycX6WMtNFz6cviCRVEe8AY=\r\n=AcUG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5c1828fc4b49ea31050af77c820ca9f9fc6c6b58","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.71","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.71","@tellescope/constants":"^0.0.71","@tellescope/utilities":"^0.0.71","@tellescope/validation":"^0.0.71","@tellescope/types-client":"^0.0.71","@tellescope/types-models":"^0.0.71","@tellescope/types-utilities":"^0.0.71"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.71_1650477131561_0.9103716520944847","host":"s3://npm-registry-packages"}},"0.0.72":{"name":"@tellescope/sdk","version":"0.0.72","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.72","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7aa1289f6b1c2264a6b9458c0f0c98503eae1241","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.72.tgz","fileCount":78,"integrity":"sha512-x88z9dFY+PW9atyhY0VPj82mTdPJoL4m6ps2JwDNJZuLSmdoAebY50r6MGcI8HTDcYhEFZ4/7Prd5NnnZaahiw==","signatures":[{"sig":"MEQCIAxGkcpk7ddLhqvr9rZz7yfy+FGuGW2z3DMK4yw4TuUyAiAcphAc4AbUVsK18cJOIpzIXhVqtOGXn50Tgv9AWo9wbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1078591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiYcjqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmok+Q//bYUieQEUW4DUY/UC9/pMFjl0eToFE9fNF9VQi8SfyqI8/cO3\r\nn1QbEj0loqBO71wucRoxwzHqRnaHnXs8ZSQLoCwjnogSNFIfD/CUHaEhH9op\r\n3vlxe2z8+rl8jfFdwW97tDLjRtpIt1nsrCZBu/FBthFklOxNYCsW0Ou2A5NJ\r\nasRC72WZoiBHJceNX8brSHDR2klz4MtHEHnHq0EIzngpKsxkCU/DAew5DR/c\r\nnpq1UPi/vBZgpdWxJO+4RnwFlIc3R2AInskc3TIganfUls0CreqzVN1aEp7Q\r\n/wRZpjUkM07AkO/YJxTD8St2Jvn6R404w7YgYMu3ot5LUkOLQnR6OLTTGSym\r\n6yL94+XHpt2lHIOMjCrE8GFEqg0qzPMCWiTyQxHcy5qxOlKQLMCl54tMfPBL\r\nXNkG0oOoMURHuwzpAJnRH/Y/hYX4wO7BMDJ61c9oFqqftiYVyVkoX7UFLrSl\r\n5UAV9yNKiNWfvPiu6MsObxBpLMnHGzWULGqN603iN5VNk6m7G22WOFWZ7P0k\r\nDplqMqHWg+0joVBIwBaGzVDkLVMQmCL01GLsCeikn1VSIok0IAjr2xKVEAvq\r\nKqbROPiISFiZalCLeFbzcRIO2Ex5w589exmizCs5ZXwfraTxUkPshO+tRh10\r\nDSj+VW3cRflhvgqSAoRSJOarOpqzobBd0/Y=\r\n=Ry0y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3375652903724e3a594cee18e75257d0bab1d2ae","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.72","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.72","@tellescope/constants":"^0.0.72","@tellescope/utilities":"^0.0.72","@tellescope/validation":"^0.0.72","@tellescope/types-client":"^0.0.72","@tellescope/types-models":"^0.0.72","@tellescope/types-utilities":"^0.0.72"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.72_1650575593681_0.4483066434191012","host":"s3://npm-registry-packages"}},"0.0.73":{"name":"@tellescope/sdk","version":"0.0.73","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.73","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1c91d462aafc2368123644e8877c24177c763393","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.73.tgz","fileCount":78,"integrity":"sha512-4Nk07fOyQ9hfLIa5vV+LcHoR10DYMsYMatvb4NjY1sRYs1WeHGi1NLFKqCIO4XgokqBY/TQw1UOwlPUhT/ItCg==","signatures":[{"sig":"MEUCIQDALLTXPBHol9f0xUmlrmNSOpN8UznjF/sNC57bfM2FpQIgCZKD9xUWEgORqUNJXVgj7iYK9Sy0AVTilbLqbSEZQ2A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1078591,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaKBTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoGBw/9Ffgo3obnEX1JBiu5pRmJn5ypGf7s49jZBZkl4WLsRl2cUewT\r\nYG+s9HsXWcHRWRXgwgC3wHtArCgXGpHGuL8PhqSVQiFyrrX7THDJkqor1xWR\r\nvR+lgL5MMU7o+fYlXZF47bGOPYnOIKe5SlIXhBJZoodgxT2RynGcXIRgzQVD\r\nhx6I5gk46nH8f7lb0OO86dfQOCcvGcz+jejd8qZKTJFsMX0CkN3FhYVySYOc\r\n0qsgTTjbql5/aUD+XTcRsHv88qZl5H0FV02IN+nJ08ZZhDxxsUi2cQu8ZLSX\r\nATuXTO1Ccp7yEUWVM2YQdK5+8asJIXm1ArRJAfl4EYtZceRPvvJpwg+SNLuh\r\n7yvoaoud2daXCL1pWWIStklJFkUZhqQ5rgTKnRzB+IaZZ58ECEV+fw/nR2RC\r\nVG4S1udmIyt6zOSm1H9tfd9zEYkqTHqvmDrrbPkeOaD7wIt0/pS2lEhTOOA3\r\nRETFJsPT0UN3Ma2W1Z2AugkF4eNVknn+pFD8zwTkoUsYSGfRjurnNgs39qqe\r\nNQTo7sgK/H+u5wJiYXw+ZqEsQdFJXvilye/Vp/mhz/EPaYfRRwm7cFUC/bmX\r\nXSsKFZ/oJ4wssSZlVVMhVxM/3ByW4qagreYT72jnvqpm0xGBScmPdTMLdyXA\r\n/Zac8BGJMqhKZ7tYMYRDWk2p682BReZ3uWM=\r\n=WA5/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9958a5b0b6a74f79371f73a35ac26ce8f74f9101","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.73","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.73","@tellescope/constants":"^0.0.73","@tellescope/utilities":"^0.0.73","@tellescope/validation":"^0.0.73","@tellescope/types-client":"^0.0.73","@tellescope/types-models":"^0.0.73","@tellescope/types-utilities":"^0.0.73"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.73_1651023954832_0.31007584310005476","host":"s3://npm-registry-packages"}},"0.0.74":{"name":"@tellescope/sdk","version":"0.0.74","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.74","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"771b91bb880a9de0637ed51533de9451bb4122be","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.74.tgz","fileCount":78,"integrity":"sha512-4Jmrs4qQeXVmW+h8vhVOjvTGUIQuKe3fsGFWv/zzD5VQIxaIaALbrqO+AvcwWiqRIxS9P953m/GtnIxauLR43Q==","signatures":[{"sig":"MEYCIQCWtsRxQa7l0M1t7/rNEyDdUDT4P9iTalNwn75OI/VshAIhALmcHzlElMgVPyxmn+0iTu+DyGlPyCv77XKgjKOY2gVK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1085083,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidWhqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4Gg//ZkLuQzSLl9lzrggGdFUqLIMeNFOSHLqHVUZpjgQtaoEtcSgY\r\nOIMwNgPjjRGns47AK9cq2E0kKyUTxJkPt+PbmJgMODyiKaYi8Vvjr7WK0+p4\r\nLc89NhiYD+WFvPbgg6blqwCD9RrZ89gWg3nBI8QZ7/ZcWNKmifVfcN4bg6uU\r\nUb4h4noTwE180YsBpBsbLX/ROCz6LuRhW9JCeKxW/bhll0eKgeTpLrbSn21e\r\niDqZF5H9eRdH822iVEpBAwK6rRxZkjUO0uofPXp1KJfUE32zobgL3x3A64Ln\r\n3Wa5Xgcq5AEsbYryslRX2aHkzuf57ARPd4s5IsT2ahcQgmjZSVt66Ltj7WJf\r\nevQ6wByHyv00ePAqivg0TjbZkA338hEb/i3yRz8OA+b/llPcjLsjF8UlZpxY\r\nR7F0FEpzUdvbhTxcdCTm6Zh/It+LefMaHNEkn0JUwURXxqAtSJhi9It60b+k\r\nNreIugdZ5QaNdw764RMj/M3jOcmKfYpXgrmY/fissAVAC1joea2Srg6Fjs22\r\nllpC/NIkLRDnkAUBLgvbWkqJnpDb4vf+x05bwKCgL8ktG89Mu7bhgXXi9PaE\r\n6B6WLXu67+TP0yllTp93mIqAzqdHgpKVYHOeZsZjaGrTh8K13iZNL+Hmqa9X\r\nseui8OGIX8+5fmGOn335oqF4qmc51T1vspg=\r\n=tM/q\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5c8f1fe123cf59fb26edb7dade9edd83b0dc1ec4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.74","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.74","@tellescope/constants":"^0.0.74","@tellescope/utilities":"^0.0.74","@tellescope/validation":"^0.0.74","@tellescope/types-client":"^0.0.74","@tellescope/types-models":"^0.0.74","@tellescope/types-utilities":"^0.0.74"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.74_1651861610338_0.05395907437833247","host":"s3://npm-registry-packages"}},"0.0.75":{"name":"@tellescope/sdk","version":"0.0.75","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.75","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"039069c162ff0922199b8e0166b298e4571628f8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.75.tgz","fileCount":78,"integrity":"sha512-QfkB2ny3APeGoOARDFd9tKvew5wgFmpSpGIHEv5QnPLA1InkpCfwhFhjhymIRodr56AGANooGbncGsb30+TiUQ==","signatures":[{"sig":"MEUCIQCP0Hm51TrbPc5Iq/r/VPcEJ45uD7094o4BbBMOKEn82wIgHJXy1L23H0I9EOsLHFN6HJKUsXzGXEsCM1pre3OigV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1090728,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidYkPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpJyA/9GZVJS53/S4nKASC8LC8pW1WvUgNH0cBvx1inWNbnRlpsThd1\r\nA1zPmEuE29ZhZC8IYqoOY2OU6Xdp7C9N7BRq1PtHczrCKRow2+dWyeuK3k5W\r\nBJ0CS/B+hpHsGgs0xiHpDPrGWyw1sYSQaVFW+uhEKENTG7o9ErCdznngvmNE\r\nM0/YtRjxtpav2TOPJNlJyVsSQ8Ces15c9dLSpTEde4+AczJvOrL5YE/PrgxQ\r\n9Ebpx9fgCHzJF5KgZKeUbPi8qsGXyT2n5EQVlaZkeG0Xj9v2iDfwHHbNUMbL\r\nWsCO3DOEhHer41e4MZIcJJGYgNuzJy+tKrUuGzrW9xJRBAIfurg0Ee5R7Fqw\r\nZX2TFMddNHjoF6BK6+M3ncpvxAcCm3fhD323CKu4Taqdu900wBfELipCYy86\r\nlOvX4gTgcxSIukGkVe940ez1d5xdrqUWD2AhMaxIp7/OM/JCPZpcnnt55ByK\r\nL42Jwh+DBUQtDoTh2qAULMOuaFRsabdlxuL1F2FFWINjAtJ+J13w+BEJFC1D\r\n4GMqGGimHQyO323Z1Izj65J8x08jGUAJX82PEUdjdUSYRN5dtmD22TOzbSMi\r\neTiQNxupd9zHlNAK9mV45XL5eVN4i1JVnXOq6tYY6FpKdtSvxUTmMV6KnbLl\r\npR1SA6YhWgG/xESyrWSqyiD99Q0umxbA+N8=\r\n=zBmh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e8bca91f9f4b4bbfcdf165be8589ab06bf0e5539","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.75","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.75","@tellescope/constants":"^0.0.75","@tellescope/utilities":"^0.0.75","@tellescope/validation":"^0.0.75","@tellescope/types-client":"^0.0.75","@tellescope/types-models":"^0.0.75","@tellescope/types-utilities":"^0.0.75"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.75_1651869966885_0.7507654642739092","host":"s3://npm-registry-packages"}},"0.0.76":{"name":"@tellescope/sdk","version":"0.0.76","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.76","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"989940401720e9b9338d91a7af4a96bc12c66425","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.76.tgz","fileCount":78,"integrity":"sha512-sHDC/EVzQcm+8TMtwZ4xiP+Rvh2am6MdDyZ5W0XbyAeFZ94EtH1FyMOn85UUZHu/7K8L/YiGXGhDS8gIbn5/UA==","signatures":[{"sig":"MEUCIQCLol8ejCSBrvLwFM9TL5quf/l5BceHwklc4lpoeBhAqAIgDyXmiU85BV/7sWk36Z7kBRU0P9r1ZHu4OaY5X2+1/qA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1095260,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJidymXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrX0g/8D4t/yA4N01RerNXdv/fcDzbhKTErkZIkqPMF29zGZFzJ+qlC\r\nBe29yP84T3lsqLeAMMvuh0VlZ40M9KMGqo1ccaCibYEqYo+mECuxUzpjdN1X\r\nZ1pldqYWoBN7tTKcD6i0L/qOOEfxDWYlkcMHVWj2q8ZgC0Lk42vbwr8NUfgf\r\nGxPo4R1Mos/iFluZOspH3wLptzeAoC1Y6zClYukq6gzbNUpZfu7u/9rcuqjK\r\nVgGWoKsuAE/1LltfiGTALJYYtz243MVa997rUgCgOJlQuaksHFRRSe7uaks9\r\n3LC+TGuWbbDy4tJpxqQx6n9Psjpq4guHqUgMcHGLwQw34kaLz6ytY7atwEFi\r\nlh71HqAUqeEISmU7yc/ukxWuQHPKfzuAQZMaHERRNEb6sMAHlSaoshtVEVi6\r\nqfwlOA7NeZMRWouKTqyoMLFqaBaXkua7F8S8K94VWMvb0dQgASX0B7T6sjau\r\naFNVLR60c55l9OMT50nCmMVCEq9qz5FpxqzFr99fIr8DdaWMqftHmeuHgD4A\r\nXXaSLyU8oj2lSKY1s6E6PwMTE1XroZMRzygrdbGpp+uCn3LH8rEkF4OeoTQW\r\naXdJ6EL/rvn1SBWZd40LufzbTPu9RxbTi/q3Mvt79Uzj6T6nHh5wnn6rHbjC\r\n5TjhUHeiXfaKCPcWwhsdXrKNqHWgRahX4gY=\r\n=3zqh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f56bce4857b4a8500eb04932dcd4c3b836cd44d7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.76","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.76","@tellescope/constants":"^0.0.76","@tellescope/utilities":"^0.0.76","@tellescope/validation":"^0.0.76","@tellescope/types-client":"^0.0.76","@tellescope/types-models":"^0.0.76","@tellescope/types-utilities":"^0.0.76"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.76_1651976598790_0.9800636720963405","host":"s3://npm-registry-packages"}},"0.0.77":{"name":"@tellescope/sdk","version":"0.0.77","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.77","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4c4b663aadcf1027626978ef20218f0e581c4395","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.77.tgz","fileCount":78,"integrity":"sha512-CjnoKa7bdSVpc2Kg7ufD+JRWW2nnA5P+7q7Xvqpx5OdivuDAWoKJcSDe8OJSXzm2mRmAUIYHgSZGFNlGL0J4zw==","signatures":[{"sig":"MEUCIQCEpG7OZvtmtJ0qxxeZ4LsEeLYZiW17SDJ9ismVfvF/kQIgSwXTjSrQfjvWAm1KN8gH50lA4nM17KOETtCe4sgdPn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1106011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJifr/lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp73RAApS9rtpqeqhKn6zFfCA6tXYtzH53/KpXw/mgKw0AOiQ5P/i2U\r\nZSD0AhdiW/nUA2rc4R8aF92cxSn1TrMxkfmfjyt2l0zns7rGzky32VCQRS8v\r\n3jZ8iuElR8z/X5TFyv1WDtnVXuMbgCY3npfTG2Ue5M8IGLY+uX8rb4w2e5GY\r\nvg3CeCBbGz1jtZEOQwBfJ0U5K7dpyIGd5sGNsZHkyI2+FN+y58sOKu23gDuL\r\ndmpCf/HDDYnV2KzqC4wcXQ78/iHBkknd+dCbWkrywezFBdCLTlFQXkS92B0n\r\n6qlcYDnRRBYcJp/zQfylxMYDz/tW3HhyX0fGotlzh7RTUrGCsAP4Dap3A/Uw\r\n2pZe3snStv4+ItqtYMO0w783NyekuPL8LVj0HDOMBkFiTBG/VH6FAyQSsXEg\r\nbVCHlav3fOy+Y0O8DP37kleJ0WyOMaUPXdPtWry245frP5HjDUA29Ag4tSsf\r\n3vQUpb18ZkwuX3mxUL6FAzDJqsk7dXvsv4hGgA7lHB+DHGeBk4Miznz4cEmP\r\nIs/jatLGylo1Ul81CNtwVMe82AkeDMqWjXL1A7APFR6HAAuGEL+1INp3PIv9\r\n60WEo3tuv2z1kc1yF81Z1XTynNFhZY1z+FDy9Jh30Fpg84xp01ANg22KSzYg\r\nYams1eapOcWpLGhvyxtKdNNIxvCNmTgsVns=\r\n=Z/kY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f822cc4b665a4de776b27cd89464b2bc48639f4c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.77","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.77","@tellescope/constants":"^0.0.77","@tellescope/utilities":"^0.0.77","@tellescope/validation":"^0.0.77","@tellescope/types-client":"^0.0.77","@tellescope/types-models":"^0.0.77","@tellescope/types-utilities":"^0.0.77"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.77_1652473829284_0.8519420272634011","host":"s3://npm-registry-packages"}},"0.0.78":{"name":"@tellescope/sdk","version":"0.0.78","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.78","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"95865015c37dac5453999859cae80d62370d79c2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.78.tgz","fileCount":78,"integrity":"sha512-DXHbGAVlgCMW42rqW4Px5Xao8Wqsx5UDezx6yfp1rWv0vM3jIUn5Yi6yye0BSYorH4gLF6TdWoROM0k8FLyq5Q==","signatures":[{"sig":"MEUCIQCdqxGx6B3Ue2RiVyKXJwB69Mm7YgFvDOQXkF9MnqyoFAIgYtl4Q2xAzUvF7rV0Q5m3f6pk66KvezznaUFnzTBrs4Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1106011,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJigYiRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrK+A/+KrJ9dZUZw+KoQvDgNop+a269bH6Lz6uvMt2bra+2omPTQct2\r\nF5FqnmJctL3cfpbdvMabUfRz9kdOibEWyy79fJ4LilE5ywk2IglKnwXafi+c\r\nQfSomhZOjQIv7PAB/XLJZpKVfxYmfny49oAfN7aYIWgyZmBAZMrJOnNIGgEH\r\nYdrZzMt1gl837Y1w16UvqJiLdOXv5GpQQJHT5/wMpTzZqZPlEH14kv+Khac/\r\ntOtaBBvb48BdS6j3Dx67wUnPycrzwVJN0++HIAZPu4cSPgGk2ES5gw9hxcBb\r\nYYAw6Oab978y9aug0SA3wf7i03rtBlvbD2sYklLcYJjnyXdG9Na131Fjh2HJ\r\n5JG1YVAeVMFqQenxW99fzvwgFoiZ0squhuP3HQquVH8Ap2X/WEhPgaBzok1n\r\nW4sNwoYt6vICzogZxbOP/H6c1nx1B/wloU6nUUHFlWKuPClHIAOf+5lCnfYV\r\nNTBwHXYlHZKgzg77uQD3W9t8jPaSPlzAsnqN1khoUlRzHitn3ivqOrVIaQoG\r\ng6639wi3hVaprIlju0zqm08KruzMtFEtbYtmN/Y03IMBE6BtNjZIZlvAzrtV\r\n5jzjmLq4B/J7yDnQJfNwrxAhrHyGVweOoPvw9cYBDfASnHLhtSmnCCtFRV3x\r\nvCj9UcPqaZKtTn7K2JGDNfW7u7k778PNDh0=\r\n=SJ87\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"623de39610e81d8933415e696f6322d4b7a35dd0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.78","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.78","@tellescope/constants":"^0.0.78","@tellescope/utilities":"^0.0.78","@tellescope/validation":"^0.0.78","@tellescope/types-client":"^0.0.78","@tellescope/types-models":"^0.0.78","@tellescope/types-utilities":"^0.0.78"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.78_1652656273408_0.5747122658790933","host":"s3://npm-registry-packages"}},"0.0.79":{"name":"@tellescope/sdk","version":"0.0.79","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.79","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5b8b01eaa15e0f251e8981a9fb4d129b06be39d3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.79.tgz","fileCount":78,"integrity":"sha512-GF+SAIKuTq0qfL1FSw/P9c281DglVHqGuHaVHfiFY+99qSmMuDMeZp+VyVRkypLQ5KiF+wJBTu3wcpUma/Ybhg==","signatures":[{"sig":"MEQCIAjoRJE9uO4cRVfFIHqa/SFh79Xt1Q5zBWdgyGzx4MlOAiB7Db0An+XzNOEsKb8nvVOmMi500q2XZzGHr7xDqSIGnw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1093726,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJih8avACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyOg/9EXw9uAfRD0pw1BUkBmNBsykdO1Vp+yp6owHM3YrckSww34KY\r\nMHUB3kH9wvR2VTGnvwl5mDe8WeGy7ud3KgwjLLdpzyd7wT+GqfA4UHDCBzo1\r\no90g7GMHd0mcH/lR5dINizEH3u6RWTojBBOYQLZpMQLKfUkWwRdU7rIRJCJ1\r\nuFBMzaHteZjMQNZ3Oav/riPHvhB+1QtGLVbl32Rhl2UI6JNw94QciV+vhZyx\r\nGUixLD4bjK2jYhheC47kWcp4QjcI/ryFDZlg9l6Ud8QOUD4dr6BNO5rAlXMH\r\nzN9CX61aq8fbB13DNHQ8n6hLf5EpNIHEoi1vsh7JzE9vzNfqhXvRPnC8KpWo\r\n8FRzaF1x6CxAd/fWw0vdaH3Ua0GSet+3gmdpG/vg1toYYoBdv9a0vU0acp8v\r\nb6IZjb+LJJWNxkvSucScQinJHoTqCtthucbE/8+DdXE5jJMj9B/CSaq9AS49\r\nL6Whuysoe0lLzkU6iPCCphtojIjTBbTatWMX6bph564actXxIaj/7keub/KE\r\nLx6fZhqGP61vfpc8qow3XEkMnWV1LFH4HXxj+9jeXcFzPBDe+UNoTUrA/+lf\r\nJg38nKCQmK5WvyftiEPECSgg4Ebtem9mcUpFNOKJbKyH7e7GqX0u2tax41fi\r\nYP//yBOajnWc999lBe4KwOTYmO8eZmE1IjQ=\r\n=u9NA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8093dbf4015d6196a234e4922564ddce3df0a9a7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"8.1.0","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.79","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.79","@tellescope/constants":"^0.0.79","@tellescope/utilities":"^0.0.79","@tellescope/validation":"^0.0.79","@tellescope/types-client":"^0.0.79","@tellescope/types-models":"^0.0.79","@tellescope/types-utilities":"^0.0.79"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.79_1653065391659_0.5822190467425121","host":"s3://npm-registry-packages"}},"0.0.80":{"name":"@tellescope/sdk","version":"0.0.80","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.80","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c92c8f2a78557db6fdc9bfa3a77d8827ff479b6c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.80.tgz","fileCount":78,"integrity":"sha512-qRlmTrab1mNhfG8nn1FtKQrKImCQ+ZvozyMULmor5IOcs4ZASEHITBrk4WSXvHtUnHqMWmvzH7LVdQIiHFw4xg==","signatures":[{"sig":"MEYCIQDBYDYKGeSvLGGZiwUUWLOBKAuVQF0XaVXJlicoay/VJwIhAJrwthVfIL63VliOnj/0wGNEiPw8lNDSafI6FYjSm+GS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1093967,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJijqggACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpp+A//ddOb5vEbrSs30EVW00fkEdbwOq5d8yAMSD5MihZHZZwMtnQ5\r\n3jeVmvna+UoUY/SljnAKsoYkYyMEG+wUQuKraTZc5llDe1ayLTcuscL6+Smw\r\nPPm/0id3nPygDPpX7qg7RXn1pqoiC2IcgYJxeJoVO722WQHkYQRSsL9cYlCl\r\nsjR6h0Ww3TPvRotxJGiyJUwPJR5QnzCTT8c2G39k4PtBNkFx1jo/JiO0Egbc\r\n/nHUynhsmWte+XdYWusznVRiti8D91eaNqphiBrRIhzOa1jYns7O/WYEV45/\r\n8CV+IHupUOg77Qvr1fCYpcZxrQheFGEIK44OwUcSWLs29BJNqBLBtEaHlcc2\r\nTd+/SDmb/7r8RZpMuEN79YxqDg1y13IT0nNLiZkWxXjjDKAbU17flRTraD8V\r\nQUw6o5ACL9mYRQaU4gjVAYqw1VrDEzmpV9UMdXQtkJVRN1XTjoYGWTfWB9Pv\r\nxUCaUky5sECPPCKGFNSHaO42ukgHCZKgmF614S2/6ZtfZTbOoKQ+exmO811Z\r\nIsGHUDqa8cQlZ+V9bMFfL2P1xDRaEuPp9/n2e/N4TEbHz5JwGrnSda7/ubZ7\r\ndFZFW3U6OsbDqm4PPkgpv4RskeairgIDmfmk3VUmioVJvxzZ6ItKOm5FcV5u\r\nNGinI0jA7F88zAJL1H5Wg2AdXjXqzXPejMQ=\r\n=8S4H\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"93f2b90eda0d2816edbaff58d2afe68b81e936f3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.80","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.80","@tellescope/constants":"^0.0.80","@tellescope/utilities":"^0.0.80","@tellescope/validation":"^0.0.80","@tellescope/types-client":"^0.0.80","@tellescope/types-models":"^0.0.80","@tellescope/types-utilities":"^0.0.80"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.80_1653516319772_0.9941470549360092","host":"s3://npm-registry-packages"}},"0.0.81":{"name":"@tellescope/sdk","version":"0.0.81","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.81","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ada27752641a75297073461e879de734713893e7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.81.tgz","fileCount":78,"integrity":"sha512-RGK/R8RMQHz0s0s/ux2wp02yPg2+RhWKdZiGGMIlOy2SFJ96Vz9fTrfxhfmnUlvVHj/2drozpKkh1NjAxwuKAw==","signatures":[{"sig":"MEQCIBxKwnnCYqiUcntmGlnc+8GnUWYqJMmLmG3CKsas/PUnAiB5kxrFvxKBPVXqgVE4Ok2lrpW8X7NAppiCOlPzNU2Vcg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1093126,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJij/L4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrKeRAAmQXfY0ZnDmSMFDycGlQWY17naSsMhpePOSzaNWRioNy94Brs\r\nB/22dMMmAXoBIH+SfPUYakXWnguOO3jDfzvBM3kUfdLpXZCOu+DjxW/q1wu/\r\nqlZg4Nxpz816DOh4+4eiEsVpQR7FA8jlEn5FAD0jvyKd3i2FU5ijbu1Z8wTP\r\nqA4PJd+YB90Tr+qSDdv2CKIzHZCaNRjNUHG7WbU6wtQlvYt/E0yMk8EQz3Cn\r\nBpnP3fFZxnBSFpupp3vqCc0W/G0LcdsCfWaIcWtt7vlyAa4xJY9NQ8n6azdA\r\nfAoy4vG7ET6W1HgL4sHwdH4PD3eiFtIc047+3m2YsMCNdRmcmsx0XdaXstoU\r\nJlFnbGnFVx5d3E482l/NRC81NIXLTUBP4hqCY4Sv2QgeqoKZje9viVZ2D2ED\r\ny1ECt4FKAVHvYZiOwuBx0HsTT8yPHT4aq7HI9ANNBFu3L1iAdKF0x8ZBNTtu\r\neM18JTi+cREUHriDgCT/vr1w/IJuZrI6n8Xb+tfRLHF8YRgbprPUwGF5AtPQ\r\nYCTLNzbqjZfOhM7/wB+HbN3ct8p7KmaUbtwBEi1ghWLHWVXtDnBvEB/FcXYy\r\nUgU0ggs30QtiBwihkCTQ+2suxxKfjovVCtNthkF79WJRLLUFXlP3CNmSyrKZ\r\niOr+fCxurAi7D5nWQ9fVMUfZdfawwy0z7Aw=\r\n=aPh+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e92c72717aaea016b30f005d5aa959d2d3707309","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.81","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.81","@tellescope/constants":"^0.0.81","@tellescope/utilities":"^0.0.81","@tellescope/validation":"^0.0.81","@tellescope/types-client":"^0.0.81","@tellescope/types-models":"^0.0.81","@tellescope/types-utilities":"^0.0.81"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.81_1653601016710_0.3808529564356795","host":"s3://npm-registry-packages"}},"0.0.82":{"name":"@tellescope/sdk","version":"0.0.82","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.82","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7b1ff4c44a1f2ee16ee48b285f4619410de0a1a8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.82.tgz","fileCount":78,"integrity":"sha512-NU6IX3tTTD9pFtiHZoYsNxYQ4ijw224+Hedk9WklFY3uh6eR+UKnSXTdEbfPwVyMXEZtSXr4uTADLloep+YMgA==","signatures":[{"sig":"MEUCIQDJu2xOsNryknGJ41ZNYvYqie2Fz4Hd1wm0JdwZwBpUVAIgYyEwzK54dPxwf/JVii2MLRuRD5PBn7wX1ek8TyXAOXw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1092230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJij/TbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqUOQ//cANsggiSFwe0VEs+8q82HKX7ITJJWtwC70T+iteH5E8XeCZd\r\nrg0//QZWGgrQ4AYJ88JYmmIVlv+2/MN73NbYhTZBos6puImEhBsbaBprkYu0\r\nmC9WTCJO+ketONh3e2d/suvs7KnRcRKL3shUa4oEONQbMtfAPCnTEXgIWGo2\r\n8asj7kbpRpFDJ4Bp/TWgaxgnHvyJC63ZDdTSraAiNBWoL1P6aMUxl3bQY5W8\r\nlVNtkjSGVAGjpuc8ZpT85NgsjMYvVrzD05GL/v4bWZ4MlwWdhPYZbyPQzrtT\r\nqCJ22MzZVNOgK6wlS+NrWnp2m6WDeNw3qceyrDu51pk15x08/YlEMtBrGIMr\r\nMAAM+Z9D+3CGm2stAL5B4mIuybwutIpd0KJr3pSBewfr/VYZewCAcB9IEXP7\r\nJGXSMKgzmTHMviszmRTBIy0HbJW4r44Vid7tnlOyGrAUEcDZf4mOQ2oOqXyk\r\nsLo/ppPStgitY3Gf0fZSPt4kx0z5z5pSUn2R+K90xSlU/GTU4h+BssJ0jd/p\r\nUTRTz8XDvpwScTiIYEd8+f4agT47csu8H88PnMqn/oinBMVUPQq6QjQ+GDY8\r\nvyRtZfo7fi5bdIOfSH8ABJ0Nu2xPCz/oG+mBXQqCdt6fo+e7xYiY4wqxxvX3\r\n6efmeho+tASFHiLKSa6Eb6PeS+E86L8w1ec=\r\n=yhVs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b58c6fb19dedb78e2c51a740fc41306ed2562300","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.82","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.82","@tellescope/constants":"^0.0.82","@tellescope/utilities":"^0.0.82","@tellescope/validation":"^0.0.82","@tellescope/types-client":"^0.0.82","@tellescope/types-models":"^0.0.82","@tellescope/types-utilities":"^0.0.82"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.82_1653601499303_0.39433595702856117","host":"s3://npm-registry-packages"}},"0.0.83":{"name":"@tellescope/sdk","version":"0.0.83","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.83","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a745d0693fcc87c6bb6ddfb90e5c3aeeef1ecf79","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.83.tgz","fileCount":78,"integrity":"sha512-dnbdg6JZgc5Yc6oDadw2tRDjb41dc2igtFC1jZlMaz5pgZBb5YNIE+oAA65SqASyEeR3FsXKY6Xpi0f8e9AqPA==","signatures":[{"sig":"MEQCIHG/RGA4BDzem1c5DarHRbdOblpLWiDQ19WuHgcZfDNnAiAf4ykGXLuhTie6SOdT1OpmIJsNpbN2b4bKFSlg2SOnAQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1092230,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilSzuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrothAAnlEOOHTi+tXPGoBQ7GacUEH5XqxwFsrVQOwmVXHvpr6Zsn4o\r\nLC8J4o47HLh+H4CvvuPO7okX+piZW7jxhekTcrq7z7Xy9D0FSpPIZxEgbdkp\r\nz7p86bWwlehKpnhlB5f/0W2cC8fDuANwic12wR+a+BvWayxmt3mRZcHPv8nF\r\nbbWEe+v3E62sDw9yrlFkAZH+NVQuMItlKXnItA8L4YKJHoofdt97KNFvpWA8\r\nGa8fcwLMgL+/Ek3i6+jF1t/U8HuTYd9086JESTFulxII9rde1d3yEXr8PGHA\r\n3Nq+jWz/DA7l1O8XtYEpHhlnAY6HMH1u05AzvNU9P3c7ZV/WV0QIbyTr0Ip1\r\nS9PvXbXKzeEfoUckbhb4vYO2ps6N/n3LpXxPYxWSVpPIR8grdFLOy6ePh2U/\r\nor3zFa0hivG5v01g7lk8lOUA7mny7zuZEdGCq7YhANTWKbnsnMCbCh3exWY5\r\nB2iDUvPi/4e0AKyF57hOKRTPaf7+nN6Y1azAsbv71s/BT2oi9ce0JdARs51b\r\nuQRSXDPvuuYNSJpC0Mi9fLjyOc+SYMy1WpiJ+EeRzCrdt+Bj0BzW+lwILjKh\r\nhpmlMTfOwlPYZEGqqdEPdzwOEoI1nt4MEwTuHeriP5PFg7ahXb7VM70+ccF7\r\nNBjdAHbppRqcMBbkEAMiFsFfE0O7gabVpm0=\r\n=eH8W\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"dcd7caa7dd899e0eaab8cc5b1e85cf65ffaebe76","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.83","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.83","@tellescope/constants":"^0.0.83","@tellescope/utilities":"^0.0.83","@tellescope/validation":"^0.0.83","@tellescope/types-client":"^0.0.83","@tellescope/types-models":"^0.0.83","@tellescope/types-utilities":"^0.0.83"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.83_1653943534692_0.6305364437070027","host":"s3://npm-registry-packages"}},"0.0.84":{"name":"@tellescope/sdk","version":"0.0.84","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.84","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"de09632ae2a0669f2cad379de526158882c6d748","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.84.tgz","fileCount":78,"integrity":"sha512-fLc1GS5MA6GCmssDcvY+1m8ujzrN6/92uvcOmcvCtMNrRMymGrR11O8HzwRiJgxu5Uxx2129L8VYuF5+Q3Rxtg==","signatures":[{"sig":"MEUCICQP8SQ5VUgIjoiVVR5JE9DAjxK08ELEQmBXxX03+dvQAiEA6OF9VZ7X9sslOKaYFKo5I5Q/zb8nIwKsClxsDrbgmbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1092206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilS+vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmonrw//TSvwuG7diOuMqOUGwhf7pB4kmIcye1gGzBwzyLLxFXD0GL8w\r\nvhQpyXMckSo7cbc124IUjDCrCHJHVWQO+en2JhOVr3jTUvHRn9dyf9o/1YNV\r\nSDsh2b0UuoN85PYueMtZFKil0jWUb4Kx9qRkyHpUEkdiH3d0Js0IU55SDmiO\r\nl0Fz5E445sCnH6Roao2GAFowuEDTrIuuWRzuy4qFBwZhqsWgGO8MqsBsKg8m\r\n9C7OfCrbF6YWJuYWzr/UHy3YrzRlSrpVzZpSULAAgTaHZqnLcNZ3NhlNxru3\r\nrIMfgFkohX/nJ1lMmizYCQoDPsri6RL+/VwI59nHFQKsPWW1E/9GEHJmUz8q\r\nktS+enoXF4MIqUV5hI9jxpbImBxi24lA1k2sd0tmFh/TKVeVF0wyecp7a9D0\r\nkJ8ejsAIPOTrvWcquAwy6gW3A9SjQrH/fwenOg+V6Vou38vRQM0bBohhi44j\r\nbq6KlJsgnDiCB3f0Cv24FU8y5f8EOF+Vh4vzh5vt4eK6Tx6xvzXVn6LHw9fb\r\nVVN2yFG0cCNt9jprnNp6W/ovviOywBS6NyfD+hVTq1j7sM7+95xZ8whgNCuP\r\niCpMAyaVEVmZVlrVYvVbyCqClk8kN+vl7JWqlPbQpgCIP9WTPpuRHbPSymaE\r\ntOCEPeItqkH0RZoV3kRcUl+pz/sa/UoBs14=\r\n=T/HR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d84c6958284ff70d2ee5214a239291839ea10d3b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.84","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.84","@tellescope/constants":"^0.0.84","@tellescope/utilities":"^0.0.84","@tellescope/validation":"^0.0.84","@tellescope/types-client":"^0.0.84","@tellescope/types-models":"^0.0.84","@tellescope/types-utilities":"^0.0.84"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.84_1653944239511_0.654656143526841","host":"s3://npm-registry-packages"}},"0.0.85":{"name":"@tellescope/sdk","version":"0.0.85","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.85","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"22895f43d42d09a14104eeec01bf058ac3d24243","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.85.tgz","fileCount":78,"integrity":"sha512-lCmzCK/y8JQKNSdmR+qY8goiUEutdmO91SPiGRFTMKSdkQ2o9eGYZf3xSSiOVaw6WW/Y9xFvdhuQm/m3IprR3w==","signatures":[{"sig":"MEUCIQDBx1qSiuloscz7wUDxtb4QlErLf7VQ4KF18XrVS4pMVwIgKfTG+yC1pZDpvwAC/gFgQk/A8a1SQ6Y9j/asxoOYlns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1092206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilTP3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoJAQ//eOna4LI2I3/HZGTXDdPZ506eQzSkGSMKc89r4w6UQ2AdwAVB\r\nEdp0ewiwjxgJm0FArnXiZygCornU/VhBSCPgni6A6bN+CS8WUHggHphpjyiz\r\ntHCzTwB+kNwP2MV+ah99m2UlNEBPDDxFQwurIy9iwVO1nKaHovRBUsVdYFq7\r\nNPBPGaKEBD68JZPasWhUEdMYDTS/yc9MvAGvnpm1UkD61y2wG12D5emspunm\r\nHauEfg4o3TYQ/o5nsL4QLEWfbhBo6c7JUZwverXeR8pK5h3KdxU3ObMSi1NB\r\nMjlOJGXZ81TJAse+t0wzhZeA0lLK+jk82DU7WMx+i1ZXSkq1rbfi++81US49\r\n9rJGIZv/Rm84n7dhEliMW17BwCF7znlQdvEvNalsqWTbhGzDtoacRgz0gSnH\r\n5NvhEcukvlXsL9TsfXCP3SVPl6VvvDUu0JVyFAXuhu6RooEh6+qRhXRWaVQ8\r\nUgjUZcNMKf3R0iClRi2o3IasFVq6Y0XdK5HpZP5H24ilFz1uDQAI0saghnbv\r\nPf+iGp6s7rbtKrFs5ikpc1C2NUYVDj2Ag6pZZff/TyM0vtm5exaDcL3d1gAT\r\n828QyGSp7SrotLzhskr7BpTD6CX70UewnnogAKJvqWFwEqCVmjvI9PW/MKeY\r\nbvMsXD8UNWjVdMbEDdV4RkKzV7f9MZy3aKE=\r\n=Jyf7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"47925dd3a6948c55f0ac0468b15e72e30a590841","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.85","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.85","@tellescope/constants":"^0.0.85","@tellescope/utilities":"^0.0.85","@tellescope/validation":"^0.0.85","@tellescope/types-client":"^0.0.85","@tellescope/types-models":"^0.0.85","@tellescope/types-utilities":"^0.0.85"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.85_1653945335473_0.8680046628206166","host":"s3://npm-registry-packages"}},"0.0.86":{"name":"@tellescope/sdk","version":"0.0.86","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.86","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5444bd847cb32bfc27060dd6fd29c18ede4658ff","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.86.tgz","fileCount":78,"integrity":"sha512-jUihwV7lWF0yqOXHYglVQ7WLRqR6H1hfOJ+A1E69VeYKCWemdGh6Xz2CaIapFKPYTc8XEX104nVHqpETN/ubIw==","signatures":[{"sig":"MEYCIQC+pP8/lmHGSw8NhmaX4o6RmMOR+89XBeivbFdV+9s3bQIhAPkVcYA5saxNyEDP5M0BSfyOFuKWTi2A6q4v8fPkIQRQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1092238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilUanACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpxxw/+OZjkHqZyJNcre9r8WZzkgGN8cfHlHc1lkb5mMWhOWdY15S7E\r\nN6eG47Y/5OqXyBcr7ssiyXkzVte+tqgBiG/VV5MyPFOlGZBxz9MO0p1L42br\r\nNsE0zV03pSk6EvQ8KCrW+Bn8LjXrJXL9fmlqx1CK5rx8lqRQjXl+7palOWUz\r\n6OPCn1FmE1WShEzQftO2ZthVO+/nhvUYRkPJ2gmMzjUFBUCJwj3r3MhG/CkH\r\n6gu1+OT4sPqflRG6ySixFG8U/78qHwYUaS6lfTD32atGxefTW1zUIq+9ooy5\r\nE0sWzktkFdAu2y59wc0wLYfLyf2L2ABt11CTNJfB42Cw6RiyRuEstLYJ7KoJ\r\n6TWa4jpjzrdKxuE3k6I5NZ/4ZykML4io3Y3gTWclgBe85HPFxQ9pgNFpj4nP\r\nDngDGzJajTZPXyVMq/Zjj1mEJBUJRa++OZCj8P7QbVSWCZMS1pAl9E9JTXBV\r\np0kivhZ3auQ0GbaM5Cof1sQj4quBZllTn5g3Jp0A8g4H3hugYuziAsrtTRyb\r\nIPSQAhcO7OM03LW2xe5lTeCfm1ZV7YzbQHcU4tDPlHaIwXu7JtcLQgDaxiBg\r\n0PzL7poD5m9mKLZ7kbyAk/A8u+BKXvvFVi1MdbOIk6SVXACIQFRaNx7AkR59\r\njwqkjYTe9eWEIHgVSHKs2+HGptbN7Kz018s=\r\n=L/Py\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"018463e2097028e656cb0c38ed8322ec48a17e86","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.86","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.86","@tellescope/constants":"^0.0.86","@tellescope/utilities":"^0.0.86","@tellescope/validation":"^0.0.86","@tellescope/types-client":"^0.0.86","@tellescope/types-models":"^0.0.86","@tellescope/types-utilities":"^0.0.86"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.86_1653950118894_0.8804166430957068","host":"s3://npm-registry-packages"}},"0.0.87":{"name":"@tellescope/sdk","version":"0.0.87","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.87","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"288f3834a18c5f333926da8355644e581d122e53","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.87.tgz","fileCount":78,"integrity":"sha512-a/IMNoZUOiBeNQHhzbmZ4FWDpGRrhTBnpG/DY+96+JKvlJQrAO9thCJMrfmG9aQsL0dItfPFryfbhjgbn9+Ilg==","signatures":[{"sig":"MEUCIQCPqWj+WLAIOzXNkiAFcEfZpwJ0r/qMyqReqnqtN70usAIgFQpLOdaIcfQ+BBsDWkmGwpASQvC9zxe0YEyLpjHBsBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1092238,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJilYUOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowMRAAnnTUSxAEpRfqRbLiEMy5MMLeWi4TeNKNtfHjxpNBV+z9bHdQ\r\nPpOa6020SuVX45jW5jP6wKkyy8csmJMLYekZIzo/jVosMMyy7FPWxickrva/\r\nLwZJmqZypTvKCKpyZLYodyttuD/jq+CmBKkg/AqnPFi+jlDN26wUvJG7lSkY\r\nY50NMzm1bKMdFlPcd+2LesHUzIkw9NWk4WUX8uFYWajI9WC3DuWoRkDtQhTT\r\n8/LtN1hyvSGhNJ8sXcvW/qcgeHMtYqZYd5NwXiiM4Iez8uRDd8jqRCIefCYr\r\nhXL/lEBZ3LokfVKmXP8cRZQFAuWy6DsCmEGq6zlPEWEGk7sUbPxLYuasUOML\r\ni+fE9rxemiS3ETbbYPUm6VlzDg3AIurTXX5YHgJ5pYKpXf8hmPPEC2OBew6M\r\n09qyDh86n3VIp+0SmAnDHa8MX5HYRgO3whsFVg4rXigurLRf67foYVYEylwH\r\nPIarG3v6ROvbsElUZb6GXwxjy3MPHeFgCOi/bd0fJNeH96EaGc66fJzDkRIK\r\nv8ei8anigqcPlR9lzPRUwtSmSh561mLhwuuA67f4S5pu5YnqV4tjf7B1XQeD\r\nGrN5hQTfXaD5a7L/COi3japtyqwZ7+cirJXurMFbCxYwUiqVjJ8Swgb0h9Qs\r\nJ5Tpue7g53NjTvQsM4dtVJssmcPy/LHg3n8=\r\n=s4ME\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"50251b1290c7f5ec37452fd9436031424f7c343c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.87","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.87","@tellescope/constants":"^0.0.87","@tellescope/utilities":"^0.0.87","@tellescope/validation":"^0.0.87","@tellescope/types-client":"^0.0.87","@tellescope/types-models":"^0.0.87","@tellescope/types-utilities":"^0.0.87"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.87_1653966093936_0.25654834409123217","host":"s3://npm-registry-packages"}},"0.0.88":{"name":"@tellescope/sdk","version":"0.0.88","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.88","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4ea7f6a78795b0972196ec3fc44fdbaec65251c4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.88.tgz","fileCount":78,"integrity":"sha512-8u8meI4RlN4JVTUFZPNHbv2DKxQ8/2VrgIqA6TA7XkI1NxiqpWw8tf93aE4xn83PnTQFnAmZ5ypmFXcFmn99yw==","signatures":[{"sig":"MEUCIQCjE44GhwRR3NnQ9fGeWX4K6snv90DPD30OxrBUG4eeMgIgH4SfVld8viCsxehEXQ2+2vLEYPJOnG1Lh8vAxbuydAQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1106177,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJil+x5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrl2A//ZQVonzTISRMxQhk4etPXpGX2HHKrhIh9qYGqg2s57bxmD+JP\r\n2TkLTnd6b9ay1yYtHCJ+p/v0tbgwl34LTQodaydowBzHe9xWJdmlFd7FhOEl\r\nZGgvBGT+YArKMoQdVrkSH5twN62cY05PdO5FiDzFMYVaSOyZ+CAop3ZP1y1O\r\nQKINO5CeQQp936f1la3wT+ddxaQ82esUiNhFtjCZw94XBxzXG3StoRRNMTHW\r\n41xvnPBEZpObhoQa4VFtkNs5RckqYUTbdlRqG6LGoR8QdUFgs6Iehy3vApU4\r\n7gGNW0GBw17bgtFdDzfhzri9fa6eUUaRK5ZFEhoPO/ezTi6ihVwyVKCAb0SB\r\nSJ6AqZRbgCEajOTKeUB/vonLZs9dAO3kwnFpi6Rz6w9wrbuxgYNcZ9UmfoJ6\r\nLuqkk+L2LCMTh18hY3Ul5+kK4x9LLsPl5laofTstdoT6fuDNX5VaxsOnYP0r\r\nDi4IpggXOfLe5qmRWEWOb0CcDTqO0WWdV5OD5l+Mbn10nk+AjPVgAj391sru\r\nxVjZ4MEjDuwbPhPjK5yta8RE3qRUUAwhQXp1tTMJEcdi8AWIvLfzWM4O8K8C\r\nwTXcxb9uPcPDsEaNhRlPKBmM5nPAoy6vM2RbLCWQqIKEUjimXsOE4dJfC1jJ\r\n9K/MpfsJReSW66L7l2ajwNNdnFfeDDD5YnA=\r\n=IUjG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4b10380596321bae0cacb375daf0d1647a33ba4e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.88","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.88","@tellescope/constants":"^0.0.88","@tellescope/utilities":"^0.0.88","@tellescope/validation":"^0.0.88","@tellescope/types-client":"^0.0.88","@tellescope/types-models":"^0.0.88","@tellescope/types-utilities":"^0.0.88"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.88_1654123641612_0.5542492940669017","host":"s3://npm-registry-packages"}},"0.0.89":{"name":"@tellescope/sdk","version":"0.0.89","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.89","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ffd82dd65f768820e5f0f31d69000b8752fb17ed","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.89.tgz","fileCount":78,"integrity":"sha512-2DsOFZVQIk2dcZVS/sD9dZBiimwitLGr6UDYWR56FAek+8lae9txs3tuGPFD3+/brZloZ32MVD2NdkLPn1fqCw==","signatures":[{"sig":"MEYCIQDaJs5CHgOEx1Hyh2hBO5aC9MGiF+/qBTB9cRpivf426wIhAPtatlsFl/iMvlr4dRX6H/yEfxpo0SmmoejqffJernBm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1116817,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJinqy+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOVg//XhA6tPszPR9LhIr1mKrFu3dG2c6DtazivmR+foUMZjSxSdCC\r\nVFNuqbDFPSDElNGnnJClE6xFayrz3qFeFIlnlfA1t3LY7TvA5T5SGRzO2VcL\r\nmWzjkf0jqrG1egWFGNF7kv//VObAgzJu90SAHKI7dZWVgBz++oTmtGnujb06\r\ncFgJf0e34bcwwrVVFJBJ3GTEpM41Z3I4kx+q8iIy2UqxWvIjCK+Fhn3ATcXd\r\nsGMf+dEo4fkaeYzIflyY4TG4TcTIQ8PVp3FD/HtYhLoz0Nyvulzzn/W70/ct\r\nfvqGrMNJw7inwN0XlgbDz7YJbO1rgL4EhMQpQPUjlK39Z48CYwxOSt1xX5OH\r\n/ga9Bj5fHAMyqEeK+bTbWMWqU9gWBilWs0W+6b7ldFRJ6uyPAwKmgs+qeT48\r\n5uQe1h/e70Uoo7i2hvqBrsjLvdrvpDFxWFL8FzA0+/zgfImX8D6E0MpVXN4Q\r\n1kiKFL/1N8ia1JHQOx8QRoCHFaXhHYxmArmFMI8MQpUp/rM+jubzTpOprqVh\r\nVvWmJ0tDf5yDG9cp651daF6dNN8bWNaYURAEeqB5Vu/ZfC1zniQjyaAsNCIC\r\nFczxr92079zTE8V7I8Hrnzn7HjFsxRTPKwj5ymG1MH+vDpkrc+hprsq22TV5\r\nZHTPdxfMH3iLggDa334urQe/OKAc1r3U5a0=\r\n=Ckeb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2414322f9182951dc03c98dfd0c1cf59c39be4b4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.89","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.89","@tellescope/constants":"^0.0.89","@tellescope/utilities":"^0.0.89","@tellescope/validation":"^0.0.89","@tellescope/types-client":"^0.0.89","@tellescope/types-models":"^0.0.89","@tellescope/types-utilities":"^0.0.89"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.89_1654566078249_0.8823415537003865","host":"s3://npm-registry-packages"}},"0.0.90":{"name":"@tellescope/sdk","version":"0.0.90","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.90","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7f3af97091b7b8b0769dd017a75dbc9aa4c79f3c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.90.tgz","fileCount":78,"integrity":"sha512-Yt3V3B1pVzvFq9CDoWeXB+mzRImpbyhTtZsf+QyUTsLM//bor5Bbp0ZygtIegxHlJajl2NsOwKUUYsnWmpnI1Q==","signatures":[{"sig":"MEUCIQC/8zwj0j7/vbeGBCNJb178QPlMY3ryxH27pVhRmbqfrQIgBjxXethzfQwBXeMipBeA+jJUHqobHwR7kyGcMpu5UYs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1116672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJip0OGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8HhAAgbOF9QcLxKM51Zm0p8tQOYdLijNFLJ6105YJYHdRbzSmEkOE\r\n8WN0cJ8V6RFtjQMRZoPpqpQSyU3qVg8itVgrPzOVgn26OYRHxl29mylvfuuq\r\nudc+PS6pS68eUuurZ5asirAvw8Uf+Rjra37dSX+j/kWuYmCnj0TXksqZTA+0\r\nT8np5hAvvD3GLBtF3WktKXMjU2LZ0U92bDT0+Rf5nKkcAeOW34150Tid7VDj\r\nsVJdk6ERua2ndOQipcoR/E91SB2FLNyoND2jL0yn1BTi4bSUqDcUdN7FcUMf\r\ndIw+v74V1H1EimeLCv5idAZKl0h+sDk04rU8NY8bN0pnXTI3I1AT0jYjSrS6\r\n9dwpeASfvKl9lAPsJGQZyiVyT1FvMJ2zNLWKNo+neVVDfA6d/4fr4PyPe+iE\r\n1F8WngKolfsu6AEDT/6TVCLrdRs7yyvtclAhwvP07VIbVoNFvXlbdcs3SW64\r\nlTKncI0oQvuye7mVjTDTbc237QJRon2Q5hh4q8lgqQSM5xvH2xinzc6k/JuC\r\nEmqGbcoU+iMDonmWeVGqSChVC30nqWTDGidygXOVR8fGEvrXFUSZ0La5XTnJ\r\nUQxqr7gKNxTilIFbEdFlGK1EOPNbQvuHOnmDU+95dArAHSqw1WwDa3PGORBa\r\nNgJYwuG1i788he7zKAPWpnPbyuQZvV4EkL8=\r\n=iI+G\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9aa8e9373e1484523baf8f43a5c3a7e0b6adb929","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.90","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.90","@tellescope/constants":"^0.0.90","@tellescope/utilities":"^0.0.90","@tellescope/validation":"^0.0.90","@tellescope/types-client":"^0.0.90","@tellescope/types-models":"^0.0.90","@tellescope/types-utilities":"^0.0.90"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.90_1655128966538_0.2759627149043522","host":"s3://npm-registry-packages"}},"0.0.91":{"name":"@tellescope/sdk","version":"0.0.91","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.91","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"320ebc8979a676e678ecfa640f19895ba1448423","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.91.tgz","fileCount":78,"integrity":"sha512-eFU9eyfTXlUct2U53+gKWTht/zcnK8P6IiJQOhqSfdHrMypSHGeyU9a4XzejJTc97KG2m4dvd7KISvh9DGJR6Q==","signatures":[{"sig":"MEYCIQCQe5/jeWb8E5n2Q3KwUkKgJMadSnCRNr+xgwZyDePBWwIhAKwwsbA7hHpGiF2aQOx0OdL6Ba5sdj0DPtAF134h7XT2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1121956,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqRZKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrNqw//WzmCpfOlSJqW1rdl+PggGPpizuFNZeziInT3EbJ2rg7VINQA\r\nHyxw0Pfjxoo9aSXoOOdX7SXUr4eau30Oh4AADg3PaKFXmpzkUbcY3Gj8iiJC\r\ngQV5OVbg5AgPVpK9d1XuslQ6ggekEVuXsGHGwfYfHVAUvb3xZ8wl8BNGiW1h\r\nPcLCxAobDSIAfvYeMnsGQ8THefJZ1crdjEapDj9LMN+6O/EKpLFVRYcPVujL\r\n0YQp4a4f1A2B9jFuof3gv/BlbaRIDe0uLyyt8P4y6TbTmugaRUh/HwSpb+L7\r\npdwn2N8fkvZWjWvUBSuCatOBAmPt908rXLc8FEkxZ69z41qZgvhyDXZGNO3Y\r\nkQu2p85+DnPi3I23DI2U9adlaaFBlrCqDCyLRr919Ilay95XBLa9J5yhIzhi\r\nJB9Da+kqwjhaYhB16fhoydpzjnlRqeSC6d0BYW3EVIHJMTTnheLWBis2eMRF\r\nGnCr+ADfttomyLUcSTTgbJU+e37SVf+NgMMi3WjGXjOzMwCNWHy/7HZmywEZ\r\npaPEUljk8+oIgCG9THHIhUshgYtzbSy6Svea6PPHECSOwnsj41G3w0TMWt2P\r\nlBURLwO6TJqKJr73bF4xkDLwoF6X6BQYF7F2IlT6bUMIDdTqvJCu63o7QfwP\r\npeTbhCr8J4Qih8RvsqtNfEGMnV1an6AiB2w=\r\n=Z6yW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"35b6fe203cdcc4914fbc423ef1743d1bf6bf3f5f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.91","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.91","@tellescope/constants":"^0.0.91","@tellescope/utilities":"^0.0.91","@tellescope/validation":"^0.0.91","@tellescope/types-client":"^0.0.91","@tellescope/types-models":"^0.0.91","@tellescope/types-utilities":"^0.0.91"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.91_1655248457990_0.16086066077106898","host":"s3://npm-registry-packages"}},"0.0.92":{"name":"@tellescope/sdk","version":"0.0.92","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.92","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"51dbe1aec0886ec94410d7c8374aa623149a0904","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.92.tgz","fileCount":78,"integrity":"sha512-EmDOn6d5EMbc+Y+XzfNCHDykh5PDeXPxM2phq/1lpK89pXSlva332ndYFMG+1Npd9VVJEjmU3CRe7NSMoIEOmA==","signatures":[{"sig":"MEUCIBNbmTd6+92ckLTMEwgpM8inWnNKNFV2pqoLJTzivHs6AiEAk0ubkxaAQ/xiR3GUsIYjX62uhgdZzvTTXfJx7n/u6nQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1121956,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq3a2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqd8RAAlH+hxKtnN+88gU3ef4MMQ0a1vzCP8A8SWAvO5xs8Xbo7U4Qm\r\nF+JyWy2X5OsHGOAqX5JKbqpySWi5axtKAHx9AWwdNbz3Q0ghpTwTmH+57AnF\r\nbPr20bd9zTha3Y7PuqeG5g62ybLd8eSNwdRjy4t9i2ZtG0RYJdQnbtfvV+Dw\r\nd0Ds8B4eCKrSXPpIw+RF8wU8JR5eP66pPMjGBS9zQ1xEJGNgD98+GPegrv9h\r\n+YTyx1vsj+einZRd2ivVcHM9vXibvhrEiZMfHCBk/ZIqA8ntup/zmtTnUK+U\r\nSz8kswqQ9rbrG9Zm1MkzA/emv3cwaFIx87H/Fvv7OZDryinXQz5vYf7CymyZ\r\nTIR47elka87smCEactrXg5bAIo5Knq36M7VA/1Kae4U3GXBWVR+sJpZZ+C4l\r\n/m0bdEG2QJHQQfoiUzmg+xBEU0J/8Hm6Pq1gjasgCggs7tRhBAl9AjVUkeEC\r\nqJfkizCkBhxOTC0v9Dn01bLAzNzDa3uKFIBx87fH38UDBYBSqAY8YJGsDeRL\r\nYHJ2UFu7OzqbviRHQrg8YXd3dlHDHgNzPpzpjH1d6171hjQmIS8hICPQQrpl\r\n4jMLrBx+8hQ2ZQ2gHYnifBedQaw2CfkQiXi5CeIRfJN5bZASQS0f4kpqNkFR\r\n1DIjuGIT/pXrdQpF8GW029jJhF9bDBV8Io0=\r\n=vlW8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"37b6250b14678b76d5632a8395f5f9329a89aea4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.92","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.92","@tellescope/constants":"^0.0.92","@tellescope/utilities":"^0.0.92","@tellescope/validation":"^0.0.92","@tellescope/types-client":"^0.0.92","@tellescope/types-models":"^0.0.92","@tellescope/types-utilities":"^0.0.92"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.92_1655404213870_0.7872215242713783","host":"s3://npm-registry-packages"}},"0.0.93":{"name":"@tellescope/sdk","version":"0.0.93","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.93","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"beae6f32889b48fc6aedf87cd694d2adc05a2e17","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.93.tgz","fileCount":82,"integrity":"sha512-jDNP6SDUyJBszxiLgd0Xhbsv2Hnezk8z6LOCrxfNwPDkR9tpCvv+6Y1h+QZm33z9+01fkS1zCEo4nU1yZ5IILg==","signatures":[{"sig":"MEUCIQCvPEVGAu2m26ymMaCBnK5zqW1JxNJvUMl+dwT8goouugIgQJHU1G8DVbiI3NsZ0HuPmWqvR5xE8k/D4i0XZzzOZvQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1172196,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJirKu2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpt/A/9GxVaSLfzrmFIaeNtLDYyePrcybvq2iCZv+TK05IBPtqkk10B\r\nFT5JgGz6PCQ3tn4cqE5znqiWrJol4Lx9CmVGDBH867wvTMFXTvg1LauXwtQX\r\npFe14OYfxD23tANLxngBK5PkN2czDEhjO7IHdf3Lxo+Wyo7BcCjP3UOJ/ndQ\r\n911aBGBphtquCi4JgeOIk9JcBUuyx71F/7g0Ld7lBZNCSsdR3gibhZCiaqs+\r\nI78SFkM7L/3+XYONyDkgAkkxyBRLD7xOkdpoaN4/O5gxjhfbYyvUAWTMle2Z\r\nkWF/cFdfk/U0qyyKyV9jQ07bQZERUzI9/qj9zqbBJIjb+qYiJd6eLWuo/th7\r\nt/znWmjFcys/NexgqQnSshFEnZ5oFcYnHjZOImPHsbB8Oa8dRj3rXsStrHH+\r\na9sqoR09DXApW2ISW9AjWjWNi11WN+lESikvPGZWAyEq8Fo6z7/jMpSjxmfg\r\n8TIeoycQdfUfTfr5EdeiRF2iEFLDUBYiaq3URpvmB2tcAjYe3ml6QTFh3Kg0\r\nsDyPhOmg1/hMFw7H5XNamIfXE17ViHYi/e4AIKoFraTvAk0Xxnx5ynj5bQF3\r\ny2UpzRhxIq9Qpviz/jqniao/5oygf0VT+FHsrPPuQgFplOs16ZrR81Caskth\r\nkJiUMfEbPe7AHrCxZxT3FVv9OvyqzcgmH04=\r\n=jTP2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d3eff2028a37b82f57a7773d1fc3101a79b569c8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.93","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.93","@tellescope/constants":"^0.0.93","@tellescope/utilities":"^0.0.93","@tellescope/validation":"^0.0.93","@tellescope/types-client":"^0.0.93","@tellescope/types-models":"^0.0.93","@tellescope/types-utilities":"^0.0.93"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.93_1655483317834_0.8360656979148486","host":"s3://npm-registry-packages"}},"0.0.94":{"name":"@tellescope/sdk","version":"0.0.94","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.94","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1039102cdf8d47a999a2bb63ce8f979fc12b8d63","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.94.tgz","fileCount":78,"integrity":"sha512-P5c/r1AjRVphaBoeLo0ZuZhX69v9RkDBMC/Bq3hWnn2pVMpMLH0eXOVV6WvCtINlDsBmpq210kDCxd7MZn2YIg==","signatures":[{"sig":"MEQCIFbAhrwSm6PTxz8NjtSfw26TtjTwdoUvj26VtIdGkuBYAiBQB7WUeDSSFhns1iBtyjLtK9v2SE7aWnPAW1IGFqTP2A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1173655,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJis5mLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnWQ/8Cvz169f+qE/pTy6EH3xH7nPsUNvR7j5n9oBGaaLdYiLzhKtg\r\nq4Ss4Xp+amAJEarxKuXLH4XR1kwJ55SNT7ungSclpZIK+wfecmii0QSWXPK+\r\nw7v9aCy5lEtd37eLHHGiL851n3Vqnk6Q81BGST+ezWBh7OH5DfN8V4weuF/S\r\nre+LKXOHWBOKmxAPJq1Nn4KftEYGsUE5lOcPMQUEbd1QelpQdwpFENsshHnm\r\nsKyPtK1cZ4l+GLlFAE0fNnlBwJdVhSjCiUITp6QM18Kp2XrgRy89XJ54wkpO\r\n+IGSauwGC5w1WPe6+OhlEnrZKuGWFhUHY8/P7FZnZC5z18UpZlkRhEPev5Pb\r\nycGKLFRcTp4bSxKC9s+HX2mSMPx2/11wmwQafHSWSH5iqiY9Rt34qkeH+kC6\r\n4RM3CXny2CxBZ5XT3cXkBhj+tW9CRIK91nI/Td6pTsB7GeYxhKIopCEJNdc6\r\nBaGlQ39PQBb45D6/g35A2PNkUhq99EjNxoPdJ9R330A8Aha0CPqGLIjy/x5X\r\niC6Yf4b9G/omWdYjTkdp9FsAhlM/pI8L3G+VKmlMQkS1WXFeq3pLRLt0/MnX\r\nYb+1a+mi3F/q4j+M0cRvyZKehooB/Hvie58OR7j7sy1jaPd6yQpW+uFrI6Er\r\nPRZs4iv+onsNPhQkurXugNtMLIC52WcP1x0=\r\n=c6qR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bfde62123f095339399f065d312c82d49c37ec86","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.94","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.94","@tellescope/constants":"^0.0.94","@tellescope/utilities":"^0.0.94","@tellescope/validation":"^0.0.94","@tellescope/types-client":"^0.0.94","@tellescope/types-models":"^0.0.94","@tellescope/types-utilities":"^0.0.94"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.94_1655937419436_0.15026709635692193","host":"s3://npm-registry-packages"}},"0.0.95":{"name":"@tellescope/sdk","version":"0.0.95","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.95","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c052a30baafbd904895bb17e9e6ab17740c6b1ea","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.95.tgz","fileCount":78,"integrity":"sha512-UqJlAhO3+vcLY5Rtuk5ilDJKihE0NlGp+9Bdc/bGCUrgCTMchrmCckx9t38GAUAxxD0ojwluHWK+iTzw8nHvvw==","signatures":[{"sig":"MEUCIALsCDwU0TtZNSP0gD7TEoD4AdNarEQ45qaZrrELzlZMAiEAzByq3wLidEFUjOB7W7HPX8ZNbyJvIbHRr161bIzYiNA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1184315,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJitLLeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmobAg/8Drrb/n5pjR9B8o35ymQsZWoK+KxDwxngksyY83PXO5jqSxbz\r\nBmYbBlRUo7UyG1Z8Hyg7SaNldGDzZM5yeYhDo4JmrhfFZoXbwTX4CB86XMAw\r\nUlQDygkZc2Nw0BgTnVKUELttUEESCl9QSr9n2ADvsOVRPF6g0KwmT4obR01L\r\n5neLzzjCQaOYBPAt2L1/5686I95hMq5Dzdg8H3Gmi5q/VzuNsvg8e3uv2KVG\r\nNwUErzXpDpv8WzN8sB0Z9SZrRwNhB07U09wyVOaEOPy84PiKaPi90RLTLbSa\r\nsXFI7h/JBNMnw2CnAWNHys2TuWEl/I5/d1148lr/3PtV1ALknJ8phwBlBGTE\r\nzdeSJQRHD0cqx/m8pDwr1qevuc8DEHRbOIKTJ6GqPVKuH3f7WHA0gjPk6RB0\r\nwkqghvTEOq3G+gFT5HMBe2Si/bZ91rIWNn/Yp7n+r11mC/+bE3zDgBfi0Vg3\r\nuuwejSEmuTBHs4cSariCSjeKvSsxLKyp2j+obPUHWM88X0OyZwcdemWpYm91\r\n6vREqOztFpseE6kRzR+yzeMlompRegIhud1biRRcZL4zEcdibu3EVQz00nAv\r\npQQ2Bsc9UvRjPR6+hFM5gnatBgaidqwSn3in3YlKYHCtsnMu86dyLSsvtq3J\r\nhMvxHVRmae+jsHKub8r7bfJhSjT2V7czJlA=\r\n=nBor\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"105e1c0c399b983f177bca64e85bd53e81848dbd","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.95","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.95","@tellescope/constants":"^0.0.95","@tellescope/utilities":"^0.0.95","@tellescope/validation":"^0.0.95","@tellescope/types-client":"^0.0.95","@tellescope/types-models":"^0.0.95","@tellescope/types-utilities":"^0.0.95"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.95_1656009437807_0.6332543065487402","host":"s3://npm-registry-packages"}},"0.0.96":{"name":"@tellescope/sdk","version":"0.0.96","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.96","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6fe2e04fbfd435ca81bdf9fbb74bf6dfb7ce7800","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.96.tgz","fileCount":78,"integrity":"sha512-Iebg5Cxk8WQx6dRLtO8+kG58SAxCInltZml5/qGyNR42EVxUhxOJwI/Ny14drA6dVOPWrfMGIL59Nj1Ej4Zw9Q==","signatures":[{"sig":"MEYCIQDo4vQOc6wzgwmdfjv2Oc58OX3MJK7TdtCPNgJlKx2WCwIhALusmpWCQLwjASJA4GXc1ECcGQVu6+Pl9SD1pnIntUKd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1181108,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiuK2tACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrqwBAAiwuPRTsnB2+5AioD73BH+CMl3LU3+OpTYyRbVnOPVe3J8BFH\r\ny1so20aO/uYUljg0o59AT564F46h+oRf/p4LMvuuU3bjeX0DxCfTrGX3fpTi\r\nitK5eV30MCf+07xLsU3gr2QGPEBplHWahdGMBOz4QF3Mmb0gablUw200iKWJ\r\nfJoJ+s/eL994+TOQXWIzt4IaQx0FfPSxeLw8ZXIFkKO91fiCA17+36ef6/0O\r\n5FUavV+keY7GCV7Al0dTMN+49VPDTLSRDcQpRBBp+qO1zkKuhhh/ozTikFKx\r\nqPepPY/Vy47tEFdxO5nTzjGrmAMGuEIGKDLS17MGGCNND7A6WZw0tB8K4ITX\r\naRnqloHPaS7cZ29meY1msB8RYISWJ0ak4ahfywu4tuocvBmUl8NYzNByzC01\r\neVujv/tPD6FcK6m5e3MvZLwiMfBt61M+eBHS0fyQDnzetf5KqRBEt9aG0Zc5\r\ni7BvRZQNZJqHtTE8x2Nxq1Dy1Kt1u6YFpGO7TaNEpX12SV6xxxGKc2fhI4Qt\r\ngIeafvMO5m/jnMwsKuZ79WmFp0mR+6V3lyvRE9UZFjghfFwDc92senSabnT+\r\nIWM3aqunzz+hECWjrLM3XCn1p7bwq9qlNgDSrEyIN+fSE9YsE+lkgGUBs6nk\r\nj9hWai9gNdUCDcNUjMPriLECsKrvTpMd+Og=\r\n=bIQt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5177214929484beb2c95d96cdc597fdbc2d907de","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.96","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.96","@tellescope/constants":"^0.0.96","@tellescope/utilities":"^0.0.96","@tellescope/validation":"^0.0.96","@tellescope/types-client":"^0.0.96","@tellescope/types-models":"^0.0.96","@tellescope/types-utilities":"^0.0.96"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.96_1656270253710_0.20900288456846172","host":"s3://npm-registry-packages"}},"0.0.97":{"name":"@tellescope/sdk","version":"0.0.97","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.97","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"33566068207805ceb6175a49145ea5ab211bf306","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.97.tgz","fileCount":78,"integrity":"sha512-xbpJRYujT6D5Z3fwKiG9SOY/9kxIK5DuuHRJRZw3gbHey2c8vjDxz+KbYHum7R4cARX5iDU9wGL/tpGQX44rrg==","signatures":[{"sig":"MEYCIQCPsvxM/Jfc1aHxuSlaBYOmN0cyJUVvdBsfJs27J7MJAAIhAJrQkNXZ1C2OSBZpNq5r8icD9x094B/Xd+0YKzIQL7MB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1195201,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiu3k4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqQIw//YojFEwzA9VXDNKdElblqrjvexPnLk4bKIP7cmOx1aBqRJSdr\r\n+UUS+Ogd1t89ImqbW07CZ1cM5c/D4hBtZNywUPN6YVgIr+zdfPKL57H5ztks\r\nbnyV24tdYwgGlHob+2y/pcq3GCKLKj8kcijklj9VYZdLCktwqJy13QGGsytM\r\nIpryh5ByyusC/T9r4HjzfRU5g5OW+X7OL9RJFNpTcOZvtISKA1NVinmfbY6e\r\nKxDmRdFJ91b+XqCAY7l9LrSQec0U7nCWIOOha2YYeHOJnCy4g7Vu04rkpJ3y\r\nFrEZoep1yakrj2HGTRl5XL6Hq1i8pCFZO4GudKgRFmlxaSy8ijWPCcan7sF6\r\nqzSDeFpHvu+2YvcDJ5hz5aArIAp0FWMItUB2XyAcb1Pq4iLvQYUYBXcZroEZ\r\nnP0MpnePcboWXKQU1puZ1iEZtZk6+nHJktNNEOTUH1Nik9INgKvesWCMGtNR\r\nTRj+1biEmbHrUCGIemHZFIBLzn3gKohTQrDEOtHbdE0v8U8wf1wWLH8TCl7w\r\ntTsYzrzAwCqbOqg90HOt+blFlUS68iZkQwZSSqcBKEdKfHOciDTX8iPZGoIm\r\nZXznBcp9dCqZzHfR7OsO4gjsn2VMZO2vmbB293stytA5UIc717+/mS0uVjEU\r\nujde3XOsXVZaVqy9s4ywBGad2HgMwq1kQTo=\r\n=C7D4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d3d83ff54d4898a7af78b375b17ef2c6f9c4e8a0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.97","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.97","@tellescope/constants":"^0.0.97","@tellescope/utilities":"^0.0.97","@tellescope/validation":"^0.0.97","@tellescope/types-client":"^0.0.97","@tellescope/types-models":"^0.0.97","@tellescope/types-utilities":"^0.0.97"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.97_1656453432382_0.7110679972651324","host":"s3://npm-registry-packages"}},"0.0.98":{"name":"@tellescope/sdk","version":"0.0.98","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@0.0.98","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ba3958f08936bf38470962f678010f18a219dbc5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-0.0.98.tgz","fileCount":78,"integrity":"sha512-2jxQlstOAdQZ0qG6JnsemO/JyalVrGaBzP5zM3rCZ1ASZ49EgVEUmL523mcJm7G8OdiyTu41YsyK0S+f48wmGw==","signatures":[{"sig":"MEYCIQCPSZD8QtZ5iNqksbtMbuVNgf77TNOFEg1j29Xd78/NSgIhAPXBrcY+8lMQ6XxQCj3TdwNMyM1Ingivfhaca07Q3iPy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1196287,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJixOZBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLDA/+J/9jRUTDi1dFxYlk5bXQTH5yHLgTjxZhSn8tZlrA3CNn86Fm\r\nKsT7TShxBRfI991M+/I+AvHV76p7m3Inl1xyJiZKtd0BnIDv0cH+W5bEkKYT\r\nge52+iqnkCjYM5ldH0Yf78Q2WTWhBgYTVrsuczbTKiSaU/Dl6SbuLTUc25ti\r\nKc1w3K7lyeuVPVTdPvuvv1EK+TcjijRF4WmB82bc2PLZXTH5P0OSEwrWQEo7\r\nrobr7Hv9B8DpHzH7rZ7g+nob5JEecDLjO6ejh+yIeeAvea8lTSK3knbkaePt\r\nr6WRAQ1HjmTq6fN2A2gcV9WO3nn+DMTPXFanDvvuM+ecUmZTpcAHnK2msLBo\r\nLg3WIaLPu8P9rL0RcbrOtKRjaCV93i2//pv7i4gk8w0Vdg+n+jilw1Cgrmfh\r\nDGD9L06a2vIKt8oU8hbyy6GsN+J4ah11Io4P/Pc008FIHVt5riT36F5rmP66\r\nBFQ2fa9VoIyDJ7327TMoV5e/8oxSocbX0TOqFQxM9Y8jbGveqMlTIgWrBxCB\r\niGZByZAzsJ6rh+C45QrowX3lx+S+lvggtRmTtkb0Z07tHH9aZlhKna5JxmLQ\r\nSFP6gHZHRyPbClWKEbDiyqla+iqKyPD//jcux1C3zjjlOD2YWgDPZ/vditr2\r\n4dmyFhb37N3tCOiviFcdV+7KhdYdjPUIhew=\r\n=MxG/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"12849f9d601e2e1d0d4f88aa33f8f99383815491","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^0.0.98","source-map-support":"^0.5.20","@tellescope/testing":"^0.0.98","@tellescope/constants":"^0.0.98","@tellescope/utilities":"^0.0.98","@tellescope/validation":"^0.0.98","@tellescope/types-client":"^0.0.98","@tellescope/types-models":"^0.0.98","@tellescope/types-utilities":"^0.0.98"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_0.0.98_1657071169466_0.4576188642326027","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@tellescope/sdk","version":"1.0.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.0.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9be2139f5d98443aa1c41ee533b54a7bb56a6d74","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.0.0.tgz","fileCount":78,"integrity":"sha512-rggQvMiI0Yo0ny3piVVWkf2gw+NRU0mzsHte8GDS/snLyiUrJHxRxw+suhMUVQiuLHF/0KxGMpYTY8smA2xiFg==","signatures":[{"sig":"MEYCIQCVYbubROCNl3oPb/un6LKTKRfaJPptmxbPOxPaciBlsgIhAJUFMBuPcVwL5snZ4uUO9zxwC4KzSwJaXDq24iarmi5u","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1196971,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizGiQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrogw/9GymiWAczm345ZC5zRIh0cIBHAqwiZJo2noDKA2eer/Jxx3Zl\r\nYB8nf2vGXxx3+HK++IefkAk4eFPMuQyoMH2et/zV141ClDMgg+YfVB4naFd1\r\nZLOiM+M3PgJ3wsGyzRzX+tEAT97jdiMIBEEdLNfRdImrcsM7vxpODvZrrohh\r\nO9dg2vpw8h2qUzf1q7oSTv6g0CYeBIFvtY4b7HkLp3D/Zqh1hwbq8kIKWJZ/\r\nBvwOPBtR2rgFAU4pyDLoIfsAI1J0Jsh5Jcta1mG8mCUE7aLBRibnJBaszah0\r\nAuw46IRMCeS9jEf6V/oXgurrJTBXKYJH+HJbVT0TRtM6vHiGsDV8eSSiskly\r\nSWD3iYTUDb0XRGNfDSKzQSpVQgePOnFXELEFwxtOK3Y7SO1+FKlxHuYFIhmi\r\nRmt670jZ/ELUzIofJqgQjWLxS4F79C7N3Bwwa3czRmbZZ2b5s2urVN6Seea3\r\nqfoIgnucSQhZtqb9OHQo8oGezUX46zNYccgd0QSxlAJ9t0ICktjhwKVECD+/\r\n3z6E4SpssO0jzz6x9Ldm4KdlQsgDVtJ7sjMAtT9p+PEFrVN8Y2588ib+GPVM\r\nTVbAXbhHqDvbCawDcGeg6i7/YyqM9gp21NDrXXG/Iq9l9FgyQoZDJm61+5OV\r\nCc/zRzazEfqemgSidJLo0lxVJGWjRCPoNRo=\r\n=R/NE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"24789617c7194a1c315d209a8e5f71d63e1c2665","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.0.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.0.0","@tellescope/constants":"^1.0.0","@tellescope/utilities":"^1.0.0","@tellescope/validation":"^1.0.0","@tellescope/types-client":"^1.0.0","@tellescope/types-models":"^1.0.0","@tellescope/types-utilities":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.0.0_1657563280681_0.6075620432048492","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"@tellescope/sdk","version":"1.1.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.1.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"03e57df9dc210bef1ae25911df176872591d8d56","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.1.0.tgz","fileCount":78,"integrity":"sha512-l/O2WyvmifrwXCYa8V1i7TdOoZjL86LmPPlqUUGRRtr0s24nN3D8UxIW45okW+dMELSk/e090r3+Kr7m4ZzuNA==","signatures":[{"sig":"MEYCIQCe/j4S4T3Q7GcBorATeCZDjVSu3vgWhhogJrCDAbRMnQIhAOn8q9/gH8FEeX57bHYofaTn9QAbzLIOoKwaV7lheHw2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1280178,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJizzRXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrx4w/+OnxLSOIQpoo70+uppUwh129yzxbiiv7b+vxH9fcak7aJ/Nr0\r\nW/yYH14fI48JclM5ni/JTjkhuPFH8aM0Sesg3FN8ZEXJNElTCBsv3vykdB3M\r\n1Te1Vy8scI5Ps5L8cSdH7ArhB5Gl/4zftC/d1evIvjIk2b9ZymnUnfUd/bhq\r\nZilsaGW+cZd8CrRGb54PrlvcoovRFjNG4MXo6Y3YJhf8d3EQZTsO+hH/6Ewm\r\nwZ6YZxT+h168HTgqOmmIfNXk3isrdP1JJ457sUjsfCDmZ2KDOI5WX4zHuZeX\r\nxYIE8XsdnIUsH7p7Xk8AC23Z+jKqAFDG5sguq73YKAlf5jhZlFlUFeAjeAnR\r\nRQ6LPStL5vtkBMuxSqJ/3uwtOwDXyqvUZFqsJr6twC/gX6Ar5Y3GO8ECDMjD\r\nfR6lmrtxcQuR/lu01q1pKyetpRquDOVLkQuX8rhWyPKrLtvyELvQjzthyx8G\r\nUdmYQVKYysA5/49ztLNHKOVE/2O3nz+kEdu6rRKOI0grwOt+Cvy5Wq6zL9kZ\r\nF503B/ajxmmVcbw99JgZFUJmNe21esgcNb7T8CxUnoBsbN0hJOZWm41iCs+1\r\nzwg1p6nkRoHccJEInm+iZxCSDcseOH9NKhg5v9T2v+jSCYMbBl3FcnBJuKOu\r\n+ed9o+1J7lMpWLvGtmLVla/9xcSVtv3rG+4=\r\n=xCAt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f60629e5c7a347d3436474535e1c3aef67d7ae80","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.1.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.0.0","@tellescope/constants":"^1.1.0","@tellescope/utilities":"^1.1.0","@tellescope/validation":"^1.1.0","@tellescope/types-client":"^1.1.0","@tellescope/types-models":"^1.1.0","@tellescope/types-utilities":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.1.0_1657746519100_0.9693082311907444","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"@tellescope/sdk","version":"1.1.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.1.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"40550a3b5882e64b6ef690e019144cbbd9553f07","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.1.1.tgz","fileCount":78,"integrity":"sha512-YPsJ7IPEC3mosCAk5VwaO71DWjLTmPjEelz2IAcF5JflNnPgYxavvvgFzrXnERoOjkETyVn9YB7jCtqGYkL9iw==","signatures":[{"sig":"MEQCIEIehjo52gHCkfUBusllFPrG4h3CI82WT7237pehTArnAiBJTW+kBYzxrkNjo3+iIHs7LJ5juR080lP9URB+9XcCIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1280114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0EXmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUbw//X/L2DFCEexD8vEzZLOrsitu8wbk1zBEgZKrhag13p+VQe5hz\r\nkt9pOMCRiYf6tVJKO5pGNJJMfwesSxCOf23t35Jhu9ikN5s8dHT4KRpStxvz\r\nhV9LPCLR40vi1KAkysHsz14SgHiUcm5CreYWPX1GYervAeTXudcGN0j7yhcg\r\nvv3WXpnB9XuwXFpx2m0abYx5ffCUgbMAyqdqm4+Dp5Lq9I8cqKiJix3uDv3q\r\nyf5IVEkXX4U146VI8duvyoRHNA6Jc6pvroN+jdklCRAWoTyDvzPv2vwKx2TH\r\nBkvGo+tZnKfoPvRA5Ef42z+fv7NRzilwH2jInr2Z5cgTOmKobyijdpAaCQbH\r\ngJDcTsiDxKj+znRxrHWKLOqONLeVS9g20VewH4qvzsNrAbgDrdxxHIIcMFTm\r\nN+VoG1hxfzjPrHKB+QVrPMk7PQS1AL7uXgIsNvdak2VyerSG5yIrdZQ54lnJ\r\n5h2pkfxuZpKdudsLgl5FuiqQp+tYhGAiuAViza9zSjjH7c+hFeGOkIaMdL9h\r\nLOIKLZTP9BPXH4bOIJYFUqNri6xfFafJhbX8OMLRMg5gGVVfbfwtN3K5xvBh\r\nzbg7KxhS/VIRdWiELNF6BtF2Jj3sLx/rlkBcyo7Q8qUCGEExF11VRZw+Zayx\r\np5Djl8WpD2q0Trp/4HYj2GyZV1saE8pRXTw=\r\n=QTP5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7e6ef5b7fff9a4db3a0abb4f8394acf5b9126bfa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.1.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.0.0","@tellescope/constants":"^1.1.1","@tellescope/utilities":"^1.1.1","@tellescope/validation":"^1.1.1","@tellescope/types-client":"^1.1.1","@tellescope/types-models":"^1.1.1","@tellescope/types-utilities":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.1.1_1657816550012_0.7364095700604334","host":"s3://npm-registry-packages"}},"1.1.2":{"name":"@tellescope/sdk","version":"1.1.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.1.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"28ee007ca9b84276afd607e14dafa2da1e7a4894","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.1.2.tgz","fileCount":78,"integrity":"sha512-AwdNM2IOgb1tcfznfKK1srYNiZJ0JVb4YxGeYWevnAc4odnkFV/Ovc08SHCERkjgetzw5dHjFpCDtKvqMVvaSA==","signatures":[{"sig":"MEUCIQCVCxRkLx6XYAeBgs0xMhTXVhYvkFrnDlZTBlRiWau7dwIgBXd7QwfJ2jhujvtktDtNz0f6ZV3HoViH7ax2y2KBNHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1280114,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0IDpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtXxAAmFSuspBLDrHRhLtcoNjXvFKXT+rVgVf7JonW++k2wR2IooqI\r\nA3TfxTcFYrm3iY1+0lHZWgdiEUxRWu1vdUZXJs8e2deXwb7hAcQPkzefHJNO\r\nlbEGaiQlbbka94j5Yb3vt3N7+0eGvOwrth+rlxN/xeiJ5pAtb3y76Hf0PEoE\r\nJpyaJJBaEDo/XPWT25jg9OiylVh5dCAuPlzGcB39P9IZtbZ6P8a7kopZteuE\r\n0kHuWaDG9/BPYmgKtT8uPPTzdMAPt0bCfM8jkIJQ8qD8ePRKuvMTHaTtg1rW\r\n8A6m2I3s7V1PvVLDscbcx18p7lWK1jOvPY7psRtmbVZ9kAZRIjf5h/gEaLW9\r\n6hNjlCu3qgDvv6AQbIn6hyBARB38BBe/RlZez6bqWH0888+fhrd/lRcMIA6g\r\nHc4cqlNhDH5My86FS1X8p8YYmKmWttDQ8Bv4es3TBq6pGS1MsFCDXTbMWUfy\r\np5p12Wi1Vhm8WI9s3O0VbyZmUnfXUtT6MXyavK6Ay2FTaQoC2xlcz/4WSSg/\r\n+PVxNBRZxGehxUTLyDxrVuzhxD/wSUoSrJJWTMVXGjuXNTn8euXLKgsXhjOt\r\njjTwKIAeLEUaIXtZq9KIRc6uU77ELBR82dWkgRBlbE2Cp9NuZkqxXsCTlc6s\r\ncugzEViHzYscQXmXS+4Pa2lB2mwoSQok9sw=\r\n=87TF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"65c81bb86f2d2c93ccce472b2f2a4d3f7200c454","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.1.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.0.0","@tellescope/constants":"^1.1.2","@tellescope/utilities":"^1.1.2","@tellescope/validation":"^1.1.2","@tellescope/types-client":"^1.1.2","@tellescope/types-models":"^1.1.2","@tellescope/types-utilities":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.1.2_1657831657551_0.36124150393341736","host":"s3://npm-registry-packages"}},"1.1.3":{"name":"@tellescope/sdk","version":"1.1.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.1.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"44b1237c431602ba4cdc9f6ef3b562aa7c9f9d3d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.1.3.tgz","fileCount":78,"integrity":"sha512-Xvsgpq4uo6K9yIZdxa0ad4uZQxzg0XSP6+KeChovELNZLG7FoFbqzMQbDic5oONk/U4ZZyowoqQ+wbWosCnXUQ==","signatures":[{"sig":"MEUCIFReafMGsqF31wBfzxNADsQuUnIXwnXAWfLdlYqLZOHEAiEAply1K++f9+1EhILOENdJ/0Z17ZxdA8WnlxFIuBpko74=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1289389,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi0JYRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSbg/+PUnDE4Gld3m9AAlF4C+xHyP4zZB2+OdAaFtzPOgB9e19D1wS\r\nZ0o61+/sJOk3N+YYuuW8bz35rkhRyz5Z5TvEzPThUMzMmKOEnITjCxbkeF1j\r\nVN3IXwNDnyEOR6O52a0nLUfvhzNe+FfplCW30LypvaDrZ7WkyXuQbl8Jf0E6\r\nGIWtIYSggCcr64pYbkDoWpFrbOw+2B0gL7f+mk5jXPaMZKitAinCZnrcakyL\r\n0DUfqgDd5zJAsciqRZ9irESO3tGApJfHkXgR4stnqH7tgcXFMHSxulrzukeS\r\nmXVC5YUin8b3otS3hi7URHI7or/MnJm1JCL1BZ/dke+sHYqsoCDHSeDUDMwX\r\n/Y+lWj9Y0/H4dT+YF3xvMItvLoDf+jgVlh+BzUCsE5Ae/+B8qdIsBL8j1Kg8\r\nOE3bZVuos0pE4OeTA3V7sWSkYE8VHjviXrkt/GgUEBYTeCBgEAX1zNMC8te2\r\nw2oFFOkMgH9ZjkCgngsKbTbHgijT5E+r9Y5f90HMrJ+WCXDwYK3f2O+fALAK\r\ntIx3zRGAwzsKCR6oaghKKjX2z3N4cKPLIMVdQGzmzc5UZNhUAqeCW4xWF9qW\r\nnvebl+MIum1bLp5lWN1Xx+QFtl2OGA4DVWuHvfm6n99X4Js8IUdxWh7THCpQ\r\nR59D+2vyk2OO/ohOYd7cdXmYNPp1rPIEjhQ=\r\n=CdTy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"aa87e90df59ceeeb27e08978f679c2c5d538f8c0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.1.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.0.0","@tellescope/constants":"^1.1.2","@tellescope/utilities":"^1.1.2","@tellescope/validation":"^1.1.2","@tellescope/types-client":"^1.1.2","@tellescope/types-models":"^1.1.2","@tellescope/types-utilities":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.1.3_1657837073412_0.919382993002102","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"@tellescope/sdk","version":"1.1.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.1.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a827ea7ccc1c955f2f6cf428bc5ec8733b3cd616","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.1.4.tgz","fileCount":78,"integrity":"sha512-tJlAPuqJGe5/8Y9Ce+/r2YbEOQlF+VYb5rsF5qh+HBkszCFuLZ4gNmxNyzCn349t2hs8FYLdH/vg2OgKmcfEUg==","signatures":[{"sig":"MEUCIQCchnSLo4D1ZQ26K5QjT1f5UTv5A0P30/05nMXNybiIvgIgI8sVAXteoHEiCgWvXTrTZwWHl0h5hCkO1CGTakYjUHo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1294846,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi3Df+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxkQ/9GWfTuaZJPqnZebgvmW9EPHyYc0mY8DfQWg/MGbkhiEAyPksR\r\nrgo846xnbmL9lYcACnnAxgTQAGloZFtzZVvUmBcPoNBfQ/JoZAYtl3BWd2aR\r\n4G262GGEoJE53xQ4m4YyIM/eK/gMkOfEOWwftdR320xt2796NlGHyulLVo3o\r\n8wO/IcD60OcNDRHmf4tDKEpFZeFDAKwClksa303Mx+Kb1TwVoZOiA2pWpuC7\r\nkCooKIzbrDejo73bEGgp824QayWgJ18Z0IqjDJVbHr4VB8BSgaO8oZdTlhzk\r\n5f4Uye1C0RA+8WkIJtLpi4wFILX6y86hx0lqmGNRsaK/3MZFXZJcvOQx5loG\r\nVupXRBvSRTcdswvHPC/yUUh2zs0O7kdJiTuwgBVq+0cZGWfCq99L/TQg4Vve\r\nv4+XyXnKjH0oVmCEo7RuemvDt9zYt/sFLpyoO5T8XfyXt45g7a+QCHTP4N4W\r\nesPZvXc4ZCZ9LcrC7t1gLKDRi8k4GxeigA83L+opOX4Nr0thSrdv48+ANGYu\r\nitpUHoDJ32uFP+976GQn8M55eWwQcGgX4teKHgflUlbUVEkOHSN5KAJLjV4Q\r\nyWVnt7IaTiaLU+h9sWWr0mdIxx7bC3QA+Y0Z8ZL17/ybtEjyoulWYXXDDJNF\r\nyjY+nKq9Tst/r+4VPmQxFhMR1MjpMq8DgDY=\r\n=3IEF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ef241f448ad85f3760628bfcb5c3536709fec9d4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.1.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.0.0","@tellescope/constants":"^1.1.4","@tellescope/utilities":"^1.1.4","@tellescope/validation":"^1.1.4","@tellescope/types-client":"^1.1.4","@tellescope/types-models":"^1.1.4","@tellescope/types-utilities":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.1.4_1658599422438_0.5895348907516176","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"@tellescope/sdk","version":"1.1.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.1.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b6a8f960be638da2a64bb19fd23c4f0d93c6af0a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.1.5.tgz","fileCount":78,"integrity":"sha512-xxt085DJouSX9WE6ILCbnNsCYRVYltjPeIqN45WnAPizvQ0pS8fFPFzNJCAJZoyP6+Ky1w0GDTQb1TX9YD29gA==","signatures":[{"sig":"MEUCIBR+AxyhHnjpVlxIuWyp3bXbTPbmOwBDdcZS9dHhGy2sAiEA/qAz9Pgdl0UVO4qTmIobc8IOP/3VzWSjTRSEXOpfVEY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1294782,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4aouACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovwQ//dJIVXgSYaIUjE+VN6iRDgK8NN4MZqyYdLkJiQRuNyBRd87Wy\r\nBegEQnpJDcmv6n4jN415PkYcJNrR7DF6OFJryeAPEBK8v+hXNeUr7iTOpTB0\r\nQIJjxezWu+21PjLRsdrbbaoExO+SYDco56N9VzcAnz1MYZiQSUm7NNBIOlAd\r\nBxxwB9t3W5/YRSJFDBUMMgCm5FAUUZbU7xyMEbx7kRmaVSuo+hlU/+weYPlh\r\nGZugb27XCve5HBcV0AbmOVraQSZaY37L7ShPnD3OJ3oi6/d9SJFlzI/D/J/e\r\nirdfuXhvNu0TD6J1oi7XuUnd7RVRlxREdsiAzG2AITSkWHfdtRXqhSl4lPEW\r\n8LHv6as5/sFgFSHWxWUOifW70mcNfoKok3hyVo9THNi3TLL8BzMo8vL+uOZF\r\nSDcXemVAXpjb1qMJeaCxApWSyQXkiNseAIPLORzhTyYqtTju4EReqm4H4vmD\r\nFr7RnNm2pAIRH4eKlHwArooQd5PfGx3dEkiJxAg0KIyc5BOQFCZSXAq2Ie9v\r\nctzx1LRWb9oLkt/f6AtW59uhDa0kG4ZwhFB8gMwzN189uK+qYBJrEVClxrpn\r\nnnG9Blq7SzMH0fZJw05YboKN6mGFmL3oQGb1m/ZUgiBMTOFZRwq0jEyRD53Z\r\nFamUTP40C7v4o7U01BuvGA6Ei62KtldZ19k=\r\n=7HKO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5cb36154a1f7002eb1e9c86617b9ac34295f7cc1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.1.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.0.0","@tellescope/constants":"^1.1.4","@tellescope/utilities":"^1.1.4","@tellescope/validation":"^1.1.4","@tellescope/types-client":"^1.1.4","@tellescope/types-models":"^1.1.4","@tellescope/types-utilities":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.1.5_1658956334682_0.1596976788361557","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"@tellescope/sdk","version":"1.2.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.2.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6e2c1a67532bff23102447e8fc202770a3394019","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.2.0.tgz","fileCount":78,"integrity":"sha512-QDzGc/NNygLv4CVNh7Go2zpb38W/QuB4zSL0h6cSm+O62ANYA34NPV3fl7wVbXHgT8JtDgxDM4bTnY6VhkDqvg==","signatures":[{"sig":"MEQCIHYytqrjgd88BhG8FHUOteVirxK/mxxYmrDqFZy7U7xMAiAwWKU7gtVVKRp69JCOHarH0RSp/yjjZLz95hZr7pCcQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1344507,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi4uDUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqL8A/9ETh7f54dHWTffbNv/vlv0HBjjcsyalR6ZiDY27s6daDcgiwJ\r\nVkRCw3jWw1VHtFoowjSl8rllkTXQgV69PbSWmGpT2lklO6CGOjWdaaeloaUj\r\nTagUb65+tgzzXG6LefWAt8LB/nfv6IODm2LwJ4Lif1n4mf3ALxF/6KZr1BVK\r\nkIZMOQu+29MAz+j8Mr0rJJMpOZ+p7uhVFkQeb+clDIIGBSPMZhrw6rY5BEHH\r\nVXfET8Vf2VYB8T2021q3wcgGPc1kjVtfD3VzIt5lBlwwBudYKtrFKQDPSsvD\r\n3dG8VV+6A07KYxO514ao+NSc3m09sLUJfI4bMhdLFc6Ix+0oEgp9kZ9cV2zK\r\nbFdyABzUezTPVZy/t7nbu2j9lNAPbYi/IMbY+F5vKsa+xpLI5g4KzQ4TtDOy\r\n5DfGSsKs6sWuobUlV2fFxZNYE0sUWvKbZBpziHmBSC/UuPkzVaSOmhaeBO1r\r\nqSCGOBBoX5JEBYAKmKqC8sYh5bBogIPp5cbtMF3eeTLsqIItYb5viHWKHkgI\r\n5W7FmKZ450vQZ/zxPd311ANEnx3PlHxfb1WGTrjJfDOyMKdscz/MpoP+ST6l\r\n4Y6LJg+ZAUOY2007x/2OfJcIK9ggTCL7Kb/ipiL6dPxwYD5D4nG2/xlsuna8\r\nMLHijtZ6E3GcgVh4WemYAjAwQzGWWbZTg2w=\r\n=y/3a\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e8a3ba19974e8225d53a6129fac589491bb08e95","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.2.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.0.0","@tellescope/constants":"^1.2.0","@tellescope/utilities":"^1.2.0","@tellescope/validation":"^1.2.0","@tellescope/types-client":"^1.2.0","@tellescope/types-models":"^1.2.0","@tellescope/types-utilities":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.0_1659035859867_0.06055455752455696","host":"s3://npm-registry-packages"}},"1.2.1":{"name":"@tellescope/sdk","version":"1.2.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.2.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1db70e668111143cbace25463d32cf71e8c2686a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.2.1.tgz","fileCount":78,"integrity":"sha512-Oo237/0HgTqxj8UU1zg7F3JCQ1veg7eLyu8Bc9lA8gd/xFpPwbE1ew3FvbfZse9d8NHrafC3GM7SbH2//h5lnw==","signatures":[{"sig":"MEUCIQDurHs5x4eYsXGCYRORRZdmwl1/rocZXd9E2/bwabcMZAIgS8gY378qGnzKZDlxBpOkXi7HzsD1NGblrTcW+wxekwk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1386437,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi6ZIJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjXA//Xy6xziDTn3VDBZjJpdDYEwaQjuRSzsDlcw4YtXOeuzYcKBtj\r\nrTzNKFf+VQZCiIBxkaQkNyQteR6VPntzv2hhRH7Y00y6y4s5Wnde/3iX4XTm\r\nk0iZcNUbBhdxy/ENEL6qFe8v9O7iITkc7kXymj8ULZVqUnahsOva35T2sFHL\r\nH0apLCgRnLaBxupDy00ImReJE1WGwCtqHC80Z3QDX8WFCGpNM8vuSWhLapnd\r\nxbeTE5STj0WVuCBrtPVWvWGH3bu3ylv8aOtSTo2Lgytfn8ygfuJiK+4aURDV\r\nqNkZp4Xi4DYKEJKbfTzMBZfPnR2f1YwkPXP5jsuYNdV4sUPsieBJK1bztcdg\r\nPrSn2qvFfDPelIohIVe7L4txAmftGwWLD27Z35qiiu+JBcOIwhEiZoPcZILw\r\n4sdmgWR0tk3rbr6j6VAI/2Awy9YH181vQN6J6OSaGmG0/bAX48lKX7YhBhfh\r\nF+ONIXvoiAbs4zIsZAqTtseiCfpcfyBiSrqZrT+PL3YPFQfTmztjx2hQX9iu\r\n3wPrkdpUYKTD4GivQA2qthIYhRlWNhsl2Yk9Mn9vyh45KHaxirPrzSA7Wqs9\r\n6Wkp4UK5+7Yx4gtuJNtbujCqkfQNUsTcICvkb4u66X88z7zOsjA75h67vOS4\r\n0vVM652L0cPJlZbXYO4BGQJcJohq9u4+s2A=\r\n=5agM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"08f2988710d5a313ac3adea298766e5bc0ae24ca","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.2.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.1","@tellescope/constants":"^1.2.1","@tellescope/utilities":"^1.2.1","@tellescope/validation":"^1.2.1","@tellescope/types-client":"^1.2.1","@tellescope/types-models":"^1.2.1","@tellescope/types-utilities":"^1.2.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.1_1659474441752_0.024376063449021546","host":"s3://npm-registry-packages"}},"1.2.2":{"name":"@tellescope/sdk","version":"1.2.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.2.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"904a97d94d33b8c5c872b5af6b2774d38659bbae","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.2.2.tgz","fileCount":78,"integrity":"sha512-aAoRBPzYZTuoAAC1HIocCDfj+S+yzIuFoaGUlThoNZRlY8hzZKBUuDF88drdyYxmw68Gz79CBOCH9q7gMtEjDg==","signatures":[{"sig":"MEQCIBx6PzjQ+TiYG2t3rjSh+NeY53b4VUhWm85IjZvQdCOQAiBNJT5+bYNtdZ3dxy5rw/yWQZScKfgoFqD9TJUSjsFadA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1415077,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi7rXVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpMgg/+LJcAVTdmTse45Q1AWzzQqZXEcTOJYa+dOhrq5a96sQWRtWzX\r\nSwUtNl8e7Urr6j9MfGqHlu8ECSFcGPaOkX+saLFMhjZ1X6OVXO5o9ahUt+v5\r\n9T68JsNqRkO3D9/QDUvizktOUOdtvDwsWVBOo00h5GhNAmlp1sxagxszc+kn\r\n/wmZXKGM5kDK3girQxV8AffpvDt9kb0BXRXJwEgaEiNn2ObQlpVweTgBwz+a\r\nrG2aGw8PmQ9TeJinBuW1cCT2w4LGiiTqiXMODUJQwKQQkWvBgx23CcyviZ7i\r\nJLF/EhUcDuAlWsRP/5jbBFPwAgXQ0yIreNv9QtSXytFFuCKCnEl+ykTULf/V\r\n1FBhvEjLb+mcEoCNPBTmBx3+NdwIcVwG/XGDhzQmwXpmSPCCaVx+3CuY/btZ\r\n0DmPx5Pyo6QsYwtLdn3lmaSoeoJafRxMgpVWTfNeNsqpJnM9wR7UCotQL/ew\r\nRtdaO3u1kbNjFS+Vdh9tC2kVGt8pIJXJ5k4018UVKdK0xHm7vykvrR9M7+gl\r\nZByJLqVas9BupaTVteaTFvlmeNKfUFeb1qbrpN8KnPRYz2i+lfRSRbjr2KFy\r\nPtWCDCWo7/QvhKGtkli5+xafT7rXumuKGnmSsoTNzRlA7hz55H+aTbVR4/h1\r\nAdB5VGO8o1xYgXNWCYVX3Xo53Ca06TRgBdY=\r\n=KXXa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"93bfaed0e40d081252c81449c3f895d508cd9b5d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.2.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.2.2","@tellescope/utilities":"^1.2.2","@tellescope/validation":"^1.2.2","@tellescope/types-client":"^1.2.2","@tellescope/types-models":"^1.2.2","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.2_1659811285024_0.5549269569032376","host":"s3://npm-registry-packages"}},"1.2.3":{"name":"@tellescope/sdk","version":"1.2.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.2.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3a2f4393057442f64f8261431b30bf1e79f84cb2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.2.3.tgz","fileCount":78,"integrity":"sha512-uheRZNY8qKpbKt3Yc11UAEMttBZ+TPnnTNitLElihyTBrASOBoXo09hyG+7YequgRRRK1NJOXSwT+yuHVrbMBQ==","signatures":[{"sig":"MEYCIQD1WAk5rzgGFojQ3BWOwx1lcqoyA/X74VTStOWTLvImrgIhALZ6u/wdL++ezhiBvTmU9pYGBAkt07+P2sfp3OclIYgL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1414981,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi8usqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqHxg/+JKczFPt4/kZGdsbNSZ6EUcXGMKQmPoB0ZxTO/WPMfkVO/IzJ\r\nlp1F4JDpk2G9FhrFWDtu45C7gGWU2g8ldyzN1yD1FW274QTjCVIsUNhkuEzE\r\nl75Ep3oaddMs78EYPBa/MquOVg+9oWZlByCADLzn3DwsyfzN9hxuTEhjd+3t\r\n3FkgXfp2n9/nBoCsNNV3g5V7PvsG64OReJz3cVo+v0un893uC6Pw+RP/Od67\r\nLk5nxEB3hzZesRuC5Df14DDd0hkVYwXDnb/iL36ZViwIt159nBdWmiGIF4Ua\r\nG8NecGu/6FUl/nFVJR22eQxpN8EeHFXhByu3k3LuJd8jglsVhFMywyxhIVAW\r\n5nHg2pGycaI4z5VuB0CUkls/X739CF7zZqlF830guy/2U+gYOKN3TCscGyTZ\r\ncorOF21l9/puCDh8IPIcx2UdcvpfKsK4111w2qFwwKzIgdJYb3aQT59uDaTn\r\nyqgRrLvoWjRYcWTUJMV6eQBfzJNnc0aCx+1o9dqlSNmnNo3kpSkXqV4FZ0by\r\nUF1iH0rfKh/YZ3dcDCT/EWMFRHaLnQSZYofVwL6kmdJPRUIgs3pi7W3xpLHN\r\nmM1jMm5P+cDkQd14CoEnH9ZgoUv5q/9zwGki+7YRdIaHQN3kOEY+9UHnzrkA\r\nVD0iZ+pPn4B/50/PIquCXMC/haFZ71lWwFA=\r\n=Io4s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"257986a3c2ef1450413175d3b30d3932bddb8aee","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.2.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.2.3","@tellescope/utilities":"^1.2.3","@tellescope/validation":"^1.2.3","@tellescope/types-client":"^1.2.3","@tellescope/types-models":"^1.2.3","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.3_1660087082020_0.8931044965020418","host":"s3://npm-registry-packages"}},"1.2.4":{"name":"@tellescope/sdk","version":"1.2.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.2.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"958ab5739a676189a0e8a27fc26fabab3e73243f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.2.4.tgz","fileCount":78,"integrity":"sha512-f0za2eKgLJUj/l549Wjxtd23FqceW1xiw89XBf+oO9CbmlMQbPY7GiduD68YsFSIRjZloEZdZZMTWz3YkiHRsQ==","signatures":[{"sig":"MEYCIQCAj3Dlp/+99+y6180zLc76rZ22NXEbqLCZEG9vsHgORQIhAJGIat5iqdCfjfyjvtHsE6ZCRqCBNY70EwWrojVlgscM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1415388,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi9YRzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr7Eg/7BBmlM1SocafeL8RxtsuZdt67KLidGbzROuTmuzthXZQm61Ke\r\nJ6KjMVVaPELXfSCrP1XWNIaw/3Wcq/OJgqHVXcrHsy8DYK4mCNADj9440c/a\r\n51CO9vvH90LQ+JyadbZJ8TR+6duhsCQbMIlcLPwR1VRYq0qEpb4R0I7Oxvx5\r\npmGAaMN2CfwFYQfPXxXTMOszAGmMsfL7E6JXX1wxKXg2pZuTybPRWQNy1QE2\r\nP+aZLekh+F000WCMDz7JyyGUnDC7ec2gafSGpVc6PRzEW9hFKtCuhTZMD+Q6\r\nUyubTdGTuVbB6CjbFZaSZRVdsortm9fgSThOtEAnis79fovJQ7c1wADX7QdM\r\nWz3HUG29h+vi37Ri91LJv7ycmf2lVYEbj765j75zuXmt1OSNPq0Xmfoc4LpW\r\nMCC6503gIpnh/vY+D4dceGSa1/AGywOTkrjjB0xs+TTXoiUh8B8pntcLeSnf\r\n5N/2+o/GrdB8y/i1Lp31Zkwe90mN3dIc44i+ZsKKhBjoh67cY6VEhE0/i+q4\r\nd6BVbY0zyHD0TUua4GR3NCMyUz7IwehRDc4KOVnAj27/EExxZnN1kcSkm0Ab\r\nc82UtUT8VRLPiayvCXtJHyfCSaryK0PXgT838n78E0og24PyAdKFz0UPX/13\r\nu3IjHpFzHADPur9V6DRUCJJVZC/JQc+AL30=\r\n=R6yY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"02911d0cede0aa317794b8f4766b6b846928682e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.2.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.2.4","@tellescope/utilities":"^1.2.4","@tellescope/validation":"^1.2.4","@tellescope/types-client":"^1.2.4","@tellescope/types-models":"^1.2.4","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.4_1660257394403_0.28369622450580545","host":"s3://npm-registry-packages"}},"1.2.5":{"name":"@tellescope/sdk","version":"1.2.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.2.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"30a4a3e01a18dc7728b73cf96c9ecbfca4f6c20e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.2.5.tgz","fileCount":78,"integrity":"sha512-46ub8Dtk6/pkvF//TPPjObQol0wCCYge4In53nZg40r6CatIMtRIGY6eU8uYLkkAbNgCuqzUIosXF+1/SCNxEg==","signatures":[{"sig":"MEQCIGht9kXXAAuRPrEcqMXqQ+wMUP25FFJ8NvQ1MllyWcGxAiBcLJeI+zZdzcAuAv1dergwE0fqV5VodQ2wptLF0dGkHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1436343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjCAFPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrA3hAAgK2U3Cs6CyX1ZjcFaq60sl63NK77ncSc13kU1LdNzDO49IEu\r\n6p43Iqyc0vpFJiMC1+1iISyJx7gZ8NsXfbCw/eVBLIFbozkMXk82MjLVMIx2\r\nckMM99xJipMUvRblI8NqQqKfbSrU3zth87qlPW9j95U0iLWld47RXk50DEqy\r\nGtAMEwyDKORKF0ChRi6o0+fGeSv094pZjdDmawPmFaO4kwImQqcUT8boUiMJ\r\nQGuM5x8hiGx2Wo3fJiM+WDwVhHRgeie6d30WF74Nt19gp/vLlFS7HCYDZWJn\r\nS9N41Aux85cD2ZuWnX/sNiwFfFf5zWVel37cY8dIoQMQYncGDuczMOdjIKUF\r\n3TGvVNTSxvWuAClT24nORlgThA7OclhrYz0Lo3cK9rX2JOecMfYoUTARH/nj\r\nPZ8k8jjQQdqs3+nwFXAlWrbBKq5Wj1IkFj+jWYKvlPioP2hB9ECq0qC0XXSn\r\nzHgSQzacinoTOviQ1a17+f+lIRW/3XwRRo6+cIcy+8l+HR1GoGMGjIHsHm5i\r\nvnCP8Dn/M5iAUTl1vVY3fTvjwtwiWsuImWXIKJzmmzFEJhqcD07OjGULr4RW\r\nDJeEBuIXZSFMawItE1jGRA+doKkTAEupQd8nMEbLjAwRZst3eIxZldqQWzbH\r\nEp+8KDsMV7v5gLgp4WChd/ycWVg109T5ELs=\r\n=8oqc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f1e12f7af228ec1768e3183c16b7164640a4978c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.2.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.2.5","@tellescope/utilities":"^1.2.5","@tellescope/validation":"^1.2.5","@tellescope/types-client":"^1.2.5","@tellescope/types-models":"^1.2.5","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.2.5_1661469007063_0.91564601898577","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"@tellescope/sdk","version":"1.3.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f8707b552258c65d71b3cf9660f99ea0e6359a69","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.0.tgz","fileCount":78,"integrity":"sha512-K4PtfYd7SVGhSnJFFEhhzJHNNPaSoi2NoqRZ1fMUGDfc8/g6EPZv8Uvyfs90pU+21ifAPCKw/MSsGskZCxyqcw==","signatures":[{"sig":"MEUCIQDNSD5jZAhkgOn5pQt0XWGCS2eP0rez+6PMnhx/A0AdeAIgCF/utueZw9G1IwWJPPFnAxLE/kWI7RzxBYKXLzkGjxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1444378,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjETYVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr/xw/6AkaVvymDZ0fSz745tCF/RNIGEiY6/9BRa6VG13z3OdiTqdTR\r\nc8WuaQWqZc0iwLN1e+zfJHESApDA5sHbIIUiX7C0oCqdPuZu73oE0UD0lZmS\r\nmfAbhihF16aQgzxhrDa8sKSkz9o+gUS2bHRhhK1XDIOA5Io6VOO27RN6uDEX\r\nMhNSjzpWIOWHwdjHdrR9ktsN8crk4tMGaJrdjcBQQe1gU4eVLpc/rrmeWhYB\r\nXeSTLanuqU+lI2gOPdRy6ee5KdYqGxjJGUNdxnFs5mYmBkwQi6fkenF2nAjR\r\nWrIdNgr/vHJT8IKO3hp1sWfGNkqb1Pm4AxCloejDOnFlDvbIi6NIWzsNzukB\r\nrLeupeZv19WjWTWMa/xxt8rrwUktnnxgYVY0wXsbGQhr+Dcb2hf13ueUTYUP\r\nilH7+DaZzQs/qVyxs+dDvvWOWbq0vFAP8X6Xpck9zKKtqLWNqBfproip8Cyn\r\nCmh6SVOMKWzzNZAHXF+jJbb5Nrf3D6BFfFkGQQCdYTeYS6VO0tZv3o8Xri99\r\nrHb8WPqJirOr5WoyenSpIKNbELKDN++2tER4EvlUov6GsQuef2DNdUiH6sT0\r\nVFIWm31lGEIYC9b3MG8as0trf1aOE74akpPSW0/tr3uCTkrZvQRJ/s7q7foa\r\n7bqerIuQLN2XrBrNzb0GvZx4Mu4KHONtbow=\r\n=BGoy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8635df935a3bb2562c8308341626488cb84dd8c4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.3.0","@tellescope/utilities":"^1.3.0","@tellescope/validation":"^1.3.0","@tellescope/types-client":"^1.3.0","@tellescope/types-models":"^1.3.0","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.0_1662072341506_0.03579181631043782","host":"s3://npm-registry-packages"}},"1.3.2":{"name":"@tellescope/sdk","version":"1.3.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6296253b39419acba550c7f833b46ffb1699c2dd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.2.tgz","fileCount":78,"integrity":"sha512-eVWzctoMhUTS604DUsDZvLJBRjQdOfK1Qhdge2B1Lw1covWeIg45nNzOK/Cqsvs+mG2JChpMNErE/Ei/ymZ6EQ==","signatures":[{"sig":"MEYCIQCeLKnvxRSdOQzBqKqudwbDbZe023yCNvT8mZSOwNw7cAIhAIOx28rndFqZ4sw9ZdjlvFqpGt4UIS5p0SySNteXYbkf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1448000,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjE7qEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWoRAAgFK6cQafPtCLeTVuUw8od/P1/rVnw1edejploPsowx+zhUTW\r\n7fIAg8KwyZMzMhkJNATYfJcXe/+np16O6TroCl4IQBSXM6foDYVgTw6VVCQK\r\nXHkZeXJhs1tarxVF1w/Z+WhQm9trBIj1dXQfCU4pGBJ6R64iKxaonGBRdmFy\r\nDyssC1VQZXYgONB4s7IL0h+2JAGzgwu1WiS+Gqr+Uqc75+VYjk6yCXC6hWt2\r\n4n7PJc7ZaE042jjOjXkiGc5Pl9UHN9iXPGE+NJ5pvXCs6yHdrKeiaLr0nAnd\r\nH6GOOG5Cy+e2vY3azIT548S8Rx7BhTkwjAMieYKhMRfVxNOnPbwZ6BYZhpUj\r\nBARjQoRz+2BQwt+jxiRnsfKsyw4GbGKRhzuqQQNHisX/YBqCnDma6cj2ptf1\r\nx5uRetnnv6YMyHjopUoReuI0J7FVpnKf8sFv4wR54qmSNTEdhsWCfrJICjC+\r\nWgXZjqa2AEzZdg6UpeisuWJ6t8PUymYZuzmeYxxnhReQL/av/psw3I2dZYXB\r\n1g0RYZ2o51l2xgfI9Qg7vma+spCCOp4oBD0sHGUQMuciHL6Knwa46VKkgBQe\r\nul+DGrbz5K7osSkKG/WZTiYFQdVIkGIPuQsFs3gJZoShHv4aDQcXSucIQ4+V\r\nxqPOqsOv6CeX2bzT1jQHnT6+gSJ/pc2UTvM=\r\n=7naF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"df1bc04efdaa81af6df1ecb189630bb9b83f5ef2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.3.2","@tellescope/utilities":"^1.3.2","@tellescope/validation":"^1.3.2","@tellescope/types-client":"^1.3.2","@tellescope/types-models":"^1.3.2","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.2_1662237316600_0.2399646179684798","host":"s3://npm-registry-packages"}},"1.3.3":{"name":"@tellescope/sdk","version":"1.3.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ea81ea7f78ed8f696069cfd41b3536cb33a44c76","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.3.tgz","fileCount":78,"integrity":"sha512-tMUaGPiMU2pde7CMBDPZSF/RaFTj377DQ61sWKJyjCvDg/NbCZdned4m3b3SAtkNZD02YctTBZ9HmJ0OtqcTzw==","signatures":[{"sig":"MEUCIQDpmBHZh+cRFDY6KVZUi8YBaDnDBYj5ts7FaEsBnVIQHQIgD6qy/gbegMrPhgpBI40AGJ0PU67GUv66b0X7FD2nlZQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1474705,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF2vHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLFxAAhJy+Q4B5S0gONBeH0a23H+E30PWbYYagR0gtkdt4R4esNryl\r\ne5Mb2cV73JH+7VEo3gBhs8tnCWAXuVcxT0NIBWkWazoBfDdnBEDcPXhzfceC\r\n1nxaxD73Avau8GNBun8ysQLjvTFJrIIcAbq5XM6c/yl4Q2BqiwieilLKzMAo\r\noZOBgTZsqZtJSxrn7+2VvjyOvFdkRgkfEilpDWm/Qx+YfrwRoWdsdS9MBV90\r\ngDhZwkfob9IRisqbE6LCJyovY51tPD/vjOLL//j00RAlzU+Mo1mGQv2PvhYf\r\nhTDcgwWDdRe6jgdBDWX+2al0H914J48QoahSgZnYgonL7zVdiCQIDrd11omS\r\nT51EQWUDzJlwkTVVbyXQuS3tiOEs0N3hWS7eUNwUUfYbRXbQi85WDQIYEaMp\r\np4wPtFlWXBEC8ZhKYvoMSHom2CJRmRA8SQ5oyCWbRKhXM5Njm9gVZ9faeqo/\r\nQBe6BWe+OUJAUUNut60vn9N3kKM6ya1qcm2jES+rvtkHFc5b0wpA/tuFdjjA\r\na71kWtEf5aqZo+gl//+Vxm06xmIARcGs4f0LioI+VIcPwv0U9QlUinkukDAY\r\nKt+WUMliVJm6O6MmUsMMsJBshdtCevP+VLctxIBhMOuGCuX4HW5Vg1zbU+1v\r\nc0UsN04GmcTdbwSfH/hS+rMBmdCeos2+mAo=\r\n=F+ga\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2357299acec10ce7c10bb28ec85c1e434c2717c8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.3.3","@tellescope/utilities":"^1.3.3","@tellescope/validation":"^1.3.3","@tellescope/types-client":"^1.3.3","@tellescope/types-models":"^1.3.3","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.3_1662479303486_0.9214715600292382","host":"s3://npm-registry-packages"}},"1.3.6":{"name":"@tellescope/sdk","version":"1.3.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9349899780f3e3c10cf052118bbac32cbed4c329","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.6.tgz","fileCount":78,"integrity":"sha512-pjOHf/Hrc7Ew6FpXDuzIggAUqFxYYSVR1WIbzEWKOhoXwtxUxy9Lsgl30pLRyvP0AIKaSH330rim8apykC9VLg==","signatures":[{"sig":"MEQCIBUxdt7C4R32hVSSZEXVwfkPoPapSbifbGktW9CKbQI7AiBZc8krpMn4aWjFAGM85Euoy90Ot2mnPNEPDp0tEFYavw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1474751,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjF88iACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqyGhAAkF8npaSkQEJNBwHox7FDsOHe/T/r2l1Hwu0LcPc8BMGwQKaw\r\nwgQgQFl52M/hTFc9M8fMYqCGnv45bTgseDxwShB0sxvbQR15le5OZSD86qg2\r\nXXpEiGi/aipT/06d9IgP5iRhMqydKHtfvkOBDUuJ8QcgCd7jydiSmSRd5mpO\r\nr3eXf0DUAMN+OHVg1snbaTehwwkyAWHugebcLjFkavVzhnIunPIB1B1Hk9Un\r\nwrzqTvvXhyTQp4Mq+PTGn0xnX8ZSV0lnKMdvCJiPMvoWTOYzeuwfGgNLEF99\r\nlG+s2pBgcY+k2pOVtkLpYKhXrKtDAJcawYocW65U4JOGrwhfspyJnzD0LHT4\r\nm0GMyD02NSu/a0kycbl/dAgVPg7/ecwrKjel2bLjflUu+HZuZYdD2jbnsIml\r\nmPFo43DWiI31Ey667Cdxb89DFAeym8ZgFKObCrLvW4bOoDkTbqRj2HIt8mv0\r\naWx3LxezP5VDlUnbpJIz+szILp4gkYqyqyR57EdUDkTRBw38MJ1gkuWgRgw4\r\n7ifToz3x85v/pCDy78lr0fo2mLXwz9NQzIdjkgysf+fojd0TZn0VnG0SuQNF\r\nwtGHHEhvwcs3MGWdS9HUzDlm0WzUbt5qZfSlsPbMCY2xxaKQWCnFXRtagpKo\r\ny1KCexwasP4pt0xnGcftEXgJNoyl9a6QFRU=\r\n=Itkq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4cc8d92a569718468e809e4604e93f2655674603","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.3.3","@tellescope/utilities":"^1.3.6","@tellescope/validation":"^1.3.6","@tellescope/types-client":"^1.3.3","@tellescope/types-models":"^1.3.3","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.6_1662504737664_0.026392098867645153","host":"s3://npm-registry-packages"}},"1.3.8":{"name":"@tellescope/sdk","version":"1.3.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ee6e024fd8a85a053630d03e6d327e7e4d086f14","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.8.tgz","fileCount":78,"integrity":"sha512-SPg0sEj+C3bzwNxJXasakWOd6gb+ANss/kUHybSgNkbkK9VdIt71znnnmdpcoraRkGmyfPAwKwaTSghe9hQOWg==","signatures":[{"sig":"MEUCIQCTfxwaRFS3DKxN3NFyAEflyJh2s9d7y6s04GbHsT/bAwIgFTVXz9olH5JhO4OMnGn/BmZwO6MZL1Yltf7mGlwPgvY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1485503,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGgLaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHbA//flL1hQ/xv1mkOfrYQhBNCIq8yF8rMWb0+HMjM3uiMWuLSYL8\r\nptFwSuS8w7oCu0xtMmuWxtNQo5R4TpD7uBkZz6YDcb9ZJzYRnK0CpkfzdXDx\r\nDZAC94d/zIY0hJkM44Rg2hBy2bKbsF2fGHxFPew8pe6FM8mg8Z8CWTvAqkJp\r\ntQG2BmhRf0vx4IrXGGIAJdwT4i+XaizkGvBE1AIYWKEeZS0WTv9MtMMnFOtX\r\nD58PS4Lzqt7L3zFxC+pd93yLx0KhAqft0hRFQ1j83TPybvrqg7N0DBR6fj47\r\nCJLXGtLnLXuTkfXdThaPb9mHmFs3uTkpbkFSut49PyIg2xBQh7BXawyebxXj\r\nRgSAkAt/Mf3YCikb/Ex2mTf8ModLdzzVTsdDIZDhiBF7N+y3XJKCvYwRYHXx\r\ndZMpWGnFQZk7rX4lIC9PoYSk+6iJgPQKEYOVIWcBh0duN+U6qFQDx2ceQjAD\r\nslFZM9YzVEQQ6NvE8h0ETqo2OL5HS348m1arbq8Gfq6fM39vU8aFNKSYe27F\r\nwB7guBv2JHAEjfSufS84QOjOhgliCguo0XFLJy6IPFoi84b7LAGd1j/0w7k5\r\n8vkdrF7Yl4JIAdAXZKEhs4gUsOeQLN9mO7/P9exWqpVc3qBOwX/t74+j+Ojo\r\nSX2ILXGNOU8AbYc1X1uUo9mftKaougz5A/4=\r\n=Hqus\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f3bbed31c815d4eb0bfde87b5ad9f668277aff7c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.3.8","@tellescope/utilities":"^1.3.8","@tellescope/validation":"^1.3.8","@tellescope/types-client":"^1.3.8","@tellescope/types-models":"^1.3.8","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.8_1662649049786_0.573029896193235","host":"s3://npm-registry-packages"}},"1.3.9":{"name":"@tellescope/sdk","version":"1.3.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e0686f2ace52e5dc1925981fceff6517e21c1565","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.9.tgz","fileCount":78,"integrity":"sha512-1UeCBETh/MMrX6JVbNqiKsIVVjIJutZD+rkNaYVGVSlGKLaaPbzAz4O3SbstODACU+aj5mhQqX8CY7UDQxd1KA==","signatures":[{"sig":"MEUCIH198u7t2YPu+n3jK4/rGqrg/2cwsWrQSB7tzLlJjEZPAiEA3+o960YfD2/sh53tysrYgKPJ9iOHEamOt8ky0bzD6/g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1483532,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjGmKNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoDThAAloxSSNFv0VCOdOmewT5duPYs2ydeedGvzYCPiE8UoIy7fmQJ\r\nlM+oy3yZeJ3/2sfV1AJE7HandfgE0WDRRiWEhgWuKT8eFT3ZT18mWbF5zJH2\r\nSQx0NqqWInJb39DMINNk/qVskV3V3UEKku1bmuJXpDa/nv5hTsQgVz9XuWT5\r\n98YSfvEozsmpL8ZvlyqqSxcDaIAaZMGL/TCJN/uP2/2fq5Ymofob9UnaG1pC\r\nQTFfaCgsSvSsfBNvKBHNksc2Kr+GXwVaW9LIJduJORt9qktORTv+owFFZTpt\r\nfb4D/P1DZIOxbKRuyV7Ee4HwzAZfKYA0Z97dords6MKStzNCfVFnfgY7bj1Z\r\nu0sM/DZTLM9ZwlYWcR8Kr7MaAthhWX2M3apZfikVl6Tn3zQTtl4KWn3dnaZm\r\npCHitme6TH2iAxEBisQpFd3KZgdfu8EJJ/sqjO9vCA+GG+Yxfgc17arORT8X\r\nkS+XiFDUVg34EN0NZk/XUGZMDQBg1OQl6OKvPa/yDw0SVtYnAFEndZkb10qT\r\nqpbvXeEPkx3Fi2F8E6VUIvNrXHZxF9TIn1N5Zmgt8Vlrjl9QQr9N5eBYX0Ch\r\nM4EF+YlzhpdFkMoKBLTmp/vQiFhJm/CpTY3pNKtf/SlWzMUO/4zu+TcKEg8B\r\n/aJBdnz0fPlvtOxnsrKr6GJyF/clsFMiJ5s=\r\n=MRYZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d7763c597c38536aaa0e076548c33b6f19944fb6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.9","source-map-support":"^0.5.20","@tellescope/testing":"^1.2.2","@tellescope/constants":"^1.3.9","@tellescope/utilities":"^1.3.9","@tellescope/validation":"^1.3.9","@tellescope/types-client":"^1.3.9","@tellescope/types-models":"^1.3.9","@tellescope/types-utilities":"^1.2.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.9_1662673549374_0.8991281570026868","host":"s3://npm-registry-packages"}},"1.3.10":{"name":"@tellescope/sdk","version":"1.3.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a5e23792299fefc7ec50a92a2ce09827e6817ae9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.10.tgz","fileCount":78,"integrity":"sha512-tXZnBvCbsDkNQWkswWwRTc8QEJQA9Gt6mtiYKdXcrsGbfccp/gloBfTFQIm7xZ7yw6EOWWHJGzRhFXIHNSx4kg==","signatures":[{"sig":"MEUCIQDDNBAY3ZpWLWQfd1vP4OyLzJkn215s7AztpzVJVcaG/gIgUxmT2PPR9inso+rTw6C1i6Hr3ZelnIR7kp7Pw1fYeEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1483625,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjG2Y4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLyA//Vmx0n/5fNvazAL/Zt2cYKZrp7Ebp+EsUiwSZgmMW9pRFZsIx\r\nmDEO5ZK17wVPFYTWAW9Hh+Kk6B60EoQa/KOvohbfhhcN+UiLlh+XELLZDAM+\r\n5fPhtR8Bgon4NEKzAY6wTh4JxdtIVoxVcFhJtMYrTSbMtZRQEuNXIDMXADng\r\nYeNc2g457sIU4M29gbioLyaozMUYehlM15Hi1NJU3DhdOPpMEcHAJomI+vOj\r\neavRIuYfQVs+CW02ukAi7feRF9+rOqvH5ZcUPbvIJ4Ch4VxOJrO9VF2WO5eu\r\nuOLa98KT3X9mtoq48S0n5iTIYg7NC6aeLjLoN7pDTceKP6F5OKBEvCabOA/D\r\nojBB2mljMRH2nQ9nqoa+k5TjcubkpAfjBWcJqML4UGj584n6pCMYHIryPZ2w\r\nTZ7LVTCo8+jkilDj8PsTLT/OtLv1wWZuTaLHdrKKpxmomm9FvN4HyuFFnRd5\r\nRSQVz4cjNb41K2NT/ICTIvnPZajN9rzW32BwIqltDc9AkJYZPGFBRyE7abBE\r\n6iScUgnu6UAssOMHmJv+mI9hQRvb0+QJfjt0hFmuzSnBfMu2JueEcXR9dcFH\r\nsn/hiPL+tkNGId825cJteuBaxhgKPkPdqJK9B4h6spLYBXdggnECSiGioObN\r\nznPyjW7EftlCuopzHh/e+MXBEN/iT2YHBlQ=\r\n=BU9D\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"afd9e7e429d19413684dd9ac911384a54899440e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.10","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.10","@tellescope/constants":"^1.3.10","@tellescope/utilities":"^1.3.10","@tellescope/validation":"^1.3.10","@tellescope/types-client":"^1.3.10","@tellescope/types-models":"^1.3.10","@tellescope/types-utilities":"^1.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.10_1662740024071_0.22409198128340457","host":"s3://npm-registry-packages"}},"1.3.11":{"name":"@tellescope/sdk","version":"1.3.11","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.11","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"72742940b753f166afd05d408ee51c4772dfc56d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.11.tgz","fileCount":78,"integrity":"sha512-dr7amcHs2IpGqLeZ5KaDoJ5mPyarNBoqRjnMQt+ZY2KYBNROjSEjB9BsneC2CBsoSN6UQIWwhumQq+k7Ne2AKQ==","signatures":[{"sig":"MEYCIQDCs2Qv0vkpuPu5IWy0xFSxAh98Bp3N8jT3u67UMA4GegIhAPcmnOVZ0nQQ2M4eshGss0YgZyxlHAVwVJfHemojzK61","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1483754,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjG4qlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8uA//dVM75fnO3x/Qqf/1zbJRAZAM1yvl9nT/U27sUgikwygRdR7P\r\nMmGMWOVJcCL9cKBAdNnkoorHlYjz4OSti7qFZ4GwFgT6Fc57HVZ4bOQD65Nm\r\nLX6+xa4GOYUmF9i5rSTTr2RuPtqALTWFkkM0hWauBedNBQsXXy7x/1GKsKfi\r\nBGM5/9uVk+6Tt9fEqyeLkAY3eD8rtepLqu4WUJRA3IVId6kgi1GpglNDHMfk\r\n71YferX+rh/XFOnn/AYRBTak2cth/VMQ6OVyLQ0oHpJRyyybC4ZVPaBLsmKN\r\nCbFmBUfR4/etGHe6gzcMGE1f5doCqAkEY8NFfoHdlpaqKvZ6t7ijPFXTvtBG\r\nOivNzZixhFY4tpeVElBLEf2s8cLIj/2GOi7oCLJRDcvP9F315UI1CKjOulNb\r\n+QOLuNBUW+aqRtLq3DBvkwGjizByqD+GxT1KmJdZDNF+jFjnyyBcOFm0eeZE\r\nixMCsy+6MXRiCaj90JLTRFS0uwsjuHOUMozPNONiyokzK+N+0Ple3SgHLHhe\r\nmCYVXzuzT7XUy9+Hj3upcbeNvqR1dnY9foxZPI/w8aQeDA31qX1ucUjXnrsL\r\nNPzunXG5f9h/nkwA0aD2S9UEnIlCt4uo5ibjIu+yHpwSqSZMkz/PPMHpqHT2\r\nmy1+96Fdcq/K+zaFmB6tkVBgz6icw1wDnsQ=\r\n=apQ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0c8d7acc3f3f06a32ff2c697b76c3fae87d26017","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.11","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.10","@tellescope/constants":"^1.3.11","@tellescope/utilities":"^1.3.11","@tellescope/validation":"^1.3.11","@tellescope/types-client":"^1.3.11","@tellescope/types-models":"^1.3.11","@tellescope/types-utilities":"^1.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.11_1662749349068_0.10895025407562264","host":"s3://npm-registry-packages"}},"1.3.12":{"name":"@tellescope/sdk","version":"1.3.12","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.12","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6d1fce68d08d45ddb9c3a050dd5ff8eda730ed13","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.12.tgz","fileCount":78,"integrity":"sha512-BCadXqPr1QqRT99HSFEEiJKrtnz9Ic4OBfv4MEMNnQ+VJlWz75p0gpGNJzGcWE2FrHt9I/G/tpA92dXNfayaxA==","signatures":[{"sig":"MEUCIQDyH+hsrNbPAXb6B0rb4iFa8uK285u0CYJIxpuyq3pmfwIgaKuFMH2kysn2kWr78JgwhVzMOCyMyQqMQpFdAY5Ih68=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1485568,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjH0lJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRBA//cSbwhGgeOPAYc924h6jGN+NvwOYihieJaGUUY5y5EJisuk1B\r\nocrs/IIzyxUE9yMItXKXdj8zpP9IwqZJY2O2hbZagWblcmROU7TTMebtXvc/\r\nSiH6ZykGv9ww0hhtx8BVi3zt1UltkdBReRpyw/AsFFSFN0jK7Dm8JPcn4MS8\r\nyi0eUyzFqpgz0oyZYGMkHFWtvaTGoprOqWhxOEYK+Ri/xzz1HjWFEPaTmmv3\r\nf/0Q2uv07KC9M5hpd/Hvc5HSMILrWFbWmJM7PsIKx2UHnGX5ZUA8e62FYXrE\r\nlle/2w8kTHJeHGPCCTTXw9AC2MPTgUasHhRZvzF1vTWGRe591FZ2E9jmZ5rn\r\ntN9Nypp0tH2eyCKx+McOrAfD+Yh/harmkslOXjV9cWAkr8m+ymtdI1emLu4Z\r\noYpHTiknMdpK5ZH/8lDQRGWt4SdUPP6z0QLlqqUyY42wCBIv04kXnZvKsYoH\r\ncWNbWTue/aFucpZM/+s+Dz0opad8ugpXjtaW5nhJNrkdyNFp2kcf4kHHhv3y\r\njTDDUOoeJ//yNkwv0DoruOYIqeJMKXLx0XAcdcie9GHvzkMXiohSkTUDV7rh\r\nn/BmKuvb4YZd2Lao+m17kLoLiRKSYocstsns5oFJkd9aF59ht1VKAr8L4wqB\r\n+0JoaqJvy0Z/vnlqnY1vtXI1ZvRjBee2Kpo=\r\n=t+Hw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"49d4c4942ae184570298ff594a25f3881e1bef8e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.12","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.10","@tellescope/constants":"^1.3.12","@tellescope/utilities":"^1.3.12","@tellescope/validation":"^1.3.12","@tellescope/types-client":"^1.3.12","@tellescope/types-models":"^1.3.12","@tellescope/types-utilities":"^1.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.12_1662994760868_0.4046713905911363","host":"s3://npm-registry-packages"}},"1.3.13":{"name":"@tellescope/sdk","version":"1.3.13","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.13","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"91b13311aa6f42d303c8f4f26c798b96621ab963","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.13.tgz","fileCount":78,"integrity":"sha512-Tcwcz/rxhSOVAQKJy5stK9EB+0/ebTk7CwGW0I6Yr/bQMFTmn8Y3ppcmAnq1goq3Jl24U8hB+4MSMCbQvJoJ7g==","signatures":[{"sig":"MEYCIQC/XmB/N1+okXHpUEm/S+lDeLqYFO7CA5Z3OqOjXQSTOQIhALLIVf5GYJjVGUHhb83FkkQ11/+MGa4Zib31JCBUkq9g","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1487734,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIHXEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXBRAAgpYT3NtnAo1jr1lVukzDNSrjvsTwlysloyOjBP2snEzUK4BD\r\nMcf1TBiyuworZbBAzXKIWZcEgmiPX7hbbxwOG4DYBx6H9o/l/A9NQWY6Dx/W\r\nL5lHb0lhq9RsYNzh2qJ81XKJXrIjHDONR6rDEi/Swjzu8yjWrEKcorFApD1x\r\n89z1zop9Ubf3g8GSRbhz1mZjRM36aYojIHLPHBv/YW1jUe/ks62KduuNm7wx\r\nhtlYBXg3tORAkJEnu76f0IcEXf/JsESRx00X+QPBQRh1chox1dTV7JgdGTNI\r\n1pVz5HMHUyoKMesH65MzB4V5UZ5c4HLS5SWyXwMeN8wsKoXgGfH0y8fxFcJp\r\nRvwLhmFXpLCTAUGvSTcCojjA46Wxfi6kmdmMuywyoMbxVrtn0JOy8e4IRWO7\r\nNsDch776uixQ/Uph4Z8DeTPp9/rxehs3yn5vRuNyj6irON2oXqOQFAQ22g67\r\nmjAlUvQVggJ5VyVXTmVNxITBfCNKQpccrOgWezXTWd4ONF/YRJtQp3C+6fXh\r\ntJOjBubuZrmsR2fLT6lb/3OngRb+fQFfXdk75LFfjvpgCRysoMd2rcGXNMW5\r\nBxXfy97vRuvYy8VDz5G1g2XUVeNfJT/8/u5LGue3vzqS9ZjlmK0b6lPrHw4e\r\neCPrMU4vX+kMfNXsrHcYiILaiBYJINW1tiY=\r\n=4TkI\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a9c9351b33884b00ac26e16ae6bb5837ee1974fa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.13","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.10","@tellescope/constants":"^1.3.13","@tellescope/utilities":"^1.3.13","@tellescope/validation":"^1.3.13","@tellescope/types-client":"^1.3.13","@tellescope/types-models":"^1.3.13","@tellescope/types-utilities":"^1.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.13_1663071684727_0.6137579939267352","host":"s3://npm-registry-packages"}},"1.3.14":{"name":"@tellescope/sdk","version":"1.3.14","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.14","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"39ae7df6e8b72b43d98f80d1053d8e46a72284a8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.14.tgz","fileCount":78,"integrity":"sha512-ipGpGGXIWFeXbayzV5WAMHYjyFDUS9o926zq6iWG+F3OQiK0A7tqj1wLUf6zs0FeT0RXztLVusR2KuDkk1i82g==","signatures":[{"sig":"MEUCIQCbClLQwHGn+S/lBRTbfRA04BUulnM+pINS8RFGHDpX7QIgC4GiZGoJlDWSIDX3NPlpxjETklcuXGA9X6MJhupCmbg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1488968,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjIjz2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWJw//fd2+RVFm97amb6t2EsDsSejFrEamIB+1K6p0QIbltIJuw2je\r\n04NxXeHOExAcy167b+oZJPFCyq49/oe1eeY3Df5AoV7BXoDLp4qNBet7m/wt\r\n7ZwINryrgTuuIWH9G5JGA2A98YY92CpyGH0wJqTJwcsU2AdaV7OugqoiWoKm\r\njziYnMVPSpR5ZJWPi92meydK0lYWMaZI7ZCk+6FH5tfR2kMrJxGUgSKhaCZ3\r\ndwmTlvKhFTUCrMh4JivXRajgobwxDtJbMc71/T9WdogzuwLVT2w1Ja0OSAnV\r\n3ZgNEJS4tGD+C3HVYk+S35hN+dRO7L4ePLmShexg0mzhV5dsIHPNW0OuLgEy\r\n0komRAI+KRD3lkdrsLzECL7nOsNU1Yu8Ddb5HuZaz7jHA9tNdlJJSm7d7Y0w\r\nDghfWAMtidbdJLvruXUoZzFWE8OjA1yHWvSuezqS1Y5NBMOwtrsfFG+zZ5jl\r\n4JjtLq2ZT7aFmCf/il0O0uPVKWzZ1sVE1JlgEjcykctCWjL7ptCyMyQv+wl7\r\nQjBJADVpIEHCTRlSBMwNbRlu13VMsEPrXxBOlBZ4XUIKAhWNxYsbXopiZY6x\r\nCW4cTUzCopOVJWWTuHW4FmJzCwgz5UZh387K7jqr01KRVTPYGPKga4NHBuGo\r\nbc5iOkocYhpCitbU0ntTN7lJyAoyvEfzSbA=\r\n=tgst\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"862d12bc2c4d3e4e02d75f80ab76cb4b2573805c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.14","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.10","@tellescope/constants":"^1.3.14","@tellescope/utilities":"^1.3.14","@tellescope/validation":"^1.3.14","@tellescope/types-client":"^1.3.14","@tellescope/types-models":"^1.3.14","@tellescope/types-utilities":"^1.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.14_1663188214349_0.5550173631081852","host":"s3://npm-registry-packages"}},"1.3.15":{"name":"@tellescope/sdk","version":"1.3.15","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.15","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"afda0c8d992a112f0da07668207ee4242ba5360f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.15.tgz","fileCount":78,"integrity":"sha512-HRJxXwNhjyN7qTgEFfJDR6JxcANPMIX7dpPrHsURuGc/FnJPE7l8Y08tkftpZ9QlNZ2Eo9lfQWpQFxQUfmfjQg==","signatures":[{"sig":"MEUCIC/0laNs12nSnmhD76YKR+dlpGzYNXaU8beu+YdqqasPAiEAzIwHlTLLCscVd/Vd17JpjtrcNxltt5zMAL1hYbL1lRg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1492867,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjI16BACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrj3Q//f65CT6cxKrpA3z/8cUBpKS4CFddk6ZCjMaRH9TLjlKNrGXvS\r\nhekWoHjdookdCCPiUs0Ou7Z9n4WQuGzbnOFhhnz+DHPqRoOx60spaNR2QL5S\r\nWKlnw8cp1sMv4WbPTqbW2x5JZJqP6IXUgX/9PF1vo2b5IgS9aA+23jhzuXRt\r\nu+9FMRHmSuYYVHfwjZpjvL2Y82UTLRhcZKk7fg5mQdfo7z4drxbcm75fosV7\r\nXnmljd6NUlmnoIvBCMIjZTbJBN1Fi+Wd+VPTXw71qUDuXBYj9kEu4+yiczjr\r\n1TNYwSv4rkUgNyWhpwMf1vEaEV+uMRjCp/++2HMl/wo3nF92ifutYWvmQOzh\r\n8Bg1GlyhGrwVTLFtCBW+qUpCif8sewYybnEm1T8EicRF/hrZbNVDRwogF9TD\r\n+qGPANbUmGwWZxtPSR8U/Jqpfz8bxdr0W9gw4hbxOvkKkXMWIwQ1dfXcEIkq\r\nFRa7CRTwgygoAvf/808pQhX/jZNyhxd1UJ0shw9M4kkeinVragUmOh/YEXLn\r\nA3snNsckK96n8MCqpn3wG5i03B50UxALuJCEv4qEGjKs2wuRK0/AACrdY+VE\r\n6VRDCjwKGaAJmEC0duLdAgcEGGcMZ671quqBtWMBqlNYD4Vp1OCoHUWhd3dA\r\n7gP4++D44Wid+/Xu4jcJvI1mIyseOC2iG80=\r\n=pkuy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b962a5d7d30132aaff33106ba3d5241ed1a24545","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.14","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.10","@tellescope/constants":"^1.3.14","@tellescope/utilities":"^1.3.14","@tellescope/validation":"^1.3.14","@tellescope/types-client":"^1.3.14","@tellescope/types-models":"^1.3.14","@tellescope/types-utilities":"^1.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.15_1663262337120_0.24646788040954148","host":"s3://npm-registry-packages"}},"1.3.19":{"name":"@tellescope/sdk","version":"1.3.19","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.19","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6cdfe60062c85ebdbaaf6884cad0cc3450740753","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.19.tgz","fileCount":78,"integrity":"sha512-AlXbRQMO5zSbgOYP3gA5pdAsSZWYBJI3qNOI38AguxAQJx90GJNMucFwPJNyoGT7P6i0X5hPBRiQ0VCtRGVFNw==","signatures":[{"sig":"MEYCIQCqoLZIWk8l+xkNQYOINklyYQqvKfHOBvEeg8LxUDeJpwIhAOvQ6YLStL/V343p8Yut3MbsH3fsicdRLYz4+m+tgw57","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1493221,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKODVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyhQ//bpSjhXO8n0lXQwkfhXjzLxCiiefFAn1P19fZu9QWSSkxp3ON\r\nEIhcrwhbepNjxNQVJO/7Pjv/2h77zBxlkkzu8env6PDv3cJ0G2aiWdeV7Dy+\r\nPaoipEXqAjeF8/Q5iN3pTFYD5IJx8bA7hwgS4UaetcWC3T5qNtHWxKWna1ws\r\nq5je1rVQKRNcvng2gU5VmyLdLMg67DrYRHW2VWmFr9XnchkPQbjyUVTSvGbh\r\nj2gGTtR8DJkX6uQKPVhxUP5mvZWv97LDSGpQUPJxae0SnMPmvO35nIUV7C/g\r\n+NhwtqtVcjlCHj5OMDkcSiOlLAukZVsu1DOZrnPZTnUKFImeFTVr6hLl9Paq\r\nRzWIxotpmpjSOreTwLdaYfIpVk1fNvu81suNqI8M2hOZ78b6QRyD46vqolRt\r\n+U0PKRDGvjRJ/ab2sH3kZw1pKvMoLZ5SRlys4A1J+Vmx/kGKz/jTNLLBv/nt\r\n/tAGvo2reOK+S7FzaXifwLR6MyRmXnvDbuNK/LRRNZy7s2AYxkc88R9Zfa2U\r\n3696YLz05tboNwrRYCI0+ovKhJ5kksQSU5E/hLJ6NEOcluldnYEUXf2LJlgc\r\nm6Pn7z1NzIGW9n5BZH47KqBz/3/45wHa5zHpTdpcEV6KeUWVnS/UVbvcqVaZ\r\nhGAqH/UJQjr7rHZHliL2n8hPqqNYeRWfpCc=\r\n=L121\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"359f30207e7d9dcfd72653be0b25cb463c1e2215","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.19","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.10","@tellescope/constants":"^1.3.19","@tellescope/utilities":"^1.3.19","@tellescope/validation":"^1.3.19","@tellescope/types-client":"^1.3.19","@tellescope/types-models":"^1.3.19","@tellescope/types-utilities":"^1.3.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.19_1663623381670_0.43561455174708574","host":"s3://npm-registry-packages"}},"1.3.20":{"name":"@tellescope/sdk","version":"1.3.20","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.20","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"16c73d223084527d2f37839173fbf866b1d6a53e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.20.tgz","fileCount":78,"integrity":"sha512-3LQ0SHsqJSzPFfUuiJyXBiSuDv0iKBvbBGLqsTHiIpddLaYEuCudjbwIeaoJXUBNxCvVMs4lm4FHh7lyzsAImw==","signatures":[{"sig":"MEYCIQCl4G7p+vX9qWdLIu1IIKgEK3zzGKd1q3xLOpn+Uhq5wgIhAN7io5M8HZfZolX1SepfquNiDkxyIiyzFcFRqpAE3evf","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1532306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKy9jACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqtew//VW5yuspYSTmYcvP8+91FGBn6SNNXFdObXkE+lfuKSBCIY1k+\r\n57f4teyJJeZp1n2fr8aHX2iyBaET3ULtWKw9zaNPBBKsXnzfJELwJnQ3KwU+\r\naiNwY2ALd+mmeaCjen5ZYB6cUUjbPCpZfcsibhFFLZPJ5uSz4mD3Rumn4Dlt\r\nXOMbkXz+OMpIM5cEkjNKdDmCUAv1WmEFPOnOiwuN9IlcKW0MzP+w/kQUcUKW\r\nOzcP1Qpil4HqjlTmDczbwvpiWUdZDV80EU6hcm+JWkpm59vmNAQjcEPHix5i\r\nUsz0lDNmUnYJTGYQFAuvpa5mf+9RlFp+n87Wqp2gMwEjLsimIKgin6za4GhA\r\ncq/KLHdc/8Chbp1SNV+VVi7aMfa9o6KVgm7dgGDvtCgOLr90H2mrWkT1NhmK\r\nUxYglaE9F0+vcpVL9THMbjt5GXNvwpA/NP7PGlzWpfTn4h/d+Z2jmru6eSzH\r\nY8x7KdKEJ1G0vJ8q8qMm9WUVoTHnTek1vfF+p8q/4LglydwH8NNB8bkVMcvT\r\n9xcGKKyqS+QkY4yLKYOasaJB46umVhtKhfL9iPz+GS7KvrdGaF4NAObD2dOT\r\nafEDcGECtkqI3wWihKSl35p8NszWLb49V/6VBPafy4HOjC8yBOdNXYMCZSgD\r\n5tSxIi1bR8ZJCJ9j+Er0hjtJU4bsbQaXEww=\r\n=lzpZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"442b63fe180f94dae5881e5e3921a3bc4b934eee","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.20","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.20","@tellescope/utilities":"^1.3.20","@tellescope/validation":"^1.3.20","@tellescope/types-client":"^1.3.20","@tellescope/types-models":"^1.3.20","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.20_1663774562767_0.6090215191180646","host":"s3://npm-registry-packages"}},"1.3.21":{"name":"@tellescope/sdk","version":"1.3.21","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.21","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7b8937e53fd36fb882cecadd505f2d54e5beb3f1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.21.tgz","fileCount":78,"integrity":"sha512-U9NmZ5EeyoVdceON/Waa6Be28PTE6RpN24JF1HT8Slv0Yk0s4wDw0MtK6tpgAjVQl+1JcZUqEnZVs5PWXe9jig==","signatures":[{"sig":"MEUCIQDr8E+P5CLEQQYnnxbGJBwtSKiFpLwkOb1jPzEI6AaxCQIgJqoXaAk0z5NTIQ78Y4WhLfYOoZSIF7pQpPSB87Q/ELI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1534321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjK0Z6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4uhAAmknI/7IvV+1uhKrW4cXKglzgVFd+xn6lgJRgxuv9FRSWjq7x\r\nDFAJkSDyfhTfBOve/p2BixXO/z1VwR3Mt7hn1BIQwodR8fF/csOnxJvI/jKT\r\nubZ2p7ucxb2Xnqo1sT8Biflf4t8ZQVYYDdb5KFkHpYegwfKmdmuVlg90BRUF\r\nS3oZssInX++DoHIs2ECf/cPuJ8GWJv/bpENtr0yBN7n6Me2HGvt7ESBCVBr/\r\noG4gBE9jRgneT177OXy3tWqXOf4t0JuRpbvsBC0d8S7mYgqhPIO59LdE+cII\r\nmD1c8Uv7JmislgX577rSQjgBwNceuHJTSZkQfSMUXAzWWHpvxDbCHkp5DhBa\r\nMOvJMAkiRJ1sEUJsadveORSwEeBOT26VHPP4i/6tvlmNRTkE6TDXT5FN/QiL\r\n3Buk/+rh83+7MAInzy+y1r0lnmePOfj2uXDdevO5B4JAGDMPo3E7ZcZ1MknZ\r\ng3zbrCb9dxOWWiepIiGPPmxhq3rV5cKK58R3nBxpMk8N8TjB82ZvpFTyTkrD\r\n2G4BUfYQp4EOSsk6tfi2qEcR120gXl3NjwJ7XDCkL/aqNF1GjiZ/PAtkSJiH\r\nsNLM1FNJZASn2VMPhS6xb7TuVjfQoq/7hKOIgVhU/F8AGLiE7X1gaEkYM8l0\r\niap6zGvunA+GS/jSPk8swHoeKD1RhmIaNlc=\r\n=uFjX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"845e7199208a281a8e6b80f84510cf9870a5413a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.21","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.20","@tellescope/utilities":"^1.3.20","@tellescope/validation":"^1.3.20","@tellescope/types-client":"^1.3.20","@tellescope/types-models":"^1.3.20","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.21_1663780473781_0.20444846360703428","host":"s3://npm-registry-packages"}},"1.3.22":{"name":"@tellescope/sdk","version":"1.3.22","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.22","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"db5e558bf95bed0020276c553fc00b67c84042d0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.22.tgz","fileCount":78,"integrity":"sha512-CqBi0tSbccLZYKEiKQQQO3wOdTyN0wRHGr36MCgfqmXCgzJggyinHqdEz/YV4FogwuQmI41gVfrT2essCdK4hg==","signatures":[{"sig":"MEUCIHffVZ0TSgSKaTldyKiwSmJ0bjZ3is3HZ23NW/8hYqgmAiEA835U75/78dTyRvLqgKoPWDZ2x+9MOiI0F4Xo2kK5K4k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1534450,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLFW2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprMw/+KTgjmsTQXZVG438PrduaNXwkJCRCdBKlmElmYMMsmCe4xpTV\r\nPGuMl5PY1QCLzFsLeW3JZJKC2atf0qUuU/upvuv7arXhQywPw8SrVFpmlX0C\r\nwW7gD6fYI+Zc6FeQaxGUlkhUib7b4AGD0FNF6+Vq5XPQpv/DEWZMFkVpfJxr\r\nnCiWE9yD56s04FIkZwcEsNWatjv1frXSfEgjgqNKuIVbWsy1T3RYzJwvm0J3\r\nyaeRv0pYRrDcVQPeYoxxg9I1ckLJGmtIkJKtUseL1MpMfxcd5i51nBuIOB2j\r\nJkzfN02kY4m7hXWUbryYAQHSBUwKL4cQ5eTXGgy18HHR9m8Rjba/7C43uoK7\r\ny4RPAEObAFShdWr1dOuqkRgWkEM6qWdJPG0CU6paF823cCxkrRzKVUGgDtG7\r\nhsRp/Wx2qDU+X+9sSkFdtZY45N8ZS0XrVoJ3M/F6HJIR+nznjXlOET24aKjT\r\ncDfLcviPiveyjuBDIxfRPdxEASSzJoLTFDYSC32lvJAzjX5NJg/EAkae8Yns\r\nEmZFqdom7AYcbiGVuL0w+1gBtB211ZmK964UlhMFgKnY+ZgrPzvNLTtLr9F1\r\nfqYAokCVC0YanyD9BdmUFVlUHRwIsx/uVT1h/nLvryfRILHhBZRJCJD9QOoN\r\nZDSpVLWE0TKc3AiPguvx7uG99DRhYvR1HvU=\r\n=bSYr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5e17a689985fa8393126943b0aedf6ca9f321bd7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.22","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.22","@tellescope/utilities":"^1.3.22","@tellescope/validation":"^1.3.22","@tellescope/types-client":"^1.3.22","@tellescope/types-models":"^1.3.22","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.22_1663849910641_0.8649810396768105","host":"s3://npm-registry-packages"}},"1.3.23":{"name":"@tellescope/sdk","version":"1.3.23","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.23","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"48fc4e9ebacc0705487b25847d59987cd3d261d9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.23.tgz","fileCount":78,"integrity":"sha512-2BcB0wuYx7IxyCHsZE24BWhFKqs4DBxSIROan/DgDepPGOP1uGNC1YmZwxzTHEwS2l2c1WrCDN5H+1FVeQf9lQ==","signatures":[{"sig":"MEQCIA5zMQ7SaeQJ25vG+8d45YaREIGw5PtF1BWZ1b/6qzvVAiBgbJnHEOGzDB98JJIWi5LNH5x79IUAsKoPizEcEQUgdA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1534321,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLNSTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrVkw/8CFj/1aHlJVYViIeX1StPIDcNvzN13tyAcOVPfMwCBsOm0j0C\r\nGP6wH65piQSyo5Bb1lmMaa2u7IUpgI1C9mDzS7WyHrqqON/o65EH0Q3pz9nQ\r\nCcrYgBXlM27h7m1nt/L6CpnECRdThWZYDy7UZFNusBiQaXTBQ1jodJlkZrJk\r\nX1IYjkdbYVr4/gR5uI9ZghOrkHcCf5f+GPn20Muuw5kG0slS/pOGa4RqDALa\r\nL7ZvB+M6RmGwGfEfRWUTzdHTKaZxNCEBhYdY7J3Rmje1Rr0pe76oHHn5ggih\r\nUeVj7mKbNFtruRg2+RCsti8pvkShnsbVPftwvqQQi4bYq+S26R8ucgt1W1Gj\r\nr2CpdTeK9aSFE1xDLgqbbiHut8y6S8ykDCOaP+xylplkU3onpQ2aMV7Ow3Zn\r\nKvRQ08AeN4a6oPFUtfkXliShDzZIqWG7rIEscAfyAMfPb8nuktEVS1CiC0cU\r\nie6goAZ/95sUc7FNFHG/j47UIyTlZ+IXYiEixEk6kvKxeBnPWkW+Wx4/zSP9\r\nb4cA2ThIajX/YoHcYi/O1X5QNZwAyh9aauH3RGM0vQL0hnZxGcag+43HrIOL\r\nggI2aJVdk5Nta0GUy8JqJIBzqTJJIkXUSxiWdgun70+yAybTRiWd1DSThOpE\r\nSSD6xKBLSGGvcKO60A19m9BtguR7EivQFbM=\r\n=wNxR\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"23050ae45de66ab1b293ee02d7f98e46b85ea0e6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.23","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.23","@tellescope/utilities":"^1.3.23","@tellescope/validation":"^1.3.23","@tellescope/types-client":"^1.3.23","@tellescope/types-models":"^1.3.23","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.23_1663882387623_0.1499866071352709","host":"s3://npm-registry-packages"}},"1.3.24":{"name":"@tellescope/sdk","version":"1.3.24","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.24","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d4cc546ab494bb1258a615dc285afcaaa5f3f93e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.24.tgz","fileCount":78,"integrity":"sha512-xtQ9aMC18ktsKgfI2+CRnDwu0ZlzJTzDk7S1FKMgKI1VKzGKK8uX0Tbfq0q27+eVfzbDk50eAh3zofnd3CtlQg==","signatures":[{"sig":"MEYCIQDHIsPoUYALh/0xWCVNwAn89wwrGh4jUqh1791M5cJPuQIhAJMjXf45csGq0Sqry6QIxHcvZcaNaC0O0/MInSY38urm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1534811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjLh5yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTDQ//RKjY0U+qBvsbOvmPgBDscpZgDjJbcCBgMQRvlBSTFmQQj2QG\r\nW0Lhai7NVK10P6dYbYtqwAQ8mzzZqS/O5jDGp+7PYbos6eZu99ycisHr5zzj\r\nqqNjLkl6vMRzgm8vtVT3EsgS4ypUvGj3k0qXpCZUvcCTe5B3znYywlgNR2P4\r\nqHhDh2ybeVLWiJtbKKM14RTit3hzgdYMgGE5AYyzSppo2oVaXfBZ9FtWtXEr\r\nFtI2xQz4sbHXPXlEt49OpfYX66h/Mkdgqygnsv1bg9vqtCKtYhIPMqJpTKCR\r\n+K6pMx+tJUArZ8sjjj/IR1h40axAffuREMIyaIJ5vVk9GoXdgDN9e3JK8TVZ\r\nvIMoYiDgIxSs9inyMMUUA+oJoKm39mtcmr2dVf3XCb0I0M8j0JMwARHtgKr6\r\nre1LJYozH4NVAXTaPG7R+ngCh0NdIC/ch9n1OZnFoBoFwapex6KVUdwyp8Fg\r\nxAojy1MF293GrDg4vKh3ESIvHP9IqlK4amH2Tw9d1Wtcezgn7iuCMFWCqQTO\r\nAaW6nT+jbt/8asbHQZ5v1W+0ljSVRVDijxwyDPjl329ai8johwfP0pl2JlC6\r\ndB/uj9U/cNLVn7hyGNNsvBrJEdQ0w1p29V7CTh1EP++st2hKpDooeXkGwWkX\r\noBsnfCbySeqcOskq0wGEaXKeLEpqyIWYjZI=\r\n=PF5f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1d459c0b21e448037812b8b956d19d7fdadbb6cc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.24","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.24","@tellescope/utilities":"^1.3.24","@tellescope/validation":"^1.3.24","@tellescope/types-client":"^1.3.24","@tellescope/types-models":"^1.3.24","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.24_1663966834708_0.6114627907405616","host":"s3://npm-registry-packages"}},"1.3.25":{"name":"@tellescope/sdk","version":"1.3.25","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.25","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"998ef7d04a3d76642c623273d4b5daa61435e563","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.25.tgz","fileCount":78,"integrity":"sha512-7L+bhWBT/Jg0FWJJV9ZicjCrDZLPJ6jPNR+WZY7GM0yII0BXXUiznwA9q+gEW9q+92QtsuHuaT/MX+wvcfFwGg==","signatures":[{"sig":"MEQCICnKq1ZIgoD2R+TpOKVCDAFHRrLeAQp19S2YHKpNl6awAiAkwFRNc3xNsjIJbqyaJDRbzouimTp/EyPRE4bJt1+7ng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1534747,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMh3JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqxqRAAo8txvmAmBIdZrzZjdnswQkkqO7qpzNNSUM2XJwUoJkuUUUj8\r\ndY9Bjfp86183gm8NUuNa1rerz3SDLBv0Jpo+GA2vvd3zBl8ooZ1TRgZR9q0R\r\nfAVIg63tjRStVb4mThZptZG9mvniz2nSDJr+5NSdmd9N5MAoOqzG1Y6zMBRh\r\ngPFLsKDXXjhdkpw7guqfjx84hIuKdTvwBQVkxHQjEub+ak57nj43BzREioRO\r\njdmfkIx6T1W5jE03gVfSjPni7bsyS+MaWq8S5H9GACXU6Z4hsUKuw0gRf05w\r\nUStNfX4Gzi4ght8hYQeCCbfeVpXUqzbtv+SVZKJ6xsdIY7GJlL9rHfvEi31h\r\nZpm9VoIBt8bVa5hVyiZDrr2S3ne7km2J3U7b8aepEGekvOUsqya3+EthnNSj\r\nwvLza5a3FVaiXqXy7NGXCmWsDyOT2QpBGTVSTkwMNuiS2dK/vLOzrNYGBrVg\r\nW1o4Yp9D8tGuocaq02ovsEedG5TkAw5TTzb2iLpzZ7KYmsU++OYe8V6So58m\r\nvzHG9izIgMVfEOXwFMyHtYw+TiiCxqH0w30QcxVzvHvQR/mRL9YR+xJjEKlq\r\nfW+Hs4WmL2w0AqwhXRuFFA4/cgPe6QZlbVxeRDZ+lFI0AIa3dbscU5P0EGe9\r\ntZvqI5pAwy+dQPWWZbNPRxaUtxHlChyHSS0=\r\n=G7zy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b0763c5db209879f150d7289a2e031740b2fb371","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.25","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.24","@tellescope/utilities":"^1.3.25","@tellescope/validation":"^1.3.25","@tellescope/types-client":"^1.3.24","@tellescope/types-models":"^1.3.24","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.25_1664228808680_0.3211858384837116","host":"s3://npm-registry-packages"}},"1.3.31":{"name":"@tellescope/sdk","version":"1.3.31","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.31","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3f56f52a99cee8b781aec191f276ffe684105f95","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.31.tgz","fileCount":78,"integrity":"sha512-nEtOVbT78cFHm+oGy71zP8NtHguxl+PkXx5rZibokIDj3S/O/hl6EIe3e4KhjCvVWBtHJli7Pw5uMGeU0V6JGg==","signatures":[{"sig":"MEUCIQDc2/iqMZF+A0BgH+oyALK5uTEl9lmEBzPCX2/FzbyLgQIgGQ/APBGvag3Tp/46qOkzGPsSX6Z1LOxI2CDqA7xi1zc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1534876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNNecACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmotLQ/9EfxlV3REaHSbgxvSO/g6SzPOHxP7dDDSVRDuG9qxO3185xdB\r\nnEi9gFHQctTsZqEkvtrqZED4ewufN3uFKyPd15hBqX6A5JOoSpyW+zaZhfO1\r\nHkdsLngXD8VzosoU1vWjvct2o4T0xALfzUHc3mldBIRI32hQhf3Rp/rbXlPc\r\nuD2vg1+Zl69knSHebrjP+2r2NnPuuGtxs08S9SryC6oiJeivFvbjQINVw2cH\r\nyiWgdBn0Hlq9uzH0hvp8pEVG6tacCXY8WRmEVAOYskBaeg/pCCojEyvwL7Oj\r\nItE3g1NVZkJ8tMbnmvu3NKeOjPNxb/hgwJTUSdkG1FcP8alnYlrGiQN8fZqu\r\nP3lpTAzLtJZYXWTrF9JJddAAGW5FAC5Pherz7iNYhFHeKAYiAKUoM3QDLafj\r\nbE792Nn9LWgyxrQhrW/qIhibwymikbHIkM+EXHgnc2fcq+N5MzcUUb2nq+vJ\r\n1GmknNTeExoZRIGlt9Kw33oJBsH7g9zQW0aZfHYgx2LIDWjWsdAker7dPQRA\r\nYSM7Q6o3b7lSm68p822bwQEc34QUJhLKd2WvoMkvkZJ2g1fbNWMBpVQEhLm4\r\nPCr0T3B5E4OchjU0nK+HacXm8FO01iiAWBPkpQ0q6BPB5de9hX7ZbiHAXVcj\r\nuTTbGB8h/XBBNOzNxrY1A7sBl8b+WDfyEUA=\r\n=zo/l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9fa02cafdddaf42d015f767b3ff3a4e369e2dd40","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.31","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.31","@tellescope/utilities":"^1.3.31","@tellescope/validation":"^1.3.31","@tellescope/types-client":"^1.3.31","@tellescope/types-models":"^1.3.31","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.31_1664407451830_0.4812224848567288","host":"s3://npm-registry-packages"}},"1.3.32":{"name":"@tellescope/sdk","version":"1.3.32","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.32","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f0243e3ae8a7c0782007bacd4c923611c2d21e05","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.32.tgz","fileCount":78,"integrity":"sha512-EKXpT/hKaqVe/BNMj3kv7Tq/5HRUAKo+k3Ug2irw7ANArDEb1VgckgutSKOXyDYuRozDtRGPDrleRcS7sr4a9g==","signatures":[{"sig":"MEYCIQDVJ57W332bcqznJUpFeojJRLLlZQ/pnjgywPvPQoIIKQIhAPbGcgodffzw1oDuppUT5g6GQuz0NfT2vlvlcWdObH0s","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1557879,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjNdoPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYLA//V0K1r9c3yZnccb87KwBVPcddfc1WMjlvlwgy4y565CPmUZar\r\ngfqgnq7WNINkghlS+rwqkUb48l82pLb9XD1JIFImptI6i+xpAYCc2tQIn+5C\r\n9SxX9yPfP3OLE9s13HK4NR17XKFRjVMg8cylkfVmO3HtR9/Rzzz3uE9mLCQv\r\n+TClhNIEozOiJVNVCoNyBIdqKnqYKsbKw5M9m0mmuLfYNwhTnr5JEOqV8POJ\r\n46hh/zsG2pQRKbz6hJbbBNhFQyKcQsKtcRe5Sup0+oRtfhY6mXpoRGN5pWvi\r\nKNhQATK1tLjaTRM+Lqs1rDiAA/La5K8Yj3DX3T37EBaE1v5sfhgSBrt6Eo3V\r\n3H99LA/VWdW03fHvIXokRsw0Y/x9ndtPGCb7USghEdWgigro9N8y674+Wlyp\r\nobxtrL+oYCu0PeOYfHh2IWpfPlnFlcjdIQ/mbG8Dv/9SPcMMKutcr5Ul/Zo+\r\njAUInvVv8+NgKFRjKeLDasmbWqeLjwdQHpJL6eAyw+E7haoFP+bTjG95vI7r\r\ngG75JTfOQ48UOZMMeXxW7mBdpM2fOeoLLdY9RrGnNz6Kav/tnczZyitRY2mW\r\n9pLJFizOBWp1KqIfQQLEDs5e5dp9Tzwp3kDd6bFCP3e5QS2vq4shB1O+nnm+\r\n9g1No6KT+uhSTM4puvSKwGmj0075KgVsf7M=\r\n=9tII\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"30e2d9bb967db68d0d117dfb85ba1383bb82616a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.32","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.32","@tellescope/utilities":"^1.3.32","@tellescope/validation":"^1.3.32","@tellescope/types-client":"^1.3.32","@tellescope/types-models":"^1.3.32","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.32_1664473615543_0.4808733580290432","host":"s3://npm-registry-packages"}},"1.3.36":{"name":"@tellescope/sdk","version":"1.3.36","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.36","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8b5de3c2a679c48a68b0e77b8f92ea97819a1697","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.36.tgz","fileCount":78,"integrity":"sha512-Wo6Fd5BNmdB+6a3pEH4NfvJtIB+bGYwQLDDgCC+dnHg7COPRZAioL0yemtj0j0Z3f8XoP4pd1pwIZxAsoFSuyg==","signatures":[{"sig":"MEUCIBLk4Z8ULlzZfGsFmCeE+BUIKAPJ6a7DDQmB97FQB2XOAiEAlFZSlmusjNXnZDSLCSCn8TFayT7BGelMHh3CKQFPX7k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1557372,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjOyCjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrcBw//RHe6aPCnM29BzJK/jd28POmqxD9bS9lFt5J9G2lfSLD14llq\r\nB4ytc1hVmXNibzaqP6BddHslTsQIR8wS3Xu3chvB1HgIL8UEhped1VEikqE9\r\nosgqOWqiXHxv+OmioTPEcdkAFsBccnMoy0Nt1pk9hEBWiG6obPcyxTJMjcQz\r\ngTYaDJ3BwQXU4Nd5cemnJEucD/yJcFPpifQfnkcaFVHiDWcQXWHwUttXDVZS\r\ncAG5CDHi6E9OQLMpfmP4FyCyeEqW0rF2mmL/IfzzAlH/lO/JyAu5Mk39UPy0\r\nk+Rb7H6ysdjmzF0E/IQvSEnymMXGLy/gpRrSP4T7aqkHSfGfh2n2JuTsc1Ov\r\nuXEunkFRzFSyDZ/S6NuYHM/E53PEqS2D8py7lnP8jibkerQE/xDdijregePi\r\n7o4n8nSaGUMI2VG72CcGSEVjn7BLPycQd8P3Ib5BOOw+nUPeCyTHLvq0WqD6\r\nBGTEecTasf+1QVzzJJsn4zsDXLqiW1Q8gzoMe0NBFs+6HwZcW/3h7HkLZp1W\r\nDF0C6Rpi4drs7pqbQinxey9eg0dDl0gIvmcJpIO1Ul5xgBcQ0IF8rMDfeYO/\r\nqYiZ7XELUi13qfI1Tt+w9fozQ2GkU+oLP7fiPIxEI1pn21vb/aCfH6KhVm9d\r\nS7YnYLIGV/Ek9KQPtY6wTFK9HR0VX1QIVRA=\r\n=u7sn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a4de21cffb8afc24bb354cb37c27537b893d65f2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.36","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.36","@tellescope/utilities":"^1.3.36","@tellescope/validation":"^1.3.36","@tellescope/types-client":"^1.3.36","@tellescope/types-models":"^1.3.36","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.36_1664819363100_0.46192069089679344","host":"s3://npm-registry-packages"}},"1.3.38":{"name":"@tellescope/sdk","version":"1.3.38","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.38","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f93e32a6c80de0e4c7f8aa120657ac4fa427c868","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.38.tgz","fileCount":78,"integrity":"sha512-j+VDZ1xu15sF0SwJzDlL5qfxIn/uC3yC6gjCn3HAZ03ylZRTW220YReI8xaKEIpBIvzE0PXTVytjlriOipU5Kw==","signatures":[{"sig":"MEUCIDDYreKdexBkwoIRrW3ZtGMuXL5S1lhxDLVnsUQa6VGCAiEAzMfpz/tmbwyZrKdwcWTD8tXdrCWFYRvTug7yWwX8w6Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1565038,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPKhYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmptkg//QWb4fXs4iz5mN2iYE5DwpX/migJ90As0NHQ2A48kxQo0Z39l\r\n/lwYGTPjJ+810rwEmGTxvLx0liv8H/l7mCBtImjgBm1ledg1QqpwRIXjNugQ\r\nnWTQ1WiKXyBT+AJrLhNWHZTRZ2+q/kjYJtC8GIXR6g500WQz4jbEBsZRQ87A\r\nvJZjrKr8nrCwcIwUcxiTZYJ14lziahiKIbROjQ3jiyvBQ/psiZXIt7ytS8M9\r\np6FgmAileq7Ljcw3mxHCc+x3bgf0wsxKNrO2CvySgIyBKX+bfLFzW5sTBxgo\r\nqnW77heGV0X5FyMCSWoMMtXW8BkpLMqUAx5sIQyTx/KCUGJhpLb+69usGlPO\r\n0KFgB/MS3/M5Dgm3cHE1VACukssLoLwVJGN5GlMw2Z3dCDMgB3yE8+yuUU3a\r\nH114jAzLc8v12kzM+ZrNz+bIjRiOZ3D5JyMoRUkh0OAP/z89pVgrVc+7nvDp\r\n3sTuVz+YbBLAeoarOh4xchhw49JFNIyH9EJFsBDmmhyCW12vwiNLmciP9nLV\r\nZB3DW4PnBWhQZpSaRSV9VmpFJkeToheZgUhrQQ+v+BgYQv3k0XCyod2Nu52c\r\nhJoJtYuorA7g4Em/kpaMN/VxnWqxz9nwKQii3vPAQRE6II4CDvsZ7eDA+fqY\r\ngX+2RuafsXaVhA0qIXSVigMVpdmTSRdSl2g=\r\n=7/zj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"672f374369cbffaf534e9676c5402c25cdb118d8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.38","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.38","@tellescope/utilities":"^1.3.38","@tellescope/validation":"^1.3.38","@tellescope/types-client":"^1.3.38","@tellescope/types-models":"^1.3.38","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.38_1664919640419_0.37475437053111804","host":"s3://npm-registry-packages"}},"1.3.40":{"name":"@tellescope/sdk","version":"1.3.40","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.40","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b2218b8fd7936ca3168742095649e206584f80d5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.40.tgz","fileCount":78,"integrity":"sha512-DP71iEqX8BChcBu7Ldb9zN2F7Ke7tzSuv03kmwJSD2nFNmZ5ObDt5vShCcH/+ac36M/3rGQ0ijEtDJCnBN/yUA==","signatures":[{"sig":"MEQCIGIGTGkSajGDBe1a89UlYdGeLc9MDujiLu/wf2dQ69SgAiBhdyVRhMw8c2ng/Ymu2ByD45MogtHk0PS0OJtTUVwpjA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1578913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPb8DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoKWw/9HoHqvlY8G2mNC7T0FfO0WObwb7u7UDa/BxfzCmYacXYFihJ1\r\n9SmCOSXZosN0Ab7fVJn463eOMZSulh9SiGW35Er+5T0vJv0/Jwb0LQK5l1xJ\r\nIB/g4iHlG4uWtHeq0Ktp7AOoJRpPA/NpNFmPwljA2lXlpF1MK6pwlqNY6cmZ\r\nVlxxcU4ElUfQyFgrg4cSOuwRlPwuGi1m8mW4PYpvKdkicVS03aySUPzmsTpO\r\n4UsFeGjsxExds0KfBQNqvIDzQ4gGOhj3mr6YuO4bgAgWdd51I6L5YOi6xpZg\r\nRo9bb7Ve9s7Pm5ABaw4Ow8qj2FDKtX8p9AvNumo8yP5+ubhLKloNiGrfB+SF\r\n88U/UdJhBmZ7CAyjh7L3awvRWv/OC+NT1+qLGkvcnB9/qp6l+p5wyCQC4PQz\r\n1r21swziUVfxv3I1S6zwXQc7uEFFRn6hjBfQdukTYI7R6gkbyjW8RZCJVBSW\r\nc2Nv4z3Lf3kkx/5ke7YdIKOU59mgnMMdhHfoD1Ha7dto6OuqmLnu2Gs6fzfj\r\nAGhwMAOZI/y7cTYwezRBCjmLjdYo0BazpxZsl7XuK5BouEbdY02onpu7Om6s\r\nccRAzNd0feThvhNNdYm/KXgY1KdHsXEb32SiPRfKmcD/3rEfqtHlXHjs3i1c\r\nmuDVWZWXyM+rfnqTbtF+0ZIEFqGOC30LioQ=\r\n=eevU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5b9a87e9daf8b38a7e177bf6910618d91d42c042","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.40","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.40","@tellescope/utilities":"^1.3.40","@tellescope/validation":"^1.3.40","@tellescope/types-client":"^1.3.40","@tellescope/types-models":"^1.3.40","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.40_1664990979798_0.22194157760028665","host":"s3://npm-registry-packages"}},"1.3.41":{"name":"@tellescope/sdk","version":"1.3.41","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.41","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b36f9a8b4b1e07d4136ce73142e06cd269cfe382","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.41.tgz","fileCount":78,"integrity":"sha512-B3zeHB86EVUI1VtkIkBcg4oYs4LdtYWQ1Ybvqh6fMTxHN6rwt4zPjVSaYDH2E2oll+hXpJYyQg/VhiGfIuBmkw==","signatures":[{"sig":"MEUCIEgXaf5eDN3ai7A12Cum8P/VcW3abccLr4pR2/x2VZ6WAiEAjg0Q/tOdVnsfpBsVh36YZmjvgIw5N9LnhdC3uGVCTjk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1584186,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPhjoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwKA//YB2kseSpfzGPk68q4InIOeboeAOqdmxepX09TNs67wSelLKe\r\nASOK5THIQKLBLhsgxXhIrhwAnuafeDrE8kUuQDrqvxJ9yrKBCkNVzkzycD7j\r\nDq5boYJqSeYqdzWULrbItHBWj4z2X2g6dXwQVnI0p6waI8d18veNt75nt9kz\r\nUD5qPl5p2bo5qFLIyh5DA+EZfAcEOl7smFpG3lr0KAcfY+U+s6GLzWkVgUl8\r\n0zeDJvVBZy9QzefVrPRbpHzov+8llLxhGFdGzi/6jwZcPX4gwKKg0GdaxKKh\r\nbAnJFDVvXGzii8qd9kktTQYeedvqPOxb6ecvm3hAw10MikwxpZcvGHuEvavl\r\nSd824PRAUKQ/IVZ7rFGmJudSCqfQ6XJm+KSCj11SRKekVIkUVBJQsTjPUPTl\r\nkj08OfClsLkCtpgxBnQPEhHHJSic7/R85xbbbxPeDLmEe9y7I69vabY3dtQI\r\nvangEwncDTfmJYbcqbahwhP556XhQgEaypQZOMVVxPnBcwpU9DTzlAyZf0ci\r\nGYiOXcnKX80xzefApocj6ow9buJZA25yij7pkjpd1dgiI350FrXyWUp4QlTU\r\nWwUt+95WRfe/qcaWL6wbT3jR4BVTuebxnj30zElP0z8l4pTKy7L+22oEPclo\r\nhYxKfXCbU1eaj8eX1URD0zDDx/p6T3gFbVc=\r\n=Mi5h\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e3d712943ce899bb2c86f729e01d272cbdd5872f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.41","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.41","@tellescope/utilities":"^1.3.41","@tellescope/validation":"^1.3.41","@tellescope/types-client":"^1.3.41","@tellescope/types-models":"^1.3.41","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.41_1665013992213_0.30994060480209695","host":"s3://npm-registry-packages"}},"1.3.42":{"name":"@tellescope/sdk","version":"1.3.42","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.42","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8c5777de44043a028d4824b09c2ad5ca8ba7969b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.42.tgz","fileCount":78,"integrity":"sha512-yRmrHSVimSEQlbyPIJ2CItWizXDp3uIALz98gTqWrLauwyGdsWJ9qAgJfTz3AKVT2/G1k4v8gAXkBAwaPPGD3Q==","signatures":[{"sig":"MEUCIGHNzafL/TqmcJ2MIBgLyAm1BmRbeylk5YoryO1TFQqPAiEAvqwCZju/mrSI3b42CZhs49uChUrEbJqxEqHzWCEE4l0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1583664,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjPvmkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBWw//fx/LXxYQGhQVxQ0ueekLFuMgZ1kn/PqdCMELDwJCvUAXvFWn\r\nCSmL53zhDysosBQwy6KwNPiaemr0o+WtuIgt2R5k8+8OrBTFJs1f6g5o3fw+\r\ntDRMIVGlA2VSgDetO81I2+zmrWHkZ+ZRnBdHvKYnAzJmcQGbVUuCasJ5VH5T\r\nnWgD6qV9TOvWMIaeweir3WlXMla+NIxdg32hWKMQbAamLKZW8Zxhr65upCct\r\nh8TW/PPCc87QS16nHVsXLPvGWfdsMAZLh8bJZ4PfrKed+OnxdHq77WeTYO8T\r\nx4JEJiW6BfC/0ikQIbf2SgBGVPCDPQSiP8UyDJqTBSlGHgIdOwDSvoHVCysk\r\nMDRLzYuHq55FVXq6hy7sT/AzvUWc1Wyv2YiBPPTWambT5tN390VlaULRg5JN\r\nx9YTI45X3Ql/WZmzYgkzvs2YlCqnXhQPxVzWRezDD+n27NjcbnSlE1OdQQT4\r\nlLrE/sv+zRQidpL9PyWVFZFWQhh0nL9LXFTZ6nguP7ZKv5ATK8MBnIOflNOv\r\najEJqUnVxjDHgBrRHHJFLb+W4u9BZ+oLcKZR1t/Hl0sNFle0Ve5kCMXMtNtz\r\nDpOTe68ai1/taB/HWBBrxrvK40S3Yyl4sw/iY4JxubkOOiGtd2W8Xz88tkfo\r\nT4/p9AzUm7vg/Z4VKSJwXX5yVIZA+iI1Xic=\r\n=Mz/E\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0482cefdbb0f2fed94d3dd0ee7c173ca1302a99b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.42","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.42","@tellescope/utilities":"^1.3.42","@tellescope/validation":"^1.3.42","@tellescope/types-client":"^1.3.42","@tellescope/types-models":"^1.3.42","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.42_1665071524640_0.45703247524013446","host":"s3://npm-registry-packages"}},"1.3.43":{"name":"@tellescope/sdk","version":"1.3.43","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.43","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"462122506caa717a0c5e9176226e8208e3e28b22","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.43.tgz","fileCount":78,"integrity":"sha512-NL9wcnvYP1VuodPwe2MzGuFJDMCfzgOYZDTarHDGBeC7Z1toOYro9pXEnogbqyOHd8WE+DmJfYPZ3PUo6IwPSw==","signatures":[{"sig":"MEYCIQCg+NnnMyVCxu9a9gkFaMMztNrDm3JbIMWmexzCqKB1KwIhALcqH+kTLeN16n3AhBghCk49ADvWq9YVnYmBqBQhZ381","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1630233,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQI03ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqtRQ//ag6IYjE5Xx9lVDp29/8kbb3QZmOn/EurIe/7grGNKCE1MJoY\r\ndaDww6iI0rd/g60GjcPGIN4aKC/qENSt5Cn5/NCbt+0dpcv0VCWa4si/DU5+\r\nxp+93MDF7vdCB9kw2DvKGhUmcHrG7U/EmC2tMR8bBr6Hx3QNtZES5OrUNz18\r\nlgoPDYriVFWMAdXvvRO76ra1hxZO+T4HOX2jdjqqOEHC1vPgpG8ZZ9nVE3rX\r\nPyrHeeAWC6KeXL3TLA1lAggFPmIbDqDn2nQjvpT/M+g2zw4wmrtVtTQqUFXY\r\nh2q6r8XHO1du/ujajYAeEkvlstRbKrHmmSJNXp95khDVuCUvA6Nl3ygN1Z0T\r\nG8wo2no+UG9WFPXVYh8zVKCW2AdufxYulJRtXZH5dpIWEeC0rr8Shnqz72sV\r\nzgW9O1SCDPfP3lI1G8g2F0dzH+gk4nAJcrxCIFFw5OD3UOdAWYWL93knFXlm\r\nOaNH4osYIWH7U9ETI/tZjcJlDsSQMSYMf0IuZLX4T5wCfsmewmSTloEnH6EI\r\n+zteFeXKu2y/djfnQmeObSALC6B3BJzgmpasUJMemKOg0JVLpin3oqYzZ9ki\r\nLzEXZZkZ0NtjBhRWWCs6jne89B8I2qwCpQ3AsZXQ5xJ5fGVmztKiQd977bLN\r\nZwmAPy3IfNOazMNZQh8/BPQAUqmkfIOwNas=\r\n=hFxc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"375f7ca98b53703ba79510cc7ba900ce8db2ed75","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.43","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.43","@tellescope/utilities":"^1.3.43","@tellescope/validation":"^1.3.43","@tellescope/types-client":"^1.3.43","@tellescope/types-models":"^1.3.43","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.43_1665174839447_0.056167950506039066","host":"s3://npm-registry-packages"}},"1.3.44":{"name":"@tellescope/sdk","version":"1.3.44","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.44","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3878161432eae55cb470469250d8ef4540fa2a1d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.44.tgz","fileCount":78,"integrity":"sha512-XxWu7EZx5Z2fLXCDNJo2Vu2e7eBnjexoXlCRINuCpgvcLeWuPce6zACVR81IDGLpj9glGsH/VaDlKnKYpK/7XA==","signatures":[{"sig":"MEQCIHv2yeQ4HP40wdJV0hCw2ISzm48UeqkL0T1m/ZD4Qu+UAiAi9P65wz/6egONMsX3W7AhpsyFzTe8/bPQTlD5gUR+JA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1637802,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjQJQUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpUZQ//TbTJXJlFOjkH944/hu1BWuU+d06YVJsUSfRi38Lw1yR1+MbX\r\nzZXSFTHwCGaPsvQuggxLRtgW3usN0Bem8g8UKz+koM7F8A8p+DpceHqaQwuw\r\nyYlhTHMtgVE3pOXiDXuGhSSAwLjnHLIhIgc4cJfP1mPn1Gi77dgSmrOB1vAZ\r\nKD1bkKj10V9hzh7vz+BHi3LPIl2g8TVAcAhjhLxHB5Q1hZ9xKlSU1wLUCbv0\r\nN4/PjdKudKlocKkDmA8qhlZwObhKQKiqDfEGaswUM8/T7+k2rJ/tSgMARTwN\r\nk5dMAKCj5MczwEQfwkulawe52y7LEtsWOicCrBSBkhgx7zrloFYmdawUsEIa\r\nSGDmG1jMjjZsOJ8VrWvjxFljg+mFaEeFsKkp/I8BRNWGG+Q0lXRJO9+AhRF+\r\n+fJp8tUPYB9Yfqb6vP79hd2gZZ6h0a84r8/d6uw3NVkMZQAlA1ppkTh56eSA\r\nWrYx2tlhsN8pkgxME8btU6o4MLzAq9947Ifvp3cyDds4CXLOVd/pXLgwJnTN\r\nCiU8VDgmzSQEJfkWYuTWiSSgpzsyWmMQiDOkcc7cLsWXSNJM1AeMXlEKbPJZ\r\nJbqCSIeSUhPDYpsm/lARTXiQkjFI3BjyWedmfF0J2aLRkHON45ncYDeDD5NB\r\n0yA+j9chLHaKOM++2HmDAiyEeiCer408G5k=\r\n=o6f5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"10e670cc5517b84ef508b6eb7b4dfae57e042204","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.43","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.43","@tellescope/utilities":"^1.3.43","@tellescope/validation":"^1.3.43","@tellescope/types-client":"^1.3.43","@tellescope/types-models":"^1.3.43","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.44_1665176596590_0.6858009275124481","host":"s3://npm-registry-packages"}},"1.3.45":{"name":"@tellescope/sdk","version":"1.3.45","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.45","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9ae29e69e6f8cdacb61a0e19a8cc30b17a62a0b0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.45.tgz","fileCount":78,"integrity":"sha512-3aBZuGDOUhQveufFnyymQ3ePSXQEr2Xebzrj9hXjVvxpqHvpf1oNrueTNGjuS7jDkDd3jyoyGwmG7w8vbvs+Xg==","signatures":[{"sig":"MEQCIFA2VGxjdFbk4AX04lKw8L7fsbxm/0J7vH9ndJPaIY6pAiBmpFYFZpySGXcZhBPRQBZgiOmFbZHXowL46PxlNeVI8g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1637954,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRGyPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSuA/+PIz2tn8tTX9245uxFK+dRg+GB/rKVpZZj1ByKSGjnBvOgyud\r\neKz5I6dZs3QXqmvPsn1b8kyvzB3Ru0HT6DyeSuuDL08OpMxhqWCli97tVsn8\r\n+NQnZSN2fRQRrqhF85mLE5SqissvtD+yE+5kUkfJcaMw1ObFeHrgjZLwTJDJ\r\n62XKVPGTMZQ9NQ5AAZjL78DcHaog2s7N2DEkxUPNMnWQjejoqAlIRUXzAL6O\r\nNj84HFkBDHQGhhTgoyOcqQby6EvChrpFlRr1RTmh42aAoy6lujWbltG0/+Ow\r\nDcA1QbEWPYRRcG/QAd6wAa3o/sw6CnnK6WyLcy5fmhgfiCAtTUDajeXa5NV4\r\n66WFsTAeEv5DM+PbuTf1uBo8sAEKNZFj+3XK2dlu/9bQzJY6Gr2BkgFy7EYY\r\naJP1FZl8tvxCW+beJHS0zylrwwijhLr2Vb17w73eKGhFiRAa/T8gckWOoPUs\r\nNazXAGHN3vtK8udcTxjiKLAMBs62jTZYZOOvNTcHDBg9HbN2INK9MUAF8XzJ\r\nLtNkOLBVBYAJLPfW0BRlcQBER9Qk2wLTJC6S5ZLi5HQqWMFlYZWiRMEePJRm\r\nWc+q6qU1kpPtmKqZx1a6pGvfT1tGQdtNYrXiwd/pf6U7re/tiWiWZ5QppZ/L\r\n94BhwqOBhGkFjzB5h2kNkcRAfCwoYBfPB6Q=\r\n=6JkF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ab54435924dd386649198854e4aa2a067f6e9963","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.43","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.43","@tellescope/utilities":"^1.3.43","@tellescope/validation":"^1.3.43","@tellescope/types-client":"^1.3.43","@tellescope/types-models":"^1.3.43","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.45_1665428623154_0.8950675691895922","host":"s3://npm-registry-packages"}},"1.3.46":{"name":"@tellescope/sdk","version":"1.3.46","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.46","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d417ed7c3c041eec500a8574b6b0b0051fa9622e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.46.tgz","fileCount":78,"integrity":"sha512-he0QgehQwIDh1e1uMAG8MtzhxOF/zdOCYGWwYbV5LqwTRVH6RiqaxW+qLluQxi70sDP4EcuNJ5D9yxQUeYp4Tg==","signatures":[{"sig":"MEUCIQCxV33uAb0VBxO9S3CmO0aPjFIyRccP+N0K+iOoXZw1pwIgE68BnRq8jNiCGnLDYv24ru4D3oyAmHr7hPaLHXPO1SY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1655714,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRKWsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqrng/+IfHoHZCxA4BwaWure5NV7N+YxqvGa3KtP/4hHcnaotnR566t\r\nNy4k3RQSQTR8eqe018M3jKSpva8JoNJ2IxXY1Zh+/e/mLBEEvjI1eSOvf0XN\r\nN4py7CEzkw9blW3GQSHs36nX6LzZQPWXKAGToDQ3nj3HdNsPqArd2itlgaJ8\r\nzJLRlzb7i0aaZG/V3fJ+jjtAE4vaumcZidLmwaZTsexysLy6k/s9vIHeS60k\r\nYdMiJ6LjufoVqTSdl2ZPpoHenCyePOwi5NIb70A/Y9fIBGdmLs5+SL0XcKIn\r\nTRA2C/sKJFG5fmsfJTrwsBS2I1FF1VMGczLpBpxNY2YNFEk8emGO8LplA7xJ\r\naEmG0Bw8UG0bFQ/8C4eNAwW56hZPyPMKK5o6yuFPn5KRiiMNItZgYpf04yEE\r\nW+BbQom/8xcRj+W1crqzVo0ILpfoBzs/0SIJ7TvJpzGSEczDOMcy5FHQDZxf\r\n00Wc2a+sEcH2BpPN3DNC8JghunXQzdWstO1Gsmg+lvCZ0TdNUA1R9Qkmh9xQ\r\nuJZuxQSrFU3zvDkzGILn4TRju9XGfpJgr8GGJj7YFVurMI7CQtmgHnFjkhni\r\n4bUx73qtGiOqC8GKVNIem1X3nICGSp0xUsieTHurxdl4mqWF+5/9ezpGB3W5\r\nlVr3dPNa7OKtdwU79AbLNb6/isKQ6xrxcf4=\r\n=cMqm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ad03c7df69eebea026f807d153636eba2a9be372","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.46","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.46","@tellescope/utilities":"^1.3.46","@tellescope/validation":"^1.3.46","@tellescope/types-client":"^1.3.46","@tellescope/types-models":"^1.3.46","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.46_1665443244140_0.9713558209097082","host":"s3://npm-registry-packages"}},"1.3.47":{"name":"@tellescope/sdk","version":"1.3.47","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.47","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"996e895e6c256bcee1d857b1e3f7c2da2aa71c5b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.47.tgz","fileCount":78,"integrity":"sha512-MopQ7adSezKKqR3PQuBt139Ukm89x8JpGmKh32Ew45U1SkOmyA/StWx7qv8/4xssAxtkv+VTXrtqj2dpsJQWzQ==","signatures":[{"sig":"MEUCIAxoare6WZJLId+14i3Vs19ws7tbWMU5RIVzSchEe/8gAiEAmGYhu/kID5bobiEsVf2vRRTmFhgSXV2dUd6iajI4ywc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1662032,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjRaawACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrn3g/9HyoCuOnobfle36i2epNdq1hgkGxoeJaRmvRVs2T80zka2O6A\r\nmp5xpz2TZkD1Vi3yLP+NEpi+TMbvHr3LEXLcin3q3cigf3tosdpMF8oKEuCh\r\nGkN3nEwrF+03o06NCoMnB+Cyp71ly6HlGQnBAkv2TljiUEmF4iSYPxZnSTBy\r\nhw8Ayzn3g4pD/0guU2uHsJ2oRch1EWlK+xhFXkIfzLJpxfF5svCFNgae90w5\r\n0IdgyOM//vBH4n+jWR4vIj2emX2ZvSVYEnjsD9uU2qM+MN3PfSJHVmDKgWo5\r\nVDZpHgi0RJEV4nzM+RYLQRILzYcCe3SHXfbfkm6ulOTgeuC127v3LMII6B3f\r\nPPG+4xW/jDXGDGCdkZaGzsKVMd9ypdZWtdMwYy45S88/nEOdV3VCUgNdwgVG\r\nYJuaM3gCQrx3btyTltde7KnoiNn5r+ED76uvALFwi107Zg55uqibZZLmJubo\r\ne9BRpyVkAVLvb4X1zIurAKzlOzURND3+TbI0P+jqvXLt9akAlKZrLcpgXO0/\r\nTikhfCRgSWde++jH1WEAxT0cDZAtIetlIL/9MzsdAXwDOaKKN0W0XghN9X2A\r\niFzFSWnc2IZlB3LAbxGDSbUR0QL7k3PbAgDGeRZlSmU2nw7b79rVDFaQ4+g0\r\nfNNFoxcwBR6QmHlqtkB+xBS2FXy1HrajdNo=\r\n=3Sgl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"47c76ad486fa3a066d44dfc73d411445c31335c3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.46","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.46","@tellescope/utilities":"^1.3.46","@tellescope/validation":"^1.3.46","@tellescope/types-client":"^1.3.46","@tellescope/types-models":"^1.3.46","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.47_1665509039780_0.5207892681624882","host":"s3://npm-registry-packages"}},"1.3.48":{"name":"@tellescope/sdk","version":"1.3.48","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.3.48","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4390c1cd9649cab5cc084f5dc2c84d750b5f23f6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.3.48.tgz","fileCount":78,"integrity":"sha512-jv+HDFgeFxVK0kxQRdE/pKA8tKl6K8hCuiPuBw5JE3cMogZDaJoA0Nx+VHw/2FWnLbWYTdL0tBSuf9HonS9gRQ==","signatures":[{"sig":"MEUCIHwJt1OBQ3GqTphDZJ6iwnFxZzr7L7RdFBVVM7L84HXSAiEA+EiVgi/ACi5bU1qoBSxBnfUlR3xyl5Xoqi6tOObLlys=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1670423,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjSXJ5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrm+w//cMheyw7C4JXEKIZBH9Ztd6ddYPe85/R3MPhI8mKxRpenaAN9\r\n6CLg36iPjmIpIZlDSXLjtD53ydyzr5tLi+DQtyp/yEMk8zku/VVKdPF8Dz5d\r\n4WIo2xg9uPlKvphTLnB4EM4TN0m0Big478UF35yaqrUH6TgNCXxXiUqE0yod\r\nHW7EF2ClYd3UzbGQXSwsyImQri/hXVr3L0/hwiTLLhJr63Lc7AyU5hq8ZTK4\r\nyAhQH+jnMQU0c591Hd7MXv1ZEs1aILfjlhCNSuZtkUYam+yLSkUtLE4QLxw7\r\nL2G6LoiVFrY0Lt7XfKlGgbGk/+wiG/2sOTg4V7LX798KIFn4g/Rrf/YeN/zz\r\n866ZhZK/kjWomiJ+qH7y4yXK1cvrm5xySHNVtGVd763nwXqRKOoou/lgtv4q\r\n+xsU+ejFnDKvSfgVih9xVt2mxqQCBBRWdx2OCGtGqe+LCP8xWjIf+EjbbcEF\r\n7RKUhKof9cSMPnjNkSVMSF2WDzxy68FNZBrBcHWkPO3cVCpTO7dQRDC0+hUF\r\nhwxrsO2Rh0VoCy+4+BoVUzXxJeC4X8BtF1dtsI4guHKMm6iuZdsYT83cahcE\r\nnSPAroIQyFhugECHExZ6gskSzzZ7npxOTPJ9Rpoemnw4rNYCWeExuAeIM0Ne\r\nNqOe9KiHOIc9R2YMh7y5CbxUfsw82/C7bCI=\r\n=JFMe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bf555e21fdd38e0ad73e961bc56e7bf695c4f8f2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.3.48","source-map-support":"^0.5.20","@tellescope/testing":"^1.3.20","@tellescope/constants":"^1.3.48","@tellescope/utilities":"^1.3.48","@tellescope/validation":"^1.3.48","@tellescope/types-client":"^1.3.48","@tellescope/types-models":"^1.3.48","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.3.48_1665757817122_0.5620370032040536","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"@tellescope/sdk","version":"1.4.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"15dde4d4de3144f369aa4f6dc368d743d04ee6de","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.0.tgz","fileCount":78,"integrity":"sha512-P/P4iIo9NpbKmK1x4en3Ar6QPV7Ee0vM8FcZxvZstz/sslzY9mtJwJS49gZ5Dl2W1kPFzHPdsXee715/F9kyuA==","signatures":[{"sig":"MEUCIGqTK0fIIRFZolCrTGVC+Srcam8rAMNnnksGKkHjhZB1AiEA15xT0QPANU/HyHFxtDWnnOHvem6sNhhPNfRI41ypaZE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1751239,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTaR8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpqPQ/+Pr44PYsfqrZXZr3VaBlqHy7tsWZORG8kI20yr0EY2wHli0c2\r\nLlGw3pDLhu3QOG/fYZb88/10kt48zpa/IHpEk4amZi/KsKLiEXHvp8ffKRPV\r\nybmsgjzzz7Qe8LU8VTWsY70OhwDWV4IA8blZKTTonYw3U10J9VQF0oMwTbBV\r\nw+WgUwZFup147QHPBg9Z5dcjSdcPXfuGVB6cFih9KdeSLFLBsyb8JsWzVYvi\r\nBjEY23MXxCTADXxvWzIjcTM57TfPSMFUGl7qEWwfXrQ1cEAmsPrX7QQlcfb0\r\nziirvAWm869ZDvv9XgWQI5etID21HKja/hCWxBWbYr5A5rkIeNvHsFH6jMUj\r\nNgR2kMIyv6tWxsAdWTGMS+35Kja4U2VKoDlGglK7UIe5+xJseX+SnlgUFPoX\r\nHo2lPhpI7Zq2KU4JqdvwkKg0CYa+mCEGkCYhEkwvfk06HTQGarnLXC49Aoxt\r\npp31s/V/iA+530ygrEt0BUPfhmMeFUkJLJ2YN1MghyvW+Ev5WfuDj+g8MIYl\r\nztMJEsy+cwbGa9hxb/8+8sEosXkgKuI9vDlDZahwBb76/OpUatgeyk3saN62\r\n2L6Stv5hg9adc2pJDbWdtzFLrn7dMp7t3NxkdedQ0E/frcHP33ss7oMc6JbM\r\n48JnFJpZHE6Bp2aBuiasnjB4Qze6O4wX4V8=\r\n=0RXe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"580cf2d6158f04c14f57d18318c29068c8d9b880","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.0","@tellescope/utilities":"^1.4.0","@tellescope/validation":"^1.4.0","@tellescope/types-client":"^1.4.0","@tellescope/types-models":"^1.4.0","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.0_1666032764266_0.4223393285811008","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"@tellescope/sdk","version":"1.4.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c736a0ff5a17dfb0fa2c123ca2b38f4d14d038d2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.1.tgz","fileCount":78,"integrity":"sha512-judUKwCxD2r037gw4RdYacrq2SWHWHFqa5R5HMx6ZtovyM/goalSzmrAaC2H0svkl1WA2j++38/LrI3OLn7v7w==","signatures":[{"sig":"MEYCIQDr139VNWeQ2PZmpaSv7ZPuMVf3gUaTxe7LDcX95PmNdwIhAPzfUbd9BlPqT3+qqKkEOX2tEHHKT4NxwU5Ye3SU/YWa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1760592,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjTysPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQcg//brVjqOSH8ArNoYY6waRFYBhvLdvXswu11VJmlkeTuROQNwdB\r\n/r9TT9pwK20oQDPoa/u5b6FAXAXADwnuBGzGb6jB/17nU4vLS4wVkSDyCtng\r\ntpx5gBCwFmzW5dsUuVcfAkfX6D0Axs97siExUbAt46Jtn+TvoM7rOGsEm0U3\r\nxjnHhu27xh5ApTGLWWN5I5Bzyxq4amJdlzm340zsBIwi48qNzOvhoHcfQP2Y\r\nixsO/m0uqFFj2qyVWYIB8e1HS1zFjtavuh9oaIQqJGKuJFG+k0Miym2fIhM6\r\nPargL+3gdkZ4zeacLUXyXn0mGnxI5vh8AhlTvTWIi3naQbiXytODz7OJga+2\r\nSL91cUA0SJF4u0unGotcOXrjMPRwXAdnwCTreQB0oIgulctPmZTcVsbR0oSP\r\nXCupiVqjoCXinqK9oXd3aBzhOkSsCDgp/1oF0AqzGxg89kcXZh9AWuVUl88K\r\nq3m8tQePHT7ISaRgRn0HxWQjXjO/4LuSqB8AwBrR47h/R0ZuMeIpDx/IqNRq\r\npVweXr9Cf/AFCrkpdT5QsrmzszLkFVCFVbxtYtudwCIyWjx7e6Y6VdDLoEIr\r\nYPcTLwzrGFjevO6XAXoAnT/p9pZU36upAr9JuKJggZQ4xMgxTih59UZ7K5nX\r\nrq4SQcUn8J9b5xct45d7U3XX0sumMQJUfR0=\r\n=1ZJe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d4108110bcc37b0353aac6891d4fa5c98f79e24f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.1","@tellescope/utilities":"^1.4.1","@tellescope/validation":"^1.4.1","@tellescope/types-client":"^1.4.1","@tellescope/types-models":"^1.4.1","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.1_1666132750752_0.2858568968801658","host":"s3://npm-registry-packages"}},"1.4.3":{"name":"@tellescope/sdk","version":"1.4.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"abc71794807d1e9fd79f3168814a46eb43e1aac2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.3.tgz","fileCount":78,"integrity":"sha512-24hmWZ4z8CkgbXOr1upnpRlWDOKIPFG6VcCXhsXUNZ8e+AHoIcJg60+oBlRiY/Ij4NWJYAjAG6HM9W0Y2pI9mA==","signatures":[{"sig":"MEUCIQCaVMkp1paxSdNxe+rOf2sBeKBhdiVAG/v5SXFP1jN0dwIgUf056PJFZi1YRn0dFg1mFOMpLy7twkvXW7bZ4UrSShg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1764856,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUKKXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoz8Q/+IZEZloFSMGri/zBSZlkP0VJaNnFoWv21kco236F8Og5qBCfz\r\nJ7p4sMyBgTNDYK7Zm4az+rUtIlGBcCQRJ4+piDpF3leXOaNoKUIa/W4Ilo7T\r\nqd5dGM1StWuKn1UAr6/7CZvbGIUYFWFdk363SO6dtLOLtswWIl/F33elAoaT\r\nJ8CwjFZTZDPzNBcILWhuQQIZn500Zie1SH7hFllJFnCkNuHKyDvRohgtu5OR\r\nnZ+DyHp88u8OZUbURcOvDI7wy+RlLpOuZEwCzgxY8/WuDMGH8Weo3+MRM/rH\r\nMqxQOiJjebfKu9PYPJuJvump2EKlxe0a7wI6hedgvMF7YB0J0QRQOnVAgmHL\r\n0BevJcRLRnXw/PDfIdgB+S2jD1C+Qz/1a0XNt+Q6nafGDZsZTt0friFuwSok\r\nAa7nwLbyyC4zBLIHP6SPNg8vFxCohcHewX1Bm7ND76CAuAta8kTgHfx6vKZa\r\naIWX/nff5sOJbf/wjL2O9lQEdQJ2oOrPzqmUDTlarF2nkY25NY7mC6gQ5jbh\r\noqKFQhB3wj0FzLXg3wa8PDvYM25ZhTXddN+MaQNFkl9PZynrWBwF4QCg+5vB\r\nsCThtftx8jThXrBuprCyPTfEKCZNGiUPxpcXAm+sNrcXY3X5wnsjkBZMr/6T\r\nWv+jygqnuVN0A8I79tPSfLFA6daDJ6kGSMs=\r\n=3fq5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b99ba2f60f9e7de2e0b5f37ee77e3057a216de8a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.3","@tellescope/utilities":"^1.4.3","@tellescope/validation":"^1.4.3","@tellescope/types-client":"^1.4.3","@tellescope/types-models":"^1.4.3","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.3_1666228886835_0.09900567006871386","host":"s3://npm-registry-packages"}},"1.4.4":{"name":"@tellescope/sdk","version":"1.4.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"55464e6f9e05717854151e2f7a070053dec8ea53","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.4.tgz","fileCount":78,"integrity":"sha512-RFvgBTBCGZz+Ac6yvYg4MSjMk7dHhyiPsU6AA/Nil1X656YL73ghxXI5l9N6F48E8RECONUE8MQVZlKF4fwCKw==","signatures":[{"sig":"MEUCICP+p4/j6Aaouf6tXgivVWqHaRAuGs9l1vSGPzy3GdoyAiEAv7Fnex1IhALtg7N6KI/WZh5E2oC8qhx2KPG0868xFJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1764985,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUbvDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLdA/+MDhc7bowi0K8rEPlOmTPr2sbKiP8KpYmiGFQfwi8wAnj2i7J\r\nbxHo9S0I3Y8gAGN8sZrGOJ5npcrEmDvpu5dy0xLxY2CXIGPX0j6FOY2oAy9m\r\nyF4cR86cUa44y1ZCrtiwaCvNfBueFW+N8OkAqEtfs+5A/ROem1mmx0GOvkTb\r\n5OCB2Xorb5mDEGEQWq3hHLsWEU7qIEtArCM9JDLh9ekKJ7pR4HFMm2ZBLiHA\r\nKmxlDem1gIzUuoHA/oh96j+QGqsJ/Hw5jpZUQT38lfBl0ZXfmcvWDsrQmrZu\r\n+dsXfMYYNEfTLgtAteiuJNrl5kspz7U5z6KolG/17s71MZgxIhw5bYwDKo0z\r\nkhNhbFYjGN53T7umPfaIkPAlnsaPMW8ewu01OnKxfFbqdXyRqGMEj9cZy0hZ\r\nhhYfSlB1R2sRg4pge1YVDtzsEV68QI0rjIJIdYJf/V/Xj4xEktJhNIe4DfXY\r\nKKsXIOi/kdMPniXmGWvmKTgjX5tAxx3et1J2Ft+zHDns6YtLqduGauLfQKlv\r\nwU7fdCVwBzgrny1MHg0ykbKq/XDIWhKpQZ5l477le/IPFBpYM1GyWhDKPaa/\r\nx6gvKAIR7x5vumgn0uGO8i5kCuz42aDmutBNa3PCn6K0/ylMek5+loQZ9u66\r\noY5puMPREmaPNNzF5DEqSXBttEvTYME5xcs=\r\n=9YvG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e3090bb6d98cb651220aabcd6f7c30eb38de9510","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.4","@tellescope/utilities":"^1.4.4","@tellescope/validation":"^1.4.4","@tellescope/types-client":"^1.4.4","@tellescope/types-models":"^1.4.4","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.4_1666300867432_0.5517893064884334","host":"s3://npm-registry-packages"}},"1.4.6":{"name":"@tellescope/sdk","version":"1.4.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ae2d1ace56e80df801b13fbef167810029d56ec8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.6.tgz","fileCount":78,"integrity":"sha512-EUM8hULbRi2KaWwchMxh/RgFKKRXEH/Sg3h5c+0aboIawwT7E4I5WvX5d+YJu+KTEyyxrCM7/N2tlA30wCZKMw==","signatures":[{"sig":"MEQCIErsvNYvK5uurJ8xB2Q5CZdNlA7uV9qvQP5nWII5fKArAiAComr/2vtjCg08ZTinTxWAygoUEmF2HOieIJ0y8fBleQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1764172,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjUs6/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovPA//W8Ti43o5Yqqm+7+p0Pra0zhMCuk785KsQtqycSySI419OxcN\r\nqEPSU+efK4RaUjP1we9xvq6HOg578PTv5u+zeF5RDDUkf14vpzZBa0DNTziW\r\nJqEVs9iYWWaHsQ9sh9STVqC4yvhNCOLZMSc04ngAUi5GMSlCo1Pgad0QyLPU\r\n+kOttg3LIMIR40zrZp1qf6nNuGNy/ZQno/+jo9Ks9PcVnlAOljqqFptvftvn\r\nsxTUUBg74YiMLOI0zSOzPjpDPaSh/uTYGHANIUW/ZQ+y+x1Bk9B65HNmL3rM\r\nhZzDoHzsjjVDEL34CTBXViSO5DPuuKckn/ewzP1X5X9RzHZk9bCZMI7YKTih\r\ndiw4twSEtwEtyIlv4ye7FBI/+rcj5ytD0WR4ttx5Dc9e5KyAf1na6mkl0WcF\r\nEVCKD4kBqt2t66qwof+jzNxIIpPeu+6KO/Lc8s3KE2/G8cWNOSbLzah8DYJ9\r\nQYp/mCKozz4iGZy7foqoONUi0BucLB6ZyXiL4R+UXDjDQk7aLQDIV3yEzYnY\r\nX8fzJIz44aY2kLhsaaPjna9Jfwfzhldohg9aIcmOSz5x9Zxky+R6NsYouF7k\r\na/CGXamNXb++qP169qOamTjSk86RLAvxPVL34cRCedq7YRqhCbts+38wi3gp\r\nb2DKJdJLWyiku+LhLe1BEnkwCxYWpGShKTY=\r\n=gK7L\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5edd1d9a77fe9cfa84af4bcf48c9691213424759","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.6","@tellescope/utilities":"^1.4.6","@tellescope/validation":"^1.4.6","@tellescope/types-client":"^1.4.6","@tellescope/types-models":"^1.4.6","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.6_1666371263126_0.8548668817194236","host":"s3://npm-registry-packages"}},"1.4.8":{"name":"@tellescope/sdk","version":"1.4.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"923df425957e63bb4e4da2bbef734e3e1ac1dd7f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.8.tgz","fileCount":78,"integrity":"sha512-E/GNK76H1hw39TF0s7G0MN/WVya+wiDZa8MuqYDkinadXrc5++RM70MkRx9kfOjlHtO3BgKf9s8oMKwRc3ctPA==","signatures":[{"sig":"MEUCIFsFvcwVe7sah6Zc04ZBynvDX3CnMDnMIIL+WZeCg+n3AiEAgLBdEAdK8Ob6n9yzEazqbi24cDDe9sk+4NVSCjB2vPs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1770128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVuegACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrtDg/7BoBXz4x5bi1JWQWpOwuno8tuefZ4rDTwoJhPe+nt2u0oNVWl\r\n//qeaHIgs35QgjVRRbqhPyqquHyEyigs2679QbTiQHQ/0cSlofVd/1mM2s1l\r\nTnuiFCE19hBFS2KGVmZDyUxYXI7ZDRTF7OrGpvT1sp8Vk+SWRw2SnaAQoPnK\r\nIAyxUj3O1M9jiNHP+284s+pdHNiI+el9nBGtOUFY6M6EhU7JZSy7Q2EFwmM8\r\n3LQ+8+QJw6rBE+U6MTgP8XiW9mWbHkjZf9BPZyKyztqUxoIIZferRGVVufNK\r\n/wYzCcP3VrPX+phk1iBQWWFw9/zVLjYpzrjrvqWQLqe9TOAS3p7b2SzGiDs0\r\nxQSymapRkGkh8PegnSXiHeoverhLfC7ir6wRfN6Z+O7zj8ylm83isAASEnU+\r\nK0O4xU/gpsJ0SOGMTuNPy//g5Rwucwnyc+1peKtG2OlBwUgqL2qSGG58sVlS\r\nCQG9r4BivNf23yNbJVry0s8W9w2G3sz4HoJXRDSnatT4m02S/QU/gzL6nUbR\r\n9AzRxqVMsCE6RaJPhAHmVXj9+WIxs6Oa10PHQSy9CVy2yt1ny6EBZh5fktAO\r\n0cp6IGt1L3SkmwPJSPXWROyN1dU4zn/xyqumo6XwbXdDSaJQ3RI4xzLPRQyJ\r\nYXYqaCxx0kDn7xRn1YofyPj4iDDwialR4Pk=\r\n=GoCT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ae12710dbee98046e792f6aba85facde9740f7aa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.8","@tellescope/utilities":"^1.4.8","@tellescope/validation":"^1.4.8","@tellescope/types-client":"^1.4.8","@tellescope/types-models":"^1.4.8","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.8_1666639775930_0.3332374963404059","host":"s3://npm-registry-packages"}},"1.4.9":{"name":"@tellescope/sdk","version":"1.4.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"87e1b749dd771264b10e2ca2e512c9fc3550ae1b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.9.tgz","fileCount":78,"integrity":"sha512-Gd6S//G/BIVFE32kFaKKz9EqK5aYgnN17cA4h0Ai5GucDBLEFQUZhXjyJXCIy9lIVVXK0LaiwnvZ5vNWRY6dlg==","signatures":[{"sig":"MEQCIG/ck9pkmq7Q6jL0Qxg0eIe9iL6E+YLBBtS0AkQppzxWAiAbPMp66m74WgFFg8HKfmrb4uIkZq1atMdXbKBVR0XGsw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1770257,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjVvrHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjjA//V4SJNafi942i2dYVrGPJR+RN8KtQFvMPy/M2BOaUFWbBh3pA\r\nOHCshfvrTVp80jArdKHMq8/jQZkILIC7Lz91ES/sfHnd2NSaWiRE/ycNwwzo\r\nhgzWWcU8FXf66s1UvfY49RayqtPiCMrqKyE+p6INfhl7ZGMNGuk08gSIFg//\r\n98marWH4oz9tiFmEF+suUmP02pZzsmyG+qf6PRJ5tAw/rQuqqLswTrvaucVF\r\n7kEF6vF6GOiGQutiTKqhxc8QyVqoIcXDiO+ue3HyBYz13jvDVL6Q6ITudhHp\r\nihNWkq6pjWKlU7Fl8LrA46/jLc7Sp8vGXT6v3J9H063KkXrw+mjY1WIQYscB\r\ntYwgCK4cmJsTNADHb1woysnFLy9UBukqKvI8XWDsnS9RbkQ020XEOMoNgDyH\r\nv9puReRRKAtKeziSKeQviU4+xMFAeNrMhiitqgyA7nTmnRYMYd2ptyPu/rvZ\r\n57YGH+/UfhHe2UNbEdxk2+7xuimQ9TfWKvIFvp+Ca62p0S4cyPiQjVAuRkUN\r\nmRBG3p+aWovl/WBPWMcvaUA/b8xcIxBnILkMepg4eVC9cEWnGdPtbpf3ldGN\r\nZ55Wd+kTnhlhkOhnnRxwPhu9Q2+ZMkx/8K6PinISPK1FoIAUxHzKwOv9425M\r\nfiEh9NTSDjTr2qZsizL8NopeMB76UqP9UzY=\r\n=BBFX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ae4bc75d6621eabb1ff9dbe9517fcf2946e529dc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.9","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.9","@tellescope/utilities":"^1.4.9","@tellescope/validation":"^1.4.9","@tellescope/types-client":"^1.4.9","@tellescope/types-models":"^1.4.9","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.9_1666644679121_0.41631983594364663","host":"s3://npm-registry-packages"}},"1.4.10":{"name":"@tellescope/sdk","version":"1.4.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d48859ffe0bd96c75f3bc7da29cbb123c00d74f5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.10.tgz","fileCount":78,"integrity":"sha512-PKZEPBDLG0T5YwZcAqyUAiU1jER4YF+X2EG6tYe6V7TJsmzpxPf8a2qQaKPK5jhdyQQlpY5tuQuwaeByqsDqdQ==","signatures":[{"sig":"MEUCIGFeAbFKE6pYR1uJJKDWw1xlHhkqqGc6xVFo3nmu7jTPAiEA2heevt3gf8IQh8YKLh7JQRjvuDW4RaDuJR/6CsTC+4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1770645,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjV922ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqAUQ//U9Zn6ktX9nGdI+qGqyUqV69M2jjR2TJ/32RiCRQdplbgmPFJ\r\niV5G5sxs9Xe26w7maITXPX4vunX/npTYPnV9LGoprAZK/HUvXjh0huU0ffYs\r\nXIgGB1tBFJ/VGEHsKeLUDNDW4NJlUeZu9PSYkOsGgK5xyc+rgF90dCqEn1b+\r\nvYSLRuMYCLbTzBw/apVnZ1gzOmKS96ngLtpZUOVDqJtQSQ5dQGr2sukicdDw\r\ncKemy/LaQzS+pkW+9kuXD0MY7cepE+KeiGTpP4Eb5B52mtwWik1xx56M77lN\r\nVubLZTV7/OsL6JdZ4hjNoUzAbvnllEfIpBkU7PGWf5NS2OoZc2E8R719+3v3\r\n3nVNTGvyfp3yG0DLSs6WqhhIdJSah4vhMzZf+jMZmRi2gEE4xf5koUtATRq4\r\nMTE/7wVSPZPaSyJRiAuyazeUw+BIwXnCg23KsHdwrqK0e4nuLTHOg5n/JQZw\r\n0biLESQiFmC8W3FaO+I7PnzL+kk8+H2Uh19OJlX06ShG1won1rQAWw10RXLx\r\nq2gBFRlFBrd7krQDdF4V3SV5InaiKRFoBsXXMqLj9gzutU0tNdmtROH5PJyd\r\nyLm/wvaboVKcptKzNYwRhwHMZNea9oOZzzVsQ0AnfmpESio/kyPH6BX/ypxq\r\nYtnbH5JiMZv+YDCq+7MagSfGlhmyj8o4x7c=\r\n=9V1f\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"297cb7111e23cb91347b3a132426c2dc0f883e11","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.10","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.10","@tellescope/utilities":"^1.4.10","@tellescope/validation":"^1.4.10","@tellescope/types-client":"^1.4.10","@tellescope/types-models":"^1.4.10","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.10_1666702774181_0.05233693284758223","host":"s3://npm-registry-packages"}},"1.4.11":{"name":"@tellescope/sdk","version":"1.4.11","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.11","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"befe26568a9e1e6fd42c95bfe9cd1b036e8cbfef","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.11.tgz","fileCount":78,"integrity":"sha512-HUFx2usI4Lg3CfRIrTAVmsanWo/Cqh6UQBOCtHigWTIJ9sdhC9s6FTFzAH9OoQM78gvCPTK9NAHVwKPAbezIDw==","signatures":[{"sig":"MEYCIQC5YwI7kW2xIlcMpR2hBIJI+l9wha6+Hk+jHwgIvP8tfgIhAOLsBuVmKy69Aa2d4YzKFVaTxAdcYaE5ODFvOGcKodx/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1771950,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWEU+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBlQ/+KUKGx3+27RAqX+UDS+r/O1bOSQ1ufD/l2iZ/kkreOkzlMGKn\r\n8fCcSQj6S3UybFB7W6xzK+qO59noiXsCR7JTcFgcMm8/OTMEog+I6hNI9uBw\r\nKCvtxrFp8juG5FmHx47DEB2j4OGPhKb27Na6xWe0EN1EEWWZCj0Ofgg5O7nm\r\nSYNLvp9npk1Iup/EYZRi/auW26rV+6/IFaoo4Fqe00pKlh41a4elpg/ofw6s\r\n/DPHBGg2MaS3/8F22bdtu22WHT6WxjL6y26CwN67y3dBQXg53O3OmP7F0p+n\r\nXhFlRZSBgOdf3woAowkRfXyyHpd3gYJWoKj4dQYp3jLTwWbr35zuOYOI5OR+\r\nwiLY5vz73rgBqotyr6NW++esCf8XTQdGLmiYi02oy1yTOq0AB/baAszi8CCI\r\nArWZrZEmlo0cXFjiG7QxdjeNBpqlbjmTaqRi5XK6cs3FGPG5AVihJ/NK8r4p\r\n4o08hTpMmfBXj7XvZF3JKqHyfIpJjPHiFuzWtM+IcwHAgtpD+6ZIc3MzR3rn\r\ngqTtEer2NF1YsAtaQI0MTPrFgnnbHikFq/4tZGvoSle81EvmCxHKn6ogCi4+\r\nim3TY4qnGyeEATFwQMrBFuXOb0z3rERCIueYVOgS+dN3odkQPqeTypEIMd+1\r\nqwi/pLKp4fpEu95zjz5JNYp+a61MFiKCx5s=\r\n=/Kci\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8716070c08d6e4beed2dea9d14fc9bc017cee9dc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.11","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.11","@tellescope/utilities":"^1.4.11","@tellescope/validation":"^1.4.11","@tellescope/types-client":"^1.4.11","@tellescope/types-models":"^1.4.11","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.11_1666729278795_0.9008110519341883","host":"s3://npm-registry-packages"}},"1.4.12":{"name":"@tellescope/sdk","version":"1.4.12","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.12","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"393cb2e472eb96f0e0f8603048915d4720a3fe85","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.12.tgz","fileCount":78,"integrity":"sha512-XHHObH/9+9VyDdcDccEmU/AHrzdb+ycsx/9IcBBX6WEVzYmw9mmYJBXNXs97Cuk1Y0S89E1LGF9zIJOGmXOVEA==","signatures":[{"sig":"MEQCIHDTrxM1TxKYlEb0T04SKDchXchMx/olQqKgE8CNmxgKAiA44S61dDld+Th1NHtNsboFbaGVw2yN2i2Spr301+wJXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1772904,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWE2hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcoA//XnIsv+MB9GauR5mosXv7Q+j9+Jf1inokFspG/bwI+VadzMPF\r\nBa/1cLcdkrHAF3J+ziLEWManVXnXgVfsGlwOs+W2WX6YzQjHBJlR2vnxZUM9\r\nFNkeL8Qc3LVofG4MYdxxv1ck5LMReDnonY48WNMjp4OgUrwjiR8coK6ey6vW\r\nF2pp500EI+ca/LSz8shioR2XuIZjLEMGzGiMzMZNox9DdC3nmB9tRI1Bhfih\r\nHWZZKXsS83uCQMel3/obAnzGlTimcHrbkejvB1JycmspxKK2b28+mVF/FiIQ\r\nUd6McjleGAnwxh8C/gXpgCQzSKY5TQLYddiuECQ2NLLf88xtMsD7+NHzKNHY\r\nDasl97WjmuwpkcbBwv6+NAh4VMxN5p6P8yHaiWHpBvnSlsmYCXmTOyhXDHMX\r\nyVO/OdPeEz6B89IBnyKrEsMnDka4yrIKni5ifJhT7ONIcD0oXrxCjpmShooO\r\n5VHRf6kP4f21vabwOFh+uUi1zsybSFiOgRwuTlO3nPBBG4I7D5A1tVDBM2LQ\r\n9yN/LTdHnvk8s0yjxULhQeM0IvQVO0v5RWJgxWgpPmKx7gMaQm8vjrgcDaRC\r\n/Mq1R805iq8Hi6tu2BF8844C9V8MbuqYNzLcvSi11lq1ZYU+5q6o4tPhi7fW\r\nIEAqWQB54WckviHyTvtKu3CKsNqRMH+mrx8=\r\n=0FzT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7f18201989d0fb433c27966aed0394323a85f74d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.11","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.11","@tellescope/utilities":"^1.4.11","@tellescope/validation":"^1.4.11","@tellescope/types-client":"^1.4.11","@tellescope/types-models":"^1.4.11","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.12_1666731425489_0.08240259225287261","host":"s3://npm-registry-packages"}},"1.4.13":{"name":"@tellescope/sdk","version":"1.4.13","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.13","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"56449264592128147423a1c5d2519c65c56bf148","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.13.tgz","fileCount":78,"integrity":"sha512-Rik1FEMBimGjOjW1lKLkV4zJ/a4scPYdHTDwngsj9YRd0vcNztqy/gVVUixF5M5hA3U83WDIOpRNjkffaBfAaw==","signatures":[{"sig":"MEYCIQCuBwlDR2hW/vUmI3jD29UTymrPcUC6lz5bVmOpnroHWgIhANws0STAAYgZc1zIka1YdE8/lmNGDBWSBECfAKIpeAtZ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1773133,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWWQHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpcIg//eCdqdY6/hQCLTBY2QJk2w55Jl98jE39DEsgB3pUSeT0qUUKb\r\nUS9oOnBeneF/KyPaoblHQ81tzxYyXyQytgug0huq5BeGixy0zGogbQka0Fta\r\nDYbSSSMYT2wYQfptytqsz3gCjGz61fz1M1G5hlLYbRT0/Ckv7L6w1E2kzvy9\r\nRyULov48SZ/V7x68XHCxPKhi6wbEEzdBSgwcpQgOF3Q7jani8IKFum3xlMlE\r\nvsjK5KqlusGong7nf6dontyqKFJy7xHQv//B0fKtDgi6ag6sEv5Ck/w7DhpC\r\nDmvzfh+DHZ7maEWeLB+zATFDHhFPDMHIvv/R1jj3LpCgdwks6DeTnfIru4dn\r\n9cMjzBZ3BhhMY9yKJEiIJ6jAIBLmBcgHCzNpJN8NASjXm+HvjQI7Nab1sC6Q\r\nCUTFlwp5heEgE2SB7D4x/QQLkWcnL9R0VAjbmzZyoW7WSm18SCbazXxAEogQ\r\naxCGnVfr2G831ov6YmWXwYxv2HWNOVTM89Q5OEt+7XFnoSItOeArE8zsMyrd\r\nxepvjkrUzS4/IdT1NBMdNDdb83BRI7Ux1faLp/Apo8vxxmkBqy1AHwk+e4CN\r\nLlqTwCLhSSHLXb9snVNm/8Cp6NiRnt0g9dHnuLhqt6SBHtLLakM7xhhutOcz\r\n41WqjSzNHoznAVE2G/6kQRKJzBTTwvbZxjc=\r\n=KYoT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3c617bc7c966fb91a7fca411df69b6258e85af61","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.13","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.13","@tellescope/utilities":"^1.4.13","@tellescope/validation":"^1.4.13","@tellescope/types-client":"^1.4.13","@tellescope/types-models":"^1.4.13","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.13_1666802695149_0.6798916224314562","host":"s3://npm-registry-packages"}},"1.4.14":{"name":"@tellescope/sdk","version":"1.4.14","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.14","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dad3a16cd84207ac7f0ab0fd1707fe09bf24d41f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.14.tgz","fileCount":78,"integrity":"sha512-pLyfiNIdzv2I9kI7jzCTHgfB1R3zLxWGRMKiQMtKqxkO6IYvP/P1rM1GIcHceQe9v9X7XoGWIGeUMa5aPesYlQ==","signatures":[{"sig":"MEUCIEUyrRaIT8e2BXjCixO29lLJGHOCwjmOsVL12w/1n1sOAiEA5ZA8uMrQ39ICGJm0RiZCpO1e7acT5qIXLhmH8Oa9prY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1775043,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWbpeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqXrg//Yk1098KidyGsxTtGhe/25ehZyWtkfqr4IjaoT3614VGN3Qgx\r\n0XuX26lRIK8E60qROOqcqyAdkY3wFm2+Koratl3xlMj7pFdTgit7774E5Kw9\r\nrC1Rn9LqY81g62uxvMkqNayUFNq6mhHAMQZYsjAn5zdGX6djvSVAoMwKJ3jl\r\nN40ZS+NaDYHTcTTK1Ur9zbE+CCgz634nDaW2+TMDRpu7AGMjwRQ17cv+udsn\r\np2cX/5ZFV1zuF/ZJpp5D1EvokyKOtBzCfCgmbNjpYb5gVRJe4dXlttRlv0lK\r\nIGwOmuD+uN80UzqYuH2DTg6TZjHRxBR21iItOcdKz5FfVPdi6Ip8MMcXS75b\r\nnlaHSgtB7OBuu+DXGE5z3Q1COiW2pq2NF263L8csHTjiHxhgN9YaTFzVzzaX\r\nBPPLoDyPTzav33k/91gXT7H+NTKOu44Ad7E1/AteF9yLa10sdHqVCNVD1Dst\r\ngodsixTav0ckyI7SwW2yN+vow8XB7UbzpaYqjDxxOgoAdWtIUPU6tJaDerao\r\nf5yDAgDl48by6fzfKukDNAHscasmiErH0x0HVB1KXWKtHSyB5lBpsZYiYK5M\r\nWVWXlQFslTzWcDhyCMP63B0QgXaWOKmQs2YqJNtqM+IAPlvnU9Ij6/atCzPD\r\nM5GXmRiPRZH9WxW1NIsdUK5Td9E4AkG511o=\r\n=v43v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ebb7bfd1296d8b99755b5307a719ff2dc45cff03","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.14","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.13","@tellescope/utilities":"^1.4.13","@tellescope/validation":"^1.4.13","@tellescope/types-client":"^1.4.13","@tellescope/types-models":"^1.4.13","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.14_1666824797951_0.4962153748701099","host":"s3://npm-registry-packages"}},"1.4.15":{"name":"@tellescope/sdk","version":"1.4.15","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.15","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bd0f48d7b36e4e54c804c66964efe7fac9cd736a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.15.tgz","fileCount":78,"integrity":"sha512-e6UnBloJqk3eiex2bS4yBocA7iEsPsgpVAJazU/DOcDaBeyWFdmfeU98+VsWRfbbnt1iLabjmkuDqp9ij212YA==","signatures":[{"sig":"MEQCIA9vfEAPjg1VaJhWNFeq/wRGA+KvPOLU/6++e1Jw/TMTAiB7huQ/MRv+mImUAXF7EShwuSla7CXtZE7AnyJlQwodzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1773541,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjWuQlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo5Ow//TZnUS8m/az9DVvL9PGolE2rRKBJnWiPSQ08lYX0CFQZU49So\r\nAC7uQQgdxk3RZJcmLH1uciMdzgfGF71vq7VXhEQ2Q+ruQ2LkrOxpuIy4dEoG\r\ntQpDAYo98CcJSpsqzz0g/y0YoEFTPis15dxUU0ALa1ANnkCR5Rrxa2d+fjzd\r\nj734qP4onrWKoal9lnrIhmtdMjTS8MqE4wPPuBRXbvPU+Nk5tGies8CJK/L2\r\nQ7wtv1O32Zoc7ASbfAzGRvgGvR5ndx/Ik2GD20HQPqcPVxKB+3sJN80gkMoA\r\nmfSVciaW7nrAoSpTqRbobkjP2pjM7QOjO0pHiOzID47ypQPQSJ0HMkYt4jQS\r\nLxZPwFwRl4T+nEPPmAQBs6x9h2FiHr0lOZLq7dS/RdyK3KGgGlGqxyFjF4r9\r\ng1Iua6ExpykLd8DpjSQ4wMJpQpiZLMzN3XQq7cUli7KHha71D6HKlko1/EpX\r\nnmBBYL8SDDQEr+8wuLJqshk0jktNIqgggnq9fa7LM7Ql162A4ySXr4pKt+wy\r\nhJQ5SDoPEBLMNREU1JN6R5aBdbdXZ+8We6ILsy8W2ICeSheih61Fks7y5Sok\r\nx1GjRKPeAyU2jX40314031XV+g/06NZQb+CYZHK/Z8FhoQxrvzYc/t8ORt3/\r\nku4xw8eUbvSpPzC+RIrXjsYKJvjozsVChcw=\r\n=TXZB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"097dc72ec94007239bf6bfa54c8cb87c69cea7d1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.15","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.15","@tellescope/utilities":"^1.4.15","@tellescope/validation":"^1.4.15","@tellescope/types-client":"^1.4.15","@tellescope/types-models":"^1.4.15","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.15_1666901029290_0.6789684791236377","host":"s3://npm-registry-packages"}},"1.4.16":{"name":"@tellescope/sdk","version":"1.4.16","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.16","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f2ccb0ef9911e6ea19d707726d18835ca7d2db7f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.16.tgz","fileCount":78,"integrity":"sha512-BJkqJW6tGOFTXywhdtCHyGwuF35e1eHxmA8KX78qgrUTbO0B3eCuFUcdks2CNA8t94ntVoeO8VsxnM0+k4piaA==","signatures":[{"sig":"MEYCIQCCHkSI0mTPXfB8k+TKZ3cyDKUVFBqD/kB68/2mLyHIMQIhAPwiJd1/zgN4t7NxCRRBKNMVKrhNEFe6JfuJcQWYRFse","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1786626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjX90mACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDaA//U34qP85z51oFjoD91UwHJt+J3dPdj4jhMj9IpIwRUA2ZaDfS\r\neg0SvyZ0/WRXKmU5mwMFjc85sWnaQbSZ38iXTfuSQCGpi/Xe/mlhRh8GKLvg\r\nnn2MZb2ywwR65qClIw7nE4Ym+8X3cqEpzV/Z7h91LzyTDEWJnofmhmZnStRQ\r\nF/KziuRYtCONyTLUYlMNeCIk8CTpUyCUDirnjv/SO29PTCWOuYnMLlYtS4la\r\nQf2n/AhBvxkrMbrGvfajOPU9/ym7qc24RD85NbXejsGV584RhfOqKh29y9rv\r\nvPesodXO0fPL2YzhknnrYDx4dN8dgyypxijhTtZLTVaQaOyjVgEYmU3xrgYR\r\n2kXGPAwHiUPxUcEEHj28w5gcnuORQMClyi2XFkJzQgO1blcidPHcZMnDHzaq\r\n744Cn8jRqfXjPS7oVPof+8QfBl7h7diKnLB1T095O0KGIUqpJ2XSwLQ7CNyq\r\n2Kct4VDP8x+b20C+4giEm7sHCoNbozf9K5YhPyTLQsy5jUCfzpZJdzMHGp6+\r\n7PVHVRfnugM3le9p32ceOgveYoxjsHqUzbtsG2DEiaLfvSUPKzFfEBXodaPM\r\ndkDHKTu98eStVlAbpvMqVEe1AZKhEiTmO/E1M1lnKi82MkDZ+J6f4NK1O5o4\r\nuFoXrFl4jkDMPI20GKIx8hV2EhSYjeRcHD8=\r\n=K/uL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8b6e44821d1ce3d648038bea6f433dacd5eb01d1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.16","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.16","@tellescope/utilities":"^1.4.16","@tellescope/validation":"^1.4.16","@tellescope/types-client":"^1.4.16","@tellescope/types-models":"^1.4.16","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.16_1667226917893_0.21250926271118975","host":"s3://npm-registry-packages"}},"1.4.18":{"name":"@tellescope/sdk","version":"1.4.18","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.18","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bf2eeba753534a78b58d8f71a785ff5e9e385c47","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.18.tgz","fileCount":78,"integrity":"sha512-oLMYB0pv1tuaxEzE6Eyvz5HFBPtNtILMQz5W5iBLXxndNW7Hyw0vRZMU7klVVEk+2Aztp4PRhidoPTOli8edew==","signatures":[{"sig":"MEUCIQDScr7q3aQ06lFKm49He+eWEMHe/I2eD7JCy3nC/y0FqQIgINWqJP+3BNmOmryXyEdCejtqgL2BhgjtfHAsi4O7f40=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1786626,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYCh6ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWew//Q32F1w25/WSAkpFZmS2CpzYFhECa7hKj+J8+5Z+hjBf7FNsL\r\nRMV82E/rCqW/Nfv0146Y8SMex1B2UwTPUd02m3retHpXn6dWp/ieCT0b23Jm\r\nKgxIm33x/R5tp1lmfD0c1vrwMTb3zOZeoJfrYJaOgSPw3Ys+O/1RJoHuCVuM\r\n6YZGhoqxDYpRM1cSwe2Mh3LUooqKBSldUsy3o4GW76kkeaPfmBE5rpsEcBO1\r\n2dCbcvkUZvdS+m7zzdQ6LxnIy1H3uyAGndhv3KEJB6NNlFg14I6dnAwI0S5C\r\n46/OjfXVFdte5Pjb7ZTkYj2tCsozOPzPQCMEtoldK2Icg605MvvcoiRjb16/\r\neFJV3QTlTQngqS2JVXNe1oxgTaOT0/efeuZ3Mv93UUC3fZIMIPD9gAFoihUM\r\nFY/7QlgGInnqoBMK+dszUAV3U9NFr5rqIdFHf3O4/N8gGYwH+Gm91CSUcSWW\r\nBqBMUP6Nb8D7zmMnAiSBZbihnftAJmUoOa1NAB3xkuZ+VQbD5hze4xdKh2LA\r\nKP5s7BQHx0s4qvjwgzXzJqiGBnj9cLIvcXtyZFyWafTGDIyZ71rOmeDT5qyy\r\n4PvAQwu9MEwWvXOCYsho4XNN2zH/qNn690fO8eEELm+RdmP5TqsfKg3HPcmS\r\ni7Dp0ia2/u2A2d/iTM9sc3WMcnwAz8QC6KE=\r\n=oY71\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"245c54e624170eb982a8398b77d2d8d05598f15b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.18","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.18","@tellescope/utilities":"^1.4.18","@tellescope/validation":"^1.4.18","@tellescope/types-client":"^1.4.18","@tellescope/types-models":"^1.4.18","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.18_1667246201806_0.5834542998481949","host":"s3://npm-registry-packages"}},"1.4.19":{"name":"@tellescope/sdk","version":"1.4.19","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.19","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f178597194c78e9930c0b33ff249a2e2ba03d9f4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.19.tgz","fileCount":78,"integrity":"sha512-gS5U7Lklsb52PggupjY+zPfRxf5zhqKH0RykdK2a1x6WMEiYAhfom+qvs62s4OqaS+p9HcHi77YK03MpVsFZsg==","signatures":[{"sig":"MEYCIQDev4CqnSSK3nuIomavjAvlWwYiOB4FsxjhtEWpGohxTwIhANlRbZ/ZMapDzaB8RZjVbU0jLNje/4cEfG3sCX6YZ093","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1795633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYEolACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmomFw/+P0Vzb12F5VUZAwNoQrOnrU5vZyfcbLMm1rVppavky+QA6mgo\r\nwd2TPPzYpthYS9qga379cl2ZHUvpZnLV98MwdWtoM5NJSkJFPld5P8RVXuBp\r\n122QzSXLlARYMNR7kNr4h6iwfztwfCM1iTtUQ9vked8xOp98bSKoBQcaKRyv\r\nALt57naEqGSzQp+b1XOvj1TpHXur9bdMTqux9T1wm1+bOmoizF8kRT+/d/B/\r\n64baM6ppdIfmnhcj+IZACmoTGDY37h87m40krSkiq/oM1T8QyIj5m6HWma8z\r\n8cv3tQHZxzwtmFqphks3ZYzQDnyiJ7UbwODIateQ87yHTNTds0oo88m4G+qu\r\nsI8DX0qwOSwUcVjvZ95mRC8iJJmivVcqysmhpQ/ZLsm3q1KT44qgd4r/37Zi\r\n3xzQXU4Qb9JKaIr5wV9Wk8Vwart9BVwaCEeQWEdjXVlf08uXlHflwkYUKdeD\r\nUsNQ+nZHEcZ7nn/HIoBq4gspcXXGEE00uSdBN10Kz3DITA39QLsIO3nfzvmP\r\nxYNZ84kDGFEi/4G/Qt2Fs/UjF/RL5TZqaZzzshbkDnF79q3k18gYKYW+RJkg\r\nc1eALKJpxhI+fUp8KEaojLW+xRtsqZQ6Fb0o+UhXNLL5+DB7aSTSiKa9gmWZ\r\nn3MTyZsw1FMXOnxVwKQaNi9xvzZex11ccE0=\r\n=MnSv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8fd2b4fe7e8a9a914624f7ae429595e474be5507","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.18","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.18","@tellescope/utilities":"^1.4.18","@tellescope/validation":"^1.4.18","@tellescope/types-client":"^1.4.18","@tellescope/types-models":"^1.4.18","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.19_1667254821118_0.0935704725693558","host":"s3://npm-registry-packages"}},"1.4.20":{"name":"@tellescope/sdk","version":"1.4.20","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.20","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a7d7db0c945651c688537315ca75f90ebca11d97","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.20.tgz","fileCount":78,"integrity":"sha512-iVgtURLDtPpEHBusvO9KCH6p3k7T+BLy3OQCiKboiLclRt5kvY6bIc4d8VWrNlhfmfdvF2E2b7/+4XtQ0ig5tw==","signatures":[{"sig":"MEUCIEGtiMmOXKYMZCLqZh0j1e9Dge8Lc8XF1trFopeEjyRTAiEAhW049VQzbNzuhR0yGodbaZm9ha1R413A8VNSQIrvW3w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1795633,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYWiFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYBRAAjBhCDNkEhI2i+iyhTCULrBXbn3n6n6+8smcn3V0DydaH/QUL\r\nvhb8cYo5CJWXxDXDJyjma9sfuX4YXboV5Ncawwt6cEOt1GhqEZC3sP7h2tXm\r\nrPUC8a4xUY9my9kk5ArnFptqqTcBnEVyDqR1mGA40DmL9vE/mue08fvewinP\r\nIvtrIMVGQrB071sMk0bl32A7fXdlQp8dihmXpt2HFuLHPOPUsbz8eGfd0GtW\r\nioNAzP6sfFEd7FAbjzYkt9abT2U948oW8h7w3FBEc6SZ+DxR/ergsqRskgIA\r\nqf4O14Vl14ls8JtnJ6Eve3YvGuS/TmpAe4Dk06/PifDbp4DehfARIidJrKU0\r\nZ9DQdfXgR7k46uzjnIDEOmyMXwRUtbUrA/TfTi8hpBqZguYgxt9aDZs80Q+Q\r\npJHpes/fH/JivMLb55TGP0S0AmxRIXZ+1/Rv+MkdF0hgkl8osiQOq0UyYko4\r\nPHIUFY1TLQucNMFPwNM20JcsEugegDij7Pr3XTlNJ4y8XdkP1t3eBSJxpk79\r\nGW6nfeoJpv5O4KhmTU1Qz5LsI1Sj8cKuFpdD6bVlhHDbWoPIdFUIg9rTnuKm\r\n/+kcIeylxJtnokPapZUr6gLDYO0EwQ9zicd/fSgLLH1zDqi65ormtK+Q/IR3\r\nZsofQe3MDaxOtZjSLWAUrD64N910Jb2qdfc=\r\n=+MNv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"910e5358f33854df6133e9403f489ca66ccec09c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.20","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.18","@tellescope/utilities":"^1.4.18","@tellescope/validation":"^1.4.20","@tellescope/types-client":"^1.4.18","@tellescope/types-models":"^1.4.18","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.20_1667328133762_0.8886669211943123","host":"s3://npm-registry-packages"}},"1.4.21":{"name":"@tellescope/sdk","version":"1.4.21","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.21","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"aa8c64f4f07d4ff5675f73a98f709ac6924296a0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.21.tgz","fileCount":78,"integrity":"sha512-8wq9PuP4HzplQdS3op35VTH8A00wYkTNpGuSu528RZe2uP25479GgbLMbabbj4MsgUfqqpazlaRk4pHvk+JwAQ==","signatures":[{"sig":"MEUCIQDviLs+tDSXUc3LJHr+ut5LtpZ6DjSMQDdL511E6iHUoQIgGbD4CVW6N2eFicGg9E8fu3rbQcbU4UD3pbjgqPNOsG8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1795729,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjYcsFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+KhAAnQja4qIb667EtEm1wcuC/tEYByEZatlSjpoddfP7H96SrYr0\r\nd8jOaN4exxkgVXg/Em+qKXNYzrfldi9YaZAFTI8YmxjZ6qf2MpIdKS31bHcE\r\n+b6Bq4kAzTQRezyoSwrm0KZHspZAO9GpGPGwEGPpF2TkZ7rFg+vQr/ZJH3sh\r\nxceRwvJ7Zvk16ir1HqFtxaOrFuhYO0s3vdDuADjBmF6fnI9v8Aj0b3nxmDoa\r\nuULe77ZMToDlfimXEb9rEsYiLfdKRBX2M4zpoNYQ6UVDvnN0sc9gD2MP+9rc\r\niP7ZCxhjWXsKsto2fxjYyGFR+ZlF2aLoCIL9Lwq7OQ1lp/Fvn3DEKbJf3Nnw\r\n6zVVN1+Fa2ia/IfZzqF0esyFzsMt7/sCqmiBe6Z6vfrRPSEJAQcRjrSZEUwL\r\n+JvoQDQd3+tpFqfROL1n5RDTdbNXEkJzvmORq3MVrBeELmKAX1DfKke3LbLg\r\nMmYGL26Cy40578ADfZtdOh6YN5809PGrmII0H4R1+1t3h7iFFZ/teZDRYTqc\r\nUShbGQ1M3ps8SvFAIVep9FtOl0F65tyA4Fz0jV7F+8yQA6j+B9KaM52Mr0io\r\nHtyi3XQuo1ze1mKrnY8p4CnANqdAhve3s6LlIOIR3WEkD9BiRw33usfH/kQ+\r\n5DZNngkjYReM0zRBYqs3dbiDmAwjK9W/gYo=\r\n=SJPN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"032460ab39292ac7f03be54397c6ae51c7e4cf51","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.21","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.21","@tellescope/utilities":"^1.4.21","@tellescope/validation":"^1.4.21","@tellescope/types-client":"^1.4.21","@tellescope/types-models":"^1.4.21","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.21_1667353349570_0.21639031108253115","host":"s3://npm-registry-packages"}},"1.4.22":{"name":"@tellescope/sdk","version":"1.4.22","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.22","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b6cb4503c06234867d1405a679518a4803fd4bb4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.22.tgz","fileCount":78,"integrity":"sha512-xB+tk8nKe9TuAU0/K7tAWjvKVWf0LkYM/3aX/jdhELUkUMOd1GZ8VJUJpXrapBIUdKRbA0a6ZvemPKCBkCo+3Q==","signatures":[{"sig":"MEUCIQCDjwkJD2Q9pCENB+D+izhs+YDvd71/a6NHiEDCF4Dj0gIgNzwLsFrKd7zviYC2e6TBTxWOjfGr/zgW8Zj+0EWtLQ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1801564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZFGlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmptrw//Y+HvE4KvO+SS66H+jZb34KDwDs4Yw2qXxUnzImygeurxThWT\r\neFv/9VuKcMEno9Tz+oos4lg52ysMJ0/I9okUY3i3ti0NTNNIC961rTHpYZyi\r\nUAgPoTUXMKfbYNvAedj5K/mpkECpi4T05YToKoUeBoWNXS3KfM1dRBckIShT\r\nShduSb4mc2Wo6DcR7iJ/1UUR4qw7YGdmL6IN0k4OtNfdQHwJRvZgj9wq6bC1\r\nUprKZ8h/eKX8X6//2tLjyjnHKiJAp6NZtJnv8TTiWM+VYqKrJ+B+3VJzzhzf\r\nJc1Cvmpwv1hFy14I7Us6WcfyN4lMB7+OyuTBGbNKSfp6eK/8SStIWAHixvou\r\nk/RGEvfITwXg1Wqo2fhXJejUWlEh4dwdoLtFWkTWXl1YDWru61s7xZtUZkxk\r\nPcdTFUhtPYb8Nkji4eLNqpOdYz9MDscZ908aPrmNgz1OJ2lEhtiqvo58jkzm\r\nIvfbF7SJxLmqiLQNJ9zb16VUGJ2kh5LUx5dT/2HmbqXoZOBZeQx+n5QIFxkC\r\nVKJIE3psMm5whjn9XDQEFSnsISwZ85hKVQ9Woqkqv+XK48FJ2PKLU2SVWQI5\r\nt2hDkvgXAEZdOdLPs3T+MCCdEAdhsEsI3IGKhNxn1aR4qv0/dshgKo0sHPkz\r\n/hxgDDqEKs/Nsl7LCvRVDUt3q79xMQiXEKc=\r\n=f0Pb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"964275f3e8cd236cd12b5a15a0007a15bf75ef22","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.22","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.22","@tellescope/utilities":"^1.4.22","@tellescope/validation":"^1.4.22","@tellescope/types-client":"^1.4.22","@tellescope/types-models":"^1.4.22","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.22_1667518884878_0.3834955630529149","host":"s3://npm-registry-packages"}},"1.4.24":{"name":"@tellescope/sdk","version":"1.4.24","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.24","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0f962c4bb59a088168ab5ba1c190191216e7c8a3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.24.tgz","fileCount":78,"integrity":"sha512-Jr42yWguwY2umX5RSEhccHqF+QKzPvcglh0cmddHTB3L53ZQx3fSTIYzeWMacBF8GEIYygeFdFzeVPQ21sfhzw==","signatures":[{"sig":"MEQCIAXcvsB3JBVc4Nue56Ie/F6jTPFKsN3N578G4qJJ0RcZAiAl43y2w05xGmqEnlLXxN/6d6iogJCA+qo+/A0oeNIvtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1801564,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjZYrVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmreGw//YqH/GsEFquKKEu2qvipMpuQA8/1NMTvCB+nNBpLwi7ZwgGAL\r\nSKT+vztyfqBAsbnoU6hP1XRWlex3YBH+OYMSsHEfwr+7xpVfzcMad6gilIw/\r\nOKolEn8xqUH9v4Yf3hBNVLYsesQ49ODioK+GZut3jXPSN1hbYLHUUkB/RPGC\r\nWdTqj1QAa6XHXEHch3RI+VMnTPS9Xbzo5ImC4HSqeunQQxfnBBsN/kcZnYHb\r\nrbP1LWVAmdAxgPb+7ODdSfoRNkEwBEKwNvHS/WL0Quk+PH/uXgzX/K6xrX3S\r\nS07GxzVJgO2T6d9XpSjKD/priUgGJxoOzrRXtjIqNJpfrbQud0SrPPdI4GC5\r\n/e01PXm7R7BJm7Lx7Q7JHTRUWEx1DQwvsLn8fIA6wDR9u92AfclJknqneWWt\r\n7hEz6ZMXCHI2HJOG/SR0moNLV3WF++uQKeQhNLbzWuYlIRQ/R/rUAwe6wsvf\r\nCiWEI89a9BpkBlQe1U6VpFSoFSzGRlHcu+87fjQOfbeL5EAil/eHrt90PAFs\r\niuusYJabyUoEqmM6P5e0wswoh3MYGcWrOeQgUqlG2b0aM4tkZ+3UEAkhlKAY\r\nMPHWq83++cfwi8NXbEMvFjg9/5MEq+POWtKs+deiiD1oeZqq/gOtRklxp6fC\r\n2Hu0JecKYKPR59YHCDvN7BCfZ36JQtAwNsc=\r\n=cEu1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cf7c6af3ee53243b4c566963a8bf0b384361251b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.24","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.24","@tellescope/utilities":"^1.4.24","@tellescope/validation":"^1.4.24","@tellescope/types-client":"^1.4.24","@tellescope/types-models":"^1.4.24","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.24_1667599061460_0.7535556075287908","host":"s3://npm-registry-packages"}},"1.4.26":{"name":"@tellescope/sdk","version":"1.4.26","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.26","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"745d8f86ee8fd2090dc06dc93f94f95c050ac4f4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.26.tgz","fileCount":78,"integrity":"sha512-DxtZoB+ptWqc71eHFRt2ulylDKoj9LFxT7UvU+hq/4Bw7D5rp0gs0DYoSIEOhgZ2MBh+sfTl8XPAdzJP98v/uw==","signatures":[{"sig":"MEQCICYtTpy26FUBoOsg7QGclLAIn8L1JF6ZEWuxpGqEbyBGAiAjHNV+rQmm5HJFGKVcLe9KfDEYGRb5DHUbxy0ix9I5AQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1793268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjaaI/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo2uA//ZTB/1h9iiWBzVSF8LptV2T5IsN6pRkr/4h5uju7b53aix+iq\r\nJrGPhpLzATK8ymejhg1hF7XE4RkF3gkqEgM9rmHo/7zzAQdXiJRp2mXFmw98\r\n0/YMZvMx6FTrw8WF06Gk+oabSaRIQM/yBRLDkaTn98cJzzlf3Vm7DRrF6jA4\r\nArdQ6CMmaHn1mk8IJdPFUx42J+uP8BxrXhldlsR9gnj3DmDZ4SpvxhtkKaww\r\nuY4zM7BLZw0uwUJHu/xH5aYka7g+9oaQTxVKEjVyg3PGnCTKjPHUl1ocnDA0\r\nDBbNlUBkOmUB8t4eY/wR0Vq7MCkiHwmZn3pUbeKPQ0sGZ6jK1CcEKqwtOR7m\r\nr+OwCDjxlcsF72Fj8gZn94vQg0XB2a/V4f5Tk5QzZw6olvScKuCoW3TPCq8R\r\nWHEkTw/a8JkB/DU6twgF7fIrfMfcrLxBdj6p82OXTt3vtGgv0O3fbUX0dqS2\r\naHG4uoYp0cnNcF5Bz/D/6rS2eNimDHA1MnqCcy7YFeUiwg+UX98tzDMKMS3/\r\nCHmlauHNoq0AM+SLq/M+2JdGv8Gg+1MeNeOVQejeNX/cMpYQlviXMaOg+hJn\r\nRvU7XbMfNDPLYMPmh1Air3WltEIZlbeJ/QB4TUuYzuNTziXHGW9aLyCT+/6m\r\nletTyX2eoYA6ORrr6tZxxUkVS5DDo+f04+c=\r\n=vPR1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"79ff60f52dfe1f21c9918ff097d978c523d4390b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.26","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.0","@tellescope/constants":"^1.4.26","@tellescope/utilities":"^1.4.26","@tellescope/validation":"^1.4.26","@tellescope/types-client":"^1.4.26","@tellescope/types-models":"^1.4.26","@tellescope/types-utilities":"^1.3.20"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.26_1667867199088_0.3482316672308621","host":"s3://npm-registry-packages"}},"1.4.27":{"name":"@tellescope/sdk","version":"1.4.27","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.27","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9aa9c6782e0d6d68bfbb1f1ab3ea66ff2074744e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.27.tgz","fileCount":78,"integrity":"sha512-BIivQKruC1GRZD+f0pLCPOdIYTbdsC2dwF2TAtN8UJn7xcgf/aGSF2SJWlsaoEdmtmsulDOKwPn36mxr1znZUg==","signatures":[{"sig":"MEQCIDPMDTWydU4vVsPYkyoCJ2FGgz5gu3Y0Meo0A594QDURAiBxMNAKifgkaeW2Kbhem6np7p3/ri5wQNfK9EE4juzxfg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1799427,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjau6JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoElQ//V7gJjxIdSjSeN1XAYAMbBt2Z5qYFdT2d0mGPP3p6h6z0VwzM\r\nv4b8+e/dbIYOhaNSWqjAoOTTxfWPoLXHYFRE4E8jRlgOGHKzvtobU3TIgpaU\r\n8y6cQoQGkYN+O7Iyg/HUD79hRjv3f8bjvznyHgYgk2L4U0wY4Ckms477F2O/\r\nvudy81Ci5/Pw50k+OJmJSOYLytENovM5p8bR5O8AR8TldkW/qBoF/hHOAgjV\r\ncTTnrRQjsiR0zcpgRqNBOcN5nLTExh4J4QO7CxZI7s3xrbM1mBEQysdUKk74\r\nPVoApaCZaz7tUgx5X3A+3ob7HVLAI73YKLvDrJHWcyngPuA9rZVb5C7eVZuk\r\ncJ5JiS73i1AeayLZ/QImR3/1cq97Rp8s6lMzFr7/ZCzPRmE1abYkoI4/q+Yj\r\nQErDEkppUUQpztEak7wZ/jf+Z9bVNWYOz/CS1IMi5jeI61sJZUWtTE3JUc/I\r\nvYeX6HYcrHfhf2DVVk8YVkWklmD0kPDJz4mw5foY6TeTSBuXmlVeC2SktRfd\r\nZ5p4rkNn0pi4sw5J81zPL40bL0h6NRCwHPNHO8mL5FcqU+fHXqjUXK1007+K\r\nQQ+r7TFbI+wirAUOQ+6ZmR3TxUcdCM5sw65PvpJzjKeviuhwwsKLQPXu4kcO\r\nF0kycfdN2E4v2P0IcpxNO3xEP3uzs+LupOc=\r\n=DKkJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d7860894a5b584eca1e5e571e7181710d295835c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.27","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.27","@tellescope/utilities":"^1.4.27","@tellescope/validation":"^1.4.27","@tellescope/types-client":"^1.4.27","@tellescope/types-models":"^1.4.27","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.27_1667952264813_0.5062621233420317","host":"s3://npm-registry-packages"}},"1.4.28":{"name":"@tellescope/sdk","version":"1.4.28","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.28","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fc5bc2b94d0387019c23f404846ac83ef5f3ad5e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.28.tgz","fileCount":78,"integrity":"sha512-QAA82GfCVb4KPxyzUayjI58povFatl8hNOemHo+lgtVvLMvi2gcR4T+cBuTRklxWJZoiI9KC64Q/26gvph18OQ==","signatures":[{"sig":"MEUCIQDC5BNTmP5uRYvQC20b2nwdsRxZJD5SPJfpd3iwJ3gR2gIgbe7iqbzC4XVAZdDWHKap06h2qm+pickJ5rpcCvbLVAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1799418,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjbBqCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTjQ/+J19n62dRtbT4hqhSvQsxhlCjiX2AdMq5BAishIOseN/dmJHC\r\nCuyXMcT4bYib9IUp0WX/E57yT2EvGcnCpshz8xz8f8mWgDxfhBjuiTmusTxh\r\nB9GosS+ASR15C4+48BDYblKOTDTIN4VrY5HupU6sYoSpgKo8bN5HdpCGGl2F\r\nMJTQR+WptUHQs77HiPjqEFh9OGw8AxYXAFJ+r3W2O+ju0mOMNgtDYkJFxG/C\r\nz/FaeNKwY0qRlLZsAmH+JuFwgER6GFKOVXO0QPR+WvfvXzLNK1Q983sCutGG\r\ntgo60BKefEQ/RABEmN8VfBqD6pdKALE6ha6wSZ1CZ4B2kOuDguiVllGIxybP\r\nIgUygxy52ZNaIwOmHH6XayBF8LQ0NEMrJgV4u4BPjOT/m5M056VwEtefTsiQ\r\n5jT4DlsK25od6H34WRGIkxWxM/kxGfSGQ/S3JbmUhijEhaWyT6/faK43xgJZ\r\nUhQrJRkgra6yG5vQNsUKArIMJKgprmpxf+/syANHbv5GHflxl+uyI443bCeX\r\n5UxSieRQIVuGcuTAsEvwxnGE5NAplS9wIDerYVnOHDgSHwLwVA/s/mt9zosK\r\n3KIAwuH0jpVSeEij37LSV49B0eH9dYSsj8rlvB0ik4dg6m3RT3ZPQRYB7suD\r\n11GIy/y3TeXAYNEEABItIu2KEoaApDvPWRs=\r\n=9/nW\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"72a10b3188796d43aaba5ada42b1f7f4c03ba277","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.28","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.28","@tellescope/utilities":"^1.4.28","@tellescope/validation":"^1.4.28","@tellescope/types-client":"^1.4.28","@tellescope/types-models":"^1.4.28","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.28_1668029057829_0.6295668091248974","host":"s3://npm-registry-packages"}},"1.4.30":{"name":"@tellescope/sdk","version":"1.4.30","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.30","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"45de5a61d68686b6549435a02d48bb0b3cb62228","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.30.tgz","fileCount":78,"integrity":"sha512-8qmcIQQEX47zvvsU160I25II35gVkQ2n3gmDPQ6onIzORSqifUIKwdfwEZkiA/LJSym9wAZAnAdEA2D84I1yhQ==","signatures":[{"sig":"MEYCIQDpp6lE+4axKZIaE/qT6q4rtcNEVWWwF16V3VMYIyTm0gIhAIuv6f48U5PXE7opYm6rHHe9UydmWUCAsX6151Gc2//B","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1871990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjcuQTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqIyw/8D9B7w9Ena5D0BG+bocGKPsZqhD337NwmxUEYsdVdi/MoKha0\r\nSmmrcp0A55bIF/M4kVtXXI8N73yRhWNF/55Ouez1ab5+uKKP5GhofbNthbyo\r\n8gLQaWZ+kEzSjknOdoAzNafzg6DjOOD3OF8HNVhl+GmUNmtHPWNdpR09PY2g\r\nyLLDdQWzKsyfO4Lh5ukSC+2sRNkBVfo2MGYAbRR67tYAZYC2cUcXREydhHJ+\r\ndYzH4f8ZFi1UHpBuj1AdGeztqnlREcNbMtx6Fx/SXptTYyTI9HK1yR1xJ8nK\r\nTzOKVqTPAsEgzAYDS4BDMRRVvv+R0049Exb6FMUDkFQo4oDinDio1wDBmeK7\r\nk2PhWtDH2JS93jsIouE9pKC41sjxLUjk7gBfuJDsLlFI4yG+q8H8un1tV4Aw\r\nKLTubgWUOnTVx/Se54cgwjrrimhqzgG0QBSkIyNVNSLtRH9ZbQ7WTZ24y/Ic\r\n0TbhoIjz6jhwsBxBLeA5ivxTS8WY3CSuD+RshSMncmXqoFgh6Exd3huVnzl+\r\nCbAVop/9QU+obL7kanXrYgWq9GSzZm6Y9iJuokKcAKmtw/fxww/JSPYMYTGy\r\nRZ4u3Rir1CiH4/78TcS9SPa+qIaspALmkYOjl2/FrfAUfa5fY7RtNcXNl/Ph\r\n0oCUvdCQ1Px8P4YX7NTVvuH38MTxnxMHScY=\r\n=ut5J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7a744337b12fc707ed80cac6696109864cb9729b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.30","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.30","@tellescope/utilities":"^1.4.30","@tellescope/validation":"^1.4.30","@tellescope/types-client":"^1.4.30","@tellescope/types-models":"^1.4.30","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.30_1668473874817_0.06691865681000375","host":"s3://npm-registry-packages"}},"1.4.31":{"name":"@tellescope/sdk","version":"1.4.31","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.31","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4c21c0a82f3d416a9c04cddaccc7cda4621f9c0b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.31.tgz","fileCount":78,"integrity":"sha512-ATnogC0GSgVxws2LxRRbBltauGG2gWTYVwNC2yYY1LFVjF4y7XnOjjjBD2d9Gvyx7pzUsoCSYypsvCCFOetGJQ==","signatures":[{"sig":"MEUCIQD4CTxc4XAuF+r+YR82yblyb8xbCcPKhccKajIDAaTDVAIgOzbDm/o4D3DCjh5M1+leoCRAmyc5A4I02bx/hqaBCy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1871658,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdVreACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrz+Q/+JOWB76w0WvK2oAFKZWuPI8DFi4KyYkTq82mnHTncM7kWHf6K\r\n0jXUib+yh+9ocEckBALqojpTG1OPQuEOB3+DA7yUZsIEaIeCSsBvrQXSf1QV\r\nW+02+XgVulLfTASqoX78I2C3Bou8tsaK3qZ1iispJmHVhBxieoMOTKeSuXZc\r\nOH2nkG4C0OwEwcl7GNnGx5Vf8kwZx7Ik4K2o/0yLznWcXoPkKpYQP/zBBacv\r\n+e7NhWUgVXseRYudgu6xsQAvrPbsl1eRrauaYY5x7M/kOAD7UsDT9Tre78Cc\r\nKq3yV+iqM1tlwYl38GtaQbcRA0nuR9/TCmj2J46+uN3Elq4QUVED4u4ZL8yd\r\nldzMPh0DDsCjNXyC4VagrKyzTL//Z0JFS+TOKTtwsloo6KR2SWITX+he7kMf\r\nRRG++0QV4lMKBczsOiYEee9wMN5q24d++GZ6DcC5NUGO8faAY0rID2JsNIg8\r\nutBj+DXbjMK20bPzbx+K5vHHMNIFd6/G4zITy+6ibIoYB6vRghHfVpJA+H+1\r\nBRLYi2JlNoFJlIjy0DQjmomDikCmcZCvfn5nIKvrp0YqgQsIrElzmgG3hJkz\r\n8XMNxVZ+NFmOX1y9ecfKLAPOpDTDL4ixxI+Kd4ewcnRQ57eun14UGGcUOgnS\r\nBmsybyE0PT51xFbwcpVw8N9FKMA7D9AHrEI=\r\n=7jfg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0a4cfca5077d01c616838e37c4e8c535ed74716e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.31","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.31","@tellescope/utilities":"^1.4.31","@tellescope/validation":"^1.4.31","@tellescope/types-client":"^1.4.31","@tellescope/types-models":"^1.4.31","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.31_1668635357959_0.7757901995466259","host":"s3://npm-registry-packages"}},"1.4.32":{"name":"@tellescope/sdk","version":"1.4.32","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.32","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cf6085e868067f52babce232d36dafa24ddf225e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.32.tgz","fileCount":78,"integrity":"sha512-veA5s6hJ3kK+DQHEeGYikVXzk537LaGNKFoj0mEgRf5SciFCeEAg5XHKfyXQianMxTvyi1rrh9ikUePwv5baFA==","signatures":[{"sig":"MEUCIQD8nXWW17QRSBOar3otnLiYCr7srpuMqnPxYwo5r4R+EgIgAP9ldQsOYczj5X53+96DchG+kzcejHqwsIdDJf7aHls=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1871990,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdpaqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpkTQ//Y0LUgMh8UlQaFOV0q/61C1qJlL+yqYw1TdNnhj8cN0CtJ+sF\r\nTcYqq75cpY7plxY0W99gy77bVomrOZLNtZw0YBgnKVdkyqyuowE4/5eaiFpB\r\ngUkEfrkK1Md+vnnbHmLKziNwdbeMLTAzEUiUdJC11ifS9jS+0MFSSaYmI7Q6\r\nDlSxqUSCxtRxak0rvmR58Zwvj7gEd9BG+ZXilyXfnr9FpcQLqc/m06kh/OvL\r\nz8+rx88av1LloKdfKppJ5ToGb1XrxTm3oGhvy5LfeItcHEoXSLpuzQnLW/Bl\r\neriQTJnn0YE2lIve3bmPO+8E3p5xHjuNLZD+D5tlEQM2GrDQfZ62vxTdJkph\r\nhMgMadlPrXuLY2L0VySwhaXciVorCBjXlFXtTVNE6nY+Wen/FD5rf76ivueg\r\nTeXT354jtwDIYNtwJKYViJARQiV2xLMuZcOKrjq4XlRDvfSPqGJIU6VO5ywG\r\nOYSaodS363qhXHmhmeLCuHYvoCjnb4caPXn6Z8bnkGtrk4AGtcmKGTJh0AYs\r\nwStkyzRKGEsVBnlhdmRH8paBwXd3FWxLbHXhlfiM63/ppipKBYJfQmAjUOsT\r\n6PT3PS02V0HrOza1JRinV7hHPwRur71BE0b9JDhUEWQtpkQm+iMmJyPvzO4K\r\nA2b6MNmwPryR+ddLQqV3f2k/cbHwMiL5xUk=\r\n=S9eC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"241b158e8fb64bd134bca5854f8ab811a8871c93","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.32","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.32","@tellescope/utilities":"^1.4.32","@tellescope/validation":"^1.4.32","@tellescope/types-client":"^1.4.32","@tellescope/types-models":"^1.4.32","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.32_1668716202367_0.7233720720041097","host":"s3://npm-registry-packages"}},"1.4.33":{"name":"@tellescope/sdk","version":"1.4.33","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.33","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bb1cf2b27908ccced751b46c1692af53c013354c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.33.tgz","fileCount":78,"integrity":"sha512-uC2Ae3y58HnPnMaeBq+T8MptdqI7iDPR9eM5fK2EpZ2HzLTPel43znfnJgIt5VddCPxa0Hd9QyP1iT8FEq2DAw==","signatures":[{"sig":"MEMCHw5OAiTaziXNoYIM4y0CFRNoP9uU+7pUyNrqXHxRNZUCIAak8xRBrl3apvBjnVUc/AlLgIOfFyoCmQs1CqGDDLt8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1871982,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjdrfLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBQw/+OwVKaVT3B4u0oRp1Cxr9Yylu3TNw50AFSFbNqCO5j89SASFl\r\nixFP1WabsPmcu/XTSvWvF1YDsKYYBlelu18mtCxz60hcJGqP6eGAj1qY5oWq\r\nWMe03PaQtCdDFXLmp/5nVGof0CkpQpRCrKsIvofE/JWD/oXo2EtfUUqeJaaR\r\njcEzya9c0Pr53BKMISlFMT7d+1ReJekgKUt9fMCHqrK2rnois4IlMan9RPQm\r\nxtzQVk6PD4VR7cryoqTpP9WJMKsl/+BPsNClzJ85prljpJNuhwr30gkuFTAz\r\n/Zr2g4+n5LzT8mwm5XDnmQo8SMY5yloxH/3mms5meYha77SA3N+gldx0Jxk1\r\neAXyAsOwBjEr7WFupUTOcvTX321xzPtQmczhjOpZFwteuKxtGH2jqJq1Ev38\r\nzKVUQM+RFC5Q2nTAzQP5l6g08/MP9b6h+nhGrydxuNm0EMB6mhH/nkMtlobo\r\nl/OTaN7uojxDSf7i2A8WXS4ct1QvN5dM1UqwxgnI4tGKhPRVGoAIYG5MvKx+\r\nsvuipi5UtNGOE6/C3lomuOHgPDwjnn/ajKEgiQ0qAG1eGpv/97z7mBXaUBsS\r\nF/lzNN2dPj4GZc2YwfTVsyOU2JZzo9fsCUCuixuStJ6ZSuNt0j3Z/V5b2hvK\r\nF/wRvBLAgR1WFafrl6TSnc9zJPp2/9bXzU8=\r\n=DiK+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5029c9909c4811ac3ab22c13d2a41e70fd70d4af","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.32","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.32","@tellescope/utilities":"^1.4.32","@tellescope/validation":"^1.4.32","@tellescope/types-client":"^1.4.32","@tellescope/types-models":"^1.4.32","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.33_1668724683769_0.17762657977228646","host":"s3://npm-registry-packages"}},"1.4.34":{"name":"@tellescope/sdk","version":"1.4.34","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.34","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a6c0c480974565d43df9b04d2edd5702f7ec3033","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.34.tgz","fileCount":78,"integrity":"sha512-vio/dwpEL7rty0uIUU3X2pwvQ4dT11pqGH0pknSjJrC3phdMZxsGRht8jCYlXoa2RmyTFH/KLmZERtyGh+7ZDQ==","signatures":[{"sig":"MEUCIQDicO9R9U7d/2VZc6avm+p+he/T4CWj6XaneEZHig5L/wIgYGzf1heE6nFAy8vb8OllkBtX3JHI4MrcAbmk0ATweIo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1872722,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjd8vUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOSg//cCzp14CWlqfvFfxhg0i1zIhyM8cFoiiKVcWaduDuufXmx/Wq\r\nrykiuCir4y98CI2j4Atq7JZXEGbpUc0RQB0bbRqs6lHrgxnBeKvMVhuOlN9p\r\n8dE+kXV9+j6NYElItEAVNWHas9haty2/G6a2xHzER0NSanUOY69AhggvRtIx\r\nVaoD19G0Ohu3Er8ZBpLRD2KxERQGKwUlyaTOogNSHanWlxLdhaer2ljwnFf/\r\nhPLvOGvlgWJukVUwNCh3pt89AcWcJe+Zcs+ssDEgz0MSz7C4VIQSkxMQEL3g\r\nj+qzvQliZ5/wiikIz+/M8wyU9tk4Gml3l41iTdrixKvGdhJFO5pGpzDN9rkr\r\nWxrL+GHxZ1ZzV/mp7FY2fDnLCVd4/DyYaF8feJfyWCYjOR7N+YmcQHRVcuhF\r\nGykCBh3hjHy78Y3/deAJLZr7bWZYZhlxWXhxoUwYSJqq77TLq7SjJnmkpJs+\r\nBzxit4wCuEnJQikaYMwjnhJcAmO7Su9EpNOJR/jh5VNk53LE1ah7RigbYL71\r\ne+MD8CqcgKYw6XoEvRuhkeZnjARsCLael7BKSbyLqd931DBVPo4AZ26Lrr57\r\nNYNHD9BdJiv8Xx7R7ijZqoCZCFY8ju5qN79wgsnEPpqsU+aus8/s16IyDMoo\r\n2PlDY/Bl6++yRvUaMVvkcztmSXl1NNkF5Xc=\r\n=mPpJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7d4fa2c372ce94f03bc1886a48d55979f66ceb96","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.34","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.32","@tellescope/utilities":"^1.4.34","@tellescope/validation":"^1.4.34","@tellescope/types-client":"^1.4.32","@tellescope/types-models":"^1.4.32","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.34_1668795348061_0.5825157497034748","host":"s3://npm-registry-packages"}},"1.4.36":{"name":"@tellescope/sdk","version":"1.4.36","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.36","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ebd99415c1e3d54acba6d71e80916c41f2ea4269","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.36.tgz","fileCount":78,"integrity":"sha512-SnTjy3/g5v8gWZ0/tKLQKf2IXZFbPMt7Xqr6DKdFKdyNa3t5jF5jHFwgxs5yzTiZGkqskFjUuFS2s4pvOCwzVQ==","signatures":[{"sig":"MEYCIQCLTobrD+tNPnEWvNie6/f1g2hnAHxIGNt8Ekx6q387XQIhAJ/3cly2tga+ZSZE2LKSnE1wu1boibFMJA4dMC1HgMEW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1872132,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfQeAACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrXtA//YP5Fh0JIUB+Isw8cHAgJQ1XuE7BsuO7ocGfb7zlimB6Tb+c9\r\nDYUJBOz1LyErLV9mDsTy/9BxvO6mBzREMwh5N0BLUyKUkWsz53PYhGqqXCwp\r\nUM/RMFD1QFDVYcYfZXpfzGvEuKpYlLj3Q1X07Ns20mSTjaSJtRAz9t5FKg5C\r\nCQ9B0r4rL8MWHKB/94o0KhWvI6SsT2Vtasvt66PDRExp4ZuQOaVrX0xmnNAa\r\nREHQuP9inTLs/BzeGu5U9qH7ixazzVQ3QAZmDbxlXthnTSIbYQoq+ya2P7mb\r\nKo3MQV6xCTWEKJm5JFgU5fmo3pN54MrlPbLNfesFQ4bW4AXaR2ynAEfFhBko\r\nBlTk3KAx+M/iwMj8oKu+FwMKg919MNaW5mO2deWi0GWBC0ifA4TuwyPEeopV\r\n5sPsFVr8KXRGPY5gyRamyfFxXh+FDAjfQUvLIMGIAPDzjE3IrwF8zvvfsqsB\r\njvFQ6xOBdPfZdB2bUzrsLQTON8JAFIHUNsSQqsXcj8oQr/W+4+yitVYHHjI3\r\nX9FlNG/aqXG5jTR5lOTrBGZuqZuvRWbQysmGWxvS0j9VIFlh4gjKglKvi8wq\r\np/IlW0CzL+SeGyyKAH5HEIwiRBA1/G3hJ8vwr8eoCMF/5ZQw6JAVLS0kyifz\r\n4XmPF6c4qRsz4uX9cD9Pfv5kHkYHHtpQdjw=\r\n=iOWe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4ed62b042f11a4e3a1875fae7d2adb8136b603ec","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.36","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.36","@tellescope/utilities":"^1.4.36","@tellescope/validation":"^1.4.36","@tellescope/types-client":"^1.4.36","@tellescope/types-models":"^1.4.36","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.36_1669138304132_0.40793409718295415","host":"s3://npm-registry-packages"}},"1.4.37":{"name":"@tellescope/sdk","version":"1.4.37","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.37","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"43b498af3f22ed77826c1f22f91b9de2a62247aa","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.37.tgz","fileCount":78,"integrity":"sha512-oA0RlTxOCwh82v/69uSRNv0hdxmCdURoSbL6boX1LBxYsfn/BItWQeC5hpykstGfTlqwUKQ7wRDORZ3sz15oBQ==","signatures":[{"sig":"MEQCIDS6FyiNBFHFEX8ULo69tIrWq8/b32dizVc3YmqC5BTtAiAoeYRP61m0HqK8dIYRymhA6EEGmd1obwIOTi6hSYXudA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1877527,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjfjcOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphYg//RFM1695et9aL5AIAXGVYqPDaP/p+O5I77FQ1M7J0uqcg9B+j\r\ng/3MjnbYLTxa0ZpQUdPRBnovpB8NAIs/ULnl3YVKfn3UiofvmhDxfeeyOHnn\r\nFVRzwk/jYwsVlC92Ig7nUx7fvYDnKdR+oGY93uoJYyxAAgH+8EhSB4daQphD\r\n84ZuX0fFHpCEks1v2DTCWk5E4wupDL/5rf/qcPROARclPzWzqi9CENhSGYnr\r\npxm+R6iDKxNbqMtp0GJ318HJcpVCXLC2s99f9MKqXu2zyzTwxEqKGmuaNF0q\r\nQ2Kzn7STLdmjFlVmJ3ATrDtYQVARb+muQCwPRFGQb9JFF0J8OQBNkg4Uj0Oi\r\nB/WPvJab6lsHJza/C/u5Q2PGGJtcRwqKImPHRgYcUJ/XrmVzfLub2652wKzT\r\nwnKl5jPNXJms7vM+AzXw5IBGqn5cXkcAcyHjosbxdXI3cwFJ8tx4ysIH2nEU\r\nm7wpQyI5pJeiwRLO0s1Rq0Z5cK7Q+yo/359h9tc21cl8mZPl5+V2AAMP1nEi\r\n6MZqqtrjpwnWR7r7Dz6iNZrrZjj386ZTVaogrXlarqNYBrbA/OVqwwsWMXUi\r\nINqMxSpQFC1MiNzfEslrLY3lUauk8UXZpYrb9IRe4XF/Kmm1Zg3lg3OHl2Lf\r\nswAPYnPN8I6ZUIyLDFP946ynWjyShOsK86A=\r\n=b2BZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e885083cb9125c3a6bacfae5612a474d00366b00","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.13.0+x64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.13.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.37","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.37","@tellescope/utilities":"^1.4.37","@tellescope/validation":"^1.4.37","@tellescope/types-client":"^1.4.37","@tellescope/types-models":"^1.4.37","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.37_1669216014439_0.11590673091107995","host":"s3://npm-registry-packages"}},"1.4.38":{"name":"@tellescope/sdk","version":"1.4.38","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.38","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"742c3093b42074f6b817872968b695098d932ecc","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.38.tgz","fileCount":78,"integrity":"sha512-gRQx1ydlallBevKPP2+e/9TwXGvIbjHvXxBqhsAUUANZP7Rr9gOhOppt9g0Wn7xiGs6DhDKvl3jBZrGLd0qk3A==","signatures":[{"sig":"MEQCIA1sVNkr6tl+q6Jubli0JZeD4TpMcJXzQbOm5NMvwSVUAiB2T9G2ZDGPEaqLrwMnSZ+nJ+RmdcU/VMdK9xiTaK2Z+g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1892460,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgvr7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmolLA/+KiEl08RruntVktCE+kRwQpH/qYWO80c9h7VZC9KeluemMrN+\r\nbmlVvo11lVrHOp9iG2epeL86cGRRHbOnVvufvz4I8b4dBjAmIZLgRFkeiVXZ\r\nTRlX7l/c72b/rxkhJKC9MLsrwYY373xxdxqZWYFHNB3cU0KWU85DgKbI+A0P\r\nFKb2drKbsBnfBrhp982CSdACG7S8GIhuVCK3fHQRKRrKeoDqY6ZEmXtl22js\r\nfn09Y2zcjHKpkjb7QUHMgdPH6vcNV0Oj1A1yYtk88h/FDq1RgBG7993+8Gx/\r\nosM74Uele24dzJRWJNQW+QLMGkXuzMVJzFlzeH9rGXaTtz/hnbB3dzf2YO+v\r\nkpG+lT7n9CWnhBMpx/qSwzZUO47+0OYkwSdcs63OFydWkdf4RXRMv+nWlvKi\r\nUjd1J0Osjb7ixz/vMNueJO9iwZk/TieBmoRsrKUDGn9vYbS9kO+EZMime18Y\r\newcm0L3uRHKWI0HlAiLRkZaaIPBzDi8gTmOmGI8by/c36hBvGTs/p+/FdSlK\r\npFm3O8NsLp3ArxqAYwVMRYmApZJZA25TX4NdB0ZswAx6nmP1E1wnZnOdqjU7\r\njmyhelw8jmNkJjcN1KhbJEmqQLJJk6jZIEMevQ3RRMtELH9X23XQonGZCon3\r\n8uTZyThmxnRSOHT5zZkeoJ64LwiSsIDpJRw=\r\n=MSCU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"564bdc0b1aa1f476be70fceee7fabd8afda30da0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"8.11.0","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.38","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.27","@tellescope/constants":"^1.4.38","@tellescope/utilities":"^1.4.38","@tellescope/validation":"^1.4.38","@tellescope/types-client":"^1.4.38","@tellescope/types-models":"^1.4.38","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.38_1669528315559_0.5012436632564015","host":"s3://npm-registry-packages"}},"1.4.42":{"name":"@tellescope/sdk","version":"1.4.42","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.42","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d7c0d829bd1c27013fe6840fc7e48e942a54375a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.42.tgz","fileCount":78,"integrity":"sha512-HLJCtzo4DLEPFW+eB67CP4Qy7UkIxYprBer2gykhO06x5bckYUU12N+ygcjqGzH5H6fxHfP9iQfpw9ybxnaI3g==","signatures":[{"sig":"MEUCIAQh0dcHyiFR7vGzuaA39UvjICJk208jh0RpJugvYzMeAiEAj6eK/ZdMTgXwdD9nsvgQ8JJCrMKzWwt9xUDPLFMk22w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1900146,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhD4eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqpNhAAli/ju0Hn78Bk3KSlAVN9JeTzdVDyAprO+0T281NPFyhOUMsL\r\nGDTTchpF2hCJs5jPB5uG4fub5ZlKJ+/SPNlw4sJ63qsuyinQUO27W5ZH39lz\r\nWGQT71CUL7RpzJOCLIGVwr2COncqEqtlG2C6BMQ6vBu6CKKMozlnXTevWa1W\r\nvBD9mpMoKN5nYHf8+LzOQhAqRts5SDrQjT/bGPYOOKbhp2gmPQmqy+fJ5RGM\r\nBE6KsXi1xAtcYlcWJzeRVu/r1cQ78Og0oqWOxpWC58JYUjh3gxKMH3pQMblm\r\nc83nTRJPl89cjCj7zsh/bT3BRsEac4Ty69mV+p2RSeyNof7GBGcnlMM5odpE\r\nXS4lJiDi4uVen+fJRxMpQ8Uog0gYeC+TB9wPJcR08dppcw96zSYEtUmSlIdI\r\nUjiatXOMmfMXZ+nX9CR2C0jdUrwfXU83Oe6UBvULFCmq5RQmxbcDE88Jl6v7\r\nA5VaGPlPh1WOjpTXZhVID8fg0ns5povihP6+FD/t951PhsmHy4kjvpygfrFd\r\n7/xWkkgrImu3AhLvBgIthsZW4Z0roO0oUVdbqHNMbAyDzYtXjKwO0RqrLB7z\r\nUkQbhOeNDVYhYqP8xveOIkmYc7H2GMlEb9if53NspOHz+Xwsg7AFoYfMfc+J\r\n+r6zvQletPQPVSYR8LwV8JIzr5S6aUcu+wY=\r\n=9P1g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"597879da4ac434abce09444bafcf61343d8dd936","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.42","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.42","@tellescope/constants":"^1.4.42","@tellescope/utilities":"^1.4.42","@tellescope/validation":"^1.4.42","@tellescope/types-client":"^1.4.42","@tellescope/types-models":"^1.4.42","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.42_1669611038579_0.8868152153900759","host":"s3://npm-registry-packages"}},"1.4.43":{"name":"@tellescope/sdk","version":"1.4.43","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.43","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c182f1060d1fa2d508b220ff0eebbfe62e343d60","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.43.tgz","fileCount":78,"integrity":"sha512-auEZ6Jz7x2bqufouYhjje5EHAQsu647d+KTcgJd+xJkNGVpsxMmXeg3gQD+n+KgimBpiLEhOV3eLUN28/5zKbg==","signatures":[{"sig":"MEQCIBkDGkNOtsmGkwgYlX+b5OqFQIVuzDqnVqDDgxX2+WeMAiB3NGS7GTswURpM8X4BMdFIdw8Fue6I/Yq6CLktxPFnng==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1898911,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhXuEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvDA//T9MuHW24JN/gNG1D24dLX463J1bg4RmLtFn/VWOatl8O66R+\r\nQCGYOlPPrm2R5BodVKrAXVRnyzDhmtcMjC7P+AXQMxeOMjyfDK5xhYZFtONd\r\nWYXKHNRG3tRcpS6Nxh3uwHx87RJFSRoUyEorXrvOdHrX2rSTXZaspajkvYk4\r\nZpudoLUi5wdNhDd0Z/g1AImZefVQiW3vnI93q1VKCeeoom9NC4VX/w3n0ixR\r\n46UYZVbJkQj63RWPO/OuEOzUA2z77T4K33Ma2fDBTs3xqNXSJ19rSqwMvZQJ\r\nzb5GXSckztCj/seMa26BSyrJcaKmUBv52NMdT9ZYHP2C1lAwXbehwlpke49P\r\n8Gm3+22ATlKwHpgzicOIknxcfzjF+E32j5emKnPYEVxF1VpFnCQ+ZOo6UwuX\r\nmDVLa2DoGQ2OFM10jpwNEcOHVnLqHA7OXArX9ADSh659f+hvMu1cCUsHJydz\r\nEVZb6RpjIiQ4/y3HghfRddJd9FJlrpikbuB2RgcjqV1nprBPfAA+uH4I/t95\r\naop4h2dSABmWMcODgNhfGOBlaosFpakj8ycU6fc5GRO8YsYLd52NYvndY0xK\r\nSS7GwfE/cwWJLIW7o3BUxAHrhGmtYxdsqh8xcoJit8PUY1lfoJVzl58OGQwJ\r\nIIM+07pnHH1cPamrKxklliCAS6I3DHyIDEo=\r\n=QcRx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4aa99fcc308cfe9e66e40fcbb910a1a17990e484","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.43","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.42","@tellescope/constants":"^1.4.43","@tellescope/utilities":"^1.4.43","@tellescope/validation":"^1.4.43","@tellescope/types-client":"^1.4.43","@tellescope/types-models":"^1.4.43","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.43_1669692291939_0.1031944908613116","host":"s3://npm-registry-packages"}},"1.4.44":{"name":"@tellescope/sdk","version":"1.4.44","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.44","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"521a2ef877fff92ef3891b86c8dda5965ca03244","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.44.tgz","fileCount":78,"integrity":"sha512-DCsfTs/gCUvlMVLW2jx3VjH56IefGbe/l62R2npv7dnzyd2gkJiXf/0st3rk3x8LgZbAwgQuqUBFr805sdKhlA==","signatures":[{"sig":"MEUCIQCMyanLSP8wBWl1AqKG+2D3fVrPe3X2ZZ/wYagA8XRzVQIgF16Rwx4J7YYt21kl8loPaFiP0A51UP6I8i3uhTiWwbw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1899975,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjhYNoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNEw//T7ZwpYqxqyGigSS/F2PCOPjoYF7CtS2oMHSrL8pIuVWt3stL\r\nBgCfJijJFDRGyAEygbj3athZf0NrC07NEbER6X9hZkMlb//ev/PlGYISfnzj\r\nobU/17qIOt3bCWTUP7JiFSfAPihzslX0iPz5AYJ8LNZ1EbNnrXOFDBoy4O4n\r\nJ2a7A1HBxzZ+0qarzBXcR+aYIq8KZYoKLsh1/DwIDbmRS6QlqveRyYh5Jw0c\r\nzOYRx4lmxg4/rdMnaaw7kFy19O36/7O42YQGz6J4Ax2CFxgxaiUNouVk9HxJ\r\n37+coPniytoj9RQDhpDDYskMr6JfD6/USD66zZmYEQUx47j9MYazXWrmx+Ec\r\n4bSQAS1tCdcBfdPuLtfiLkTLUISLv888BvKc6Lcyu+N2ObtlzjFupWEanFO8\r\nwUeg6nsAWo/QpUuZSZrJyCN0E3ZsE5D/AWH39lULGnk5gpNrea5+F7qJiVZj\r\nTbJfglIArEc7iTGhmHSbTYzeAY0y5E6+ZtURJd3wE6ynTwL7eSeG5NcRoALr\r\nY07jaqN2hrk4jIGwCwoXd9CLU+7weRaaQYUFKOuqw6vBEFG1Yve+EyF9LiRn\r\nADTUiCciYzrYa4rcaQB9VsMydQmsZLPFUkH/LR/FIzf+SZUjO9iV3S47bFJN\r\nFCZ9sq9ezeMup4Xh057A0s8IIJGI9Ixi0nQ=\r\n=pPrr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6a5b4fdcc52294d38f124740c5056c1937fe164b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.43","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.42","@tellescope/constants":"^1.4.43","@tellescope/utilities":"^1.4.43","@tellescope/validation":"^1.4.43","@tellescope/types-client":"^1.4.43","@tellescope/types-models":"^1.4.43","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.44_1669694312737_0.44113003047030275","host":"s3://npm-registry-packages"}},"1.4.46":{"name":"@tellescope/sdk","version":"1.4.46","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.46","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4e93b1e090641e95d3e0f9fa1d396d8b7d7ccd2e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.46.tgz","fileCount":78,"integrity":"sha512-Ca0nmYmU7XDD6/lbsrXwjv/vq/KPEODyNGnlgOEmxCiVjDdqzHeMMNI98rZpanQp2CYbb+Tu2CAfuPFLGi3fag==","signatures":[{"sig":"MEUCIQCFwt1qTEMqvPB1oRtm5gsAvoQQSlwRBJKsCR67IjcrxwIgDO1nEP990hv9XnTn1NLHakCCOsB0bjC5xUUqw6yKOxg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1900068,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjiT3eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7KA//ZG5JUDOAuIWH5EKGFolaxyR0S6EFrwdDttA+YUYNybj7cANB\r\n+vJdvgVyoRQJ5sN9Obp7gsujZHRS/CMZqYbx3b/cW54UEuMbFHFZcmEGcwgT\r\nPCnWneBXE1oZkP5DekDbZIlKBXoqG4DItR3KTz6sXzf33Q3CiiM+H63qt3sd\r\nLdZLe2SR++0BKrOjCZ2xWlnUkSAy4Q5A8/a4sG78bJ8bxlzQapNxJPOjDT1L\r\nYhnEYvPUeGXRsKiBV8uPMczmuibaaJ2tr8QhvsxMQy1fbWb1U/MQxutsV4YY\r\nIRig2DyQzMX4ZjOt+1eA73ZIQvby2h0jDXaP8qjHlXgCs967r5NeqD8/MYHe\r\nnWe23ocnUtnizCDL8BCDb/Eqk/NuYEozugNfOM3S4epDz/uf95ZEDE8NODGt\r\nL8TbMXJda8T5wM0ax7N6CdfUQazJMlQgH198pZReNdmSsO0U6aE3xzAUs/HC\r\nuuWYoSkyQHC21PtY7me5JFasQrZDvje0+OZPmku6w5zczwzBhao+zlK8MibV\r\nYc15jEY8gRWzuoIAOVidKPU5vxHPNBPPMZjA3g4fT7PQutIOWebxeIOztj1C\r\nD+eVZJzhkIyk3dsupyzN9lMLQ0rd+px4/buKT9ob001cr1EuSb/abHRn6kS6\r\nkkm2FekflhS5dz4GL/zEf49wKGn4+IA2GbU=\r\n=DJbN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5159b0fc3d2dafe0fad5a12afd52fa8e4fd75c17","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.46","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.42","@tellescope/constants":"^1.4.46","@tellescope/utilities":"^1.4.46","@tellescope/validation":"^1.4.46","@tellescope/types-client":"^1.4.46","@tellescope/types-models":"^1.4.46","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.46_1669938654324_0.47122990187299973","host":"s3://npm-registry-packages"}},"1.4.48":{"name":"@tellescope/sdk","version":"1.4.48","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.48","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ad1bcb1138b152196dec79fa64b578dd15aefa3c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.48.tgz","fileCount":78,"integrity":"sha512-Me/VZeil5u3hbObolfFl6uQw9iai1aqFgr3gjk5ClJ/7pvZX2zpDCIuYdArJBbw7dQd9pDy3iVvc7HRZL5IPjA==","signatures":[{"sig":"MEYCIQCfHWAkV0CrXsbTSjrQytLV6D36Fnbvacg2qXFLJ6j0uQIhAMJYRxjKgE4lY0o5UcpHizYAdMU5fPt7K6FItMNV6FGe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932765,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjl98FACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLsw/5AE7f95lYJW+DFbKUdJN4pggzGv74T9QjNeEDBD1PwCum038e\r\npCGZPtcGN3XSLlX7A2FPf1jIg2uQjh6+NeSHu69mS46KNcdnwzl3/RqH4X53\r\nMCO0BKzBk/hIzDg7D4CVOQ2IZ81rIES1R6g1bbI/aWJpYYPnytodENMoZdZn\r\n3lje+XvcJy5DB7TS74rMrDRPtKgBGHfgGQrmHzY5y0huEcr0FRnIOo8+R+yn\r\nHFdFSNDZ6tS734Ib64ylQUqdKOjpgrjRmmrOIqJEYsnbFleRkqXhwevfFeca\r\ngwIhEUpH51WcyyR+IzT4LPAfwl8iK7VbjZQxuMCCzJFU6yE7gpzznAD9TYO2\r\nyM6Ucq0rVsykIpz5JU95mXTWIQRn8OUojJ0NQ6xDMfxVSgTUC+oNu3UIaeBg\r\nQB/PSGF+gjQMG087rStKlU+WzdqYiMNVkF5Cl/PyHSWIzgdNK25wGbfU2xOd\r\nx01QS0jUh9jemM5YuWX1MxJ4UoemhxZW6Vns7gCbztza4itRZkVzeNbbTTWK\r\nj9C75Z9xH6t/JGwuBdIeNtcnuUABRNLMk+LNKHaHGGXanWNtUc4hCO/nt3dJ\r\nBc2FlFd3z2FfGE75XkYwLoO8IwNHuvVNKVRcICXCSloKg0KTMlQYJ+MdDa4F\r\npzjOaEp+CgL05RuQEH4gZJe5eLlJOqCAqLU=\r\n=Lgq+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d729566f0a400fe2afa64aa350493bf89dd7c189","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.48","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.48","@tellescope/utilities":"^1.4.48","@tellescope/validation":"^1.4.48","@tellescope/types-client":"^1.4.48","@tellescope/types-models":"^1.4.48","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.48_1670897413422_0.5997981719863068","host":"s3://npm-registry-packages"}},"1.4.49":{"name":"@tellescope/sdk","version":"1.4.49","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.49","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a966f0addd41e04783f26337f16d7905d8412299","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.49.tgz","fileCount":78,"integrity":"sha512-sswxO3h8nCUN0bWcT/25rBO7QbxkmkDGdT1hP20871RxI0f+jPNG6QGJyrt8DYn8919eN6omMdQBpuLJiWHk8g==","signatures":[{"sig":"MEYCIQDyZS7EnccB6bkcPrxYKOXHDi0BUwvxKc/4xvfDFVzOZAIhAP5ZvOyLAuSCP0y8PaJfP4MOlVEdzGwcuqGUxTcegurV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932485,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmSD7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoZqQ//dmdx0+6ITCpx33e0y6LVaveNRQsuPny1qx+G6zRy3TS3y1W3\r\nlaKXGWN94kMsl7YBwmxGDspTJOW/4n5hOQb/csxdLvuU8ILMWheyrBYSxzfz\r\ne8wcg1V3IEt79y88uHPF9ynexo4exeL2rimRXFowZBHan1LeP5tx4ktuSwHY\r\n/bzeecCB/GG1aeHO0SrmTJeRsp0ziIGsIFhBwsZxZmMWQOzAvcW05UHOLf9d\r\nBIryBR+4PyemJiz1kczERhkez/xpCyUTApq7MJ7Ul1Ow3urToBsfCgMkHDjy\r\nhfSgS/zfuwYVnj0Ldfihm+57tC4O5FdXpGXvoh1WnlKfApiaZ2WBCglntqpg\r\nFPVuvm+dOFgOZh6cY+xOEQIhujZbgQ1IZtfVr1W8j744Tjirpxd/dgBfDGJK\r\njaz+joKynJQbegfas/GSWjC52uPaqGTZmywoIMNRFdxsD+F8GvBjbpRYOI8n\r\n/pp1fUte5DtxCbGRRZmfoWAPpaOq438fq7hG/jXl5fAdHmmLW9HviweJVc1u\r\n+bvaH8s6qCN3UGuys/xfuLJibZwYg9GoBx6EecMAoY3DCdix9xmbZQ9dggzp\r\n3Pcc21Si05WxsSG4D0bejk48r3EjfSATNBjpMwmWFMZmJiZce38Km1V3KPdO\r\nFCkTvrwULJHscC794RVzkokp1QuSLRgkMgM=\r\n=ytZO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"727709e910e3893f676e9a13de14c6cb8ec1ab9b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.49","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.49","@tellescope/utilities":"^1.4.49","@tellescope/validation":"^1.4.49","@tellescope/types-client":"^1.4.49","@tellescope/types-models":"^1.4.49","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.49_1670979835018_0.5146356925960978","host":"s3://npm-registry-packages"}},"1.4.50":{"name":"@tellescope/sdk","version":"1.4.50","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.50","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9ea815d5e7bc939dddbc5a3dc6b963433c73c14c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.50.tgz","fileCount":78,"integrity":"sha512-kmP4NTdy0/rc7fTIJz00zJHanawe+hBkbTBYCqX7hchj59TSdjEo2wh/TfWRhf4vQ68DnjcCVxbc0JOPzIfaxw==","signatures":[{"sig":"MEYCIQDn9+BetD7hMZJ5wqEHhEGM9Pf5QzjcVFMyPTXRSMHpCAIhAJ/XcaauKI/CaSOhemr7NcSfPMNbxMgceOxFwFicCDLh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmo/9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpKaA//adGOudsAUQs3anBRQIXFyqenX2LzZ9yudZoe+xPVlIDMILih\r\nVRbEloIXprxawBFGm26mDsjhOb4peQTkKmIkxdyDG59ie0WdDRGPwD1hOaQJ\r\nUbpHI7tPZTUg1IDVuVG6A9/TYlQ++S7dHE4E8Mru5cp4UF3GCa0kpBghuCSb\r\nzwAFiGQDM2M/RW6O8AboIP3Xie9ysyu4XlQWWzaMUo26ZRC8Qs9pl7L/g9iw\r\n+orygVJgC7hJCYaO+umkjVZPZg/Vv4rA3gOdfSIL1+Vsu+eHHkttxGhEPq0N\r\nQs1TQiNsgnC//YgNlZkE6Wy0QMVtFvepTCE3OvHHkI+mHhy6m12jPfPIXHHt\r\n6c7MXJJtS2NHvEciUWszsB+e3OAV8x2cgjIC91N/fpcSz3Rwj1W/SA5AGGiD\r\nIwMBNnR4K+fiZl1epAzxblSwsy0D+6xHsODUyEIjzPQisUsjJbOcRL2mXX2Q\r\nA+c6/qd2iKQu+zOW0w/3p7mMs3ftiOLwFf4E9dNR89m6mCqNz3mC+0xb+jL8\r\nQ8IABQ6rj2z1JVasKHlc86a2lNHbEXTX9mp9Mh7WqpJYjDXG70SQn2eFmYk9\r\nkqsIPyYERTEaCLMcxi4NDWIzuLsqSlvwlq23Kq4CyvCkeHII0CwetO+KLh4F\r\nBsqhz0mqf9WL+bSn4fdMubTd5uHSd01FFNs=\r\n=zJ88\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"49e807616b4b02a67521fa7b9249cba7c60aac11","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.50","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.50","@tellescope/utilities":"^1.4.50","@tellescope/validation":"^1.4.50","@tellescope/types-client":"^1.4.50","@tellescope/types-models":"^1.4.50","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.50_1671073789295_0.9589122864601722","host":"s3://npm-registry-packages"}},"1.4.51":{"name":"@tellescope/sdk","version":"1.4.51","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.51","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"62a17aebec6a3d75c56d1dad0053c03cc2b276be","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.51.tgz","fileCount":78,"integrity":"sha512-cQsmce+JBsNldOxi86GDAngUXOmUjaBqqd95byAeeZpOC+kHRoqT2uIqrg7UrFVna7aK0sl+VTN7YForQX+yNA==","signatures":[{"sig":"MEYCIQCr3EZ/aRNsz5Wy9pnJYguL8smE1fUZCAhP3AV69Gx6oQIhAOOIdNotuB2wp+DySewqJiSjCo/p5ZELQFY94g7fqQeb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932305,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjmpplACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpxgw//dPsB9y6FXB7KOX0eU801zzxePEVtDSiPU4vRq+P/rEYc8Cwe\r\ncaA9nFHPm/yaNxdjDN0BT2qFh4yzajewQPxHtE9cvJuwz5gMVYUf7EzudQWC\r\nmt3xiDm9dSSWaOPHo6IAznO6FWzHleGZFZKtSmbt6a4HySU72l0Ap54uduwB\r\n4ieIM1O1Kfe3qyv8fPGX00XI7hvj0tb/tevXz3HYVFPaE/l1Pa5R2uBxrA7e\r\nml/ec8/dAMWZNSgFxxP91H0N1eojrYH7YPkCLGyUIa1vKaxm5THLoHhdmq0Y\r\nshbvi+KakJOhBGfuO+Iq4NDWXNBgASzKGZ88Wd95ParxaMKMxdvyKxugiP6C\r\n/TTUBw265+xUAtVZRbzVXsMpHGEyjUJkQwdAT+3a/Wotq6u2zwxwc6iS8UHn\r\nVZisPCwN6IHypml95c1GNPHZFhx9gqRjFaIsqpffo3q8o9tDa6aGVVpiCFeW\r\n1JH9Lz2xR1KJHYE3ROORYv3PwtU1zQEb1Ng7NsAEC+BUjQKqjzhQTfUe3ylM\r\nzgQ2wa3hFmhKUfc0aGEo1EwiGIXP+8bQCdwwOX+xUT/QlRocHf9PxJ6DQNy/\r\nwqMyVkQLJVNpMp5ZMy0iiL5fm9dTeai+Q3VOOukfe7BdqrulQ46yAjb1TX9P\r\nphbKobuYgKbw9XhlS2b6dJaupCNBjlAPEFk=\r\n=9e+2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e454b2e44e06cb7bf177179abaa6bf4618407116","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.51","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.50","@tellescope/utilities":"^1.4.51","@tellescope/validation":"^1.4.51","@tellescope/types-client":"^1.4.50","@tellescope/types-models":"^1.4.50","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.51_1671076453037_0.0732886196848308","host":"s3://npm-registry-packages"}},"1.4.52":{"name":"@tellescope/sdk","version":"1.4.52","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.52","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3c32524efbbf985297eab587e0317e4ad37e7e32","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.52.tgz","fileCount":78,"integrity":"sha512-wTF8TZTZ6yzIxhtoRkuub1iHN6eDGiV27x5rz4cCtaGyClhQ7lJmtn1NYB+EgiwZs1Hx1q5eZv+f/dHLhh9kpA==","signatures":[{"sig":"MEQCIFNp3Rj9k8cTxXUtcDadJfRGcnBIiZ+l9Augm9aWPBTrAiAfOolBLNHqt+LgNzWUBHM06EslnngQgg+fB5pylBrRBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjm3lcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqNAA/+KqdyR4fd4oBOiFOXeUs1NdyI+YpvCpkj7dQdmzkH5ngja0zU\r\nq5cvCnR011PFv0vbio7UGpkf0EjDqzN2q3ZzUpu2/NzSsiXA0qpizXctjkEt\r\ngAU7rLzd6yNqRqa82SgQQqe0681qxnICPF0veG3T+08jPb+MktdqXR3SHtfL\r\n9bDkblJEv4q5rWKOjNPmIvnwZK3OEQrw8t1FHC1IJPbWVDJVx9whuodTCLjf\r\n1nJK0YEIHcmneqlT6L9Pr8eSXMbIIY9hKwwg3lZBPnPTBdHwYp1y2VhrnNDR\r\nARFIDBv5lWe8KvMxRhYC+y27YUG/RZWucMIBgGrd/wtIF93rVGZyVXF5KZAo\r\nBr+aDlD3iuixVOkpA1Ty4gwl4PLZVlMdBvHMLXicxkcTzdSIYK3M8Lj3P8BF\r\n09Rf5FaGRKivQ5dNAYhiZRYBdRt+31219f4IofRuk3LWz8dH3VscftchKubb\r\n6SkGA/92ikvteOEEQDtKObx70A3KlL8QPFJG+KqZS+ujWNHNGjLGdIhrNDh2\r\njH5Xk17ObqovecodYCfwHf+QqZBfk5GRDQHiHK+Ny98eD8yZbdiLMzZSzHbu\r\nDC3oGIjhQFbKNE+CYOjmun90Xwx/meCVc7lvC0HEeyuWVMOlRyRbvJA9T8cA\r\nze75H1mTaAYF7NPjHvzdu8xVqyWYJTObTKg=\r\n=SH+w\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"456cd4465cb7fe28843cec4b81763cf3b37026c9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.52","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.50","@tellescope/utilities":"^1.4.51","@tellescope/validation":"^1.4.51","@tellescope/types-client":"^1.4.50","@tellescope/types-models":"^1.4.50","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.52_1671133532716_0.9055955957090138","host":"s3://npm-registry-packages"}},"1.4.53":{"name":"@tellescope/sdk","version":"1.4.53","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.53","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cdf00bc3cb12d89bd4ab0573e5d081c72e070696","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.53.tgz","fileCount":78,"integrity":"sha512-Rmo7e+a+8u4g2zUaVIhjPEQ7RyPzTjiqC1MwXyj1orf5x5FPrHUyZCreZD3TImTUzcmZXhLABrRuTBcnDtzw0Q==","signatures":[{"sig":"MEQCIHJU2MzaJLWFc3zeF2lA+Xa5L+TfVrxHY4G3wZPAc/q1AiBAlqi//ZZlLdQ84h123oU6LDolo9O77IXoFg6hKeNFqg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932715,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnOp7ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq9URAAkaAHuGr2K937wiULi/zGpfrZvIDY+lVD3oSvFmWOdZMnJcZz\r\nyS3CdwD6GMrNd7JPpqAgaaO9LUUVqD4tyh3JNOxOtyUKsOlh/0KrPpMYjzjk\r\n8xriK11FFVFQkNEQPs6pXQtI3w/cnJXPeW0ECkucRd0TCKUxnfQ45C9ut+Xs\r\nKtb4kn3uRX9Q2TjYTPBn229KHTU5XPOXpuGSDikuj/HSeJJNmuxJ/GdnUSe1\r\n1fciEKgxVrLJhbz1H9tY+xFBHEPU8bjK+xgkN/ahfo8YJbzR71DCBMT+9z/p\r\nrExLi0LOhRXFhKBoZIiSwQVUARGGN/yxGYuQfgzxnjQ+8LGQCbWDbrMkiwp+\r\nyjzM+sALDQLEQlw7HkHb/nA6paYUofkFJEga8+b/Z2qxzv63OOeRrcll10s7\r\nZdOwrloiKhbnE2ldV4NEM+HJMb2KWZ1O6E+wAa0qLhsXEO+0mdp9Fjh/LgmT\r\nJD4mcwnufihnPRjSpB1zPF0gW9HvGjx8O6/SIWnF3hUfe50baMxACML2LIdP\r\nKAl0VR9bKSAASLgxeFOvJtMqXZz965Rn4L+Boo0SFtSMH28NzaE5GxoH2jHT\r\nbYMnWZRWcPi02ikYTLPcAvDoXK9ck3ile0bEgXDTa4CbkZ1vvS+vPlkX8gp0\r\nupj+fqkpjhkGF/ifIEYISxUoh3yOVPL4p70=\r\n=ASfm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4c2fcb80d18d0dbbcb9abe71d47fc8aec944e030","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.53","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.53","@tellescope/utilities":"^1.4.53","@tellescope/validation":"^1.4.53","@tellescope/types-client":"^1.4.53","@tellescope/types-models":"^1.4.53","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.53_1671228027340_0.6060095335005864","host":"s3://npm-registry-packages"}},"1.4.54":{"name":"@tellescope/sdk","version":"1.4.54","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.54","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"399bb96264a0080e398e9993914545008677b7ab","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.54.tgz","fileCount":78,"integrity":"sha512-6UKosfz+6LeoE5B1QvE6e8QVxWHjiLCB0lCpJlB2mi0h9PvH9Yx+A5gY7wBnjTwARrfseE1PF4vN9d6AwucqSg==","signatures":[{"sig":"MEQCIFJaAtiG5PF0BP2pDTYVsdY7B4Gwhoi/LhE0S/M5BTcZAiBMn+8hyCHv+NWEkpSgg3diNkuoxNC5kU0pLhfKl5KcCg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932741,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjnpeYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSgw/+N64UQ0DxNg5E1O3qXgn2iul/gTpeUl4nfTIyTX4QuSIuMtHh\r\nEJzpWPaSc58kEw9BGQ1GhYAF/cRYtzYvW34IR/ti2wgXznfJzcnZ8B1+UGtU\r\nXtIR29KnXsGpW/CsN2DaSM3MS10tsOn6mdVja2YYlb/3NTbzXZfYgM/0a+vz\r\n3GHKbYEw1e99QbnfNiYE9of5bzTUESjuq25/65C6yWU7glJl89qs8M+sQ/YF\r\n5jLY1IidPMMOVl94vCCDPf/11tC4WW89BXsDMN8xq95HrOCuTGqvv2lpjtzU\r\n36eLiFBIv2gE38GfspkQ0/Gz0VAEmGlADhphm5cLHmXIDQrk7ql2/N8+8/mE\r\ntKlKBRi10XFOjBYdZbHgLReX/0wcB0aQksbchWCKyKdPxOOPqR+L2cVa5b9j\r\nwdlN7Kb3w5ieI3zwL+/0FTfg2+7onbDsUZdmltfpqQAsqDwzobb9n5rA9qbF\r\nSyjTo+wGH01YE9pb8/U8EnGzEKz7ODMfKt4Q66inNy+hEHTrPishqI9lf6pL\r\nI0L12dDhud7wX5yyCdqQrBMp3sK655CnGNT1YndGkInE6HrUBIPfZaWccqQ9\r\n8XrD9rJmZD73is1A4Icn1+1W2RvXTwbawi9AnJpQbB8jMF+RqroM9QTg7UvG\r\nKFgk8Nz/gVTz8N0cu9S+IMiDPlPm88Ntcc0=\r\n=TqKn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e72ef8defdd1765d856436d64ee138988d73c802","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.54","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.53","@tellescope/utilities":"^1.4.53","@tellescope/validation":"^1.4.54","@tellescope/types-client":"^1.4.53","@tellescope/types-models":"^1.4.53","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.54_1671337880089_0.6223559810325621","host":"s3://npm-registry-packages"}},"1.4.55":{"name":"@tellescope/sdk","version":"1.4.55","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.55","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"57b918dc346d845fb015f231710b9f4bc5128f97","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.55.tgz","fileCount":78,"integrity":"sha512-XN6b+KXX5usiTKuYHmWVKzHOu7Hd2rHfy548/gAu8nTcPgEsfDw+GsQkvemmQeHxI0tJxFsFgbSiolFiywcP/w==","signatures":[{"sig":"MEYCIQCNtplGNu7jBZlRjZ28GgzHxnIRLXjcY9k4OB/wzteIeAIhAKkvfYuOX7qpNP9tCmP0dAGdw93DNcMGbu0dHaYyOjP9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoN8qACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpulg/9HajC9R9mQCRIY7i0tomxZdCbk0NPP/6pMPr84KhxJbM2b+Th\r\n/0Thzpi34a7x1i9Dc5vp0rARuB1QcU3tjd0mx3BExpUCw4vKXXlxhdNXiXsA\r\n4RlSG+fmGAacoxmn9BKT2WfR3l4LmexnwZQglbyGrlIxdlDSPKSNi+RqpnsB\r\n4Szq76k99T6drBcYCDOH/cwGW4tdzXH+zrYFZwLO7zuxafJMiAFnCS3RSiLf\r\nhd7225WaY11wQWcvkxKxhmTmJzpxTkepj2SkWQYGb0evilmicsoAFKBFZDk+\r\nB4C7jWT3rBvamQudH1aLVU9yLsW0v7Fz+lsNPWxxZ9YY3MRhTD3wkmpbDakc\r\nmEdzTjG4ljZEH/ZFJGDBShBuKCFdofplra3NIxjcFSEkZf5mjV0c5Z0upR4l\r\nMe3Htn5GYAObeHVQTgbPfgvLdhADo1q+uOQuS7LX+L4ubKqEZye6mpC7XAEf\r\nVBhSvawrhIPoEkB8hPVXioiM0/AawRxtDsAXX/ssvw7ZiQM51geu8BWKXKkb\r\n16UQf7Ut2AQGh4BzMaxDPae3G7vgP3Le66rgcCCIYaK2sz7jihqvP76xbF+o\r\nfurq96+4YkWFZdg+9t2bYFJ5kRdmXcFivAI0ayiiv9Xl0Ckk7zeDgDiXH/8r\r\nZ9G0dD3uselPiPsilC4AihqKwTxe/r8A51k=\r\n=ISd9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9989ddaf0e2dc409dd3c6e58e9ffb6453aabb16a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.55","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.53","@tellescope/utilities":"^1.4.53","@tellescope/validation":"^1.4.55","@tellescope/types-client":"^1.4.53","@tellescope/types-models":"^1.4.53","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.55_1671487274154_0.8152605620984867","host":"s3://npm-registry-packages"}},"1.4.56":{"name":"@tellescope/sdk","version":"1.4.56","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.56","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"398c4fd0beb2743aed6583a8b53e268db0bff910","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.56.tgz","fileCount":78,"integrity":"sha512-CCLZiFo4RAxwe391aYo9iXPGxQL6ucJoJDmAdP5/xXqIZeVZXDtApBJPltxycVOPkwF7C8Z7/R3wLFN8jVaMuQ==","signatures":[{"sig":"MEQCIB0/nqE1llW1nciPqfQr1vD4V9aSupPzePj7JBOJTfo+AiBlI7ZxID8j3HESmEiPzu9qXJZ725KBQqZk8byXT8NesA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjohHMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruCA/+NIgrL2iE8kgigECv3ALvNBpFxzRrbPwkTHUIySdxR0MakVl8\r\nlYhYB/4LPcm06nenFTLo6nxeD330VzgJMqf/Z+GCd6BGQCe5eKkdCWl6DBe9\r\nq3saBBg2W+JLt6RAEYkMycPm3Viywp7faZOgpmWpdhDH5JL53got2/vY6axg\r\nimKObv3cixUV9dWXRm9f/UGY0/nwG1OZ2q7OhNorGHaf2nLYMSrPc2tuACOT\r\nl/a5TALwf5CTO4AnSMnB2gdlg26oTJzE4txRHxWyChzy6TfCgpuH9rMvZtex\r\nkJRe5LQBMwu5yLL6P8xShJshpZfSsvPSKqTwU8pa71Jb3Ux6K3GcbaAyQAJk\r\n13i758MtUYG4UhJI+lLHtQW58+9uKnUFHvmfsrSCSzY7KYhhoHzNcPBH+yDq\r\ncnMeVe8WOl3aPWS4+GTYEchMdP4GnGRJ6NGzQJfvtZv3AvAe1k6qCfKDmud9\r\nSwjdBVRk4vP36nOpMLobudvySMLhRrk+tMIrm3NbLvNKuQ2Rx4BtA702awlp\r\nLkgt2Toll4CU4aZ0E0JOZszeEXe/cOOV9Uu6fr4zWYBf6vmD0VU2Tdd3Be01\r\nV9gE4xMZmEogQTXZFJNq1cIzzeVu35VDyhqtpeV1u+KPPT1ciaXCuaBYvV6A\r\n3SwUdqEUK89KnHDrzxBCFJMpTMsru282ydM=\r\n=slTE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1757933f01fcccb6dd16f3110bf002665c80fa7e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.56","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.56","@tellescope/utilities":"^1.4.56","@tellescope/validation":"^1.4.56","@tellescope/types-client":"^1.4.56","@tellescope/types-models":"^1.4.56","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.56_1671565771890_0.6710656682626284","host":"s3://npm-registry-packages"}},"1.4.57":{"name":"@tellescope/sdk","version":"1.4.57","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.57","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"46b9f68d5083a8230e0bf517c98c6e989f0e6d2f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.57.tgz","fileCount":78,"integrity":"sha512-LbGpLi4XVK2s0OYlPIs4W/FTeV4kSwJJowa4s7FdJ5MEFwiG0DDRtx9MiR9s0DOvD//UK84NFohlawowRr2PpQ==","signatures":[{"sig":"MEUCIF5OG0il7IwMLeiSnrTpkjqcgH/lB2kS5M9OAuNCqj7oAiEAjBxCBjNKtwRZbk9GlcgdPc+Gc4dLKjo0wgLWpcXGfQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932744,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoj3nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLnw//bzNaJOPMAca4i9X+jo6aIYPd1U138gu+B1UgWL63jFNwPzQp\r\nAWdaZutbuIsIct3PCAqWQpxtn5923PhwIwnLHLKTRKHgQ61ZFz97Gor2Foj6\r\nu9Y5n6okz+n3RwhRwZbUuk5u06dkGrinPrsePFDnUpGXqWEBuamC6Aa/4Swi\r\nM3OUkDCPpMErfVOr9yQVoyUj01MRtl9jM34Dgn7mEGCCFQlxqcm051lvC55G\r\n6Lo+XZAQ6hmPiWAPVBawgaIdb7MqustwN2iCT08P9Q2xfP6O0wWwEKiCJibX\r\nYEg8dlCqhz/kvtBeF5wjpIBEicKq27wdoh726L9EubiJllkDUlqyCAZaSs1b\r\nM8y9htvqP8GWHUN2GNG9npL5pixPSb8x2+kirlbvWQHgNcr4vmD8X32XC6To\r\npGkkyt+FJVoE9AQUDMmbaNvAMbwneCNq6bWwH4xr+vVOZqVva/8YErfYzc2s\r\nCTV85UyKTMe4AegF/tGZq172hpB02xgnS7JG2tC+94goUesqvhvM+pCe03VS\r\nXdsJ/sKv8Pl6+D3jVv0/MRLfEWtqz8lVrmmN4F4veU5jjVLxNi6SMtRJYEmf\r\nkOsJYTTbg1tBh8yWFCbKfUUkk35V8hLB8ZfCLah68xb5Y1eMG/5oIOWXGGLW\r\n8fAIQNI/aFmpA/5X8gSIxKQUyOF0aTezjWM=\r\n=GgGd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"67226c1c1011ff1a35aa7c567db3b8c83341e56a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.57","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.56","@tellescope/utilities":"^1.4.57","@tellescope/validation":"^1.4.57","@tellescope/types-client":"^1.4.56","@tellescope/types-models":"^1.4.56","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.57_1671577063519_0.8487406837820977","host":"s3://npm-registry-packages"}},"1.4.58":{"name":"@tellescope/sdk","version":"1.4.58","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.58","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e9510608df56a2f6a96d99c79bc5c056c4469a7d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.58.tgz","fileCount":78,"integrity":"sha512-ATvNj3mdmaDt99XTAAvKp8TECAXwjn3uggGpxNEHhibI5txQjmMsKEtn0Vx+8Dblz1LHcx2GPI4LzoEy6iQGLg==","signatures":[{"sig":"MEYCIQDBhXoBOelTmgouegfH+yRgWMrvJmA56Ekm7oW89qkC9AIhAPzJMGIA5Rd65UZxYLqlKk5BlnzLDt22m/VkSCW3Cb3t","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjoymbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKqA//XHVyy7BDKEH6cuMnU1eynPo3HxddxwgQkDcc9+zdKxSc5PSy\r\nit90h6yTqXeVnfJyc8OOJ6/Imn0Cu1+JYgwdue2dwPM6tVCYiBgy0G45o3wz\r\nfdR3RMF/v6fncRZjOn2uRLbe78qZnPHXazwzy+kThXP9cPlXyYMb6ZUipqTQ\r\nlfgwRCdDrZ2ymmWb6xE5KxQdlv8dHd0laLG5gkRscUAXinSRYp1AZNSjNynt\r\n4yG/TOU8Joz4bdsNb75zpp2x7zUt/fLOQKh+q/9MzDUC7d7KC0WtkFV7BS4I\r\nb0kN9soF5HYqR/YBfX7EYb2YbW9iZRj3UFHeXBRrqy/Cjo840EyqI69AkCWM\r\n9SQOLIL689ltrMbX/UZpSndIRHFNCxOBZcD4AM3lSgNfeP2HPkzhIIUnPOnj\r\nqu2LzUNYfnXa3M0b6KBHSpzu4dgp4X9npt5uy/cVBpTGU6aI++xI6zaYVxhq\r\n7NipuU5kPnjqbthEbzFOdU1UdEVoKs0Ek+9jzxRKQVWN0RP+O87uEd6L6Rql\r\nVmJI5yjF+F0bds9ZA2s29vsAlLSheKTZIiPgrwk7ur6wUTnp2kbZv3TbjqbN\r\nmD6qNP9B4KmVdJYj03XffIgkyaMCnRTQHEi2w6Uj0vdwlF2IxUZIrumQAFtL\r\nXjYs/wLDo/n/tdSwxCUPA09uAV1+yKoDmMc=\r\n=M2FL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c76026c96ced2837ded2a5aefc25e1d122d1e957","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.58","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.58","@tellescope/utilities":"^1.4.58","@tellescope/validation":"^1.4.58","@tellescope/types-client":"^1.4.58","@tellescope/types-models":"^1.4.58","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.58_1671637402777_0.6050816632874634","host":"s3://npm-registry-packages"}},"1.4.60":{"name":"@tellescope/sdk","version":"1.4.60","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.60","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"447b796d94137399160131d62fbf6cfc1afe0934","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.60.tgz","fileCount":78,"integrity":"sha512-OTn7ZvKfyxu9Yoj/YJkW/icc3tb71EMG5jtVZXjiIMCSXiul+yUEG/NYcDBKVjvjQM6tRLwRzLFJ/ytrkgv/8A==","signatures":[{"sig":"MEYCIQCp27je+RgcT0pHc5bFn2j1sTwBlkTJ4aRAd+4vCkP7iwIhAKrG4Rva+OxScm/7vHXavOStgKX0rNsHJBxcB6LhcHew","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1932686,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpN0RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrprQ//U5KocqAD6eUAZCxEkg5TPM+xb1T1lRBiEezTY+04hoSxVzxu\r\nuKr7flAprE9wq6/bkX7HG6liAViUYgDVdA7itzisxVTZVVNMUXB7ALx2dm3Q\r\ntcRqAa65eAYi+U+S7pFKus7O6csXbT6RvrzIktpamFTmDqNVF75mZuIIlpu2\r\n97TrWkBf3RBoxCqZ6n5m3e84s3e3M9LGPxlMrByr8nHdl4GyGr98WHUysW4L\r\n9D0ciOFz4EPzztkQ6kvQK2e+fiPmu3PPPOG8czL6jGvU50vRYts/9p2dOl6M\r\n67N7TVG/64zc6Q3Bda2DOVjFevEAXAKYNgjpao1rm1hejGCoR95wfu51iXRO\r\naeRWWwbPSeR56S4AlV3Pkz3fKLdYDYvJVX90scBKtq3p35u0Vg4iHf2B7q55\r\nZ4SEL6Dd5h87KrQDGWrbD83vNSAFiIOb++mLzD5AI77mboi0BhJijwBhPU9a\r\nnsZubTRPQyr9c2dC9HNsoyNWQs6QwVEd5blVHA6KI3agwsR3GUKRPV98WCTz\r\nyTFmCXT26CzSzU8lWfXo6dbi3RJEPMVk1oI7xbAR2GORrX42eg6384512m3j\r\nk7VtoWXRAfbSnSgK4Tws/vtwvt5ht6W540FL8CyUt7pUo62UzRwqI8ii1SCF\r\ne1TI3fvtgWF4g9ehGf9kFuw4JWzLhz4fZfs=\r\n=Nipz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b0327629d18b6de9583f4314c71bfbde2860f3a4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.60","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.60","@tellescope/utilities":"^1.4.60","@tellescope/validation":"^1.4.60","@tellescope/types-client":"^1.4.60","@tellescope/types-models":"^1.4.60","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.60_1671748881078_0.020918122125517247","host":"s3://npm-registry-packages"}},"1.4.61":{"name":"@tellescope/sdk","version":"1.4.61","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.61","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4a85bca591656beb1c874546f24f78562800c637","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.61.tgz","fileCount":78,"integrity":"sha512-OB6+Vgp9c7J3kqwQPuLPMvBJYDdOBwhp1Zisjk8/KDF8B+7D1yKIhJeeCLsECvZw/qw7IpspvXBc0KREZa4FkA==","signatures":[{"sig":"MEUCIQCwzn5KrpuN3lK2Y674rZx+h5jN6QlR2mH7t/5IZaGfCwIgQNQMavzvtZySeRNh0oMJ6LBpeMLVCbnhGo9E58O7nQ0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1934537,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrPMGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqY3hAAj5Ihz1WpOoJtqxXpnOjas1vbruKohxGPKqVuBHBJ8w6j+9L2\r\nrqHzwv09CM69nBZAwO8pzIWGDxkVZRplaWY+TJibLis7hcguieVO1JTc6lJq\r\nwZ+5JuhJGnMPQVbP+U4tfseXUerjDR/G6E8/t5yQ3fGKHsFZ2BZSWCWlgChg\r\nRD2NE06TvH4+N8v1++RwRi/1fIfxtoUSQcVOD61lK3OHUH/HNys/66lWC5lS\r\nUh0+q6j9RCLXaWVDFjhQftFDRF39ym/OjCz5KeGfXLUZvQg7r+Ulckdvqx6S\r\nyV3CXMWeURdvD3A6378ofzoYY6A843e09aTRZ+0MyvasrjIYq3/5P+rbt64T\r\n5g2F2vPFryRp+yurthZwD0W0niAJKc+iBOxWmUg0rsUJAeF79A8zYS6varbf\r\niNzF0/PznTxtC1KDarQuiBBR8T6ybK9Mek9Hfjw1/Xr5zr4ZloRfwLzWSP/6\r\nC0g053ejKAIgExgD/NCPu1BcBJAxZnhvjLqKl+snMFMc/30jRYAKxwgroX2z\r\nvbrjkj0tF5OzZd3NB31s+n+tYSNFbZLaTO6pv1tlbXJ0YvA7uP6aWHtv4N43\r\nfOd3zSFtBsbK4KIpNbyNzoPiBCBo6NuY1J67ByQkK5YpnYYATS/zh/BDUHy6\r\nLK9SojDwMWrUmMUkueO/mksfoKNioCByrqg=\r\n=3c+5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2d4c86bd7029122ed9a76e293d39f4b1676d3a0b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.61","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.61","@tellescope/utilities":"^1.4.61","@tellescope/validation":"^1.4.61","@tellescope/types-client":"^1.4.61","@tellescope/types-models":"^1.4.61","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.61_1672278790529_0.3333037040126461","host":"s3://npm-registry-packages"}},"1.4.62":{"name":"@tellescope/sdk","version":"1.4.62","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.62","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bccde952c4e7886355105705bfa7882c98b21dca","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.62.tgz","fileCount":78,"integrity":"sha512-Rlq0WSUmD4vYhC3XvQ5teVICGp0M7t7WzQU29ukh3uf7zx7kAU1RbqaUlWVvu1GnqHZ6i68RH/V+LAiw7ZM3cw==","signatures":[{"sig":"MEUCICIdnVbH5wdgm+Ka06iLiwgzPOcLCk0JE5Hp9zzxGBK4AiEArQ2Q9VZ1Wd349SGIwU9efYVyzG5RwZmiYASpBew+9nE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1976824,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrgNtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpYww/5AdQX77nauBh0DSXMzdDGPwa6aLqxxjVwpH16ug6uxd2bhoIf\r\nlaJIUX211SDcxkpr7B4pmsTJ2b2liVXdR5AVsa9+3YoEAUKQciuw55NEt9iF\r\nMVuSbpcBfALoXjlVkAUkDYQT9g/13sA7TK+753+RmN1s3F4+WA2gjg2N6Y56\r\nxn1ipn7ukFZL65uAL8OztavcPPCZqN1NG3pDP/noYQKV6OQ60AXf+U61U/d6\r\n5vOGWyi5vsYEzFk+CtJMvo+9fVhY8I7IZk877x1KtKGogkjk7OXByB/raDkV\r\nhBSMZU+5Qz16EgQXv+wzbxvFG0MoG/dvQD35h1LsoC6q8Mc2HFZKRPORbh7k\r\na3QiRRH75g/1FhELrMT1gPcIcSleS5UN72FCSq5V83ylKEilFqLiHoJVZqPD\r\nvc0zx/aWl+U2s7jASDfSuvGVP8jw6QqSSEuTcNOunhb9qA8t4xZzJzpPhq1J\r\neEOsAKVNyehnTgg3Be/O6euZ0tYOoQmYQlRILTA6HN/FaHKiF4Mh4Bna0P8U\r\nG8Ch368eKDtCW/koVVkqHIEf4zb45N+or4Zu2cgWQlwV9i8JpuonqQzdHZ1F\r\nmiQr3YGI9KlWZ9MnySgaomnl5rJcZjQ0NY6FuCEQn8gqtB0hY2OmvpAiymos\r\nMR878MwpA18T7SjoyfSLqCH2aSubG2DLEpY=\r\n=urwm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"72f1644b58318f6c52721eb24f5471d12b8b1a08","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.62","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.62","@tellescope/utilities":"^1.4.62","@tellescope/validation":"^1.4.62","@tellescope/types-client":"^1.4.62","@tellescope/types-models":"^1.4.62","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.62_1672348524791_0.6464250630503605","host":"s3://npm-registry-packages"}},"1.4.63":{"name":"@tellescope/sdk","version":"1.4.63","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.63","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"94bebab8fa795e2591fdd5973660c6e280a6dcd3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.63.tgz","fileCount":78,"integrity":"sha512-0iYK+uFTVuGX72eErstvHsBITMdTP0BULQHHGpIqXTKivNvg3EN8CX5F71hsZbT5Xo6Scs+4w1QBWoZN8LRS4A==","signatures":[{"sig":"MEUCIBRignlCePCM7XFKM9apbYp4MWAKsu6XAISVJ7c6fCP9AiEA+4HIWBC6nNhN+7rp0qJ2eSi+5g/e3Zbgapv2urOMAD4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1977040,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjrj/JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo0tg//a7mgkBga8aQilyuRSZgOklwOt6IX9V/eJZ0QCLy0cPrK2mVV\r\nrxGpHgxhV3UHgYtJLw5IBXpnNHE25bjuPESNXE/cpdjoVJPfESlhFwbxTXWV\r\nzVoy6XMoq5ndhiAOHYYncWgdW0bJhuhOTQqIBUBtzyFycsXJVUVvZj1DItIz\r\nQfCliNjz45/P2VbaIGA1LrJwU0eB+aKGi/PhPzkOUCLAPlkgyinqbsYYwIbY\r\nMNG1quwfn1q5LNeIOJhYKw5JSygK7wU7798bgqbWdSNbc2h1RsJB7VnvGJKU\r\nZXKzkk56l5u7eNVxN4GrgeKEtJiU4GzN5muB9qm4Y03/2nmBfP8R5ZQaBB1I\r\nVKToWIrwJkIXZHeYTqcfgOzfrLqPUkZ5ClNPGgH2zsghc4A48Zs2c++vCx0B\r\ne98JKqVhkTL9ANoGaxTkTKuBNp6NdkVhy7pgencrUL8GDcZUyyDemVLLrqUo\r\n9KPWAGnns6Eam4+Hh3yQI/XxfdK+wlnAH1v2COyETOOHrgRBYdrhrMX/3dvz\r\n29zGJR3P+ppUu6B/vTFUE33ZxnhUndfiWNDlazhOVvcLduME2PssrQgCWpde\r\nOdyQTQFIje1Wc2HjgQPywOSzn51RA+uzckK2g6pAqgGNn6MZrJIgJtfv2Fd6\r\nHFuTzJEzP1IL9gcjja3GfCKnQXqidcoHAqU=\r\n=tz0T\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f0304abf1a0caa707e6a8c35507ef68ca924f6c5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.63","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.62","@tellescope/utilities":"^1.4.62","@tellescope/validation":"^1.4.63","@tellescope/types-client":"^1.4.62","@tellescope/types-models":"^1.4.62","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.63_1672363977198_0.6937588887065504","host":"s3://npm-registry-packages"}},"1.4.64":{"name":"@tellescope/sdk","version":"1.4.64","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.64","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c592fb609286f654c40591ef160cdd02d38472f8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.64.tgz","fileCount":78,"integrity":"sha512-C7ZsStYjw2GHN2nwHEfiS58hGuDxkLSJuweAcc00k027czAZhKhf669pswBYFa/HT+CWYWw6tzopfnJEZo2wlQ==","signatures":[{"sig":"MEYCIQCumVQkSwjvYPTWEP6yOwd8UvHQLNSmhlaN14jgt/WNqgIhAM7HDD2eRywSZJa/U3hNZH6MWojpXbCfx8vhWQEmMwoS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1982984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtMxsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqDNBAAkfimlhH3wJ2fWQ075pNmLGQRtzEo4MjqIRsk0MX5V5wDUcaH\r\nSGKRVYGAPX/GvW1X2OGR5ThO5TWTvo+UK+r8Fv3HbriEUp7GHhBCQxkOMsq2\r\nFYXltjIgdKHV/uoWREoB9AgUxPkOEmbpb5rW+W7w8KFJfwjXTnhEmIBHIQ1x\r\nJI+fY3nljy4vXrwQCbgEZrha3ps3wXheh/DPzZNQF2a+wf/ZXvfecob7Nfzq\r\nrmG0igLcjc1z8nHR71LZmbHzhEMahuKCjgGVi3QsO5XhvYyDHHsm/1bAyEaf\r\nK5oVIs/zzBBfmynmM2Ea1WZrhm+30EYxx9qZC0ITafh529APqIq2xl+uyhRw\r\nqoyV0ZPYnrHI2mBS4X09m7wr0bAo12YjH0L2Dtv1XBzbehU4q8SwZETLgoux\r\nkUmP1hJdfKXtMzrc26XPi9ra5lnzt4okNBqLpUSCu7g2zJ2cY/VaKRTbMUSr\r\nyHebImSz+Cyjjl9X5v18PYbP4tLjsrMZpdfBkFYi8Ool/9VFBz/YuXbocdIY\r\nsjUTWyaxjPTnhe5X7k3nLcSK8JGN3BIA3/f2DLsxdlHhaMqBeRrwNTbUdQOe\r\nM4/K1+3szoHhLprfElcSkByvLRm2fVsfVmPMUodbdECcx7Zob2GvnG1yp20F\r\nEC1W69miVzyXai/+HuaAdycz+y2/hSc9piE=\r\n=/95d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1385c717075deb2312297b59a0c1b93cbe762573","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.64","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.64","@tellescope/utilities":"^1.4.64","@tellescope/validation":"^1.4.64","@tellescope/types-client":"^1.4.64","@tellescope/types-models":"^1.4.64","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.64_1672793195895_0.941939454380853","host":"s3://npm-registry-packages"}},"1.4.65":{"name":"@tellescope/sdk","version":"1.4.65","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.65","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"eb51f1447afbfaa8291c220f7ba9158c27575ccf","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.65.tgz","fileCount":78,"integrity":"sha512-+W1x89kystFK6Bxv1qEUTxaI/k9nuER3h73f0wCp6VrpB/OAMYJLXQU6oarpz+kyhFA/yLnsHg3ZMmQyDO/TOA==","signatures":[{"sig":"MEUCIA8NaIfNj1byFTHqRwzAoUuWqJxXbEZxxY6G+G044eoWAiEAv4D2rkuicMamTBWmLKPT8mKLqwcR8Oq49keezvRszPI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1982984,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtNS0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4nA/+Mbp2FVmgmg5d/FFm0THgdMmpbn5zk3gqh1zIls4jcjqfuYXl\r\nWGsE7+AkXBqfuYwwboFoHojSilXyj9RnHPm+0paYox6zld3Od3v4ILlXjQ9W\r\nMB/4Q55ngj7MjKo9Kd50eAbMlLWPhWde2b3dvdlwBYmCR3KTWN/iUgVe3Lo6\r\nbTvnSjArQY/PjVjz8imYIEEdxIO9wbJUedP3T3AxKAQ1OddJWI2ZNtIPn+Mh\r\nHyFFaC+PuoxZPFY+gxPkwa9T/U49JGuLU3h7aMmDYREEZqeO/blPehr0CURf\r\nimiRPNgpTE0l2KJJeLSEllK1kcBzqtW7duFiqgPcSjWhNhFbqy17YZ+/Oy0i\r\nFXcHHKA/beDU7AOsUoF0hu3KLCEoauNE5SX9TZAa2GRehhNpHs9Le0YFJ/Tc\r\n6K5B32wrR+hDNqLpfHr775d/eG1oTQAQ3e00Zqz2lHaxGvV3GufRn/t/nfgx\r\n7W8MAOCGNws+tcFDkEs9HLaKrHX9y9NE9JIknr0iT3TbPmmpG4MOWxQI2iAc\r\ndAheWcYbRzpUM/mqhgt8+G5lbxzdenJCAEHtg0znbd+cW/gv/xXySIrItX19\r\nTshoqDyYvsdFrg0YHr4Oaug8sXeEnghHUE1m3jt+QgXHBOc5113hLZI61soV\r\nXa+g2EPb2dkjSnsuxE3WkwUd2NCrY5ErqYc=\r\n=zddv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ef4213fd7b055a733c098826581d40b5c916de8a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.65","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.65","@tellescope/utilities":"^1.4.65","@tellescope/validation":"^1.4.65","@tellescope/types-client":"^1.4.65","@tellescope/types-models":"^1.4.65","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.65_1672795316397_0.9830570863707344","host":"s3://npm-registry-packages"}},"1.4.66":{"name":"@tellescope/sdk","version":"1.4.66","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.66","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"eef8b18b8f3d39843b4a45d4ea558f97061be207","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.66.tgz","fileCount":78,"integrity":"sha512-922A6+fZl4Jb0BXXGmw29vlWbt8mMZSGVrvldVyaY7Nqd2siMiACA04rCroRgvWO0Mt3ZhLnSBMIsKoTil6ahw==","signatures":[{"sig":"MEYCIQCLVz1TXi3tcRC66c8vvYNqTFTZcYSIimttm8JkcZiZVgIhAIwK5jpSRT1tclbg0B2sqYHo4VGtQp/JEJ2pRUhTPM3E","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1983175,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtwUlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpvHA/9H3PhUoEGmMbUSfwxGwgjmiFkCaEqjMI+WVRanjQJKISMpN8Y\r\ncDuaR32dWDnETye3qoek5b/gVj3bcTiXKBQxa037LJctr2fKAmZKm6CrFS/6\r\nlGlZkJsjTZZkj6E+SCnPo/1lJDPNX7SYYSIkIIUDSwyuU3+blV2+pKLgzHbC\r\nEN0TJSxgZqX9UtczeGeR4K06STsvmR1LZHYKuGk3jgEGbyT+23yYP7DB6Zbv\r\nz6ozp4zAHpw2CkqbhPm9I/09lLCQ0htVlghxZNKVpc0dTDQoWEbnrjtayAeK\r\nDMvF1zRZaIeH3PL0Dq8I+bZRCR1eRglFlPYCxlAT5nsCQwPYUdm5fi6Q47cF\r\nPCoOlJ+9ZFbv/VA1bTYxAXlUzIsqnjea5m+2ZtBJJAcUQgjww6qoww+Dv9nF\r\nNN1IlDmrOEXfq+6CZnp3rSnxIEvfGnhPYRIsXYkdAgkHPNDnt580nmgZf/FW\r\niW0U1pXl9YNwwpjWb/ublYX9w/euODE1mKPGrL0X38SEKqqEZlGKTmqsxnrZ\r\nkd21LbrobkeBMVo45kN1Q1DZdjEZKk8S4DJxpbwevme+rX/HsvJroHCWWJRA\r\nxS0l3Hkz0UJfL0aozIO8EPsvQbFEKGFLSwDnnA+Lc2tl8dBQKqWtekqawhZa\r\nTFQH6Qoh9sBb8A5UVu3o/0pcUpGfLp5eels=\r\n=dMZs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d4331e8bd68f11e26ea8b20cbaf3674f90e77701","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.66","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.66","@tellescope/utilities":"^1.4.66","@tellescope/validation":"^1.4.66","@tellescope/types-client":"^1.4.66","@tellescope/types-models":"^1.4.66","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.66_1672938789291_0.4620078964042684","host":"s3://npm-registry-packages"}},"1.4.67":{"name":"@tellescope/sdk","version":"1.4.67","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.67","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"144feefeb8ec2f99c5af54745c98315852294f71","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.67.tgz","fileCount":78,"integrity":"sha512-0waTUyCXigC86zwJn8pAMEzAvO01mDULPg46jTRx7qQ6vG+gGIQPz9uFKdEYY/i71YbN4GG7uOX9cExEaO1chg==","signatures":[{"sig":"MEQCIDuVKwKXI3Q+cuW3XMxK81hKH1aQ0DuZ0rBDSdRgresnAiBxHIN+xSamq8P4MhTRQUadUQeLuJX7FLA5kmImx3xBrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1987327,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjtzRjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYAQ//WZ6GLFQ+3EV7HR00mL3othohBFqD6y/yJm+vI+qiPlIFxosn\r\nyZkkeOW39e3I/uw9tOQbo8sQ3VCjCHIxRjsxbMKtmrTjBjnfM0xfHaTJjNJY\r\nmroTbt6noKJiBddH3DnYETW/rL3Vj0yPxyPTBHFn7156/pm8SaP0rQU9OLr8\r\nv629yz5vAzoTRLctQVBfkwPWexLzooZadqPb0hC6degHfWUCtbl6IfA50BXB\r\nYblEqVJScWQMmFkN+8Y2XDZ/jVWowMhqc/WwVmQE7llfBcgAeIoDGiRTxBcf\r\nJ2Cju8XrIf8473YSwEWx8QWDuF/VgDaexKMNCS9lNJNgjvKlGr34J6Jq72Md\r\nZb1l58vVG3C2OhSPE2SnD92qC4J3mYqSYi09ecVenujTXNLC7ELW21T6kXsa\r\nvsZoxjbGrPy2ogP3Aw/q0W3AajkA1hlo+kk8AkS4dMpODdn/WXzY1kJQ39wo\r\nTFTnpYoPHF2wyM1XmcQ6QfggYknwe/6zNWG5h2b5scpdC6jUU6EbLylgZ8wD\r\n0OXdsEQ9EIpwLtVapo1VhGwIMmjZs3DoaU5HKkaTHZAnXKJ727d23hEiTDdZ\r\nSCeoxs7eyqApgFR6hk+DyB+mg+jy/gklKWAihEC3jhlWyJeQFopZhtxRcGGP\r\nO24AHtxTi7byCU98cW3A69TOLk/e9+GRDvc=\r\n=0lwE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bb967f68340405630aad9e804105bc8337ee184c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.67","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.67","@tellescope/utilities":"^1.4.67","@tellescope/validation":"^1.4.67","@tellescope/types-client":"^1.4.67","@tellescope/types-models":"^1.4.67","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.67_1672950883579_0.5195757588953696","host":"s3://npm-registry-packages"}},"1.4.68":{"name":"@tellescope/sdk","version":"1.4.68","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.68","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4a2a3ca1ce161677f91ebb50c5063bde458a6b33","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.68.tgz","fileCount":78,"integrity":"sha512-Mlxe/P+5Yxw4LsU3z/oE+dB1mj4FrRSWLT5VQqvpfLszpDEKMbosEd+jrJw37kdzjmf7uINdfu/fFteOhoDBUg==","signatures":[{"sig":"MEUCIA5XOShBKD68yrJPrkKqvfxq9CKahQ3VJhDJsC3F2rTVAiEA7cOKTZcuYC5SBTRXppIuaYvxCX1qXExKFmJGAjX7SK0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1989261,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjt3tIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVRxAAgbFOx3C5vBJ2cX7n7zOWM2hWwEhXSU7uIdE3ivIL85q31Ra2\r\no0VXMwjPfsfZBba6gy9gdr99vi2Lbe0DY2riZ4h4+GzGzffhLem64SxuKghq\r\n1iWMSCBug2aA/yLHcjqoEPenW/pMjmaZrlqmAgtCCYkiq13TzSPRkvPwJ5kG\r\nnA7L5dgRoo2cWE6xKYJJrF7mGiCTq1kquXymR/PcGpf22PUTkEiepSEGR+5l\r\nyUAppo/eJ8Ci4aT9oYnyWAmFkg6Ru7W+uzbmy/OkJE3cR0ukPvp4uG35xM3x\r\n+tFcO4dYkh3sgxh5ObrBruED7XQB0dJrglgzS6UvshteObK/gOTo5YNOz8DO\r\n20EREmig4MEeKwyjOp0Kprsw1L9akIjvfc4JJi37UAr7Mii3tL+5SRdDpzuR\r\nM8/0Gi7BhgvxrsoPeDTurez3Wf9OAkZyf20rKqpwJbID87hVNXMLxwJPTFaD\r\nsNU91EXMp30Twdt9wZMX0RxvMaHEWLxUktEOX2j/w8u6yNjQPPE2VD82Wt+j\r\nTJ/V0KoUKTv3gmlSY0vCt5HJGLa78rQOeGo39LKcODFNzRV2i5NMGUgywkyS\r\n3LtigGFYJrRDD+S8oerQDGDLNy859PBeH7TtmiVAAri5Q8sYpkFMunejIocY\r\nnNHiHCuT5x+v3+zk0ILcBQR5e8sW983UToM=\r\n=MsGj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3d835abd8b1075f2034dd1c0b47daf1481df86ba","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.68","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.68","@tellescope/utilities":"^1.4.68","@tellescope/validation":"^1.4.68","@tellescope/types-client":"^1.4.68","@tellescope/types-models":"^1.4.68","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.68_1672969032423_0.7733401243397335","host":"s3://npm-registry-packages"}},"1.4.69":{"name":"@tellescope/sdk","version":"1.4.69","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.69","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ba207d2799a5d489bceacf7cd678d769481a7f11","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.69.tgz","fileCount":78,"integrity":"sha512-mUsd2awlxs1yNz7z5l1kYGZENi9ZKT5Ic2ab7so/9nLOBkuWnVZEFMTWm7h0vWfDsaY2aZiomAoNUDN949zTPA==","signatures":[{"sig":"MEUCIQCUnIdxylsiRAWh/4zOKT74P38D0vDwb+xO0n10TLReCwIgAJumeh7el6QTKn/omjTBQsv4Z7QsLSqbEXPYvuT5pvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990237,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvNR9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPQg/8COkhxp48Df6MSbX7RsSq5jiq/Vy2AZzdeJwgMlJTGtd7LbCE\r\n+NwUrPjY+XSD58l5kZ0bUhYbAItfTlm8uX/dOy2ONp8pmUp50S18CONyaFMy\r\nSK1ZvZ8GLmLVKimzlvFdVBtC6d9sJp4IwEmrnjIl3gmI6yr6DCI7IPqY4Zf1\r\nsSdnBxPCbR9nnvxSY1cWRORN5kjCK/mjZ/GMD6BXFXs4i4q1G6Ks33VE+xCP\r\ncmtb9gKJpesopCn30KKp7v8Y3e/q0FvZEfac2amSekzkKCNiAxdcJBIV53go\r\nJA3NAkJbocr/ock2pSzLDtDnZrGdxLui79XC/kX+vc6vPL5WNlb9Zar96jNH\r\nn5GOH3eB0ui6rYL6VzRLFBH9X1LFi8VMIQ5YSwH8x1nXO1WepkM+ur5cC9xk\r\n7NDHYaKo5FJ10CK0fGLt97h2HJHzKg67s3+WRDFrcty4Zjt/JF6a0OQReA1Q\r\nE7atsl0CWkNHjarIg8lDJs/W5z2OT3yYKLIp+68MRNW9W3gMiM/zO2Kf9SLA\r\ndztb3pglPOGmEWl+iMKnwwL380Wuz/Xo7Apk+p9uc/0hjW076xIpY1QI2COl\r\nhcUjKbHFMjcdbl5P8c1Xubs4GN3aiXjK3EEqIEs34izJQRAu0dRgKBffiKWM\r\n2kZ+qWaPH2iEF1zWBs+Qp4ZJWqpQWxrXr3E=\r\n=B/wA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0c253eeddbc7a9c11b1ccd119eddec91abe9afcc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.69","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.69","@tellescope/utilities":"^1.4.69","@tellescope/validation":"^1.4.69","@tellescope/types-client":"^1.4.69","@tellescope/types-models":"^1.4.69","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.69_1673319548992_0.19040260420877386","host":"s3://npm-registry-packages"}},"1.4.70":{"name":"@tellescope/sdk","version":"1.4.70","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.70","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5afbdc4c81f8d5405ff667f2112184f469e3f978","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.70.tgz","fileCount":78,"integrity":"sha512-UzJmaunKIoB31F9snck9NzlNaRnXWsZevuZeBva27mHOMQ9v6MNKRlzgypyzBvzGHHqaNWjyMJhGHoinqTsHSA==","signatures":[{"sig":"MEQCIG9js1NLK6PhmgU/Xiuob4gotASwRVuuvfCAlQ4CJnsyAiAS+gqwH3P1m3ErRl1abV8GVKwdtcD6whGzzXLZHsIiCw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990206,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvdFaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrs8xAAli+IPeYgCxQMV8kI0wXQs8PQZV4xsSXSjUqCwUBUcFJ3aZcD\r\nQYIQhfZBqaH5TGhNyTns/dLcHvoehhxTnf9e6OeKmvp3LT2DzdRYabZw9prc\r\nKPCp2/DL8NJe3JdYFFZTINjT9GH4Oq8FYLPC9PZjAT3AgohfGFI4XiCDyGC0\r\nDGJWgKtg2uQNdkiXomYv1sJc/nMJLzPb1b6vty3KADQKJ3xguvHCJiXE6pQC\r\n+EayCJxZUC4BXvemO3THVxyQLbLQMS7ORkRpIrxV17O8u2rH6PPEHHjZkAGb\r\n4EjHngc/2o9X4OmcT/3eIUWzHwHPnVO9tEjwfJWUw/MA3b/06Xk4rvshuWHY\r\njEU+brSbAf4tIYiTjMyq+K0Wp7QiuEIoq4PxRT+3ZqfruetbmYAK36VH+2sQ\r\n2cDl2eADNQRsMzAMbYJhFdtbxubShj8K+1rwYlzuTPWz5B32o1CGRTgtosOP\r\nfTmI7jbSNkRi91QhuEpK0YtlaFbJ9qQaQDH9w4ENShQ13Ek7dBN4IJkmqi7H\r\nevn0Kqz2jTwdkMbs/Qa378Y/s2OaPrzX1uPs6GgRNdv5gHKTppu8+YdCDyIP\r\ncFdQG5iFANtSBfHS1Dpk/P3V23n/DDC1G1cahcR6RpM1S1bNGSB+SZfPytZ5\r\nKoBkuv/kd0Kpt8Jn5r84M2/iPEtiVrzNs9Q=\r\n=HwZi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8c2746820e0fba8f3172bc036fb5a6464b0110ff","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.70","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.70","@tellescope/utilities":"^1.4.70","@tellescope/validation":"^1.4.70","@tellescope/types-client":"^1.4.70","@tellescope/types-models":"^1.4.70","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.70_1673384282377_0.7471299562565177","host":"s3://npm-registry-packages"}},"1.4.71":{"name":"@tellescope/sdk","version":"1.4.71","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.71","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a05c9acb9793d6d0c2329750aa20dd8cfc5ef827","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.71.tgz","fileCount":78,"integrity":"sha512-/UgvUaVsOXQ+1AAoiY5sxcwMBK/4I0l6GT6d6sADRtvGfhAQlh5a7WIDWKmJHk7XR8qf0VIzvsuOuQyk1PNBjw==","signatures":[{"sig":"MEUCIQC0tEYMt+DyzVLqbUc0Kr/R3EJn9OmJem+qG9daJtFNvwIgTQp/vZWP+vt12Mz2TdrX8QUnyRQpJqmUBGpFvDzMDq4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990179,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjvip8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmogig//dtCgeZvzEKVmrIpM7T5oqSyxjcVB9zUu+ID1rqN6SAvbNXtA\r\nC9fLssG8oo+DyjJuBMG9PFM+bZTjzk063K4mcQwZUF93VwGJ2YiPA8HJis1R\r\nwvfXJL+ynuT84AcegbnBRRQcPUVcCSPU6rwYVk1apEuMPyOxWmY5IEhmG78o\r\nhcIZfltXmJw0QQgU8WszNG+k9VGFkkWq63ArKKjcZmVxeUKprCU/4xgrV0TJ\r\nor/DgFF2wMNa5WhH7Zbttlr8wTDodVC+7jOD6lDFVguT0PJtLMXWyC4yupDd\r\n3o2w0a7RlF7V4NkNL8e96fRwpZosqKn5z5il78+Kz3fUCA1ROL4SBKmDd5rG\r\ny+N2iQzyAZBDvHKPBsL5TT69VG+EXp5grDvT3gvrLU1vvK1tO95yCBkXsJI/\r\nA4sPKHCC8i3PcXpTaSgjsRbiwWAfGibGiN7R5U/kNnIZDp/X4N2Se0KHfmhv\r\ndTnczXSpKRwPbgeN09kaU62cWFjimL4qBBKWN8Pzkn0J413WChRGWK9d6FfF\r\nZsfpbRIiulNeGaKUm87nYDCkx75H/NDRrhgVMpCcSqMr3mW40NhWgKWOkReZ\r\nc3+cARQf6jzZWDcaq188/Vv6KubS8c3j4VhSPMFi0pP5HQnyBQKIoktsObPT\r\nXnebqBbiZ5F9PO+jBkQpjQp0/ff8X70F1ZE=\r\n=e7Yu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a5a013dc7ba41a8e5064ced33691f001bafbaf0a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.71","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.71","@tellescope/utilities":"^1.4.71","@tellescope/validation":"^1.4.71","@tellescope/types-client":"^1.4.71","@tellescope/types-models":"^1.4.71","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.71_1673407100451_0.22559091689421695","host":"s3://npm-registry-packages"}},"1.4.72":{"name":"@tellescope/sdk","version":"1.4.72","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.72","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a15bfa74c114c3bb0d167c2948962caecd45c237","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.72.tgz","fileCount":78,"integrity":"sha512-GtdxGoiR6fUagbCQtNZRD2b2HR0zbRAj0q1U1ZFNE0gLXha7NoqYl9dEqxc+J7GF1rHiILTNx5DHDituEQpsZQ==","signatures":[{"sig":"MEUCIB2M0ED3F+uF5Hr+DU1OCJDU1rfpgeDE0PMd6i6n8ylwAiEAmAZl6U7DgnvQu5JLAhgD+HptfpcqmdtlKqvlLkR0ZjM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990205,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv1kyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqnWQ//X5M2ROfolL8o8ohc92x/kX6lzH4Zn4GWgrEK9NqaE+6kiQsx\r\nN61dtPG2agt1tC3+h50oPadc2Cj4P173YOAhVy+3EyTl0bge/TQ4YjLInR9c\r\nAEZ6yBHqN+s5va7EDM1mS9xfc58Yg/4lVbGIXTqwE5hFPqm00IZU4NpTbKBm\r\n0uRE27vTGvH3PZFEZX3oIF2sOqFCCTI7CcuOtzuXpx1w2sI/uvjBrjHyyRbD\r\nyrq+o+EudWEj3d9jL5FaHwZ8DWfq4Cv4zkXreDD4XhFKi/YAvtjP4/1i9M3w\r\n4O5tYL49aFKeMtKZ+YBLJgf+61mdr787cF6jzT/Kl8wwO/wYgqyH0mHhuPQh\r\nLuw1MDm+z0JYVQE6pRTP/xKE9QoO7Lk2t/C2hpCG8D5adBIBy4Kn/dH6ks7A\r\nGVXLz+/pfTD7g8tr5GIEo+44+sGbS6rtXb06sepuNpyCYAcgzLeEsDNJSAoO\r\nEM4uuuNRXftG0w5eF2Z6oNDI/pAnmR4qjj/g8ExsCnUgzAZX2dtaWapFviGv\r\nFHlVCDk/3z3Jb2tB+u9eROxF/WJrilkRlpQT6goLKQD4zAiY0ClpVUjNpVtx\r\nmLEIYR+GaBD6QT0Kjz0DlXqsagMQvD9TtWKia+1sHwCEswsjrdKFwkKqSp5f\r\nmvXWjv4A2E1U/feywCUflunxgpvklRgAS80=\r\n=VnbS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0dc8b20e66eded56a64dfb8f90c4750321275950","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.72","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.72","@tellescope/utilities":"^1.4.72","@tellescope/validation":"^1.4.72","@tellescope/types-client":"^1.4.72","@tellescope/types-models":"^1.4.72","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.72_1673484593895_0.49143648389641514","host":"s3://npm-registry-packages"}},"1.4.73":{"name":"@tellescope/sdk","version":"1.4.73","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.73","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"07c1ecf1d8667cf75cf89c75a1e62f10f63a7f4c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.73.tgz","fileCount":78,"integrity":"sha512-Oy9Dk6pDwXnlCkR/JpcNyDGurl1zQstffRwE0j29Mm/t1eH9Xor6cIijU/7CwpQHdHmHGOg1IGjdjfcJeN9A4g==","signatures":[{"sig":"MEQCIFyjCqsrc0JizjfKCiCtwUU82MdUo9yWv3VI1ihccS/RAiBNoLOwCGH7TqnltUnC/REzS1lo5oxMwDP3Q4CGa6rk1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1990147,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv4ASACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWUg//drbsaCstMgI863H6UAqgB75/65FKSdqn1pcgi2el9XRrpWwB\r\noKCRuBFsebOVrabspDqQoXiMpYvOQ4ypINB+3aFDKSOeqahcK8LfH2Gy3F22\r\nXDZRJzRTR0vSy9zizbXTJgsn2WaQRfPYzGmxQN4t6AOoufMBvdOK6R0/z97j\r\nofQ9ZrICFfxx/o69XmwfA1mYQH8pWxROEGh+sb8HtiJ6o4vtE4txvOqby+iK\r\nSFJNTIBgX/NxNYg8lDzZbmZCUWPvaTUR5DDhJhA1movFkbORuGMIULKzNdxY\r\n0d6pSHaFeWhpHaJJLojsAHcmrRkAAnuprwJOSbCeUm27/kpfpLQtgrBSnhXc\r\nJ9JSBW81KZBxF9ynW1MXJs3nGj9sTNxvSzwGd6u4j5uQQIX5rwMREdEzOCtB\r\n4XYQxxqXTcatzLs8Hp8smhnP7BALTTQ1SQFLQUX3rj+zAwaGExoz4MI2ESkA\r\nVmXaQNPOrnKlwFs2H/CIt1X86HDKAJI0cIQmBefGHrQkzOxVtFoa+vTu6gLt\r\nop5l8MeK6ycxgG/j7P8ic78RbmWP0o1F84oTKilq+cFfQ8U+XvLOa2J9F0oW\r\ndKMSbW6SAPNchHXPEUMXUi8+RRQyKwazOQ+aEAh5Dglts78sOccKeH4LXrge\r\ngOaPO5yRaGsoPC1NVAdaGkBmN/nLRFR5X/4=\r\n=GF3+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0a1a7026fc7496b734c0dd95461c0e676466272e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.73","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.73","@tellescope/utilities":"^1.4.73","@tellescope/validation":"^1.4.73","@tellescope/types-client":"^1.4.73","@tellescope/types-models":"^1.4.73","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.73_1673494546674_0.10383499726439793","host":"s3://npm-registry-packages"}},"1.4.74":{"name":"@tellescope/sdk","version":"1.4.74","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.74","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ba77d0313fe96af8f879ec56389e56657815715f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.74.tgz","fileCount":78,"integrity":"sha512-Frb8W6BUNgMbBH+dI1HizKrwvg8jfGDGhQWvciO9pFpK0r5Cz2af85oMeOeZVme6toduSYCUubeo+zERrWkw5Q==","signatures":[{"sig":"MEUCIAJY3pctZdQpL/XgVgNbN2246Xn+q+jaV2kw26ZRW5/AAiEA8/Z/dgFFuHraPuzfueSinxF2dbQ/iTftaFuFp9ipUhs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1944707,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjv4oGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrjUQ//Zz0ltS0M3bqu6JLS1qqRW3zLcG6OGHDEvMSsyAV79kLHdqHP\r\nNH4n+FKEKJEp14F+n6WyYsaSYHC40t1txuxmHdpDcsFbwAfLXNV4QdYZ0FY7\r\nlNDmuFlpqVX30fgBAq1pfZwouyKu0fLurNL6ch2u3dhe6w3ACda87d4wr/5c\r\nprmz1jPSPSagCZtKGad+oiHOO+9AbBQS3JC7kK/hPlbkt3mzJGE0Ggbw7A5N\r\nsekmgwzf86lE4DL/uOpxIQcS8FKW1lCXGlxVrcdYyWQltCOOVQ1FXqHJZCaQ\r\nuzs9zd5cehdJd2gHBUin09sbixyjE/sVoKCMA/6IQa2H1ccsab6ozfiGULzn\r\nIwxZx82AuPIDGVOUSbJYguO03hekqOObFcOVp8eUeRqIUwJQ7dbGRcxjmaSN\r\nN/MOn9tUqAA5C715t2csfEVU/5ZjwhLOF+VL9iDDHSBBEd6BvPlIznKdXvHn\r\n7Nre0AXDNAiCIljIiVYKSViy+3SdG0cAjPi8gSVzeN8qhohKj/BXNA7T3GwO\r\nAnYagr6bcWXcO157mDFwmbF5tW5NHuRAgK8rnO1GsiwadaGY8CiGUEDjkd39\r\nTz8V0hplnHdYKP7yZulNyi8+6BI75A2vvUUWaLIwevHYqux2GUPanAfuET53\r\nNAAdaHrJivB3hFKZNjmxNx0BBxh2JMgJgFo=\r\n=fi8O\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"115e2ce26b9459dd9177df132e443b8624f49d2c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.74","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.74","@tellescope/utilities":"^1.4.74","@tellescope/validation":"^1.4.74","@tellescope/types-client":"^1.4.74","@tellescope/types-models":"^1.4.74","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.74_1673497094555_0.043402924151096256","host":"s3://npm-registry-packages"}},"1.4.75":{"name":"@tellescope/sdk","version":"1.4.75","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.75","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5213125df2a8a709baa301c895363e429bd8e28b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.75.tgz","fileCount":78,"integrity":"sha512-ZF5HSRcFf+bwodAKJa4q8d6OJoRAIZG6WINFAyU/mKQwnCQYxlTVadrxVjEj2XZmvYA7Gs0gMIckH5R23gPhlA==","signatures":[{"sig":"MEUCIQDGIzdJNfSUfWgZwJ+qorsrVR77QzEM7iUwaLWPi/fmfQIgOGk793wXhmuHGo2RfpbDV2t4R7lUk2y5Isc3u2cejCY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1944623,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwCn3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBfRAAm8jZK9lfwalmQGXIOaja0HDBH+OvtDJJTD2LnywYyplNwS5m\r\ndFATpmYaiBUFj0VgrLyxXSfemA/poCTp6ET7wT/PlufS066qFjctM8D3FF+U\r\nlKx0raC1XZbSCG/3rpVzoBk3+ae0UAzNtkYpjBHnj+qyCDVDuis2alfRF3lv\r\nxoNrJQR3U45wC4oPs32ASwCsTdLO14axdnFFUm17cjGaIk3raPIm3EpnO8qY\r\nl+ziNq0kes8PH/cMJ/3Fi3Vyt3tC0vH4rZsqovPg86J0HdyFX3UrSckrKJkr\r\ngpqX+rYlrImuL34f9EwHRpj0tl6KWS5ebXWh6U3Mio2BQ59qrgm2eNdxHIUc\r\nLjIO3Ze0b/aKhGt6ywYfMh168ZxAf6UtQn8OVaGYIUq7GOlIlJ4oqS0g9eiS\r\nV7pZxZnxH7Zi5yyFjQzukkETi1LXZsSBNtmfdEMemjNodRYr7EmWJ6uSGYYS\r\nBtQ2ViZhGy+TkiP3FJlbNUHvRWwYSgLnRqdWmUVNrUF1a9dBDvAjQQ2SC2bP\r\nlN0rolLxcY5DTBTDEn90v1Hi0xhrppyXcnSqX/00/R59qLU3MQaqTB78Qplj\r\nHIzS92jpP3+wATIRdgIuzHLGSonyjfMck1inOaGVoKt6Xk626e1GHi/rDFiJ\r\nMJ4wecPEdheO8H7bqDqbiiDJApSvR/Fr13Y=\r\n=x3pF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"892b24401978a3ffd908c656b48bedba89ff2794","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.75","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.75","@tellescope/utilities":"^1.4.75","@tellescope/validation":"^1.4.75","@tellescope/types-client":"^1.4.75","@tellescope/types-models":"^1.4.75","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.75_1673538038929_0.6330601672279224","host":"s3://npm-registry-packages"}},"1.4.76":{"name":"@tellescope/sdk","version":"1.4.76","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.76","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c38702507d31312dc678930556f328c93a288ca5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.76.tgz","fileCount":78,"integrity":"sha512-d3RCux/kF/m+ALpTmg79QWg9jlomEJLUM3oLujWN91eFuknYtdZZx5+cMgpfzhycy6Ae6sfLxEMxgMN71+p/Kw==","signatures":[{"sig":"MEQCIHHSriT/+XnXxOhnkTU6hmkAxZdMWZDJLn1+Xda7ZLxdAiAC2fJiAmLAQ9djeWWIuVoJ/VNdgRRcZXLhp181pdQKxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1944597,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjwbcHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLMA/9H17ZYJiqZfx6f5XLAQfojmTIK6+bYdNxCXEvrcBzs6G+lXg1\r\ngCREecNNisszosUZS3R7HHxPeEKo30tXt2QrrkFZmicGX32I0aaoSZlUHK8o\r\nq1Laflr3gcWTbwmt2r8v9K9UjJ7A4zlOL7gjXJNvKDkppP/eGo8GnC0nu9/7\r\n3Z+sZzfY04gSBmKLMqGYoZ5kQ9FNJUZ08sO4zVvB+y8Ssbv2zpz0eR5JltJp\r\nwuGYqjc1zQY/Bd42KmcBKE+DlGLaXAF9mvjKGC3TaUFuicZX3snsVOvhkF+I\r\nS9U5bzuso4/0chhrXelS4ed8sr6UG0RD74mE7v+KKwrRJDVVmYb6tZoG/327\r\nLbn8RDrCHJP44FNcPvuWY+s5+VtKJB24uVz42CTfao55hFxcKhdf3of24CaC\r\nhfem4ehRqoa12is+OSMqQpFjJXEZjzcUxfpphTq+TheS4LM8kU8tf1zFz7QF\r\nBM0WlsypBK3upKBr853qiGgCWEJ72sp8GZWMimjxw92rhgpeuXQ3l3J/xTao\r\nK7lu34vRmmKmR0Ko5DmDlP3VXKXSPAK2ahkK1n/jCJvi7BNRSLuWqqMcURjJ\r\nRz8Jsp7iyuA9PrXJYO4CAY2uhSdG142NPEeVURTe2Wsffa9h4D3gGAf0f8+j\r\nz9ne78IRpRavN4Df/YN+1Zm35gqleKVuF+4=\r\n=//kK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"03cfa0234918757a3653e8bf488cd83d99bc9109","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.76","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.76","@tellescope/utilities":"^1.4.76","@tellescope/validation":"^1.4.76","@tellescope/types-client":"^1.4.76","@tellescope/types-models":"^1.4.76","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.76_1673639687020_0.22928074054670233","host":"s3://npm-registry-packages"}},"1.4.77":{"name":"@tellescope/sdk","version":"1.4.77","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.77","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"834e4e34b91626528be2797c9115cbe06b9bba33","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.77.tgz","fileCount":78,"integrity":"sha512-Kb43VR5EJ0sERa9pCqj+nr2dyyrGBTpdMAYp+rFkD2tqtwIZleqvbzri2au+pAB5X+CQrqfgAgnVGqjikVOc5g==","signatures":[{"sig":"MEQCIH1BgFtkAMQw/5RqmHGgPn/JmyewLOS5Qcg1esSORMpyAiBfhLliQEaF9DzGg4xteZm5ZOChoQVDAb4W1h29s2/qOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1946285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxY6RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpiyQ//QNUU+VaDx5ESNCMjVlkiSipNr2wqwAYg8dyEF5+SmmzboO3l\r\nmmZ5lgdStiBrEqSMKTeciXqba22468rclZEjat1uZuaUzfYCBbW6vmlQ5cNt\r\nq6JNuxA5WrqatrfS5lv4fZMGNtpBPm9RdAHVprjDn2/vt3daC7aCYI0UPD6r\r\nM45/zFvoVUY0ISjydXILfKqEvCNHd7W7/hflIKruRJjlgu3wvtJzNvOpX14Y\r\nr6CWe/AGtNMYlCjSlwcwERt5NDQcntKyhUcch8pWeDoLG9nqMO0tBiiOb5pA\r\nmNNutmQqUTl/ld9k2AmnekEqPsXmebrpWL4FeBFfCHAqMT9TIEpRP0nsu+eV\r\nYWmplEpy+CQQZecjokzgdLNyVhRTDWFdCuRx330VZWenwBcJWY4sRysCZ+Ns\r\nhZd4YEOufpzXuypd79Oyfja8gyxy1Ne+PyDxYHXpoc9IdQHvxGYD/vyA+87r\r\nYgT3HZKiYAL32Wr89Uq0ZmmwXyWQ4ZFdcVG0HnoH2xaDGzk1i894Y4ocue3l\r\nLblhI+sra0lp6kDR+vFUMGxwRsttV7ERKpIc9A4zk8L94pMX1WlyF8om9075\r\nSWygpCsA05VRHyDz7cw6KFVT06WXG5LzG2rBwaTKBEMdT4hQciipTipsq1+a\r\nmPKipk8lHGTai20adDVqGuYGW1cSeKd00hg=\r\n=aZ2X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d755bd875fcd5b2878357c483ee261b82f70b4b7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.77","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.77","@tellescope/utilities":"^1.4.77","@tellescope/validation":"^1.4.77","@tellescope/types-client":"^1.4.77","@tellescope/types-models":"^1.4.77","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.77_1673891473132_0.5667707780220923","host":"s3://npm-registry-packages"}},"1.4.79":{"name":"@tellescope/sdk","version":"1.4.79","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.79","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"21dcdfbac6a1ffd8516c46b058e10c62a74a845a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.79.tgz","fileCount":78,"integrity":"sha512-iX1sRw4Q+udGSDPzPUWqVAP4sfHwtrN99JzAw3/REzuWF8bek42+RWiSgaELIG8SDuVUuUhwEMW7EI6fl1x5BQ==","signatures":[{"sig":"MEYCIQCZ8zsoZd2Pz6Q0SGLOMcvJ6zGpQCg0BmLgC/CCTQLnYQIhAJy5AsKLzCD9RQBW+qyuktoFLYVEiMhJIylVYKNxJIkO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1946285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxa05ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRaQ/+JvbY3fdD+mRbO90hn5GGFGYOkGFrGR2ZnwuPV9kvmo8VV8zb\r\nBL0dw6aW1Rz+r81Yjq1eaNdMtCHtXWCWY7WsQh5yb3SDpnuKhfKm+V9+a/U2\r\nQ7mK5mqUkj6u2d9u7/khLC0t7isGa5pvSAxBuVGgNdtnx2WIYmGsqKgAPixW\r\ng1Blf9S2kl/0oTvHirw0XKdPYFRfFLJXDBbwZyMMOoZ2pp07bOYreBImSBas\r\nmgBu9Kp7NO1XAAvK6gTQwyox04yD+2FjLzFr7HE0ApwrG2dPo+DJPCzpF4D/\r\nhhKbOK29M03o1dsoWjUe8xFh8PCs0Ky3mgCc5iCgyHShOe5RQUm453P2PRN9\r\naJ8EwYfmQ3GPFsCztnVT8htTznoECdnlKipAjsaGs+DX3XVCDagCH9/YPVHd\r\nZucN+jAXYj2zVYc+wLi00jrHVlIP1CX9FXwoL9piFTvqhF2+9xCScE7x1j//\r\nrGgFKbNbzIoYSqg8QNOpRfLFfBoZNA4xl6rM2JfLYGcgb6shi/9Irk/XK9UI\r\nz8yrIMxNTGiMUANcwi8qABsZeuM9+q6/huookHdm5wQp+AbZ19H5alPGnwyT\r\n3psmJTJfECe0dLPhTKtUk3OA47fqHtluJRAM1cNHXzk2JgbyU50xnem1oiiO\r\n3IrRGLtrjsEwHrXS71vRUqs7zNj2drmkoPw=\r\n=YzPh\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"828ea0f756d9cfb3f0d43d53cbf0f1274a22a74c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.79","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.77","@tellescope/utilities":"^1.4.77","@tellescope/validation":"^1.4.79","@tellescope/types-client":"^1.4.77","@tellescope/types-models":"^1.4.77","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.79_1673899320846_0.18535835122405664","host":"s3://npm-registry-packages"}},"1.4.80":{"name":"@tellescope/sdk","version":"1.4.80","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.80","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"041d1ea833dc79723e597c361545b517f32e6375","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.80.tgz","fileCount":78,"integrity":"sha512-t6682IOgPYkyE3/ueQwgJnqXjpTHzVw9mk/hacYA9NoNjAQSEksAZ80EXr1le8iEpOIeqzNgMdt4rA1R7jY9aA==","signatures":[{"sig":"MEYCIQDjIhFYc+qoBSB07x3zZOXD3hlkKIDg3qdUun28YmOf9wIhANVnxty8rzgNnMF2gyiEi0GFC7JUJ2TDZYR9vxh0jupB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1946285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxf1kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRvxAAhEGVMW1+8K4ozOMQELw93yOtqCBtfGTJN69/6AzUV2gR6St0\r\nFGgFihDdhoVSSek1GZhmZbbBa0L9U38yduwaAQkIlt1MkkYZLTBucX0QgeFn\r\nr26FHXIPJ+rT8W0Epdh5OOL0DkoU2fdjKGxlsoN4LQzm2WFBSnJIGaOMppnL\r\nS3vNWD7EFh4VtjKv9ekJDtelrOigHJeCW41S4BiclKKG8aIMsFHheGjWcJSi\r\n76cq3XXCTnSP71urUtiHrm+vIi+v3ZUy+eTmGdjeZ2HcJORdIbCJAYVQQRIx\r\nQ2XUSOCePJjn+KUHn/VYIDSez9LzSRPpmmg01gz5GfgToaclAgMH2v45xkCh\r\nKS1+4/V2e7+p+WEWfoxme0AzaOfaPbb66PwzKBBuRlqf4f3RvZ7CjiVH2mEC\r\nZhDEB4TlG6iKPbyS8TAjHWNIykMS4ufChCCR9MOYPp8aF/VNXbFBVTdH9Bz3\r\nxHj1W3ra+mm2DyIwTokjTEpkc7pXCV1+qnhVTn/n8jZ2esiF4ws9XYiLg4JU\r\neLsGan7MOJvDa92+MbZVPqltgGfMEa4dEYn8ZaQlhfdwyvMCrmR1Slr6XH18\r\n9DuGTgCK7hN5Kp3Y3ZYmGN18K8Kmt98hsI9IZnQCPwZVVL3dTdcpC/ENe6Os\r\nfSoko39DfmLZqTP1RX/5dWnscDIaQZsc5I4=\r\n=HczQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"63bba1897c10ef3d9b3991a116451288404d3bb6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.80","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.80","@tellescope/utilities":"^1.4.80","@tellescope/validation":"^1.4.80","@tellescope/types-client":"^1.4.80","@tellescope/types-models":"^1.4.80","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.80_1673919844379_0.022944487511085576","host":"s3://npm-registry-packages"}},"1.4.81":{"name":"@tellescope/sdk","version":"1.4.81","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.81","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"36d91879b2c6e342e7c711ea5e8936bbf38843c1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.81.tgz","fileCount":78,"integrity":"sha512-D6WRnmMj1AGPqCGiHpf7rKzyE3McMnrpmad6wyxRV+ftEFl7vIdInYpzlCQhecTa/VL0Au+jORF6fxN8lXiOzg==","signatures":[{"sig":"MEUCIQCTEffp796CRqhT9Km98mJQ9V74JHqK2NPOz4R0h9j7PAIgCXQP2akSTvnggcKS2GYw8YRxIH0z0RiHx2vzI6kIKVE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1946285,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjxhMyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqBlw/9ES/dxN6xX7hejbezrIzYfU1u93c/wztK4jDNDsjx57BFRU5F\r\nK/eoKv0n6sbvaYsWpDCFlXdMBFZ3Tn/KD86ln9zgSQpfTc6Wihji4LW6YF9T\r\n4FyzfpkmP6RsRjse93UG0GkLWOnlfZw0zKigeHAbgPEyYsxTMnahsYlCqhdj\r\nL1MBtctcIdyWEfpLqhRpx7/5ueNHZvE0Hl989VytNygmMsx3xCQ1OofCSr0D\r\nn+cv/R6aBd0Og6jb6miuqeirvb5wniXR8fkkWZbqjJ8+7ddulvX5KyDSssks\r\nmOe//ua6PqP4GM2gyEKk8uRtYS0XEkcQ6LTTwQzuVlsOsMoN6s2gDIK3r0eO\r\nHOgOnYedaunqjXVIfsR9OR8lIf4u3DmOBk+xRxK2a9/KARHaeuu2v/dNcIzC\r\nufmibkdUgN5D2t8HYXA6iWGM9xyr+x07lPVGdnq1NDd+dahve1Bof5oqNFBZ\r\nXTjURe2sf6E8ceT+yFcEq2aAPVZQzemxWoSTDTpKW5HPM1LFMTpBcZzA3cfY\r\nS/KSxp9Ni7mpufc9vY5rYmCNvJDu//zQCcyXca9Wqnj6aOG9FWgpUPdpB47j\r\nsNxiYU+n2LpZhPsNzroS+RU46RDjoSNsL1sF9M55odyUSjT1pHBuPX/t7pmC\r\n5Fj8yc3wAQz2Z+lnplC145ilx0woK24evsg=\r\n=ONDv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c63fd048770b1089f4d1d8139573bbfe73a7fa9c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.81","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.81","@tellescope/utilities":"^1.4.81","@tellescope/validation":"^1.4.81","@tellescope/types-client":"^1.4.81","@tellescope/types-models":"^1.4.81","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.81_1673925426302_0.03169077631260353","host":"s3://npm-registry-packages"}},"1.4.84":{"name":"@tellescope/sdk","version":"1.4.84","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.84","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e8f56396d6183dae998af97c80049d1b8d18be09","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.84.tgz","fileCount":78,"integrity":"sha512-GWWHS5UQkMBz1Y+F59wRNg9EHmJaXELTEqClSo4rM0onk783+Sxq140MRdfQqWG1rCHMU7eS/HN8YXZChkb+uA==","signatures":[{"sig":"MEUCIBOEGn7XH+q2N9X6KfttHUZqHRymd4byRU28j905ceO2AiEAyqL3yZQhXLoOuG+7vazzyABWcHMFu8IytGdXF1V6QiQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1948297,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyBByACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7Jw//cy+Wb2wZqrqiw73CZkbkKWnSFDrMgoctti030ZhRUZmBU37c\r\nluv0vKQEpgMXKX4HDl1BGa1K7m969+RUrfWQJknVrTUyhrMp8Qg+Hiy38dtt\r\nkn56Ar5PfL/2bO00VbhupkQ4OQ8+2nu2HLYcDPPc5ItiM15/8nJnB9+vXyZn\r\nN3TQC/0yym975aVK77OMva8Zmiu+nGCtsxRckvkgxwuAEgIKzFHoiSA8JOl5\r\n87MqK6eFzJXo0Yw6eaXlIVl6hEErtjpUlRd8Ars+yFRlLtS7in7ZVkfGdXHI\r\ngdDe+lfGgaUrz4V6uDYLpvjUkGj8ZcbS+BZItbxI5GhCo3+FMT+NJ50IbhZu\r\n2Hwpbz+rgtroPr6v5McjiGLPzaUt4bp1brwuaYKYqschiefPAzGJkrzQuZxl\r\n+pdlj1MXjac2eCPE3jBZww0OblPLP/yROBObyKJryhT8Je11C9vAzcxUfXYr\r\nj1Lo511TUaoE21QRkT80dhyPAJMzP3XCdsH0w1nG0gLPz0JRzUy4C5K+9WZN\r\nxGGHeaNt/Yb8vtoIstyM+BM/VDklzh4HbmUeyimrmjPb+1Jhx2/46r1PDTeq\r\n0bv7mDwX/ZpHvcmYnhmWvqDRwGYQWGisXwbH/3fegJKpQT475nwhy+Z2NrcV\r\nrKDMxX793MI1hAIAYrKlW+0tN4rmC3BmMq4=\r\n=5blE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e084e1ffac8a23d925f6139bf5c860d72ea8cd19","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.81","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.81","@tellescope/utilities":"^1.4.81","@tellescope/validation":"^1.4.81","@tellescope/types-client":"^1.4.81","@tellescope/types-models":"^1.4.81","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.84_1674055793894_0.18644974966824024","host":"s3://npm-registry-packages"}},"1.4.85":{"name":"@tellescope/sdk","version":"1.4.85","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.85","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"785e00df9ac6c0a5c19be4f0fb1826acb4510419","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.85.tgz","fileCount":78,"integrity":"sha512-LuwXhsouKgvKWktuax+cpmICl3dtiOL0z+8JxjJsHlnl3gi2ewvUw9RQhswYwlyeqLOD3j57lHnSCMHrUWzdLw==","signatures":[{"sig":"MEYCIQDrZ5nAx66HKemVL/I/sP3eM+XdyUfJIYJrkVpFRK/RKwIhAMbNJFIw8BSDBghFyNfMmNLAJrs5sct822wzbJ6VDXc8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1958891,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyENsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqKow/+IUpgD9Dlr1hek6Jn4kkMmoa7lQ6yD0B5t72lSW99H6Okf6GV\r\n+iL8nL4OLUcm0YAIJnMUcBIgQi6LLiyCs/DbL+QR25aKJxME1qGriXK4HT4J\r\nTIaNTkk9MONTmgKXoYw6Q/ZoNQcScVYBaebjOIq7hPuo4/WjQm7pb82L7pXx\r\nQ/WUoPRNiHBb6WQ13UW4UFS/CK9R/BnSxjcn1Pg2VLxzzHtn80nPOZWN+DR3\r\nPc9YRUh6QgXROiFXuNlh0rr4Uix9gP0tyGKQnyB3CoUc0oW7NE2yQZO7vGhe\r\nqh/q1xPeJp8oZgw578nDzT6Kwcwk9cP3QPSmVMQtOjVIvCuFUnfSF5IdjkBi\r\n6FQiYlegTXd8qdIUYRMrYEkdsfL2ix8reOSU4xwjucFcmy8sqeCyT5z1SP6S\r\nfnSUEe+3Pa8mpw5RmICtK56qlG+3qXhmn9WJgv/RqlLA0LVqqv+rDJUX4csm\r\npCN335QlXP4UtRH5l154+XUTglJr6nDnCXkCDjF9TjL1n6uwsYg7aCTKBwoJ\r\nT+Qz0ZFGT1EpasKxkXWmE8gw2yOVSCZhNEnqKaMnYsqozGXGnGB0CgIGnn9p\r\n3TIrk7Oyn6dUJEw+hh1jHaKPXkZadnm0EYF5DBrrQcXy4qT3iJcfMLc6x9l4\r\nGQbWth9ZLNdz2B2kUohzAiKdfPQIXaBKSEk=\r\n=Iqgd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7c7b7c5aef3146e67994d0df894d34b32b8557cf","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.85","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.85","@tellescope/utilities":"^1.4.85","@tellescope/validation":"^1.4.85","@tellescope/types-client":"^1.4.85","@tellescope/types-models":"^1.4.85","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.85_1674068844143_0.9657719582185311","host":"s3://npm-registry-packages"}},"1.4.86":{"name":"@tellescope/sdk","version":"1.4.86","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.86","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dea9b1d7f4b97ab4c1691f4e2a3e647389e04675","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.86.tgz","fileCount":78,"integrity":"sha512-S3eiAbidy3Mt7uXs+UaruYj7Lp8YhNbW0FjwAME3EWYzOGkLw7JcbPsbVUJ8nh2asebTEyS1IDMpnpPjW/NbSg==","signatures":[{"sig":"MEYCIQDfAJTXNPWtBbXJZsXetElmEQzjDoiY47GqvdvOLWL8NAIhANnFNnpgqUcekWl5Kcu3WwzPLHtZdeySsxOwGaexFOAq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1959082,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyIWNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmplvA//QI6q0Kew/wVZTiTcFiR04UaZIGlkcJ3E39dMUXy4t2tttSuK\r\nNH+a/QaiMOGLzGELaZYlY96PrXNuhcTrxAb3igsab+im9ekrowVSZslBUJTQ\r\nKs4y8adUjD7W7DvpQnyaQIovPdIHVvTCqpnHnVu8v7NO9DLIepj62lI9k2Rg\r\n26zhekpAx4qk7e+qc40g/sAM/zRXjkhPEljPvpBUKA/YiMGRXOsWxSzZpqx6\r\nRy1SzbQj15YvqfgSelhvdBxFVV42mjxNvAH9owFPbqejpA1NUE3jeRXfT/bk\r\nU6sWWhkkY61QhPtrDjY8qJlQ8T1xR6KaRrNc7AAvlebMzueEx/wE5wNUTA+N\r\nGPBiVkLd3/ebGIzKFcuSUOOdJMFNETvbxJ07kpaNZ2etsU3/FQrtfhFho7Wq\r\nTdKPuS6JJZb9Fr6CM+tNtQJL5tdxv6z1kteBxJ4cIpUlIc9L5RblPWF9ZOQo\r\nfVu+sYFNLvqq5Ei+YqaU1yjHfBiz5l7pxF08rDlPgDg8INFUfepgei7wgK5Q\r\nvhTT7EGsT9ANITHnkurbpedDMmAfceJ2AXGEKiJ/5xVX7tOSLQ6UBgmSbsjn\r\n6jvE+4xXb5fPlZifoUrhvJPfa8wGRw35/mbvqQdNFTixLVsYcJLY7mc/JnbG\r\nUC4d9MY+CIEOQpCbpQXfFPpfgIYafW11pkg=\r\n=FJCL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"18c9205008d9a480d3d98d973af95c7e0aee80fc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.85","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.85","@tellescope/utilities":"^1.4.85","@tellescope/validation":"^1.4.85","@tellescope/types-client":"^1.4.85","@tellescope/types-models":"^1.4.85","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.86_1674085772864_0.6149590113266372","host":"s3://npm-registry-packages"}},"1.4.87":{"name":"@tellescope/sdk","version":"1.4.87","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.87","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2b9cbfd9b4f7b76ee96730629a42d83041bc1f07","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.87.tgz","fileCount":78,"integrity":"sha512-rZJ50pxT1bfW9yFP4AKnObIvIHo30G+V6P08e3uO0R6ZKooSacr2gx9SZK13n/MPmM+OtZR584PDDsXjRqCPYQ==","signatures":[{"sig":"MEUCIBTE+IXv+rH78j+moHPFSTYzWiv7YSE9LYgWmgxGb+XAAiEAshyPzEAITEH1k3LiwDXktORTVAEgceD7xefk8YVItf8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1959024,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyXY0ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoLfA//WiAsrPOqkFDDE8e9yWKkvuL4HMtXU9UUrdSx/yUyCOn1HGLj\r\nyBCItPEFbqbxQsIcGsFK/JOsmy9rhWOdSI4WQEVrOTOiMy3a/0w8aIlnBllS\r\n6128iF0CnCOBMNtarszoQ8cU1fUvtDN4SXJmQpF028SsNLv5GonxlR8NA3ev\r\nwyJ3EM54i/KptpJtIdax7jW20F4WhJx/ZyXpRiw59O9sd1u3Fja8r1t+jGKk\r\nASopl36Bej6hj8djJK7mbMhKBVA7NGg00c9/4XE/bWpQFN1gUssu0nnykHEj\r\nK5hoe+au2QNZQxLepyApZACrSFyQ3qr6khgCKyb0OtcxipjUHY+A0LUvLbV6\r\nMMU+syT8oDjesds8/IMww4mY6JWJ7BvREECaVAoPN0I6+EOwGR4WCRU6InbT\r\nRfuUhd9L5UNR6KwBhPHPHTgmpaJgdahVNvARE6AiG1GJqgbC+DMv1F/HYxzg\r\nPCgX7Q1NApR9Pf3+PBW3L5WSQ1qZ1fVbd0vP16S7Ti6ct9BQEK2g4iwTZkXM\r\nFgA8robnGOaazbWBEWlkCtHQ4AZB0yHrqRHBWI+2cXYnN64ryKVKm2ZS3ewB\r\njhZBazHjgc4s0iJm3OgrgO4aFUpqbXQ4qR+I2tMBGZUtFWyKjn18y7S3n23f\r\nVKaZMgUtMgC3DMUWtU2Cwl1nNXuiEM83/nY=\r\n=DLXK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0aabb352f78e887330c78b0210cdada60730d061","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.87","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.87","@tellescope/utilities":"^1.4.87","@tellescope/validation":"^1.4.87","@tellescope/types-client":"^1.4.87","@tellescope/types-models":"^1.4.87","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.87_1674147379756_0.3662135414503369","host":"s3://npm-registry-packages"}},"1.4.88":{"name":"@tellescope/sdk","version":"1.4.88","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.88","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0cfea2a4ada4c4ecbc061aa5ccd2a658117c3a84","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.88.tgz","fileCount":78,"integrity":"sha512-d2Kh/Jpjy0ij2yC5+l04w08eTRYpmmwf8ltLhTt775wNkHAvKFq7rQ35guedmR42T1kdd/DDeTzHnDqwFU8yWQ==","signatures":[{"sig":"MEUCICprfTPozP1DhoGsSxJM66tSyeBc5dN4z/TL5AHFcokLAiEA6dPvg5ggVq5CC6woUEtA76ZGg+z3/ZO1Wkd4502omsQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1959242,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjyeDsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrpzg/+Ot6vtw4DrZ2qcWGkHv/f8okpOtO/LKh8JunZwnyUabrQA4W0\r\n2SpFDlS15ebKFUveab+SZ+waa0ahUwVhPmtwndZ4Dkhs0Zi5L2j+D89fZNg+\r\n7DHtVnnY1uFjrqxD4krgR36kRXmnkLUeb3oIIDpvGlQPxQtBlS+NFSzTIWxI\r\nkWO174CJNMJUyuwXqU/6Y8bSeBg8AiGw8RuLVWErIXiT9y3XlyrCCYTHufGk\r\nnjy8/uwmBEk1Zr5rCflov8hKfZjZWyzalfu7f2tvoD1XfWVJo8n4vmP5sba6\r\nvWOAGJrI7zoGhLQleAnpyekrEorBXpRetKeRlZhvfOh/kfX0FEcd4XIN/pjw\r\nxen5Ehzjt1OnbAsQuPwrI0GggDAvoAprZ5ZE7y7pslRBsrryiNS1Vx5NA9cu\r\naUYS7xNje0sVZzFh44+M9XCMW2B/POchDjp9CB/cnMoN3KcExUjfre46ax17\r\nTiyyKbbkcfmoH6xCCLxqkTYSRJAmjV9jU97XjNDu8iYCBjFgZGAdrfyXoRb5\r\nVnneJUAeh38KAbtR78+Cl/SoXB559LljzyGeHWQ/U3keHFRIgw25uja9Jnct\r\nnqKpqVE3vAVDjE5bUD4tvBVmm0zxc4dmiEcPXUOANLx6YtNO/Oypccz051i7\r\njYSQcBsV12POMwKB6drCqIixZ1yIfyGPQN4=\r\n=d7oj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cf1db48110f9fa1f663e48b62bba2a350e5f49ba","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.88","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.87","@tellescope/utilities":"^1.4.87","@tellescope/validation":"^1.4.87","@tellescope/types-client":"^1.4.87","@tellescope/types-models":"^1.4.87","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.88_1674174700260_0.4616201556775268","host":"s3://npm-registry-packages"}},"1.4.89":{"name":"@tellescope/sdk","version":"1.4.89","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.89","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3eb5fd8faaf1f306ffd3ed2fbd10fcbed1f673ea","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.89.tgz","fileCount":78,"integrity":"sha512-OA6GN/vNlIDW10ndClT2DEnZoVa6t9hzYDk0hcIrCuw1w2/SigWfK+4L7aJW0R9QT8gimYgz0bGS2ZMhmbfwCg==","signatures":[{"sig":"MEQCIBLtikuErJ/e2HgqMpjyEI8LXhYhNIf0atj2wcqV9oWqAiAsHtqcXW6aPF1TxLuixF08B4U6dIgoJxASPaYTodUBSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1959248,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzruHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5PQ//fwgrXkWVI0LA90CnOXjtNDhbaK2IaYjtuICJNN+HCTs8tedD\r\nSs51YxRj+TvcQDzDywNVEQ5z6/3GwbOsIWoOfAntQnjEUi5cQjvWdMfLHIOS\r\nJkf9IltKi5iA1AO4xBVsTMIqUG/OEF109sDs6eHQPRiZwQgJrgo/n24mTDlu\r\n73CEoXX81j+kSgEvNcC4IbJbvptijWJN/f93xpk0qBIDrMMO+uFgdm3dMFjp\r\nyypD3OhZxuNRVCVn0N82vSdtBtlNrYDDOYD0jDIgfEDatcC98zesIdJVNlv5\r\ncgpbc0DeQelIp9JK/ybkwyQhhKwwktVUqFb3XUSsbE+VA9ycbFAzrpZx6X0D\r\n8nfnbfSgGLahyJaQ3Tgt7b6p74aEnv5CiXtn/nlmb+20pXRUG7AMzt/oJEfu\r\nqZhrnwaYpi9PtZ0PMKcjXesbu9cx1f4tf3COw9E8sgIuVQgS6PBmbzN3mHtV\r\nziFG5HztPxQlDE41fFI9HObUGsh0Lw2PErUaBBYnRc+8BX8S7KdSfM6rd5n2\r\nAyhEldVPs/XCvZaZvfK0Mde/pPVVLwN4t0ZxpFHIpWogVHye2qrkJ64WaXQ2\r\ngY+wCoiaVEXEQ2dCIaUE0uH1W3ebmcL/8eRlzb4kWdpDs5h4zBd7qB49rvgV\r\nHNTgkRUAfScz2dID19rOHv71BFAAGV9rlaw=\r\n=BCGs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"06595ae1cffe88796ff2f41bf01b796375b7b083","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.89","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.89","@tellescope/utilities":"^1.4.89","@tellescope/validation":"^1.4.89","@tellescope/types-client":"^1.4.89","@tellescope/types-models":"^1.4.89","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.89_1674492807283_0.38943939660560356","host":"s3://npm-registry-packages"}},"1.4.90":{"name":"@tellescope/sdk","version":"1.4.90","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.90","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ca55ded867b6737b1337e3bfc7a4e0aaf3bf39b3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.90.tgz","fileCount":78,"integrity":"sha512-wh5ckLiOvFCwoWyhHdewMTjOvQhpgIC5ggK5xXz1uJsEmzWYU5A53C2lU1Vr6AIgOC35Tysvqkz52B+E5rNARQ==","signatures":[{"sig":"MEUCIHt1L0VKBgYWDMue8t9CskfNmuwAX8JsvQaRcuMpABh4AiEAo2Hia9TPC6ZdnprSnw7GeNjMBJW8OT6U1jmhKD/mae8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1989266,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjztyMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrB6Q//Q7o0o2vO8uJpMwzuQfArZBoba1Esu+Z3IAk9jMrSq+foIjkd\r\n2CuvyI9soLE5ZmHG9pCY5mqEeAyvby/vP8hAOCNQ/SRjjx1lOwMfkNmG1naC\r\n9H+GjbkNFOzAWyQDcHaAZ6YcVqvONB0IzJqhffbTcQKF49kMgwyJHIjVW6Hh\r\nNASVtoUtolWYraT+3DhthoxwxNSffJzwPwb5cuuWMFscRsw3iBCbEH5O7wvr\r\n/l7hwUR3K47KveOIb4HfFqdH4CUg8hnceiUtwHoLxbGRZwXcHQSiw7TpOfAj\r\nox8oXbYAm6BEhrg7VmVumIAMZ5e7KTE5DweEkpnW9AFGNX5+MsoYGzD2f2as\r\nEE35KsQPMwOgewOvd+d59Zw45Z31w5VGdSERNIBHtcRTm6HQbD4ImVoNpsyV\r\n2dgYFFCjVldg7pVvlVvCt4RzN615yZNZuX7AaJjy8smrMzn9sy80qtp61IRp\r\nyB5PMQQGuuiz6KyUF4dMVdHXG9ZXbatcBJyLNdeCfAYE00U+tS4t/SirKh/o\r\ni+ua2NR2RaGKalHg9UANNosLupIP7RWueqIVLJY1UHOhd0x1IXE6H6g+/GAH\r\nQgjUbjbzxm2BQdPEv9GCLi7y+Iomc960Fa29/t6sXQFY6UMfCaaFvkkqi8CN\r\nYJgqKMyzi26/bY8uTxyzzj7uS5DVpu4tAxo=\r\n=WKJl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1e878758bde987dba6600d70c64159ad336ebe12","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.89","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.89","@tellescope/utilities":"^1.4.89","@tellescope/validation":"^1.4.89","@tellescope/types-client":"^1.4.89","@tellescope/types-models":"^1.4.89","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.90_1674501260686_0.7788754338761783","host":"s3://npm-registry-packages"}},"1.4.92":{"name":"@tellescope/sdk","version":"1.4.92","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.92","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"21d62f037b7c2045aee0065addea929381b2676f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.92.tgz","fileCount":78,"integrity":"sha512-65AyGGXogNFhzQTpXqKewCGDW6Arr6QL36iUhoNpjx8XNpvTK66cpLSUojL2Kb9LTsKZp0N3Idcg/RSZ5iWj9A==","signatures":[{"sig":"MEUCIQDxN3u/iRvCFHOE9HcxHvWP1SsU3iSWO0wneesX+Of/0AIgUU75ESGovIkJgOsJ2rAovulv2r2j+P06iqAM8K8DnBo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1998833,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjzzDKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4Qw//WFYkzPucxoiKrjD/SrTlmkZTljxZPS62tyufaPYEAx7uknYd\r\ncMX+YtGowxjTcYBWwp7XYYNvj3sPMWWbzd6WUiZiNdl9xJFhIroXdsl19ADu\r\n2/a7emnWEl2FixiKledSw1RRiGt2ZAvvvDaUBnc/5yQQiH8dMCUyxbj9Amcc\r\nTvB7o/HEs/LyhFDpmZuaCUL2r7I7Xkac5yLmeKnzxyqPXxdAptBNvysp86b+\r\n+2Nfie9fVIYa2h5jVDwj4ED/fx4QGkuc+21sYTh6FNscv/IGyLYIw/ZthmSu\r\nZIgCjwTGnwrtC8fglyUjXHCoL5HuY+/e04lLCxvO3lJVDIi3Qh+nwn2S/E1k\r\nDsN3Snn9B3DtJT5QRkdK56QPhqlaFMvlAMtDhGyZoUwfKOvpspkHequg49R0\r\ned7Vzf8B17FbzYY8CKtS0wYzG5+pNJ4sVVF9XXbyoPxtQ5jkcvmq1dTwA24p\r\na/1jyJSRpKNxyUprC2QKxLLQ9w5VhujULnL3W87SBJf3UNBiWkrwKfXNs6HO\r\ndm33LjHgjR78xNDdpPC0PxgiMUYL9PXnrNRcFuRC/ne4Y947iP0NQOM57Oxj\r\nD/ahCT4Pe0PCe0Tzjlyxej98CeGTnwtyobOZJDeYR9fr5wCVDo0A2dHOgKgk\r\nceS99zTeuM7HP2x+7nPGR19QFHlEgUw0gnI=\r\n=aGBD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"31f2b5c17f387d6605e8254b938b284150637dc3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.92","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.89","@tellescope/utilities":"^1.4.89","@tellescope/validation":"^1.4.89","@tellescope/types-client":"^1.4.89","@tellescope/types-models":"^1.4.89","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.92_1674522825772_0.3799801339494453","host":"s3://npm-registry-packages"}},"1.4.93":{"name":"@tellescope/sdk","version":"1.4.93","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.93","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5c3c206b8afe1128b2705d5bd0a060dab2861241","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.93.tgz","fileCount":78,"integrity":"sha512-o6bkWQyI1noZ6BwujncNmH0zL4muS9PJidIaTgC8cZFMB3EJdeKyvQmaIORtgAuFJRx0fZLXVwg3HheDL46jPQ==","signatures":[{"sig":"MEYCIQCVUtIEEMhkm6OoZb1MvLzEGm59gQDpJglMpXKkuMm5eAIhAOHhanw5/mdUnMnFKQyrwTggX5NUTBsjq3TDb8sr0IEa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1998775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0FVqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRiQ//a9PSZL8fhTuJhJak9JU7kZs4tPiH7ONAL8hw/XlfwxgJyctG\r\n4sVye7/S4KMvga47UfJfWu2yAm/1C0bICh5apnCqVpsuBkNOa986/5UIn51n\r\ndCh43K9jryI7YIc/oJbGmrcuem9UXoE0wc8AwYJnOFC0P9/V1p8ZbQPKW5Fg\r\nSU8/ADtminsBa94Ybsv5132WzRP1CvJv+DVB68r70JSL6CmaNQ1aQ+9xmSvU\r\naXKmXE6CAljf9Rh1R5pby18vXJlmux8l8SJGgQtbxDF3BPJlo7FEo5Hd2r+V\r\nfXsyzMqwWkgTeKCLyquYl12zyhi/tTjjypw+sAUKMBsihQPpux8PzLd9+DKd\r\n4qHYl+cEFqZJybRJ/q2xQlmz+C/etTJFkKp+eBpf1pLyrjoyKuWP8wJU6l4U\r\nYTR5SrfmXT+y0VPeQX4fga8hbAkFON6rXivvkhdf5GqcOH99urKG6pqaLK+h\r\nxU3PaEqaYVeUO6BBmtGGqYQjH1QDe+EbK08gYN0NanIz9bMDkIt3Y4TorsEN\r\nlf315Y/d4ZLeIGKPHQ7WqO8PQ+zGovTPl0FFLC2n5Ae61TB2Nh7a/EnwekW5\r\nD4JzdFDOLnrMrflRcHlfrytVlOrRsdpPe3PihbGkkZWfsWROu6nhm2eMo6rD\r\nC+mcK7a1ZszFwt0Me3aTWhCpbATxbAeqLhI=\r\n=v2kS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7f297262d05559b28205f835ef20da9663479115","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.93","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.93","@tellescope/utilities":"^1.4.93","@tellescope/validation":"^1.4.93","@tellescope/types-client":"^1.4.93","@tellescope/types-models":"^1.4.93","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.93_1674597737996_0.6042273988231079","host":"s3://npm-registry-packages"}},"1.4.94":{"name":"@tellescope/sdk","version":"1.4.94","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.94","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"005626eb050977e6ecfbc84faa3b5b2680c5a5bf","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.94.tgz","fileCount":78,"integrity":"sha512-FhCC02rVaTyEWBIEMILOLPvGW4cyvad4tV3Tq1+tM0+uTmZYAw4Vgjkpa4UdF/gDJttU2WvjrCJJkn0MQGvDfw==","signatures":[{"sig":"MEQCIGI8JSq1XZRvB8goOy6R+CUi08LUGA5PgiI63oCCmWUUAiA1Zn0bm242UVX41W+VbxIqjYXwTARxfvbXhTlU/Ks7kw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":1998775,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0HMCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpLnQ//RADykQDS49X3puo6lpaV4OXteBTbZt+Z4caSoPSQXK7P2Gjn\r\n0OSlysaW2hUnw5bydZ3qxVq+rDD9ROmv9xNvs8eUScsFNBq5CegMqZlgmq5K\r\nZsywmaDt5gyLlUCP3HH2nCWal0ZpepLgfbU+6fpZOrExcC34PW/y5N67p4zo\r\nTmDV02eHBFDQ38IVupdFg8HY/ylUjUAt06XLKBvZIWRmVmUydFrZD/lsHxun\r\njAy0I2wWYS1rP68PaLxiooirVs7XrAspdVsTi3o8S6I0l2kNttxR160WFegf\r\n269iU1oIC82PJu3McshAzmYJSlyAHWAC8aor2ZlPT7JAxzRktYUg56G9QgYw\r\n8ar/OkV4GmDFlCpany7HsSjy3p9rHz1gWx6cHTBD0iLW0XfLNQAkr32akNd1\r\nEQPELmazfhKH3wpAnMNToLBK9yAVhQdrmqdOej/BoH5X/pWuagiha4pU8iJw\r\nBPcunRI+6o6kNGXBGn2e91kYHtrPsKpdMkjagi3HfEJ5g07mKG5pQcLQ/Vux\r\nBPF8+9SLj7ybBTZWXO69/9t+JDx6gLCUBXNrwnmGD47D7NYSF0pxgcaqEMHT\r\nDM9uQpBz6xSeIFIk0v6EgFk67lZBZWLrz3EiPpDJGVuT8+MR+nZpzTUcEELB\r\nbFMeKL1J7nU4CXuks8UkNV2HoTFa1qjNaUc=\r\n=BtTu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b34f081ff193d8d5bebce655fbe09d0c2315adae","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.94","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.94","@tellescope/utilities":"^1.4.94","@tellescope/validation":"^1.4.94","@tellescope/types-client":"^1.4.94","@tellescope/types-models":"^1.4.94","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.94_1674605314709_0.8263590990822218","host":"s3://npm-registry-packages"}},"1.4.95":{"name":"@tellescope/sdk","version":"1.4.95","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.95","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1601f99f8417e54cd15317da16d4ae52996e989b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.95.tgz","fileCount":78,"integrity":"sha512-g4ZGSELCO1vO6zFcaUZhnSm8GFKv1T0/u0/76SCCQ9uXmTErW/svwyh6s69rvO40S9HhDr8/kMQe9QBG+u3FAA==","signatures":[{"sig":"MEYCIQC+xBVXySBPSLTx3W3t7xRFpy3iMH0sLPTgRcd56UijxgIhAIM5XZlton0JLpCCwL6y5PUqJDHMhPhT0pCkajigFafR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2004886,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0qCjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoXrg/9EDF04WYfAy+hXSyFviswF6zWG4RUmbSKyiOsZkdEWjWOs5AY\r\nRJq5flXVBBozCl7/cLxnqq8ZY5MjbdxJPF40BrRZtr2N+Qa98nPPHm/YkkCX\r\nZOEe6cMULjURKKF7TGBg8+c4ckD+frz8CK9Sc4AASGBNj8g0hHwCVHt7x74P\r\nxMY8lExiOyNcfCcC4iqvgE+9C31MGC9lWgcCHFVcxzQo63Jg/8ibNjnIwKbU\r\nH+UB564l8Wf9DC7V7xkqXymrBKIJp4ezvnDhBVptLJNSPmxq+9Gkx9CXCzF7\r\ngEGQppTUtiGpA/D92ojttE6C/gRcEy9yzqy0j8Lbnp+3kH8Nt0Ek0HZFS7R1\r\nr0X5U3VAa2dQG+qKa2yRQfDAY6NiUU7709det0FX2ujxSzJ8EK5l5Hj2QaUL\r\nlhn9BbPOJB7G0DUAptfWqblvKsaWGPe6dpBtd6IPlRGSpYIEqAcywm+tUbLI\r\nyzggGp00hRNFInMTBlliKQZj/zROxlAc228drcmIYCVxGah1DbvZ0XWxj19Z\r\n7Fppg/NLLxbcEtWuxVzAmmKiGfBgPSN0ih8BEMkOkhwv7jjEFhGZ8gSHWhhI\r\ndn40E8/vSo9/Y3+wcWm5HsHsnOAAzkrkzXchxlg85t4CUKcgzUt0U2zOmON8\r\nWbXeVvqwgUs4YxtqUjFyfqZgjyQMGjR9//I=\r\n=IB53\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c0389157039e988926bd191669c44c0d12bdf70f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.95","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.95","@tellescope/utilities":"^1.4.95","@tellescope/validation":"^1.4.95","@tellescope/types-client":"^1.4.95","@tellescope/types-models":"^1.4.95","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.95_1674748066776_0.16498165735404835","host":"s3://npm-registry-packages"}},"1.4.96":{"name":"@tellescope/sdk","version":"1.4.96","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.96","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a0f53116df8cc26adee6b4612cef20e777456128","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.96.tgz","fileCount":78,"integrity":"sha512-XDVCh7O5nEvJ94XFM1OAVBLBJz/XRdpg6WfS2JJAvtaBVRoX9x57c+OLGpMOw0Z9W46pT7Ad/LGuAsurB0D+dQ==","signatures":[{"sig":"MEQCIDmV6Fm95ljMfKR3CBbACaKGDeuAyOiSNV2/oQ1s5HgFAiABIoRn6VsW1Rmw74zDGM/ghyMq55YFWGivXsYvza0xLA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2041963,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1BbdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1hA//TM/MG6chQXYO8Na9d7+JzzIouXXkCAQIIAQfYGFwh25Z9OMz\r\n7DF46sLY2YLoAUkbz+vyaIhZ9R+CxVCgIjd1gXDLhv6dPQD2L6HqJ3nYOhfq\r\nlfhANschnrOCxs9wKVyu8aXyk2rk/vVb6p/7CW4Ufx0Z5fHeUL21oyPDzsoH\r\nXZarZhNe1YS25S1Bd5thfx94wrEdITAHa6R0QNDcui4khdhPEYnzXvfkVBjc\r\nHOlnRZ61gIJXv6sE4F57MOhwVil2tAtwoKrtZDEE5/GagTd96tvfdnlS/KHj\r\n/g5UfKSVPyw97shAdacPn5UT0UZWNAAknL9kuCsmy2xceShnzdIPiRfdwSZG\r\nqOxFd4th35LRKeI8wM0vw2jILPPIE1+5C63u5a1dZcm6xivRKmlqywUtWxVe\r\nSkw4ZGYILf8xRJdIjHIymkGoPoBdkaKo+y3Gw8QgoZrZIaJ+i56TNS0y0bt0\r\nfhlbGjaTQ9Ll6/hl+viJoSDt+RZKhtiTAUaGroSjWDCL7GLsvzIXwss6Lp+N\r\nRJnKgB2eRl/yJ457ZJ8OTUJRtFKiPNdIFi6n2XppuPmZpxPZZw94aQbEIACX\r\ns/gomepgfnpsQjXITZ4/3YlN10ZW0C0LtV0HsdO2bD3YPahfAg65DwOQCF4Y\r\nNOCjhemBwSufR4M4J0XfWgYjMkVlUyD9WFA=\r\n=rMg1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9a1cc1b86f63ef9c4495e6146862c6abd31e707d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.96","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.96","@tellescope/utilities":"^1.4.96","@tellescope/validation":"^1.4.96","@tellescope/types-client":"^1.4.96","@tellescope/types-models":"^1.4.96","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.96_1674843869074_0.8540537449633934","host":"s3://npm-registry-packages"}},"1.4.97":{"name":"@tellescope/sdk","version":"1.4.97","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.97","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"07c43b63cde181f416d1d323981055e57f3c2f1a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.97.tgz","fileCount":78,"integrity":"sha512-AI2ObbE+N+hWmbFdLa1V2SS6kXQ1suPCr67jHmaPVtSPbxXcxmuJNuA9q0CEGWfIjDCLcNcM1LQGGWkiLHEZWA==","signatures":[{"sig":"MEUCIBQ2ZR0fpDzSUW/Axc2l2iIsPVKKUWuhoMy4EfgSMjyAAiEAykdq8g+2Irs5KZzG6txR8BA4Npo77TXmmHdwHRC0NVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2042325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1BtGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmowXxAAjVdrdme/kzb1dskB1VZFgzOg0rhskAnPMs3ElsNXX5wasT8j\r\nvjE6zGzVwkceVkz1sj1pPVGZzVZakwvwPpI95zC0KXMz71P4jAB60ZpvHZ10\r\n/kGydddL5fbOGd3Z5Xl8RfUbQ3Ck8aW1zusGJczvl15RgtxEo9LWfDbNY4jd\r\nLWYU9NJTpGwSRy6pLf5ezHFB1BALhUYXHYGIRy72aSBXqqntn6U/iN11mart\r\nHVXgOAOKmYHHMCeLLJ06r4OY62QUJ60ru6h2UGCiwa7yntOfaDIGBRmZBMhn\r\nf/AxHsqruhlTp0p4KYGn4NKku0HtIEzF/PMAAAGAPQM9Lg8zaJrBHAEQykew\r\nKaMTpH0MVqjN+TPw2L9sPsYz5zpgxyeRjg7VBpxk8G12RX8bKGttvQgZHO/6\r\nmkvYkanK2OD/+RhAm8lMe8cfctU/cf6Sc0C3zTV1iLnFyuIOc4TthjB5pxXZ\r\nmUviDnuQRYDoNWcldOX2MzG7OF00bJMecnaDWwmMPSLnlyef21u8RiCEEVqi\r\nxOOLx1tI4JevjmiCA9083162KMQZWM6GiU3lmG8lApE1yThvTYEFppYOPnk3\r\nR8RDb2UO5u4wIkYNSz1Bo5wJwA6Ul7usL1k5wu/BtAhNk5C7sw/BaIc9YxHg\r\nyBawaftJruD2TZfzpXbaUJ+DSO1D6b9EIRo=\r\n=jJrz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"369c64f46afda18f860c82bc9b48b1ca7a9fc140","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.97","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.97","@tellescope/utilities":"^1.4.97","@tellescope/validation":"^1.4.97","@tellescope/types-client":"^1.4.96","@tellescope/types-models":"^1.4.96","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.97_1674844998344_0.28459637909513424","host":"s3://npm-registry-packages"}},"1.4.98":{"name":"@tellescope/sdk","version":"1.4.98","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.98","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3f631a15e0fc8b4b19325f2aeea95c1b3814ad46","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.98.tgz","fileCount":78,"integrity":"sha512-xBy8ChmSEvMIOys5z2aNPkmZZrU2uvlt3tz3KnfMtwq82BLXNBSjRSnArwvht8GPdQB65mog0VvLLyQCdSzCdA==","signatures":[{"sig":"MEUCIEQP0qCD5xbjFIrUp0GHcEW0GaBp0fdyTPQBk9siQ1fdAiEAhtNQ6vAM6o90TJDKdPUAjuCXj4LiyVDIlT3b923DigM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2042325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1B/1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq8nxAAoB0dHm96/qDl4R+/46LdvgimGM1hb9A2dwl8yl4Zfs2rlIqj\r\nixEj9ZyMiQ/sMFAwPgApL97Yw7WgUiHN355v9erzcV+VcZI7rXjOiJuOgzq6\r\nJJdxScck2dneCbwwrjQgD1D9VsJNaCcvpSKGsJC+Oi10fDlCv8drCu6PPdmc\r\n+5ZBOnPLZB0MlLieRh3JJH3mWYSLW2ylCHSp4CtYysIt07u065alry8P/5mK\r\nKU4DPRw0NIhBIbTSa5bej3SoH21PjxY6lgOzQJkeDrYch6ADygjh6mdmAtjI\r\nngjWkwDRPqNfrjDxxtL3SIznWL5PA8wTv9ujiMhJDRYpeyyas+VyFhoFXoa5\r\n5ssNUXQjMU1IQWNV6dcYZeMaXbfco3aVUfUuVQrXNWN18W0U1ExNrHp231ST\r\nvZ8zk3PAlqkHr42jeU70MRwMPCQ9d52dQqkhdDGs4nrah/nAqf4XQV7CHWZY\r\nzkiOYrnai6T1/gu81UbmxxvgftVxSJ4trOT7DSNy6D0InM1eRKAtCU3F9ZQY\r\nEzQVyVMS3LU28qReWREKExt2bwjqQRDgHGNqZ/fYnskmnTpU5DLRhikaN8Xg\r\nMKWV7QY2VWZTjb4JWoj/q0S219F3BlF3ggqeHm/Dke1mnEdjAq2m0B3o74bc\r\n0LCs/FRrprfC56obh55FYzqueGyjsZwj9b4=\r\n=fVQw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"17ba59462eec9247e5375a8c238a91ab5ccf57d1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.98","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.97","@tellescope/utilities":"^1.4.97","@tellescope/validation":"^1.4.97","@tellescope/types-client":"^1.4.96","@tellescope/types-models":"^1.4.96","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.98_1674846197771_0.8848335509894594","host":"s3://npm-registry-packages"}},"1.4.99":{"name":"@tellescope/sdk","version":"1.4.99","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.99","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e06eb08b66d6d127f9b94ee0b22acc549f0aca06","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.99.tgz","fileCount":78,"integrity":"sha512-EXGnhagGPWs5PRnlew8lEqwqWwF1fxlWpwWFk97FDCT0YSJGHm3R4oj7funCHwHWzgzw5Q/XX+rKKBmecTZe7g==","signatures":[{"sig":"MEUCIDYRZ8a6KvpbjYe/38kXFHnqwxVmzGIoU8jENCErUwKxAiEA6zPB7VdRiKaSjPBSgIWkoKHX3Uno2nAYRofUh7ijQVc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2042334,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1EyrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoiuQ/6A2guHBwV8VowYl1U5nE4u/fWjZZOYmsGScY9K9Pk3xiB9Acp\r\nYIr/EVysGxwfgtUDURuMQoi3Kfmdy/1H7O0dSaefehpMhECTRefgg2BC0Efc\r\nhmXCFqAxH660ihs2mVvJYZb72oTkssj4EtV4j+sB82VbCcvg4X+0/x2AGQ5P\r\nXGZnvSQNETX2dnXtjzwuvwu32QjV/jJc98k8EvV682NOUqq9GP8OG8eSK+rG\r\n02VgasGSwnEm203pMSiN1JrNkUw1hSXPOqOG+m49pVHiiMZviIp5oLnVCnQE\r\n0KFI0EVPwIVAmtdfasP4PNY0QaXtHSCJnkA5ytyMOoViVnOSTnPY9adE1bUY\r\n6zF6pP7PMvv++fiu32KuuCbJL3Oa17oq6GnkD8TNoaauPkYN4mkxdsdaRhxZ\r\nuZy4rkE9wSlUXcwFPdeQgbP4DofXjPEeqBn9uRI4G9pmgh/XyRDDXoa1MsM3\r\nJHKUQT2/QL4mT8/3pFQRDQ9tdAe56ogkQkIN9+URElnromKi8JwOu0RGkKx6\r\n4NiRWoivI36vEGQB1Kc/KSzey+7o+KrXgWYM4UUID2EaALs/is+8umzRu+vu\r\nI0SwlnnUzs5SStV7v00jjEcXUs5uPG+ZL6PL+xoLRtXcRer+Gd13xiZfp0zc\r\nzpT33tspHiigk+P0HYzHeEYftBDTQWpoMYM=\r\n=pEH9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2ef50fc7286d54b52598c1a6d61ba6b8ddab4932","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.99","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.99","@tellescope/utilities":"^1.4.99","@tellescope/validation":"^1.4.99","@tellescope/types-client":"^1.4.99","@tellescope/types-models":"^1.4.99","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.99_1674857642769_0.20068404352255742","host":"s3://npm-registry-packages"}},"1.4.100":{"name":"@tellescope/sdk","version":"1.4.100","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.100","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4aad2d27c2b0073f95ef2e6f8afc550597eda465","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.100.tgz","fileCount":78,"integrity":"sha512-O0s5mvMCVImB2WPkp8f9UQ1lbWofUm4nAJCo4OjyMyfLK48N+O08M9wjXg5W4BBjaSiHUjveUbGTQ/RzcwlAZA==","signatures":[{"sig":"MEYCIQDSIeCI5gj6WJDNgxYJDmUxqH3ZMIPOwGq8H6YqHVC45QIhAIy8C7a6MKoYR8UjQsiTtkTbwdKRiXOIJo7yTi0Xyq2q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2042339,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1+viACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqMDA/+NjdjgfFfY8JSl7QpoXtJVv4W2WPh9ezdgsekoXtLEWh6rHdo\r\nY78IngxrFUiYdNIBIC3QCX4NYGm1r9TFmVWdC8PJEHV+czVe1+yaRbtHATZZ\r\niG/SCurEcpudMTFEanVTURplljxv7wg7uDsR0gz9M0mvdVF23oGoxXwSJOAD\r\nWAcK6m+VXfNptsl4JxFtBxRMEJS+t0RCgXnmXmfmYNijf//c+48f5CkeNfO8\r\nfkTbWwhR1xuggE31b9t7xepHDxsA6mk6ayyhzdo2FogK59GX29+sX2Rsu/lz\r\nKe7quQLmm7X4e/+hSDZ+ky+ATvxRrmlyfD05rVK8I/B5LdEIVA1RRxTZ7uvR\r\ntyXQMIomUOrTqbkdq5e5B+TtdVCwV4CEtQPNapgkB80Tt2PwTTRVQLIr2b3L\r\ng4uOeufvny3OdTTizpnXVJPLMIe3nqKV11mJ1wWtYhLo664IlUxU5G/wG9P2\r\nrY+J8dkBHqnXzHMwYliaJ2cSNa0+DzRLxKQ0Nq6VLmFcXQuOUfW8YzB+4unN\r\nuTHb/ZZVh1HcZgYcAFWWavyFeGcVtQ0TZhHAvdUCVbCYpEs5EPyFU0dXRx5f\r\n/xqWMr6E1QRAzfe776CkJNYM6WKgf6W3VmgnL9FD2INHp6zhuV4DHyFYinbU\r\nEOpUKMAHzI9Y2Ybf6YzuyELVYCDl7EEanvI=\r\n=EBcf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"eabdb76fc2c060508bf69f48866dd5efe33a57c8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.100","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.100","@tellescope/utilities":"^1.4.100","@tellescope/validation":"^1.4.100","@tellescope/types-client":"^1.4.99","@tellescope/types-models":"^1.4.99","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.100_1675095010626_0.07593534290005799","host":"s3://npm-registry-packages"}},"1.4.102":{"name":"@tellescope/sdk","version":"1.4.102","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.102","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9dbe39c72a4d8ae610606f2eb04548b73692edbd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.102.tgz","fileCount":78,"integrity":"sha512-d9ozpvyZlYmM6O4yiKg+fPM+WywuXOJD67zO+lKzh66uXk2bq0QT2M4PFy9JnX1u4liwmPGYeWW0T8hzixI6Ag==","signatures":[{"sig":"MEUCIQDqFCwmMLgjddvvS4aRwa1b3cGbvx8qdD8Jq3tfjs4qUQIgN8byioNrSKd91bqA3jmhuC2wLL09d+6Je3Rf3ezW8RE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2042367,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2VmvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZIg/+PgVJg6qYpNhpX2zuvJlNQ3squjXHsoH14dvxvCMpJrAr/lt6\r\nDtzY2Y7UXpS5pRZwt5GGpm2+nSNGrfvas3VwAOyXMZtMUNcPO9dM9utFiD5h\r\nzpwpPyTe79egzbmtl1luWvpAjAr05Kp+tRKwxdsAOpPnFbWzwhpZ7bu9xivH\r\npCZSdttXzbMVOZ9RlbNDHCbWJsr+RkaKfzxKX5hoTHY0ObcSkvPH4C+5tPFT\r\nkF9XmWhpUCV9nU3h9+PmAjtcSXTB47HVrlhutuWLSTv2mLa3+N+GOjMqt/3x\r\ngwxwifgRfCaj+3peGFRx0uZ/l+KFIjFnNu1YDWH8qHT6q19dEK49qPudXMcw\r\nza/olUeqkoAUGvR8KqhJKeAKRgEFWO6AZti/BbVSeJq74jSshdX8cp/e0r06\r\nAYKLEl5OD9kdHP2QsYevDhdCXig0pNu9lLwfKpCWuCPkhKNZ65484pxHyIyh\r\niJ8dnBy4ur9exqS7eUUjy8bY77/2SEoJsSFEIIYH9b1q9ntG2ldkBEOpC31B\r\nPC4oh4tMZKdxqwvg+nLSr05ftnhA7ezEUptbD3W87xNwQay1wVUpOaS9b+vx\r\nbo4MOnN0MwRaXERJObwQXMJ9qq76sFM9PGdGLtVit6G8nYmN92Mb+NuwK3GG\r\nblWyeS4pCCN6WxKTlwjwjmQrPy1f8ALdma0=\r\n=uggs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3e7f38f691d472dd7578cbc3f027af04c5b46e62","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.102","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.102","@tellescope/utilities":"^1.4.102","@tellescope/validation":"^1.4.102","@tellescope/types-client":"^1.4.102","@tellescope/types-models":"^1.4.102","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.102_1675188655527_0.6140784312349106","host":"s3://npm-registry-packages"}},"1.4.103":{"name":"@tellescope/sdk","version":"1.4.103","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.103","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"68cf9e591a398a8d117eb9089368c6bb776ce6b6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.103.tgz","fileCount":78,"integrity":"sha512-tWoLHt1WAaP0QeyCLqF9mwB4uOKcV+QibZCyfxm1Cd6mHiG1/EzPPhDWh51LDSzGFFG5te9+oKkl02yujZFr6w==","signatures":[{"sig":"MEYCIQDtk1qsyFBcHIas3th1SZsnu+8D3ebsbK4mqC685istjgIhAMUrpCxZyCV+XqJkQHu3+OIXBJMMKwbvOsRtW3ZY82gl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2050099,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2bUaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSow/9FRqrEaaze7hwZk9Gi8WE2YqA7gnYZbzbMDT9osK/gO1/DgvF\r\nhVsaFZ2v69w21wHB4GtGCEczE7PMPlkMmjq9Wa4W/OjrUclGK1HES/RTCPWy\r\noALe8N20xqYjCzbsdnwundvYCQgy21vNPJdFlxe+zo455PQ6vKIFPNFsRq+/\r\nGNkYlmuzNKKcZ7XiMr7lIua0bPw4FY9D4YdW8NbnHztUm/i16Dp7zydZ5CTi\r\nQtkHWtzXmEUxytVxFGQHC9KiHoAtqahYPi6g+w3MGBxlGa/lggbnn2/19lJy\r\ngWkS8ZIpPcKNMQOQ8cEQK1e9w4lDNdrtTrd5N9l/fdPqs/YtmoisuE8KR4IL\r\nbB6Np4wU1uIIcnEdjxPwUZBiab8osUUFwvuNDIdpB7y/6c046zVA9jRPHAMP\r\nI0jsXmI0LgfMkSqz8G+glnGHityHW5KsbuEutU4BiEh334+9XPKHfllio42U\r\nqcw64l4weXyPA6FgbSNjPFDCLin+MZomc/G52HuA7RJET9iCDa1k0d22MKj0\r\nJsqBq51od/iSPOQbGuxroPbAvv6kUxflsKporJkv9+Np92jBzpNaQJ2NTSOI\r\n1n30dW3r8FA8WKczMjxBhFX9OkbItFVCjDoXbS4Bs0yiDgp9tB111Cl1+Sum\r\nL2TYKmsOYX2mzmrQfFUdxO5/hdo3Zk9z7E0=\r\n=AaKK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4239ef2587b21d31398f905255399e2d82ef4070","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.103","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.103","@tellescope/utilities":"^1.4.103","@tellescope/validation":"^1.4.103","@tellescope/types-client":"^1.4.103","@tellescope/types-models":"^1.4.103","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.103_1675212058415_0.34766375893260193","host":"s3://npm-registry-packages"}},"1.4.104":{"name":"@tellescope/sdk","version":"1.4.104","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.104","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1e6c21111dae219a74cc34b5072390b8c964caef","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.104.tgz","fileCount":78,"integrity":"sha512-oBnBiBExQTScPPqDq4WQRf7Y9hx4SpNYHimO8fIIHT4MLAdC/xlkaYzzvbaxLPtaxYowULX1XoELiELnOgKXPg==","signatures":[{"sig":"MEUCIQC1//2F5AWHhH5/STXdSHot8cAHuDrtocDrDrvI+4+PSgIgT/LuOIilMIvF4pvZSy1t7ySVSkrsUv5XZw6WPtQOmj4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2050041,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj29OWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqWyw//XJ+bDtxShnnf2PSne6+/l4FPMUCXBkSwdHg5wgf1BWgVZyjz\r\nx/vIJnbd59aZQynIdWoReyW4N/9fq323u8QY5OYsaNgtHTiOn0qUIinZIFzc\r\nJc2tetYWyzl/1/gJI8RV4s0eYhRimrDrVip+joztDgVTEBGK7uZC+KXOKcq0\r\n6waoEC/C4i2LhdonPNKw+0T+1WmEiP5uUVp+KwWYamHywUbGz7BQ3IlqmutA\r\nGvljp4IJOBAE673QgQ136VOSqn1Op6slda5hpQpz24v90SOHnsdZ15+oo4Uy\r\nB6j7cLLsAphgidwfHUKUWbDRsmp2jWTyRn2RTdW+q1OCDw8F8+h7UnJE1Y8w\r\n9iRTtY3OE2mT2po3dzylqhkdvajblrg7bTqWL+bfEqVvxmcnTSjmHYvOHqnt\r\nPdSq6VyLfLY6jxawPdXLqi7vPsipr2w+mzxJbQ1Z/lXq2Nv2GE0g+M2oBMS6\r\nUoVjUR0bCpAQzZOgJ4QvUiMIjJbfg4JXNLcqTw1oMpJsNXXVSzqbwsHKK2Ry\r\nWu/CD82Q98zvXzmC8kqoCQ8sS6ceqHopHeISiB9zi72Wg4XdE2YbPAwtSyG5\r\ndnNfQaMjcyNt8y923nVpxlmQquF8TT87ofExgTKm/y6BKEyXPKPSuUnvIqog\r\nj/6bg4KegLaWbczHnAKAiDPUJKYFWawiHNQ=\r\n=raLy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d188393d183e6c3caa12546c9ade37b6b5117fea","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.104","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.104","@tellescope/utilities":"^1.4.104","@tellescope/validation":"^1.4.104","@tellescope/types-client":"^1.4.104","@tellescope/types-models":"^1.4.104","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.104_1675350933804_0.3839557646065823","host":"s3://npm-registry-packages"}},"1.4.105":{"name":"@tellescope/sdk","version":"1.4.105","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.4.105","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"584032a4c056591a353492b68a1036bb59957aa0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.4.105.tgz","fileCount":78,"integrity":"sha512-G51T5jmY3lIHjYJ5tdxoMZM/0eX2HDKskzgCbjzeWUqjysYxFX2/yGtbYGq/78MFDxebGN9YCfcB0RcokR1gWw==","signatures":[{"sig":"MEYCIQDdyBp1R+CLs2TUWzNuvaC9q4uwwlEYzAiPUxyK82dwrgIhAOMKMg60AZelKhkXjeqvldd/+AHu3dopAuAqfV0tJgzm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2050883,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3APMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpFNw/+PXHDNPdnCD/yZXUvFiSMnbZzrENaPs/j72C4ZgcfyxsXgfvb\r\nQsdj+lGKW0skSs3DIyG06Kt4A2/iyIO/mFAvcOrjNRDnY+v+9WFTZKbW3AD9\r\naZySV7zvm0jmY2mJm6cFZtpMNmhkAOvwlpfTHd9Oja6UVsCj/GbhAzq/bek8\r\npPDCkePkHiDYA3RCrtGWAj0IiWzB3l46738MCBrOq5UF8co8tpbvxP4MPhXY\r\npEbWfOVetctRpvk7UBuT8/JpNawc5OcAOQ9Rex+IBfmp6svocaOhJ6G2vfgA\r\n9POKHxZkgJCyw7whVwUaTq5N669H91XwPYtNPRTRV/22Jh9H40ijMU7bMjuT\r\nF4gr1wUR/xY5ZDNK2EOhjkiEJiUeXspTmFje+YXah+7S9pZzLatx4i4i1zsi\r\nWJshWvlAzisHdi4G0gAFC4B73DkqQxZyKiOcuQRriN+m87QB7QAe8sJ0PZcK\r\nTjEiA3LNyLSAlSsO6gXwHSPOIynBgYN585o2CIfcrk4SMyPQTblURJ+FIxop\r\ns2QbNvk7AZgc7xxAk2CB/BCYr+g1FE2hg1dm+7qtMSczRotRlvS15+mv2Ik+\r\ne3XZRlBnpCDJ7VreXoP4awEAGFJwOpxXY1QwXkOZG+BFkZDGNoPHI+QY2ztI\r\nx1Cz+EGUeGgM4jVhMIOTOEwGYVUtXnd++So=\r\n=44tX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f0dd59b66f81a25758d01848a94a211f1cebf6a4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.4.105","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.4.104","@tellescope/utilities":"^1.4.105","@tellescope/validation":"^1.4.105","@tellescope/types-client":"^1.4.104","@tellescope/types-models":"^1.4.104","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.4.105_1675363276447_0.2451783789258557","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"@tellescope/sdk","version":"1.5.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.5.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b716209306eb8b38796d9347a49a6a4fb3dd8ece","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.5.0.tgz","fileCount":78,"integrity":"sha512-vUzVT/XPbgTH+0qNrWUuhFWQ1tQ8/WboArBVg6YvuBB9SoawGws1m6iXCp9b+kzSkglLgciBnk3X26BVyFN4vw==","signatures":[{"sig":"MEUCIQC5eAmqBp0WNUeDZ0r0JdHwYO7+JPYzvwuhMDhuQrAErwIgbrOJogP5G/TP+5qfo6nAypEwfL4yMH/qmLR9YHiRu2Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2063920,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj3FzqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSOg//dRso0DsImRxvRLvOkMN9lcnJ3o420RGk9YN5hvpQy+Edds0B\r\ns1yWDoFSeQbXydiMWWrU1xYGkpSb4KTlrALoOQUrEF94tJy3AZ16VTGZ1Hfy\r\nHycTHAaGQDF7uywpzy47davyeUtTqrCmhAcSkEnrVOySZT6GrRWYdpMa7Y/J\r\nIh7eZ+TPCZDw3p/PqgjYie2OLk7g1LzKNbrKWwu5Nx7Mggwf63Ay3/59nD6n\r\n1P/arsz59h/I2AiuH/BQNUD4WhEbbDq1xVn2g7ouZVPTeHv3AkV/6WH30Bul\r\nHpsaZaA4TytWzYqnFZyuYlzyteS75C6vlu1IFVmXsEBOaslaxya6xi2d1puS\r\nf9qX6YtaKWzWKyrn3XMxelNjksXbwMwoOXlIucFx2BnhhfRtRZbRw/84jqA2\r\nOxGoHiaa1nOgND9Ise1LyQa6aKJQWJH/63OPhxbT7+bvug0jT//7R9VgaSy1\r\nULoiJPEj4JzyNrDfRjMCmyGpw4dboOfzBRx4Gzdo+R9XWbAEunswz6xDGJwc\r\nPXiuMVz16avXAa7e1GdjbDdu9Rcr7QTm/SZsahlbJHEvCHRyTRY6TwmKG1tB\r\n35P2AujXBrliMf4h55wofqfdE5vI8zgjfyHFvmJ+mSCu+2vM+lakpu8/92q/\r\n0hBWYdQ5kMgHQIGNhqprOp7XwRKeOCnSynw=\r\n=GVm5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0af3617ae250979882abad9d943b67430534e4d3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.5.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.4.48","@tellescope/constants":"^1.5.0","@tellescope/utilities":"^1.5.0","@tellescope/validation":"^1.5.0","@tellescope/types-client":"^1.5.0","@tellescope/types-models":"^1.5.0","@tellescope/types-utilities":"^1.4.27"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.5.0_1675386089801_0.6179507778502917","host":"s3://npm-registry-packages"}},"1.5.1":{"name":"@tellescope/sdk","version":"1.5.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.5.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a87da124aca26d790e97714acc2637795b1f4be9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.5.1.tgz","fileCount":78,"integrity":"sha512-GIPqsk867ZRrawZyeMKX/mvCwR2NKBvpJjaHsrYI/o8/nIDy3MDvNZENUqyaVm9OfRC45GJzw57u8JCuk4iW3w==","signatures":[{"sig":"MEYCIQDhdVPjkS3GYP0G0ygjlQAzm91xBT5Tz6fWPo1HU5MhAwIhANayj6P6tBTrO+RJ1BioYsdHYXT9hbI1p6FUWkaB2VyS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2089466,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4UQ5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr2mBAAnWuxnFD39JwwIOeGZIycvH2j5SWp8z6kjNAXxP8pZqOaoO3P\r\n/gFiN9nvcyC+dtopj7gHPS1zZimHVmE1v+WbV1WzUM83K/XJW38EiRv/PKRO\r\nexVw9nFWM6wLUdsrLtOOKKUvvEqlKuTz6UTmY5RYG4rmxu9mAnLcrDPbKqW6\r\nnrncINbS05QEL42v+dk2dq430ptR5WGH/UhOtbjc+RWywNVOyPwdqTj6E0tJ\r\n029KAx7AIg0yg4u7Dqa45DVcPDs6BZi0e67aDFTUe8mfZq9njGYZBqMBOXUh\r\nWvkpT28efJ/pRgTwzFfShd7Y56WdAYMFqq+mUHVUEWJ4vUQH3bFWNNhey3Hw\r\nxmoR5Lb2Oc6h9GFz+w/Trocupv7DY+bhVqSBk4IXH84fmXAOYdT1ti2+RewH\r\nQalUqLqRagl7IiHyz5nmrOSdKMqPP2HIww2MQkP8GVGpuydaF4wbPIyiPvHr\r\nJfmDuNKrxc7yrkN9FIP0dZ1g30AZRELVz/8elYzVg9kIDFkZYQdey6zxe7eA\r\nDSyxdDIFAoc54UCE/oYiAghNRmC0JBlU6Ea1UP46LFFkD6bJNzoAK61Zpxfp\r\nBwhbxmPHNr9pAHhBUNIckb97c/4fcmKhYuanBjcjUgKgKjDy0qEFN4Is43NC\r\noKHET5if1d/zj81/AkWekMlngod3cyNI+qg=\r\n=xCx9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d4235f7b61b4b067da331ea7149058871f53379b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.5.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.5.1","@tellescope/utilities":"^1.5.1","@tellescope/validation":"^1.5.1","@tellescope/types-client":"^1.5.1","@tellescope/types-models":"^1.5.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.5.1_1675707449467_0.4730423958833594","host":"s3://npm-registry-packages"}},"1.5.2":{"name":"@tellescope/sdk","version":"1.5.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.5.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"322242c3de754a0d3afb3835426b646f759d3ba9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.5.2.tgz","fileCount":78,"integrity":"sha512-m5gT/J4J6pA63NMaJoULResTZIpaw+HHutob81AjnmsenCNdZ40B13i0hETJzOEM0/j47qPgbqbryT8odlGcIw==","signatures":[{"sig":"MEYCIQDaht39PySdRpBtxc3wYpZXQAJ9j2qJOI28sYVt7RSH3gIhAJJWi5UtVmtMYJhvoeuKXN5+Gq1gcKPCuL4odO1j8aPk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2091490,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4U2fACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoSRAAmHj/ljyguzAU23y0PxxBphu9QEYFFZ7uAW4qhePztSdanY1L\r\nhklbLfLC2beA4aCcgAa7sjWiEvxsRZVp/ozXISJlXiTFhEOZ1c/NwvOwSazK\r\nS895baGQ89+VbuFg2ovQrBvyuKcdy5Jg1IbodJE2iBEcDoz6EZ7405P4qCGk\r\nOM1zEpNWvUktM0WSNyrwCXKy8OGIYf1zAaXBCtTWfypkpzQr9H3XktlVjla1\r\nwwZiUcWe2hgkpyxkDQFATYrB/BvZDk/dSNJJFqX/bzbU53ePhZtvy6dnVurE\r\nR++oksP+us0Ndmw/wgAqLOTgjBtVYCcRtJbdduT4HpKVk/O29GMxVHC2HQGl\r\nIFG9xeETsY2oNPYLhnD3iheJFR3UqhGGwxkBw3IP1/fvpM4vZ4ZIRrNvwNLL\r\nheVUB7TbtNG91m52Q6BJJStdD9LuK2QPxlHPiSw1pThT5sQhrr7O9/ONF3Id\r\ngfHwVz32XhFX/aBmGvpTyDOD6ju4gXCZ9XX18kW/Xv+aGrkipeWwW/EQsdx/\r\ndjcKl9JW8IHu6srIp+2Jb4TR0jL0m6DIbG9ug3mZKOIKQlN7/bvf6DxOHqU2\r\nCJIO5JA9xYrnyP1uEBFgGpA5LXdtIaKhBz/TKjIL20N2DqS/DWUkuJnQiL27\r\nhGrbDbeq/2VFbZWgNdjxUdAb5qkdmvCpNaw=\r\n=C1eT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1617a8a6357fe4c7d61572cebb7682279bbcd24c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.5.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.5.1","@tellescope/utilities":"^1.5.1","@tellescope/validation":"^1.5.1","@tellescope/types-client":"^1.5.1","@tellescope/types-models":"^1.5.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.5.2_1675709855561_0.26400462981338113","host":"s3://npm-registry-packages"}},"1.5.3":{"name":"@tellescope/sdk","version":"1.5.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.5.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"769300f0a10e4b83d95584cd7695ae3b07418a99","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.5.3.tgz","fileCount":78,"integrity":"sha512-4bXS69i+/O/dR13XUdsh8iv75T8fqc/NiNXUt2VqFXz38uMx/ko7DqCVJieV9c4RgPqOxVWip7MVCEy4LA7BiA==","signatures":[{"sig":"MEUCIQC4HwZRVi/9zsz3pGBuWjyxw8/Z80MLQmJMQ291OoG+3wIgAdfO390yswBEnM0EPjyJC9lnvRn7Q53I/2JlmJZKYw8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2097925,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4bXPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmroEw/8D/RJR0v186twMwGVBSvUiQYbZJIAgOd/oc8bnT7NcbTuruF2\r\nvz+TQbynSOpmDjC2veoITrMmQJh47Jt2vl8XiziXcDISDmwUFbYsVI+jG029\r\nw5v7/vv3DUycy1TrvJM71KzesSZab7YjnhTi6AMnlqGRUJS34ndsGe/TmNwK\r\nmWLwe/SwGUTWsJ7aHlNMExrcW+weUQCD/zofgc5yeOUDP3ytjN3iwfLeyfi8\r\nwTh3VeVlbgVwPNQ58aAuV8JtGpd14dsTKgHjXjcOrePV+PxngDMWLjMA2+e7\r\ntbkXsivGm8P0oYO9448im0EtjiXHANr2QbP2NGDibWCKQRUfCL6LEDLafM8V\r\njoS5r3QHB1eFoyeA9JcUKTr7hz5uaAxmH88eKT2Dh7v5lgGVp8O3i9oP6mHM\r\nqKrTIH+wNEj2fIxNywv7dT6tPkDiHSC+zPI3qxtHzMvkuFwP/9UHDq+BjIES\r\n9J4BXIL6qmas03fX7s+CnLQfft28LThu3Wc96NSMFlFRsPeSMDwE9HRnjPj+\r\n0WlN25dsVT2lX9j7T322iSiokmIAHJpT4/zuzjZwC4MwXoOSel3Noq9WJbko\r\n1Z4jfrOhAPUPEXqnuZK6OCQs0g6k37XMfSRSUNzmiqSBhBddWM7OQfU8BSwE\r\nY3L6HNr69zUfuM/PG2It5Vn6fbGGFgORfH8=\r\n=0LlA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1a798947db21b4e7724afcb43bf6b2f4fe33b986","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.5.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.5.1","@tellescope/utilities":"^1.5.1","@tellescope/validation":"^1.5.1","@tellescope/types-client":"^1.5.1","@tellescope/types-models":"^1.5.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.5.3_1675736527595_0.4885575560951507","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"@tellescope/sdk","version":"1.6.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.6.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e29092cf191cea7540fdda974e47712ba1471c5c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.6.0.tgz","fileCount":78,"integrity":"sha512-E1pbLhryd7MDfcsSLaUtbnq3SC9usba70E3WBMKqKITUcWkdkn8lEL+ALsvhzf2i6BORHAG4Gu3uBPR5fJ8k7g==","signatures":[{"sig":"MEQCIEpr9J0Tr7x5Qjx+ePpTgyM0geZnHkPuVWaquynEaANEAiBztghbL9TP0WBEEQOQjNMMCDHEuMOsAIV0+9ccMK6H5g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2099492,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj4pNUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrtdw//Y23pckyOKTTNTpUcHHI5fJU2Gfckg8fy3qvcX6oTBTeZUGju\r\n+SyJi/JVvjVuSePLNDMT/IB7/8TIpCZfZWRGl7shdTs5r4bmY+qB3UDQLiH7\r\nZvkRwa3HlbLM9brcGzuujshSH+gQVxGn54rarANYnC0ygBlvnTAtS+tf4jea\r\nyLjvVTpr/BJYDeS2NuPWVexi/RlpP3hzaALXCYyaUKzpGfroYxuE1byygO29\r\n48/MgP0HmbTzoucFJ4dfRePN+J6gAI1NZBXESWjxiEbCGOtfAeyOYteW3Our\r\nRWyQb8F/p6HR3Cn4Rmn0kyY0sc3tp86jZFaIIH/RS5ZcsNJZS9GSBhv2ivyS\r\nALKnhX77Rg3wtJghFLRe0aKPGPigmXuO9jVzTpMCjkgChgyOgKALQP8nn7aU\r\nxB7cs5VGKutp/dGaRf1b/1Ae8Q3uUAwRL7xn8kNoiEmIxvkBMjlrnyS3fgEE\r\nELyB5+/WVYR3jMU3OJV+YKauDGQGi8iezz1qSImwDXIuxDqHZw3wsv2l+KZw\r\n8adsQm7kIIGA910mvl7EVr7sRz5VQDSZfHByW/2lfXG8Oh6MuNDXWbS4R2dz\r\n2ugut0uiHf79W/csHDHo8hrYuGRJFc5NWrYthFP4YOsSouRB7QpojlfhLBnC\r\n6GXgVJXLzCIsPqmWu7TMsJdDHS6ONvatu08=\r\n=l0IB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d9f3b6c5a187161948fdac65adc93bd1f758b200","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.6.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.5.1","@tellescope/utilities":"^1.5.1","@tellescope/validation":"^1.5.1","@tellescope/types-client":"^1.5.1","@tellescope/types-models":"^1.5.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.6.0_1675793236141_0.5889297367708923","host":"s3://npm-registry-packages"}},"1.6.1":{"name":"@tellescope/sdk","version":"1.6.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.6.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2e76b74e1954dbb6d5f5c97f4f341f91b662f84c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.6.1.tgz","fileCount":78,"integrity":"sha512-HzcGuZIGWmgThpDBhRt9xQmCKHrBchEKzBFfYICKVGdY5xXXP60SETGKKQkCJ5afKyoTYoOa+q9vBoblZKuANA==","signatures":[{"sig":"MEQCIDf6Zama7NeYQuSOHB3JtW6qOEDz1yUDAnVZkDrOWaGZAiAt3Qpjpl3huh53sbvmuPiPqAt/YyxPdXOo1BJGqUlgqQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2100229,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5EAqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpNRRAAliKEkZGBnoes1ZxiKCoC9IgUKFv3gb5RTSjaAEAweOMUuPqg\r\nDh9EqHQdrU2+KkkiRwtxbUFjFhdLN7voyyl7GUnuUoXZXJ6zrkju3jAGw64y\r\nIfi99Nj/y4JGFRt/cW8hCMJyaGGKu3eh/FdruHSPjxGa+5dRzHbsteUAqv5O\r\nN+Xd4dgvkg9frwaarg5sEhkhFA7fUYoZX85xL/XEQpuaJ3ImY2GRuVPjEJux\r\nOOGjTszPzh6JPh2vJB4neIm2gpLc8sIDcxHk0fvf+WOev3IYmaBSskBEO/Te\r\nGUQhP+gEGTL5sFWEtR3GylpOuxr+DDbeYed3IXRIKuwzjPIpKR4EHVGE1xV3\r\nX58mVHqUPLS9MnPNqsztZ/iMfLt5kyIplb+B+zvPhGmT6LFDoB7v+22hrrTf\r\nhafrnK0DsR+PgxbzSw9r8iVuOXEAcGwS6W/aaqybcgcFta1H4PGPYCcvH/qP\r\nF6AUAaIixN9uqRWTnfPRLtnNcTFERhKcb6o57IJ5Csp6u6NWMjGoMZKz6Rez\r\nDACPW98BCIoco0hHd6UWylLLvWcXwZKy/op8D6+ngmVITQmeZD10UwRpUsmK\r\nl73OrLfYYnw44Ur15RAsNiukIS3QgFV1OZes1GW+oPBU3wrlgGhnXDvUvy0g\r\nqvYJKwNl6ASkEz7kQMgfKU8mt6MKuOMCEZg=\r\n=xWyr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"14653fef491a1f0cbd26202a73b972722f902391","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.6.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.6.1","@tellescope/utilities":"^1.6.1","@tellescope/validation":"^1.6.1","@tellescope/types-client":"^1.6.1","@tellescope/types-models":"^1.6.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.6.1_1675903018318_0.30563635253744104","host":"s3://npm-registry-packages"}},"1.6.2":{"name":"@tellescope/sdk","version":"1.6.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.6.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"48e599790e70f2ea9d8229e43837f1fc05d0e34b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.6.2.tgz","fileCount":78,"integrity":"sha512-FRPzs+p3snLEItR181cFbn0MHs5WnZWvXtFkeXejQA+id3/P1oZKBYaOEDjJXRK5/YsO6/ZZYKjUuMij1qQemg==","signatures":[{"sig":"MEUCIHzG79T4Br9SizXQJrEc2pcx5EviybKu1HFJK13+vTm5AiEAph2UdTKImKYu2D6PqDhFzu0qHwF3UP3w2NkglpwZexc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2100351,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5Q5MACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoSWhAAo++4hHui7LEXC9f07vWzSUfg5aPgrScgbThfLoAqALGDc0v7\r\nbzzRekzfAe/1JesesqfZta+x+s+hk+KKehDzNTaRXybKJiaKYjn3OVZLNHps\r\naxkPU/4BVoPjnPIJAIdcsjQ8nUtL+7oghriFv7aIag3mrdIk1FPFiFFR74Bs\r\nQNGKQhMNLSg08NxmLCZg9tzoWH2hYaM4dm3i72EA9AzN4CClAs4iTlZtSkzd\r\ngPTI+J64IwsnyJEC+nvUGWyUrHX3djwbqrvjF4IZ2H6IFOJMnZWeBz4BnEsP\r\n21OSw9WDKpScOif/DfZRLolpZT8oYgsjEp37/fmiS4EDPBQqtDugWT8TsZ4G\r\n9zA23P9oe1lgNVoc/eBeGO/Dz8nQcAY116Tfut33D6iPY/zbztNCeQHRA6QW\r\nC+/MXxhPUmsXqZejNU+UI+S2Bi4USe2IBLO6uGFRQxdN76OmOcsj/dRA4cyx\r\nPUIuKCR+W21NyLpkL+w4QUwM7KQcezJk2gMp+bSaug0cgYTAj+Y8XeM2L+oZ\r\nh1/jlTntIZrsNiQYBV1giIj9ioYN9/rVuu+3iYU7zfoFB9gLt/DdKyycaztI\r\nTESSVcQZG17eCh2Gb9HFqN9iwOVysjKUc0Ea0Rom/FS0zk4uzeBaLsnVQLqo\r\n3YCOAUQ5XB5Og4KKhQC0mhFzShy8TLdKbbU=\r\n=2Na+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0599a1c6187c8279406f9280d8de65576c6fb682","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.6.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.6.2","@tellescope/utilities":"^1.6.2","@tellescope/validation":"^1.6.2","@tellescope/types-client":"^1.6.2","@tellescope/types-models":"^1.6.2","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.6.2_1675955788461_0.3572628017155657","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"@tellescope/sdk","version":"1.7.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.7.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6940227b7af90a6d1dedac05918023fdc556ff37","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.7.0.tgz","fileCount":78,"integrity":"sha512-y71WtrUWPsLOJf9alPDpgXI7L76cZkd9FYOsZJY4VJEsudOzM7EY/RP3smOOju9dGGLs0EUuYNP98qR/85DI9A==","signatures":[{"sig":"MEYCIQC5oroT7bxL6KzwyqOLnaELcJLGRGjLVnzWQVZtjX4/zAIhAK8T2KMG4ewi2O/GQQtiy8XuAylWTFzylRhZ091FyuK0","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2127284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5bSBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqD/hAAm1L7+ajihXiiszBPLhKNnrgcyvIRvBDyW30MWvTF7BBi24fn\r\nkOv6MX2SPHKhPgM7aVvmZobCIDkqOQ1PU3GPB7tqqHtg+khCP409cTLPmGfQ\r\nA/p1gawtIRZskIjDAWo7jqjToQLHKIoKFKKOjDNhr3ugNdujoArsChMfmD00\r\nsWk1Yn2ZctpOp8OKI1iZ7eEiqju1/soDG2cPzSWWcL22otLYqdfb1K3m6xYU\r\nX+Ycx6sDU0q+veXK9eL9EZlxMw6hUW9CGP+PERIexUs+iLiDVi7NGnUFOt7T\r\nffAPA71muWy0Nkbzmky+k5pM/b4RJvqj3cUE2/sEp0/CbAVqXnLyDNKD9ELx\r\n7SH55rlwt3XYqxYhILILDyGrHfwo5Py+S/1jmFzrQ+CbzYndu9OKO300q8nh\r\n6QahTgM1q3a+2ZU5lfBCeOadbnVhhfHfFS0s0+zrhpm/bgMjqtupbSwZRpzq\r\nDZV/obroBFr/nSExuMi5DnBkJhc1QXX6ymF4zndYuWiXIJJvvpB+0ih5rlFo\r\neCE3JOvSBfNS2oU648ClEVUnM+9iTik+q+l6sY6HgEWU0dULITM0Fy+hw99Z\r\nn43VWfmiLsXd9EE2schhwu/gOClqZiuJcw7IDUBXkVYki4vsbWV+scvl+XMb\r\nn7Cc7bIef8y7MwblM5cL29y/iVv2tKCHZPI=\r\n=tyGO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"aa8116231c4eddc35180977e8134627b31f4b98d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.7.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.7.0","@tellescope/utilities":"^1.7.0","@tellescope/validation":"^1.7.0","@tellescope/types-client":"^1.7.0","@tellescope/types-models":"^1.7.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.7.0_1675998336977_0.8664091469479882","host":"s3://npm-registry-packages"}},"1.7.2":{"name":"@tellescope/sdk","version":"1.7.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.7.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c0bfddb9aca06e6a8958aa1b0ca2364db0a4e7a0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.7.2.tgz","fileCount":78,"integrity":"sha512-xhmwkw8jG0zMcmM1SURYsBmh9EHz3frWltbN6tVGlKmYyEYE0qQrm0NkZ8tLXmkhbN/vcOIAwFgc0V1G1xXgKQ==","signatures":[{"sig":"MEYCIQDJyacqU7NVOh9FDKpvn7rNYgHZw9Zd07j2q7BjIHSEigIhALjmK5xm4SfCvG+cAmcxkdzapxaIml14oQkruPeS8LCI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2127284,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj6uCYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrsCQ//XfcEYH/gAb2rDuFcDuTOJNKq2QWdBAxSayzE/I7HzfUCfUz/\r\nBoSaHbQKu94nc3UM0IpKTKx/ckgsgcVIWI8hY1SbcHCnTxhdrA86Ctu+Zvx5\r\nn+8x6572nvGtDoQiGLmFo1Jp1F8oXhoKHaxO3DZ86HmD89y4e7I5PC1C5yK1\r\nlnrUSO73Z29tjZiSSAzgrzNtyQRSVhaf7MTRuOEw8rALLVmjH2KMSRX8JNgo\r\n/GCpYHoeVoCwMlz6Pi1wNlKW2rclfak7j8rT/5J429YPCI/fn8IRDXV6CV8p\r\nR9ZrMpxT3yFI4r3/hFsCVmIvzCuNTee8ZegzWtt7buBozYZawPvDx/J+zHWT\r\nSBgDFSt+Y5PQR98+8DC7UWySHqRdQGFpAHcUMuu4Q+ysbS5eQfXrS1yVwChA\r\nKHLVWbpFpsjq2XOoEEx8zrvohuTo9YKBgjt1DgkqYXfpShR6DoBLlJS5INjw\r\nLeG++inuoXMEcpe/wQtfhSYbkQ3LagbEi4jVvlhNa44cHVl03MuMHVgzc79m\r\nVUTpINBJlN5umuVNJ1xq4fwVokS73qUQhxnEI+fiAXcfO7NmhLGjmWFJjMIt\r\n4U6t9y9MPJ9+UNR9gPTsK8LMAFi8G6GfvvdabSh7aJfYltOmSNyUhED1yaoV\r\npHsQAYKsYcWy95LmGUYJw2QpN+AkOzeeUeo=\r\n=bBsC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6a5420bf3f02db228f59f995c5b8e84aaac72b2f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.7.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.7.0","@tellescope/utilities":"^1.7.0","@tellescope/validation":"^1.7.0","@tellescope/types-client":"^1.7.0","@tellescope/types-models":"^1.7.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.7.2_1676337304379_0.9266798187560088","host":"s3://npm-registry-packages"}},"1.7.4":{"name":"@tellescope/sdk","version":"1.7.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.7.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"baf921ced08b1c3b6f28591a74a03c80c4b75ea6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.7.4.tgz","fileCount":78,"integrity":"sha512-HV7+r2M0IVQRztaanPw1yDxHjSbNfyMLfqhyWHBWU3qwa7l03HleQUyuQYYZgqVWNCTFKlXjgOpzfI0WW3IERw==","signatures":[{"sig":"MEYCIQCPAWNDs41TYwImN57UNgoBSS3BDs0e4v4TP5a9EfcocgIhAM1sdKR8RFhWppzuepB94JmE7vBue8AsAZIeCmMAN8QI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2127348,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7ACvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpoFQ//VY01OwqTpgAtkskue3JvwELYVy69+QsQj3ipJ7jIWyDWsU7K\r\nSVkr722B+z9WVABs1f47nZtDnRXrPLEypQcoOAW+Jl2u7SXRQ9oAe/utvmv6\r\nV7lmTEmA/bLbwPo9U5VKGPddrsEby+vCHamsd1UpdkoFyQsKQUn6Mz4mNrKv\r\nwPQhzFOkQ8PA+ho9AwIun1eaI0wqW9/lFIODB4c41ts0yv+xYwjEP3Pg2aqP\r\nH/CAWtO00E0Ces7Ilce8q6bRMCAKxCsMXWul8AGhM02sdt8kyrRVCfgQkT01\r\nPPWg5m/8LpYxfsLT/Ii0v3fQ+979uFR5TJ0t8/Q1fmdFj7IS4KSky+XtVh/h\r\nV6GOlPmt/DGBumZpGV7ZsukFEFJw9p2z4S/yWrtE3Fql/K1knr/ujbYFDY51\r\n/JKC87PvEVYX2oapp54TQHxj2/CbJAltIEeQoMB03BqCM8xSC1D0l2qCK3UT\r\nnphpgPbHFmK7ZU35XiP2WGkI2Fu7ECvgUHgzDXL+BXqTh7TwdgWMC+wbRUA5\r\n67evOuJhqfUULplebsufUb+CUtpcR1Xe40YSjfnahciIXgwS30pJSbb+iesj\r\nkzPYcL7QnEcoxdWGvSFVYITy6RIgAIVd29VbGLUSV6vU175RaMAF+5XOKrNC\r\nEPaj/I/kwmKIKRHJYhmIpu5pn4ATgbWyFwQ=\r\n=mwJ8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"89e9867efffeb52d82ec2fe405c995501b10ff48","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.7.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.7.0","@tellescope/utilities":"^1.7.0","@tellescope/validation":"^1.7.4","@tellescope/types-client":"^1.7.0","@tellescope/types-models":"^1.7.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.7.4_1676411055507_0.7726111163161757","host":"s3://npm-registry-packages"}},"1.8.0":{"name":"@tellescope/sdk","version":"1.8.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d11b367e4ecc4a8cbc1d4ed640667acf4e534d8f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.0.tgz","fileCount":78,"integrity":"sha512-iyPpkw9l1/lfibE9IbMqaYhxv3ruykwrJji9b+ddYOpA6RyxGO6SMSG2X1oE9Mzj5VEJCZu/Yi5GL1p1qjVEiA==","signatures":[{"sig":"MEUCIGVAzOSyHe/850yRJDvQ6wfy88cix+s1UW8QbYTg/9y8AiEAgfmuKSbPNjBjpDZOptiDBmax2qUUiKmlrHl4OOb3hCE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2127290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7RYvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpmDBAAjV/RxB5f+9Op3pw765J268dnvpQjtPIxbT2iBjvEFE8FUujZ\r\neunV0S8GyI9FRPNicgYi//yaRmVYv7JvjFGoxF0tVC/tCQrMU1EW1w5RW+EY\r\n5YLyGUSGvCj4Croz0sipBkHYY8vlO8Z/FzLffO87RyB4wGN4LwgWLQ9QtrVs\r\na7Sa7vD2JNon8D4CLajoK6mVvburviL1Sq6Tkiw+NmOJUkze5+60+6uVyicC\r\nQMZmdnUC3L0mHXeGnLoli2jZSIyFMU6+0R8Vt20UN1YuB/cRsUbQpmacMfMz\r\njq9CzXOAVy0kNYlTxCLEZiyHFTUcih77/yMm9EDFW481b2EI+agKwVXEa7ei\r\nlDV4+ovS6C1b6I8VHt96k9+ejoz5xGP8pcsXHT66we/v1kfgDYwm2SKqJcYz\r\nN6qjZ1MsFBRwsV+SXw0J1HXYbLK8iFb/x0zJzrs8hts0YcHgsitR6322LMzr\r\nt9NSmyFEetZkGGyd4FoJ0HF2OCY2LpegIutO7u2xYQDxlKhxKd9W1Tin/5ph\r\noETph3o3udcRKXozs4q5QQsKAHuXMgEAZIr2KKUUOdR1Lf863Khs1CieuzD2\r\nyA1lJykBAEpMBaBtRK1c53lUStajqnAxf9U+qSTA2meaUtNEsonJ6QmBVflY\r\n+ZYBSzIyQtenkccS1vVuEepndhJYZZa4QWk=\r\n=08AA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"adc46d094004a9bcf298ab9905e47b5b6ca3ee62","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.8.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.0","@tellescope/utilities":"^1.8.0","@tellescope/validation":"^1.8.0","@tellescope/types-client":"^1.8.0","@tellescope/types-models":"^1.8.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.0_1676482095256_0.9027138453177235","host":"s3://npm-registry-packages"}},"1.8.1":{"name":"@tellescope/sdk","version":"1.8.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5311a12780336df145fb9d7759b686a7afab918f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.1.tgz","fileCount":78,"integrity":"sha512-6ESyfGMivQYFTF57Yyetk7961CiEnGC2jHYRAVSb5onaLEVe4L0XzI45My7BZC3Fc/2DWqXnxf1VGgiilH6LAA==","signatures":[{"sig":"MEQCIEy4EmMKRYcb3Q3hu8JZfs0J1aTskW9c1p6q94Ncn/hhAiBO9taRyC/qhlbGlaxhxUF+f6m6sj1xdBnLqxKYm3sa7g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2127337,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7UYwACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrP9w//Xy9yEauPVCtQz58CiJS9ORJvnDTyRaYinnc2jNzla3pfzjZw\r\nTsyfoLSmTzCw5wRbZCmqaXJrB+7P0WgcGL7vrpiMLJgGVuApCzH/zJRq7Wix\r\nUsKE+0cT22X9YJnmNQFK4XTsAk1O+GddcnrgUkhFIfT+JkpnPLFj9BRVVNFf\r\nzDo00uCxU4CE4Zdo73Mfx0e4ncZ/3wC3nMo7MA3zH5I6Lkq7QKGC2/oytrcv\r\nenOLsK61KuNkB0WRmxzUqoaBnjhmO+3Tgk9QeE1JP8Ycc4jvumIqDbgesTzx\r\nUoWZiKmQqSlcQuM7YK2eeAJDJRHWr8iszGyfi3+sZDw8hk7jj/QUkV0UZJzr\r\n6icZQL7cpNgg4bD/nb18Ap7mMvgL/v9hZYzddS+rirllwuTd2vSSFyOlm0n/\r\nFuogh1uSyJmOwe3kCLM0fBOG7diN4fRJQc6QiHb/Pv32YbTMszKUB19iOrwg\r\nuDTYMTYS8QR+Nyg8JkRvu1X84soBtC/A60IfpnlwgctIG0LWg0d72W/4exyX\r\n+wPqce5+5Hlf+x8mjz73nHbcexnQK2sZIbf5RLre3Zb9Ws2ZRDiC2Ry1V/9l\r\nTVL7ACskPO9vxebcl9xvd85SW+I+AIydUYocmhZQZ9D394A7mxUtzMmp5wZE\r\n2KTypPjXY6jjELbPDLQO78zpGogyqEuZt9Q=\r\n=Sj/9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"be8f659e6b86c732c96038e9858fa37627bbbcda","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.1_1676494384426_0.32173789336937686","host":"s3://npm-registry-packages"}},"1.8.2":{"name":"@tellescope/sdk","version":"1.8.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e3c8b1274adad09bb61a3e8a4c7de4296617b1c3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.2.tgz","fileCount":78,"integrity":"sha512-7el2dfcJ791K+C7uMvcAxtq3j0STVGD3Ntr2BdzyAjqZ8z4p0DSOp1y86dqrvWzzDpNV17Hs7NPYkdlyrShvVA==","signatures":[{"sig":"MEYCIQDppr4P/0ZBYD3Kk6gLcYzx1w4zY5r29ff/TlvWyauo0wIhALIS/HqD2qA2o7IdTdjpszB1Zje35YVK4hjVd84rPhrm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2128546,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7WhWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrfGA//ZVOueLz77STEiooBUFGo3Hg9CdtxS7LuUywAdgG9V3z9/y1o\r\nJxCilBDsZV9QwVHnPBQXFZrAmYrksyKfjyFlGbVqInPXuP5qZoTNNVZOkQ7P\r\npNGFVw1gXqVNU+Ihy3BOk+u2Yn+4DSJmfA8Ur2Ei+zpYQFlu/Es4/jgElSHJ\r\nvJmBChoqw+ER2YYrZgO+7O/Cle2C/lczRoPDuU23vOPQ4IuPS4hHF+zNpU5z\r\nlrgpxdGeCdbWdvEWdREA5N4T7N1h+3Zv4D4VeNSc0XWpF/iYBFhCMJshtL/J\r\nFAMz5wCES9wA9UDrqczGdN+PGR4RBiZWBhfwEQNild0bHJNHb2OQh6lnbH7g\r\n99pMsHNbFqc21ldzwWc5fklH6JKbQAX+iVzs5DnwDpd4Pv9fCPH1RuxhnFpL\r\nysevLBXhkRx+JLpvLF+6nsmf0Jw9Wpyd6X071Afh/smap1q+lFjj752PkwcG\r\nPWcQW6f3aCk9zBEhWj1hoRqV32PMU+59WyoXlg6aYltNl87hFLKeJZxB7JuQ\r\nlVdBQAsAJkZycmtZAJcCbtt/VkN2FMD8aJQBKDrPJaODlLicO7UhVPJcAxT9\r\n0U3gw4woLrx2R8Q/sBvfDleAqM8d/CQvd2+hc5RpckkArURCTXWKKoNfoAG2\r\nqII0NmO1vdRWEfEZ//c4uroIX79OULSR5ZQ=\r\n=ytLE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f189a2a8953b39bff6cf85bbe9f3fa6d6dd93591","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.2_1676503125965_0.6868580854005788","host":"s3://npm-registry-packages"}},"1.8.3":{"name":"@tellescope/sdk","version":"1.8.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2a7a4402465b7ce212aab12e017e44068703907f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.3.tgz","fileCount":78,"integrity":"sha512-xixgL0jjS0Y4up/edSh+GMkXwbX3fPGPd4mG9Che6IH0rEAtIuKof7wlO6857WPcu5sMlJs1ykUrsYxwHZyeoQ==","signatures":[{"sig":"MEUCIEVF7Zn7r/1+c6bazDqL/0ua4TsAs8zOJ2Mn41nc2I+AAiEAxPubnR2Ah6HtTuMP25OYH7OHnIGth/kMPHQnRYDWNXk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2128933,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7XGaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmps7g/+N6b9/HgNz8KefgcNebwVzqkC4jln9n502U0WkHCG0UeMiWeB\r\n+zRhswg4lrUUXQMIRTUBJWdrUeFV67F1eiU6hd2kqc82/Nmo0XWkXALtfYEn\r\ncRxb60tl24rxPqEgAI1POqed7kgnGia96ml1bAikdAGnI6ydRiklAWKCiaX8\r\nJZK+of/0sjjNBm3ElIbiQwdaqX2NqeLHGWOfqZ6O4YoOFQOqAbBLrxT/xHWz\r\n1yZb0bcyknrdJdSJUYJi16C3o65HzUW8AKkbtlwl8NxQlnLjabI/+qmvtbrS\r\niuOkGzgahxOgNDfBf2RX+jCNkCcBGLvv6Ibgic309tmHUqoRfQnbTUCtiPFz\r\n3rtPKezhIGMDMnj3fQuJv8y0k0Wioa5TVKUSXn+3uO0wJUwmeJfzXR4ej1n0\r\nP2DHreIS7zTTAa95HVqIEzdZiTnHXVVw1VrRf8DZuo9P+gKRYI/6Jfod/SnL\r\negRH79Fqug0/sufFwKLDh4TIJjBQEjMWVZEUGDa2e56uxsAwix/b4ucAbQT2\r\nHgINZQwZZzNpFsOpBR0GguRNpnedqoYDTSrLYbhP0y8rxs/ePx9BVYBRXnCR\r\noKV9qL5fkh29srfXJCq0VnXjXOSsBshdcYPKpQuRXRK6rf8k0sNZlN2lkFln\r\nUeYizjxErMLruOqlwyAlKgabA9hub5wrd48=\r\n=4IsE\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"57a9fa2531132a25a6681ad757feec0682b64a69","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"^4.2.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.3_1676505498277_0.3418655408478508","host":"s3://npm-registry-packages"}},"1.8.4":{"name":"@tellescope/sdk","version":"1.8.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"de2c772f843a26ab53caf22c1736860ae4613716","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.4.tgz","fileCount":78,"integrity":"sha512-W98j+0vvn3asy34dD+AVwXnuSb+HIfoLtJ94646ieq4mQGoyrUGVse1RaCPsFZ2LiBoFM1oYVJnFHaiEy2JNzQ==","signatures":[{"sig":"MEQCIAk2YYeJEmwGOg3PGxw3xI+OqJiYgBISrlTSdPwv84fdAiAyGsY2LDi91FSk0K2uQAbdmOkG//ktWOlcc+LLcMVX6w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2129405,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7XVDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrw0A//Ws7ml9mWLVY+DYBwr8jNLai49Rw9YM7BqNu77ycLoM+hvOkP\r\nxi7G/YQKVom/x5mlwhp+2H9Jd8RTFuBsWts1V2+JErWA70+EDS0UDgnDq8pV\r\nFyDf8gfKod9W/w9b0N5dvfdqpugq2EhU2KFYE4Q13tJSK3PlKiCdDbBfwfY2\r\n1vjo4Y4PdCEtL3PgrmXnlxTPk1WOc2krPFuG/xTmojaxRMBJdTqTad+y941K\r\nDxy/FL0pidtGbrqVruhEWBtGuCLH6KC/JWvAy4Ppy1lhehz1cdc2TMAtXTw8\r\nsevxf0v1RbvFsgY30V8V7IKNrfG5JMsAA7lgZkr2X7RdRfQOTt9c3IxzLp6n\r\nfsNNWZKI9h22VxQvXgB1pOIQqMFZS4W9azDjOH7XJ3tNLg//+/rOZbzSIaq/\r\nG98gX4srM38Nn+mZcYap+YFC0PMYH188GAMsarvUuw2uyB1gJUXoXsLlPmKq\r\njkgGZae9AvrhFz/N+0jgKqMVCGuQLnqHenLyzKZ0MgMU/Q0SQPHMpDpAUnSp\r\nAIJfqFORaj+X5HTh93ZK8kPY8H4cpm4sAyxLPREV5mhtCSBWJv8JZS00N/lh\r\nSvRyq1EXM3PhiQ9odTUd4OKBLtQscwnZ39PwJh8jD0l76Lt5892lqvdeuodU\r\neoPSyTsdnJ5Q8W5w+wssi+Hw/IKDwv+Gegc=\r\n=/uQO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a0eabf39dbe5b8629b32270ab0e8249a70435783","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.2.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.4_1676506435449_0.8065860492517203","host":"s3://npm-registry-packages"}},"1.8.5":{"name":"@tellescope/sdk","version":"1.8.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d6217b2d2a97ed583546e5c5e44e320f8c529bed","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.5.tgz","fileCount":78,"integrity":"sha512-Up/FZGDVFnFL7CoWyLGY0NSzsdosPXXyw8wIUyKKrowugsZNWaz2DCvO5EhMxMMUCUA6vSFGoNUdOv3kKt7ZdQ==","signatures":[{"sig":"MEQCIHhGCAt2BYpPr/Z9xNHpmrPuAeJTfYVV5KpWUp5dPrdzAiB47waRbTq7ax7pRIYaqS9d2POLaplNesxKAD8aIapYCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2130001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7Xw3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq99xAAnfd+QRzlWUF9f71cnDDpZdaXbCWznqXml08pK5EtkXx9uwQA\r\neihhzCBxjxxz6hLsLqvTqpKcVyABSAdf9hRxrVUob0SNH8YOruLJyQksndzL\r\nJs7nmmfknckG51XEZesC2dMvvff7vGWCNnU9UEybr3VQn6T0kcZkQ6l3cFzj\r\nxvlh9QfVsJ59YdrLI5qxrIlFy155I1PXeZEP9obuILxGF9PHom3syjsUvp/i\r\n4tPhgEynz4Z2LCXAfRWKKyJUgStVex6gUcofS8yxzTxRcjS05qDU5P6RjZbd\r\nEw4yCQcGSZ9DKE0FtnoNhQ9HWSaSOedMcZoMBunI5UsGMdsqGhws89Un9vKR\r\nKUpKPny4tYhV77EqcQRrgiwhAxzofNw2qTaILcINZYEF6AAODcG8YbKewvSc\r\nzE2m09FyKkpSUMoP41csC7mcAUI0vJtx1OkMSgi/8nbFGS+SkaMVPxKtzXUW\r\njmpOeoXsbt7KsM0jmaWhid5bB9o5/AWG5auzPfbsaBWKnfPTVJf5SBPIb7Or\r\noRcGbQk/WD86I/L2oQZ/WzYqIUf5WEdMInRWBOe9ltDCut+TNQUcbSCUGV3o\r\nyKMOffMGyhIh0c577f6fhQeylvWZhm+ZrsRmtWy8k4yHzDvCfwy2qCu0kFtJ\r\nnttw5yYXh6xWPfaJazvlO8vrmPAYxf/rLcA=\r\n=JPQc\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c3cf31fbc969f41b4ca020570b92f9c29507e50a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.2.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.5_1676508215196_0.7927408903455411","host":"s3://npm-registry-packages"}},"1.8.6":{"name":"@tellescope/sdk","version":"1.8.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ceda06e4e115f0fded67e57a29aac9ca8dc1518d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.6.tgz","fileCount":78,"integrity":"sha512-9KgWAlCvFVq4ITHxV2Hslgzd/xkMtCoo4xFE1lLdHouRSq/10SkhPCYLrk88yasd1o2nwtbmK7u7KBTFwr6KtA==","signatures":[{"sig":"MEQCIDLgEM/At3C7yxS9Eq27GdWe7QfebFoH5zPeKnZyyas0AiBUTfGLvegvmyChqqqnEoX2ZZxMZRbdtMuBkVy8MeL4FA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2132646,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7ZCTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/Ew/9FAffvUNMQ0oMVQYON3QMuRVIai/NPS1qbWj28XizFiyhKwqf\r\nynUrQ/EhChNsiiqOxCBeFfmRcWeovOwUpmWo0HKWNljuIhuqW+dIWrpzxQmu\r\nrUJDijQl6YEcv16t/spD2CZp31+g8q6roSXGNMcXVqwklJRL/zxAyFbsRPKa\r\nsLOe0Yxh547fk2xouEGS37BovAAt1cUu7ly6kdHhE+c1J2lKeAKzU4opkuNz\r\nUoMyV945TNtMib3+TjiPBn6mEGw4pV1mXajnFbA07FYYv5dxzL5rSTHFJJad\r\nSUn1x+hp7HttLmDZCOuElipf7enOulm+ZJJxt2zdJ+Twmhkmf5tu6iesPlPs\r\nRAPwz9wqFNZ4unAo2P7Td+OX748B3G/W4fim7Uc+u/6ia8CDesDzWSnHNf+i\r\nuH+t/6Ed+NCUN5MZ26t+3hg7uEJaBddkl00DjUOm9rkYugoEOcA8Vhsy0rBe\r\nSACHoB3Ut/eiLw8+Pkkll1WFt88eeERwKLBrZRyUtLHCXGvbsEszoTRsQy6/\r\nxkxtkNGRzf8Y+8VPvkUUwWEnCXXw+Z6sBsVfoM1CNCLmoEvF8Ye37ir5i5YU\r\nZcobhyKDUCk2Led+3VnePAkwHNVRAyGE2hVjkO0T0A2Yvw/32XlKA2lBTs7Y\r\nWtT/LI63UE2pbK69/8eKSQt4DWRE1KvcRbc=\r\n=jLWj\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ec40892aaf097772e672cad260de4632572dfe07","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.6_1676513427413_0.014248542168906031","host":"s3://npm-registry-packages"}},"1.8.7":{"name":"@tellescope/sdk","version":"1.8.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4248662909cc0048930913b293c484461c47be2d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.7.tgz","fileCount":78,"integrity":"sha512-QiQBbNT8MPueHv4oaE39aQjtC3BbDLCZiBd6tokAhppW9wCOxAYKLgzYCYIe/7mRnKSIQ6T3HABKM1po5onCzg==","signatures":[{"sig":"MEQCIFAFK3N/kEEcDy/EfKvPPYsxeWasBvk+LmmDGjbT9GIwAiA0wf+6ITtJ88h68qgQy7my30qTEUfZ0oS+0zQiyUFBaw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2132304,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7ZgVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpz8A//bgUmfrUxhXNGgaMGMCD1xfkgreEABQARHCFj/G3YjnHSDBEn\r\n/wgjEtVjipfKOZnGU0i/chDFfoOm4UwJBIR65GledCqALcBvESVZre+RrE5l\r\npMtkNxY4A8RkiB5/34w/DViw/3MCilyZLEvUtc1luCqUFZsBCkQ5Oc1E6oR7\r\nG82MRArUifGHqxcam80Z80qqBLF43JaeAzigoNmsooK+DRh1OjFz8Bkr0Lfk\r\nukETu6uA/1sDk0iPtkKQr+lX6o2j/Yu54Bk1OyZsXLFBjJTSaAmDqF8KTEUA\r\nTKrBkxyNwPIGMGKzNBM7N8nI156QUugn23+0pqrzlQir1NpJSdGoM2k8iusp\r\nxvX+kMaehKGQLeHxeN7R+L8t1qoLMvbBazcTnLQmUkJAZ2Vh3lDBZuVsvvER\r\nT2ZWqWTfNnHWQZL62DBCGGXrcs4YEhcWNZ7MD2xm8jxVDhYyxz1UJynTvDsd\r\njvEBswvYvSErcDafENe8FS+nIcnwRkNNINpeaswI0ZevSCz1H1cgn8O+b9li\r\nyIJNO2mV6QkiUiNdEd0XlYgK5YXRnWtM7UE037wzOzvj5QsiDXK04m4oea0T\r\nnPi+DhmTd2wVLa4dbQLl4axoni4l/kc6eztCIailYM8vRsAY4kPmAmYcaX3G\r\nXuylx+k6k7URq9jhK0N3uVCuhTTQByBFbr0=\r\n=wmbX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"61fa53249bd3ef76286f3b237689f5b1b5ba02fa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.7_1676515349395_0.724819884605129","host":"s3://npm-registry-packages"}},"1.8.8":{"name":"@tellescope/sdk","version":"1.8.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"12db33edd9f5108cb212fc81ad65e3c055cfa7d1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.8.tgz","fileCount":78,"integrity":"sha512-3nkTLSFmQAWDEfqj+NMaNnKEywverioe/Ycb/Srzksytx3eCMJbiIpNpHc+tur9I+R30YbESA/Vy54ZDPkCkAA==","signatures":[{"sig":"MEQCIA9KLc96Fl4w/O0aUfwU18pmMy/vJ0XYprqOfqhZGoxiAiBMwM7lhVxP04hIQv9fjUehQUvS8uFXZVmCwIMM23vY+w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2135461,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7aDpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoHLA/8D6rjnV5LIMUTOY/nk325nm24l5OBjqhKmYjMGSE5P+7jTQdn\r\nQH4gWwV0TUAXb/0i4sw47qjbWll5qHyRlir1Cxok4ilgm2UHsWD+3NdsC62P\r\nmDgzyKdE3Bgv65jpOVBdKjrO5tDC/rCeJ8SHExO4bTAkzBwLKP+9XY7kl//a\r\nRvpgWpIaAhKyZOxP/va2QutQUqkWoxrJlFHSwZBF6Nz1a2UmwrmUNp8uNgIe\r\nr3u7ipSJocdJu+0nFTmIQytu3puUQ5rhaNJXJ4qpmF8+Peo8MZl/FTpTAjEk\r\nOzQSy2F9JKRAYjVjsC9ez/j9VvSc+ShF6Lwb73H/vVXTgQhW11H/8RKSHaXK\r\nucRL+OSpwXz9l5JKH9ZmQadfgQgLKiHqxyozPuxlIH6fh2kSC1l7iI7AgJax\r\noWI2uNTqBPHhCII0Ni701plsqXR4yafMs5M74iJ3JYXCaBQwfpQyZXGI8lxs\r\n+Ln1Bv9aArqjdTuc7qSERwHZxka/H0/1gQcll/9O+HB2yn+8iCSmTImVRBt7\r\nxBMLT3xeXim8uNclGpR3jC/0wDI2dNu6rb0su+6s6qihMvp0oAskanQ94CuR\r\nhX6KkFG5rqtcarP8AY+5iOmWKNvFcEskFS52QpBjj8fiCRWVFPK+2NtciIWR\r\nyqgt4GqJlGN7BxqLwqOQB6oHG+tsLm+ZZvA=\r\n=3pfr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"917586e342b73a458712728bbf021604eeeae546","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.8_1676517609364_0.42306414329652364","host":"s3://npm-registry-packages"}},"1.8.9":{"name":"@tellescope/sdk","version":"1.8.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4232ccfb2272a25b4bc9f12d72dbaff90f8fedb5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.9.tgz","fileCount":78,"integrity":"sha512-E2IEhClysccWp+T6zvAqK+eNEnHeozjPBNl0hx3b/bKysIMj2h7DvUwvUImv2As8fiGlhMX6oQLSBRa+y5OOIQ==","signatures":[{"sig":"MEUCIQD06FSykgfJwF6EqGb4McaAL1YGgvk17FoaQQI6IF/NLAIgHRQ8CilenB0BoCuy6ILZanpNx+rHayHl3Yw7fY/bHtQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2135915,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7a5wACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoinQ/+NDI6MVnZzJIX8CXfZw7BTEjJdL9c8VlffX8vooOrjtVWYBvZ\r\nNs1ACsspkuC0o38s546HHhi0ZJlYDaKavdwtQ0oZ4+3kEwS4TEOSvHWBs5P0\r\nXKzlSsSJbLlW91Y2Uu1pacZwoF47xjJdhJEtau2c3fPL8TSJ36PwuInubVmG\r\nFxKTNbY8R5fyea/XXaXpxpmStMYVPpdkdTFN1mzq5rSHmS7C2Jl1aOlVJ6W+\r\nu95Fo1SfpDPey2+KvoQk/DlNRMhrn31LyKmoilFvt9dd4Kv22oObt1dspZg7\r\nKKXManiz72XmkFwtURjUQxjl3rITfbLDTsEmVEo5XCBLS5IXymQ4IR7AC02Y\r\nPTLc5pEp3NkyPf3thEiZHPvLiSvYfEM4Ic69Fldm4rV6BilTujZMB/JAH4tl\r\nMdUzOJY2xCN7SE7IHc9C9OxfA/1vLZU+lclJRjOXc7VGpjQ1Oe7lg8JlkJes\r\n35eAERlcYm9LqRgqbnFQUG3F0oU24SHinBXIUugUK/X1+LnJkQEA2cuMcqeq\r\np77d3bmv2jWCOscIUnVm8otV4MyH39tv++wm7/xlM21ew4k65A19eEf8d75A\r\ntvu2BrCg+E7Gq2078bdCeSVHmqESVLc1vWUWmzkO6XhTJw8mP9D1SKyKyYZ5\r\nH5qBFyiNsA852PeVSnb0FAT85DCPyZExiW4=\r\n=IWI6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6872b0d16029590335fee0ec64af720fab48d2fa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.9_1676521071906_0.9917485430303377","host":"s3://npm-registry-packages"}},"1.8.10":{"name":"@tellescope/sdk","version":"1.8.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"211f2c4079a05f758fb96b21e4486a0ab5d40eea","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.10.tgz","fileCount":78,"integrity":"sha512-SC8voGRKPYaggZ5BhfeawI2FvKYhiqh+FXr+OmRjDGKGzhIFT0WNyxP9wo1t1mVFjZn33ao+F25AJa4vZ7BdvA==","signatures":[{"sig":"MEUCIQC2Q1UPevDbY2OWOanfaWS9JEpz0NBvmhgfmJISZHjhxQIgbu0nvAeOPpFpOX5lktuVdvqCyYTHlBxZNO0AX2bBP60=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2136511,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7bmbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvlhAApBCXvLx5pw9hiwasw7IARGTLbcs1XDDNa4LZqtLsBpaatCpO\r\nmy+ZGiLXqKrl8zTGnrR/Ib7l+oDCkPih36kpuuMzdoZGsbuABHFucxlC+AKr\r\ntt5+jmH0O7AxpVJPss1+zcsCDRCB+6uL3RioxsJIiRuKiR/XSdf7aPN5+kqZ\r\nGKjezpVw/U3eEtaWguZQ62VPyXTpjeGreVXRONO9PJssZ2+5C4ncdxyo0ZS4\r\nSXIRHlRZ0SEXqpRwB2dptcsgCNvsCLBGAaNRjvQtrbUWhe+njpKxAYvA1HYo\r\n2XCdIRAiajR8xQykUcoJ9uCSmXMP6eETMXaEYLItwt5cbAtOPGQlt6HRSoF6\r\nPvhJxSfQBHDvLK3Is588OHfXOEQ9KhwfyUa1d2KIEJMODdekfJHPw5pz3OOF\r\nTqmoyrdxKLCz9N5tILgsrXVCF/U7njF8vgtlVJ+U5lyh7oKwSZHazpXov0f5\r\nUiLx2ywXL1hEX3KEiFHAOXpdOFGg4gtGJe2wh7PQG4CKCPDuJeqg6PghIx5J\r\nREpAlO2VVJQHVRSA8de+7Kze6HarUeLvNqo7Ao6bV2/kIlcfD0qsebLTyCOb\r\n4SM49MdvOWmYe4BvFzbKraSbl7djKGM3fHEpdIucdUH8XiOh0BX6bz+icg9d\r\nYekm5RheAx948j4uJAOMOXPZBA3uAwUm2zo=\r\n=vqXK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"81cf9aafffb1072602033c2befd29f124ea5ea4b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.10_1676523931522_0.7733332911097528","host":"s3://npm-registry-packages"}},"1.8.11":{"name":"@tellescope/sdk","version":"1.8.11","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.11","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b1b6f875bce34de00713f35d659556097960e427","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.11.tgz","fileCount":78,"integrity":"sha512-KwzEO++RcMiDouf2bdg4faS2uMd00JYB3k1mp2YXxqv7WKg/zE+0QgkNhmposJilHfgPXmGdMMbzSEW/xiBnlQ==","signatures":[{"sig":"MEUCIBceTSdHZEvXroWoOP5gS9i1l4gfXYU0X/+PSxzGqz3uAiEA3z9REmKWr9ip2IHAAhWfA4wCkSNpQU9w42xPCxe+1oM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2137838,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7byYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr9Bg/8Cy2g3JF2Z1ooqf+M8jfrfOIpy8jL90B2tX6uqs/RLd59NBo9\r\nub/35qAI67QLbwM13YKuZBPGLS2IrPB43G8ccWCKiLDk3vBCq4izVwtpvHkI\r\nsLmI0Rvv+t12/51GO7M1/ZMsFTwGUNXiFa2yGOsoK9rZ6vRxfOYVsH/foT9U\r\noaG88KaYVIn2KPa2Ibj0+de0/1S/EE9ataK7C44YStRHByoHZHCg12jjS9oa\r\nXEronuBHlHc8lA9tiyFISnn8BNV9BpBLMdLPtFuTEUE+umlJ7YexKi77+oVV\r\ng3nJ0OQrYr0U2rKyVfqt9gQKcq3b8SXlSpA+w8hD3D8ludrn9mLwMq6Xs7eG\r\nZuGC5okc4WvLFyp9zbDG+qCphnu4QT3sYaFNGJzkC9hvWYb52Ct4HnRfAu/r\r\nDxHTJkyX37Fi1c4J62ygii+9vplKhksWulxBhVRBGlrDKvwvXU9cVEoirfZj\r\nWoVfjL0csQTHESKBG8BbRgE3VODzJy+nuovStWpUa/Jsc64h7llXPBEHhL0Z\r\nndl6kLdF8TeRddu9olV2Tagx6N/ORk/o81FLGLtwHD1XusC7mEw1qDl4b8np\r\nm6DdhJOMlper7LMI5UARf/1v3LNMlzOQQRIwAApipyXrjSns3eZjhn+0Wt3n\r\nCqBOfSAgYtXuSS+o4tmuNbPy8iWPFulnScw=\r\n=Ks80\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"35256774cb2d566b41e66cd1c6a283cbf3df1459","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.11_1676524696387_0.776589724195262","host":"s3://npm-registry-packages"}},"1.8.12":{"name":"@tellescope/sdk","version":"1.8.12","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.12","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e925adbecc26e502bfb9a0322c29a66ae1e9bc93","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.12.tgz","fileCount":78,"integrity":"sha512-sho0xtCcSDgArUpCBZHC8Ud3H4XWJOtTA0CWZn2ws2/6sHGOYRc6M8o2DluRu3Pb36ywO5/XSN2xRcw5PMMhpA==","signatures":[{"sig":"MEUCIQC24uL7CyYQibjWjRQR5ga0yKAcsEeeXgbGqXR+LAgOUQIgGKMkMBOlN9L69WbCqz0KfHrApM/YwK7T0z/32NsgnAY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2137983,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7mOzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHog/+KCH2+n9YORMB3HPKOjostmWhGD3lgzoP85f3GngNyaN23mCz\r\nn+PdrXjHXRgqja1TByNKjR7otrORJbsiR6wa5Nj5/Ijs89CdUy+gItrGv9P/\r\nqGB47MiptSMTKpFy+IaiPqcZFsd8eShDbwJc8T1GmBf9EbplAlsvjiLWdAUs\r\np419dbdXK1V7dWozuucG2cepgR5LETqQRaNVgfB5nuOx9FOZOrqBbA633sOl\r\nkPyldxL1bykRuDSqd/4+K6YMJFuCXGJ7qtSiJkSgygb+tnOq1jW3mwoB+UWC\r\nf8bFSf7bfZiSLmIlqhdmrvVgYnHo1NiansoVhFyrBt7AL1rsSF8WPhxG71iZ\r\n0CM0de3bMNEaNMmaOmI3+nSkKELoNO+B1c1aFWNQC+laZnfnNefrMkaKiJFe\r\nRTv+riXR3teAMgklj+r7mEKMporBp6ge3Pyq2B8v4HA1hHB0RQA60i9Mb+Ym\r\nkhNeNZUadmHKaH8a1TQMdZ0Zl7YHr8zctbaixfxgHyHT2bQbM+ol6lgLyU/5\r\nL1NBr0w8TA2LZsGfVznP3xmBeI/9HHEBSZ3b21nwHIpS228/yS7o+d2xlsS4\r\n9wfrClyGaZtaM9Z24ZcMzkFrH69sZZUmr4htivDWHn4hkkl83sLyyhlE9IYd\r\nDpn7MMZhsIlB56ibDuGi47CGmC4oOP64uvc=\r\n=lXIm\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8466478424b82afc10e65384ce0881c9829247c0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.12_1676567475433_0.5614786482800866","host":"s3://npm-registry-packages"}},"1.8.13":{"name":"@tellescope/sdk","version":"1.8.13","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.8.13","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"829c8978dd3d9d1b528b243d02023c5188303e25","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.8.13.tgz","fileCount":78,"integrity":"sha512-luL5/SBisCiZ3a/N3EOAYN5rfv05F6KMA51IidHdthV6Mg/9Uer16SJ/uLhGfn9j4wMKMelGA+GCdPkbPqtt2A==","signatures":[{"sig":"MEUCIQCaxx3kmDRuXJDd6FuqYYH6rxilIauvi5XXReQuYQEfOQIgTRG/9xn/37nFG0tN+E+c21XBHUO+m5dt0gOF09J/QnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2136057,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7moXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpOoA/7BirHxzmKJukYm5SgH5NG1xQNbAjjHlxdo5bmt3wcjBCZGFic\r\ntqv2P/jTvuqRT7LJxAL5Ig07G7YcuKTJ1yyxnxRfuNGyidL2A7S5WV4NQJVj\r\nbNmpKb5K0zuGyGUycgkKcf35pN+H5RRTuC44JjB7VNFTLAqtjfpUKyrLwOaV\r\nKgwnc7Pi5E3yp0XvZ/OgN12KD9cEtGtC1GkZUXzHwgmJdmZNJJ3mRTJDuinO\r\nsJkY1VNi368v4rxX6QMB51GGeeaiAuXIn1P+uNK1vencnOixjt4W4pZxFsia\r\nDqYT8i5duHKgYXOPMg7UmG3Mwdx20wbuv1YHr0TR2hvF8IViPGE2vyUYfE1K\r\nXlA/8ss5G+DaCuZ+sd8NopwskWMGUPt5X7wZ3YsgngE/FeblE9oR1A5dEXtJ\r\nKv/4td8k3PAW6JzgXUx7RA9ZdojBZIMshm3dX4AeQZcJ/iFBgaA3DioowrCT\r\ng/rXt1zDod2eO1GeZdWFwK4g+6fy6YOFHc9bY40gnyx3wdvixQpOp0RzpKVL\r\n/WfsQK+yG3qqbMSJuaqTqPFCz5YwLizJ1m2TAsYpMB4A1S4f5KDTywlxdiEc\r\nemhkihjhd5ymZJ1NhzouNUiQjZddK/mtR6CvILedNKOucdm5rkNXPtEijwW2\r\nZgXLMS5LB1Fr3VH5v3pqqMQ0L0dga66gXYg=\r\n=i431\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"508df8ab637bcb628554657f0b459d37a6c81061","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.8.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.8.1","@tellescope/utilities":"^1.8.1","@tellescope/validation":"^1.8.1","@tellescope/types-client":"^1.8.1","@tellescope/types-models":"^1.8.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.8.13_1676569111248_0.6886825719539347","host":"s3://npm-registry-packages"}},"1.9.0":{"name":"@tellescope/sdk","version":"1.9.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.9.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dab361ee676a39c9f6636723dc453235f85c3d90","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.9.0.tgz","fileCount":78,"integrity":"sha512-Lt0IeaNuUIptkM+8wtztPc/1CPKykCZxRkeILjBW6R6GlLLRjU3BOLsJcqd7hF/PMC8mlWzObLzumkZDydRAQg==","signatures":[{"sig":"MEUCIQCUYKAAS52QFnBTRpanDq18q7QIr1H1xhNhz3YdAX8OaQIgEmmwajRyfy5cqr+ZZUKXvo8fZSKkDVvE9X6NaFDfjy4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2135998,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj7sBfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoY+w/9HsReVuKvTnBgYeGXADUPsLPX8a5Fs27Qfz4soH3pTZZA1ebJ\r\nInbpATEcYt5IxabTNPPSwKtQOj6g/b0AL7SPO9LAa4VdkQBUj+Pd1Q/mBjVt\r\nve8f0wbrPq4UkDx5tvpYax4hu4umGETDla0InPrCJA7OjDFUM52r79BfG5Hi\r\nUz9gZKiYML3afP6wtRq//AquOTaPiMA7Fnaj92JzkYZf+rNSIG4ZVT8dymj/\r\nDPDxJpxXJSKYYAnWBxzWlERd5hatEz70EJKf1E3j/MhEnNy9elnSCjN6+EoG\r\nQrXbhMnpQU4qZrFD9SRXvqSE6MzJR7ZwZ5JNU4slNrWPipT4EeeheQpOO6Zi\r\n0QWXCHZ2/XC8Z8sJiHKQYQz0KerjNl5qtCImJi5XOFmo9zy7KOh7A7XXHN0a\r\nt7NxB/PKkZQvUsMy3WhM4V8NnnHI9fFMcp5WHBW2iuILnQT8/Gt0g/xFiOHY\r\n6GC9DwJgKT9sg/r62dwjPit0UKuoG19yH8R8VsZnmiHl3tXZMVtuSpbp4agH\r\nh68Eqeknj32JsEvGlyayW58CSYSAwfRDf8MRmJ0MNWoBpVlEd2QRtG7qPqtp\r\nZa7PH7cgsYNsMlFog45SUW4SKkj/jzSkpYv/sN0nJjJDlLoANEpc1WsddMII\r\nJBseeThmXVIk7TP+9JVIwNx1uffTLoMDLjA=\r\n=FwNF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"453de95fb556314ec4db89634972d4a3d7a68c62","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.9.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.9.0","@tellescope/utilities":"^1.9.0","@tellescope/validation":"^1.9.0","@tellescope/types-client":"^1.9.0","@tellescope/types-models":"^1.9.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.9.0_1676591198604_0.5033473526181773","host":"s3://npm-registry-packages"}},"1.10.0":{"name":"@tellescope/sdk","version":"1.10.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.10.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"274e039797161e0c665754a8069f9cc2dfda9d64","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.10.0.tgz","fileCount":78,"integrity":"sha512-jrcoTZuARKT/xL+5Lnzp6G8SisDLtfMoohxXL8Mw9gRgs8Fbljq3u7VaXjqVG0UC0gcQyP4i4X28UqOE3edTPw==","signatures":[{"sig":"MEYCIQDYfHRuKIxPVGwIsj6AvUsRK/vWe29zgIa2MTKU5X8BHgIhAK3XrVbMt7552A4K5fGOEpLmmLd0JOfSm+gTaFnW7rHR","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2146374,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj8STYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyLBAAlGcSbABBwzmTFsEGG+MiuLpas8M+NZMcrkqNbjHoxx1Lnhdn\r\ngAlFrOJOYEsmqi+gIY73qaAakrr7a964CkQeuVlfCsqWsdRoiqz7p1H8N9S3\r\n4m0mXNa/BtU2ZqmsCjAjdb3iLWo1B14YH0EJ/5l4SdXOniMdRohbflEYkAEr\r\njIOWNiImTTlolxjmwSMISSmnB5wIaoJ8DVmhvTQSr2n+hR/17tK84JMWUoDJ\r\nAQSnEgt2oTHjNJCAu6kEBLcpF6DsNZ20xoPeSKqfZ2DCKhRD4MqI4uT7ycL+\r\n31SfP3DVgdMFInBMOdJyQ5/t27S2pDtic/jaUEuNQN2tA4BUnGttdNVpceRu\r\n2mDCE9o91Qam6aTs4QFXzqB1oFxasMCdvh0RMJ78uAYwsVuT+H+onKaKeY7p\r\nO+Ya5kwJFyyQhALd/9Xh/yb+usQPWh5KJ1z9HUCNDUAs1D8SzT4L2qotua/y\r\nsJwLLc1Kmpc9G0nMcrPgqfCuAiHbm9Yu7hLfnK6ex/PIZjf1jTNGnxjUUimF\r\nM83Y+359uj38YSbSL8GXox5k+ZqjMhJzDt0rXPo2ylhKuNU6gtOVX4Xi1Oxi\r\nRJYIrD6vfTWfMLn0dYEcaVmsNZsDlyOLu/0lKxqubb3nMJ3H2tdFgyY6MKQt\r\no95Gz2w9pEoAlKMxXJO99E4+s3QJT5CmaOU=\r\n=BGH+\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"498aa8c85675b6771d3eb5f8c0fc32d185ae2a11","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.10.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.9.0","@tellescope/utilities":"^1.9.0","@tellescope/validation":"^1.9.0","@tellescope/types-client":"^1.9.0","@tellescope/types-models":"^1.9.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.10.0_1676747992231_0.3871300111210392","host":"s3://npm-registry-packages"}},"1.11.0":{"name":"@tellescope/sdk","version":"1.11.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.11.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9e42ce95cc330398366d04be85128e62351921d9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.11.0.tgz","fileCount":78,"integrity":"sha512-4wrWwrTByKneCRni6OPU0hClZ+uXEwgrL8FWe1IMATXBEzxhKJxnGQpPwFexotQsSVDvSu/EhV+IcWkzmvbc3Q==","signatures":[{"sig":"MEUCIBR2rXbkL+TtPV2vKyG+1+UWbhVVXHMY2HtH3ypSXGV/AiEArBWYwSH+/UFG6cChkia9FsPyTABT6O3k1fFKnuonUHQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2158851,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9DHuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqR5w/9EHp4q/yfJiuBnpmmrzl6tnRlciVo2A7VrS4+UIfiZvs98noE\r\nNYCK7y+XY6+FYqafEqE2F/vrvI+s3ItQWtYX6CVJDBSIyBQMDiWS7CdEnvUU\r\n18gZsxdY5It2S+yp+xHzv6DLyRuSnWCtpZhMRWzC3aEcPib26ZSYKPDsCccI\r\nWsHEfy1QRcRp9+ctrjhR9pi6m9WDHOIH7j6XOuzjr6TRopBzIffM1o1Tbt6o\r\nfRcRS9DlE1CyOc5+Gg9dz/ALYUU3iAlNHe11CI9IHEZP773pgJXk3A/UW/Cd\r\nGsMhGfckF4KiFS7un211meAkkKOyvXydElz6z2Nji8KieWAdN/w0q3nXBNil\r\nLGZwtlsd3IAG6IX68ZDpRkojpDWnUcv6DhvLYuYRXoa8ETtxdP1DzXCwVtsh\r\nYrq2Nk/UXCD0sIYvHGpkWNjaS692eTdXJw2iXFZTP9jgJ1ua1igxkgunpeKJ\r\nz02XYazKutjgLjlXTQ9PWknLxl/gFmSYna0GqUasNCxG3dMkxoLN1PzVZ0VI\r\niGKxMywZLFpLTaQDqxBhX7J1aF0ParisaAyDlLBWnSaz8MCuXDSh9yyRAs7s\r\nFZZBOesFqxMP/Xp1hlPJ0p9ohXl7JDzw9QmhdcnQSWwZF/1+Ec2/6mKkKt07\r\noMhXxJ2FtMgC3QxJOp49TW1KrlYt5qDh/eM=\r\n=pkO2\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4af94ea0b9e833783c835d279156945aa7a90ad9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.11.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.11.0","@tellescope/utilities":"^1.11.0","@tellescope/validation":"^1.11.0","@tellescope/types-client":"^1.11.0","@tellescope/types-models":"^1.11.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.11.0_1676947950233_0.3749946076423203","host":"s3://npm-registry-packages"}},"1.12.0":{"name":"@tellescope/sdk","version":"1.12.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.12.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e8c0f13c408d033269343a9f29e168315b828c8e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.12.0.tgz","fileCount":78,"integrity":"sha512-uypLuJLZ+Y8R//7mx9k5RzlIw1T/WbDjuL/YT/j6wKCTLCWNMjPKCFwi7KTpgyUckgEIQzPQXN47nnx2eSxZHw==","signatures":[{"sig":"MEUCIQCslmTS7OMKUswx15l1u4vXLg3SA7RwE1JhicqOtwavegIgFkGLNkrVIx9QCb1DFr09DhrPftQfBqQzZVayac/6j8M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2158733,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj9XZqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrngQ/+I+r/TB0dnzTsBKiN6NDtpkJqyldqmaNT95ndKDCLI96DC0kZ\r\nX0xvOKGAgsjWv53CMHN6Q+qjchW6y8RDs8maHvp5Pof7hFWtvsQWTcAGXj9B\r\nr6qeWZcDpoUXNC487nAGCmAEFq8rbuaFpx1y84MlbbqTGRnlJxDy7D6Ie7p7\r\nTUbKevxSclXG/fGU209AUsiA2hKIy9ikSqID2hYITy9CLbtcQpY8Gx8Mf+lk\r\nO5aBlDHudQJHw8F8ZLYd8Yb12W4buXYLeAXxqtpu6HVlNYnCeM+3bMAKLT5B\r\nmun+aurajPpsxhEAM04rInmLDlFNbsOubEjLBXES8hzghuFtHHyNckv4rfyA\r\nArWZFtBiXseMPYR5W1BvSGpux1TCoXsuO2RKZGiXmnL8Q7iG/nH+PHw5aBKk\r\n3le6jUbmim9YmWa8gR3kW2bRDswW3pKldpBmJtIsk57SmcPyZ8yslbQq9Vmc\r\n2EqDLCVZHMa9zGOz0OwBpZqEYnB6p4YH+UGlUxv1uBsHlE3/gjwEXsM1Z0jz\r\nNtkKeeHkDhQje8JxF94S1gEBk0gLKnumIs5rXZKbsFFxLL6QktgCheAB4R3U\r\n7t/qykpm554qVm78FmIu/nkVmUVg28jDpoNycJYPlU0Fgn4Tqipa89FefiJc\r\nfYWcxxif4g1Ik8NE4bpZhk3szTjFcifNCqQ=\r\n=C+E4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c748bf0d48ffca22a8f721af5c277697c58a4baf","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.12.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.12.0","@tellescope/utilities":"^1.12.0","@tellescope/validation":"^1.12.0","@tellescope/types-client":"^1.12.0","@tellescope/types-models":"^1.12.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.12.0_1677031018387_0.10861601090913076","host":"s3://npm-registry-packages"}},"1.13.0":{"name":"@tellescope/sdk","version":"1.13.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.13.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"945f4b5e13028ab9ac80ab74e3ec72d86f954336","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.13.0.tgz","fileCount":78,"integrity":"sha512-AbJpSlJjSw3MzX4uUJTj/ChkRRkjQPKkrbnUPjrGcQH9/uBzSi0HHf7O5P+B9rN4MCYTunVn7r4bDmCHAjnDrg==","signatures":[{"sig":"MEUCIQDnupkyWqce6fBVZmwa9iOXzjqkTGuOhriJs5u2wwzCqwIgO9dfpq/uSIEml7DtSEXfVngw6UdNFIvz72h6aZbGw6g=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2158877,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+CIaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoESA//ZRDDXfjkE9PhHX9dblNjmuO8Lr9sIY6jQy2ihmAdQ0vAoOdJ\r\nDoYrOD2/QK0ejJ37KIuhfzbFrtYVW0Vz7W4JS08olX5ZEd2pyVEtz/kVZ45B\r\n9XNDfeGlqjkinrJCYXw7IHSGKDEB3kf0OGnG6lClYpH5gN3TXHqPr2W9ChQP\r\nW4ivClvI4S87NFg0zDYpZ8KzQVG2vwPtfuZXe4bU3So4rUrRTj4y5nUNiugk\r\nDjY5txP1LQohBDAVf+vB/LLiSpxRtvunOd5QLQWuuuSIjCwnFfr/7TvsHatX\r\nZsAsybW/qLSOLtbb73rXqiBwum0h0H4w7gSeYrnvWk/+dHpGLAtkJSmIW92W\r\n32YGO+wxIO6W6X7w02b5OHMBLEYCTmg2jhMWQIZXYGIPj/rAyc9/RCAXCRFe\r\nVbVmEWb0XGtKZHncJuV2dFg/3eyjWUhGvBDpIq+Fdcz5AwBknmqHr1Gmq61c\r\nBmewzIKWGUXLmQKEjPG87OLd7M5QD50lcXZnEA8xlHpFQbTdSoyNBidZLfab\r\nuxTySsODQ/fNLq1lYhSl4/kfDJTRIJC8+jwr26Mie89WUa50sHkkHJZ/w7ds\r\n16MQsOroS53GPtK7KyxKoWaX4MQ7ZXVtakL18BOSUzT5h91mbddypl/aCEgP\r\n77Ce2bQbvLQPdkR/k7DMjg71F+7tmaL6XhM=\r\n=X7Mb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"afe29000c237bf74eb67031d8a971dc5cc7cfac7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.13.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.13.0","@tellescope/utilities":"^1.13.0","@tellescope/validation":"^1.13.0","@tellescope/types-client":"^1.13.0","@tellescope/types-models":"^1.13.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.13.0_1677206041912_0.20092999288386637","host":"s3://npm-registry-packages"}},"1.13.1":{"name":"@tellescope/sdk","version":"1.13.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.13.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"14a93f8bd55a31f5c5bf71540f27a5e6d972b9fe","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.13.1.tgz","fileCount":78,"integrity":"sha512-ymNgVP/oA80CiOygyFekbEE0ZbWeNepJcONX7lh6D0WhmfGnqKd9vBrKEeB9jrWViebvkAbzp0S/qbn/yKkKHA==","signatures":[{"sig":"MEYCIQCNrgWDgOqFQhWCoR5+JRZ2p0tupUZ/SU7GK3gLQT3HcwIhAMcGID46+oHx8U57V6OEJ9d7/N2uab6k/SDcKZCSePeL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2160370,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj+8nnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTyg//T9yFu52kVDMyYxCUFc51+EsIb37xmbu6bf5Mclg5oo4AQUjD\r\nG5K1QXPgEwoE7ZxDzcsJ2/UH5lJTvs5UTGhjJjfbInHgzV72nr+gXF2ydxHD\r\niaN3/xB9P7PC/0UuxB7rx+95zOstFGpS+JcTil8jGlHCvVPboal9pUmeIh/G\r\nyz4ZMJY1gcTuNdiRUYNjLLpwpV26ZNoEPD2idVWEOpafyfAosf2XBln2fat1\r\nqfg3ufxGQQFKtcNUdcNODOWBNXfO5fC72Et6rZTb7DQ70v4Juo/Y4O++hsXn\r\n8ZEIEqZNTRAfxKs2LrDyzb16xjthjm2UgM5s3GOnlrnCzUJ0LN+zxNmRQIbf\r\nNx2IKWOkTVFoCwCgea1tjJPgos5MWOzlvGljEIZ1hYUynHJVjw+uAxColP8K\r\nOtXJC3KJMTnfLG11DCYxgeZVxEJ1zSu4hhs994voZ0tzyTtbZyjkhtqr4uVC\r\nS9bl0lrVxpwMlAHARIlYSBb52mcT61vZJ9Z4krzsPLUWw6zxgO1Sf0xwg4Xs\r\noP29UFx5qsIbYFnPy0bcGMBUwemzdw3qYPYatIXnIaeu4g4VblC6HYGZ3Z6q\r\np8OsnWlEp52af6x8pkzy8lj7Cnnj1+ryPqlNFzuh7Ra5QkpI67OUpxebQtX6\r\npzdm+IjU8c3cGydq35/H6/DEjQkWZjvx5t0=\r\n=WvLU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"113df6bed3f582cdc60bd937b9264a98ddbcf808","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.13.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.13.1","@tellescope/utilities":"^1.13.1","@tellescope/validation":"^1.13.1","@tellescope/types-client":"^1.13.1","@tellescope/types-models":"^1.13.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.13.1_1677445606924_0.8026377433209793","host":"s3://npm-registry-packages"}},"1.13.2":{"name":"@tellescope/sdk","version":"1.13.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.13.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1607c8e16fb14365783faeaae89326456272373e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.13.2.tgz","fileCount":78,"integrity":"sha512-tSYfj8NE18eRZNZPy0lqSshx3o9x8bI60dTLLuB2NDvvSDF8ownUlA+5Ufequjnt88+nw+puWuh5B/k6GRgpFg==","signatures":[{"sig":"MEYCIQDCIrfVixDtE62TnjgjenYZUCG3m+DYuFIRZlNERGfOBwIhAKorWrb1w5PIGMXaxMEunwbD85uphz5lTZjDtybISaJC","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2138543,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/WZSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrI9xAAo11yID9LQO4E9J4zBRp6JPYbuWc9GNXkuohKPejGJuxqXzCn\r\ntG0KFvSsIyslRoqzwsnto+z12Y7a/nBNhguPRK5n+wg8Gk+YocvvttGtwjt9\r\ndkkfF5agYfSp4G9jhnyhrJFGCYe4c3JUHUgKfXZ1hXypBuupu+IXekTsLP7p\r\nRVPcs6NNjq3JDmS7CuZZfA/bjR6po/mwUjtihtRovMtwNz5KG+W5+nFKUHrJ\r\njt/9MA//p3IWXutPyJ0/cb7NTUgjOmluGgl/vt5TA0KsIxuOC8tHKmQuVA+B\r\nPGdaabWNa4tdAP9EEKgLxjU38LKZucBVmf3tUpubv3ogyAqwjcXC7cwRTmoW\r\nYY1w1AhqPorOS5EwB1Tfec9LdCiFOPlrIFYHPXRa961E0AOskMg/RghS+gXo\r\nPF1b2n3ZPRbKXjOsplt1C4YbZ1M/HWJYGintaY2JBwPnAiDwiKnb4jsZ20+O\r\n4kYc2gpw+wn5Ox//iPItiLvK6+HhysxjJFETuwGePldx5tF3P0BH5ULVBsPe\r\nXaQalsw3zKiPtbyUSxSo8B8PYScMS7AsLmBmhPnyn9yqiT1w8Sh9IsBGjcnx\r\nvyUzSt66u7vuIwDu/M8+BUpRLmdDfwQ6TIw6YslcC6chcT/jc7jwSqPueulX\r\nKxm7IyF97znTOk0FH4NhLSl4XFpnS6VLp/k=\r\n=suWk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"49fa08ac7580d7773b42227ec492d31fe4332bd2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.13.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.13.2","@tellescope/utilities":"^1.13.2","@tellescope/validation":"^1.13.2","@tellescope/types-client":"^1.13.2","@tellescope/types-models":"^1.13.2","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.13.2_1677551185758_0.5973525621852787","host":"s3://npm-registry-packages"}},"1.13.3":{"name":"@tellescope/sdk","version":"1.13.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.13.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"df440f75c5e6b7200e84acfb012944a3da38ec41","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.13.3.tgz","fileCount":78,"integrity":"sha512-oa/4fHCaoM0EdtC7GXhd+F+k3q/zaGz1GKIHFKbkp9b1O0HaA8+9hKC0BNP5EDvgJHnSs+ECeuo5R7iShD+1Sg==","signatures":[{"sig":"MEYCIQCKiu0u9Y0MsUScVgkZ7AaVWmGtLaNxzB4zzXwKioLu/gIhAMZF9TFKqUnzoZmTLElaN4SA09RtMoSncoHxgJCqam4M","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2140669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/WpRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYtw/9HQqjCBBNiuRTexCOfCVqtBq5fmtC5VeNdaQRWY9tBrqVwWS8\r\nQqkUAmQZm/aaIIU8r3ff5dqn3OaioLFKfcSAqYMK3mutc5rQKDPjf/TVT2EU\r\nol5kplmW4T+KfOQ2n0+ohwQafBsu6ghF2Pc/Hfb3V2mZtNz3nhNXkuBdZdc9\r\n1oSvvH+G8c4/GLXAAateHTCVw3vRf4r0j4ObAez6lr/haPDp0cARg820timw\r\npjF0FdUZyT29oMfKIV2EBIcYQVbkmKp//hem4hnaD8VJUBAEMNTrbHzz9CJs\r\ngDDJwkfqeuv7wJrzGJtd2GAIWnbVlTEDkfXKagLgNdUhvhZoZp9ez/2R67wS\r\nEv26XX4LF/aEpUnCvoxSc4nq/v4blii504FrDgL1N3BAg03waMfSwr+hilEA\r\n1xYz0hPmeiSxrypMK+SBYXDbzDUt7Ubj+9bJU4K7sl68jzZk24114dTsZpul\r\nVrgKLoYmLwDgGEOyPJ4Ig3A1ruvFJPjDpK4vdvLa5jXtzS4/958hYQLbieKI\r\nCUjuOPSz/qjP2l2Ox+ou84FxTmfr31L+9JiPoOOzQtEix4bAks+QTwCri48i\r\nvDDitEwAVFBcqudJvNP2k9TcsczP+8j8AeQyOA7qfGkRvI7VKs2PiWOHlhSW\r\nKnasL6knIlf0dMrIo2x6xEmqSkymbstzLas=\r\n=LJCZ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"743ac656a715ad7211b59ddad57993a5f66e60c9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.13.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.13.2","@tellescope/utilities":"^1.13.2","@tellescope/validation":"^1.13.2","@tellescope/types-client":"^1.13.2","@tellescope/types-models":"^1.13.2","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.13.3_1677552209420_0.6956097493303934","host":"s3://npm-registry-packages"}},"1.13.4":{"name":"@tellescope/sdk","version":"1.13.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.13.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3a4ded12e809c4427ba2d94c72a10f24312fcb30","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.13.4.tgz","fileCount":78,"integrity":"sha512-p2Ui5UOGSPvzddS58mBqPWmp7WykMs7jhEkoAL9RQvOxn4vmr6pMnDmOYmYz83nKaaE8T3ug+g0Me0ViYNnlRw==","signatures":[{"sig":"MEQCIDAQ13iw4TiCti5TKI81MlrVF8WToFBQqyyyEjhc2yprAiA0i3n9mkI4EgPJh33Wlf67gJSuM3ZB4IwemXcsIIlyOA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2140611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/i7EACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVZA//Si6mITJWhhmsfmzuupE9KtbnHVt/M7RUEskize5Rtur1hicP\r\n39sygK1iT0cmo5xPdbnZlsrm7dGwkPr1Ch/ay7h3ttC+wno1lZ9OF1AD05Cw\r\n1oyYJsyo0XDJy6eV1cWgYj6AlQ8A6adqpyTGCH5HRj/c4aZSSJRGWmfTA15+\r\nqebDjwu3f55wy4dKneHSocNBj4Ryp1Qt6agUiCd0/w64fIlkJdk9ecD7AVkd\r\nBdtKz3It+0EN/HzxHPZXbt1B5TfeAA0VRtBrU2VCzkIogd1q854C0kB+X8yW\r\nA50/Jun8bLFSQCnuDybcO+DRBz1BwLUB0b3IacEqB8LkEqLaBvgY7mzu6NHt\r\nu9UPfb8fdNqaimmLP95GALBUSB4kRxB0SoAtDVHdgqTh+uYL032/c3pOEvRM\r\n/ld3PVcB9yS+nZxWIGG3ks0oJFVJFGfBnZWrC4oRHTOol1dJ7LEaZXajY8so\r\nzFI34opP8I3vs2a7KkrNLFfNJmax8ikpjCqcImkxmCpjMOIfEaZ0zynjKj+f\r\nG1b49/3Ktenfk/xdWZLeMtDgTywcLYTGJhZ85TymlggTSNoppeV0EC8O/+k3\r\nOGjgItTpihS6PTDosIwDpX5fGBQnCM4t47eu3+ie/Jbtsz425WwdUqI0QHHX\r\nQCfFIVNo6v3NlINlChVk0xdEEnlkQewlFtA=\r\n=qlvo\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"90ac306d3bcf19b14dc9c7d0095f1a6c1b68d1ed","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.13.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.13.4","@tellescope/utilities":"^1.13.4","@tellescope/validation":"^1.13.4","@tellescope/types-client":"^1.13.4","@tellescope/types-models":"^1.13.4","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.13.4_1677602500237_0.37412753171167457","host":"s3://npm-registry-packages"}},"1.13.5":{"name":"@tellescope/sdk","version":"1.13.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.13.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"64fc6da7844e7bb295fec448bf36afc3e87eac09","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.13.5.tgz","fileCount":78,"integrity":"sha512-5FZoKPJXC11Fn1PdFzSAVfU6m+af58bLYhLarnoJHZhjBSKRqkvupi4wdmE6CGD3zKJAbnrc0NB1B9ER9vVGRA==","signatures":[{"sig":"MEQCIHqOL/4Jj2f7V8cG218ZHh10oRAEpKQIimEA5kXugGvxAiBZZe1HJ0fkoaal0e1bijn9/fHqVkTUmGWm8XfP9iKLPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2140611,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/qMMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqJ3g/8Dih+FOqnpbhKj24b7puBMKBHwrFsk5sGqKLf7JcP3xNNim4n\r\nnEJy9s3fg3c8bx4CnXYgZzPDKnyKTzY3vNnc10sqcNCeL2D/r3agC+3KMBxf\r\nYb15LZr9f3D1hp12WKT9bjZ1soT6wLozUvqeNi6gf5ZC6zAHhjnTwXBSyByY\r\nR39ajcPp+/Sgyl8YyTA7Uxay9xNpkFcTGsFR/LX6d7mkrjEJF8YBDhDDhMgo\r\nhh/rpMqOLwKHoeyOGt1TEvZKY1E8mga1pfe8uDAPNb+WTSVUoO5NV0kbeOBw\r\n7/pX5ut2nrgXtkIXEn07U4uDr3e1ldd1fr0okwtKmX6uZd2WxtGSbKu6EJWZ\r\nuvRWwp2Xq5nnwMeO7bS9nY1z6NlbKnUb1gn+Jxj7iLFC5JByun6suYHWHGiw\r\noM7JznlEXvb4SY67Cqcj09pABBHsBN25Sr2IuO8TnixrFKjWW9GFT6kPPMXy\r\nAOYVzL7B+Hec2mG6NViQGKrNQjfMXC7C1e+wgiONg3AUyVseGeCwsYJg96D9\r\nMvdaZUpz1vs9/SREln9XP44Z9WAoTL8Aipcyr7pon2WR1u8HImSY8tyJ6OsJ\r\nbOHfjm27wzGFPJDfkZ3P65upaN/4k5udtKpRt71hfKbb8vv3Sx4IgqEyIOJn\r\nzmvB7FxPPS+o9xSdEn4Xq1oXD6PY40S0zbc=\r\n=ydkf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d04c7d0f1e653fb32c3e51acefb4240b63fbc75d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.13.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.13.5","@tellescope/utilities":"^1.13.5","@tellescope/validation":"^1.13.5","@tellescope/types-client":"^1.13.5","@tellescope/types-models":"^1.13.5","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.13.5_1677632268046_0.2597330243110241","host":"s3://npm-registry-packages"}},"1.14.0":{"name":"@tellescope/sdk","version":"1.14.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.14.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fea216c8c0deecdcc331f0f5465ef6ab7abbab1a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.14.0.tgz","fileCount":78,"integrity":"sha512-63DQUUFe29cxp91fTSBuepWDuJV4ow40jU/tqNvr1peVnQddas3v7V97AhVkMJr2CjCHrjCJ5YWjkns+1bwh8g==","signatures":[{"sig":"MEQCICrkdgmODA5yEE1oJ6A0cXdYzYvShTLPIdOvL5i8hVKnAiBCHAIGrJNihMVUM9JEq1JgxLkVgdDCWK2ABtpRvJua2g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2140432,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAVw4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1AhAAkbHl4GsBQl1iP1JHubc0nwNe2e3zXr/JJSn/R7oidZGjKjr0\r\nDnf7VhKoc4oJxoxxbwta2Tb+yuxg7Gce/ovPcTRNyAkxc6/OSu6Njzbj/QeE\r\nN/Ul+fdIF3siYqSeM9H5fOHUfAnlpPo+2N0mRME1cKVzIw9LOBEVOIo9EQhv\r\nQen0+lJzPOufdhKBl3W2r9uEtYFbuYxNlkLrwavyBFhufDvVdn2B5NrN/2fF\r\ndaVn9tTmCEi4NMyxkf6SkSVSa+BV/kH1Vw9YvMLFpTWagMuzSp0Gv1UCG89e\r\niy3+A7mzhImdvxxJf6BkMW6g/Y2d8C0tgE0awTKX/erHMJ7I6t3hqBv+Ux7R\r\nZ5EuE313ri23MlSKTAfxc1H17rI9c8MZeLe/CWVNTLXzvVTp9+1ZaG+GRFsl\r\noxnbBse59PXj3imEYMzX5RpkRbh01EnyBWmUV1f+UeLOECy8zUR5RXKh2M9b\r\nBIR8iCZRABYn0pW0gj8UJLYXr4qxZ8/WMYG6JlVSfx45YQmZNbgpOi2sq544\r\nPzpTbruBcGhuk4zZ20O0R14dCTRpI7zTvJcQrNvfhSWTrZyW2oS6dO0LLR0q\r\nwKCESesVJgosEhng2B4AuMelAdlLI9BA3ggkmHXoBp47SC/LsvjtbKyAoW5Y\r\nD6rezoAzOZP/wW5rdQT8vQaPUF7F8A/ATm0=\r\n=homN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ceec879734783e99e553dbd3063768636b8f84ab","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.14.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.13.5","@tellescope/utilities":"^1.13.5","@tellescope/validation":"^1.13.5","@tellescope/types-client":"^1.13.5","@tellescope/types-models":"^1.13.5","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.14.0_1677810743742_0.23976646402072532","host":"s3://npm-registry-packages"}},"1.14.1":{"name":"@tellescope/sdk","version":"1.14.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.14.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c102bf1ca318657a0719891c10b38d65117d1823","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.14.1.tgz","fileCount":78,"integrity":"sha512-7zgp9SidJ7PEHfJQP0Oky8JUuK1baNqa2dVESVR9zk11Opa/7O3JtQVn8CLVaGoRqVucHL5OREPwQEYVd853kg==","signatures":[{"sig":"MEQCICyc3tbhlo2W9NRDR7j8cNWM+O7mttv0rBUVcfjWOuFUAiB3pd7128GQBAfWFXg23fMFvnczYk2qxiXwJ5FAvjBbNA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2167759,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAnH1ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3UQ/7BjLqFkS4EV1YAtuDyQ0oQ5qa9wGuIU6lx0cI+kcDdussKNYY\r\n14+G0v8Sg0vOkbAXcchl9avF12dam3GxGOEC43ujzzq5MRh/3xlCISkpedaH\r\novsd1MKbzdVef1m7B83T6cgyFUx9z8OtN75j5RugwRCfb5xwL1lhlczqOTrD\r\nIt0LcJddzwJBYdxXVeKBH6zCiKbcy9Wkx2FXighze0KlKBEneIkF1rq0NNJp\r\n6KPShma8M2rXiy2Iu+fhD8GFpRzFd6OjiyPZNgUelE0OzLzi1HKrSHfG9Oon\r\nFsLW9h6Wy/9dOYQxiClEujivflE/koK+bsBLYlVArNOyA4ddTlHEz0EcEr6D\r\nf/I2UcIqYfovr/epSypYeg23XL5dPcWfUs7ulqaEADsagDD8Fzr3xdTl8pqd\r\ncYOp0yP6pIgNWssNuwNVBaWXf8IIaJJtSJmC7WxepBEVXuBZVZqshAWpwDoe\r\noZ3diW0O/fbvag3LP91MNHTdspvsyktsActVFuVFmH2x7MDAmlTYnbAjREcb\r\nFCSvjxJagiLxuTm1zV+2mKl+osDnNrmK3Ulep6CCYofDKseeWsQ9wU3tpnOh\r\n3uGdDy/Ni8R6aPC04AhcsDgWUlmWmgU0H+eco9GV4GNr00SM0DlmOLVwbEcK\r\nKqbExAkwvXjsa05wXgG4eGE1Rb4tTNCKkNQ=\r\n=X+D6\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cda32509331d27d7b1a5a259e82a7452ed08a102","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.14.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.14.1","@tellescope/utilities":"^1.14.1","@tellescope/validation":"^1.14.1","@tellescope/types-client":"^1.14.1","@tellescope/types-models":"^1.14.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.14.1_1677881844940_0.7453797805793159","host":"s3://npm-registry-packages"}},"1.15.0":{"name":"@tellescope/sdk","version":"1.15.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.15.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3a7e4e00c9ba370747435ae61c6a1fff06d4f238","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.15.0.tgz","fileCount":78,"integrity":"sha512-I7WWiWTeO9rPOXs2UcDfsqvaUDfSj03ZrNhHmuELHpJ6uPnezxVeCxWajSa+VCPihVuidfdZ6iSOvS20VjjfgQ==","signatures":[{"sig":"MEQCIFZx64QZ0zNwitKTYYwC8GbEkGEQUkBGpkvatYCpX0FwAiBX9z5kpCe9DWm0EK7HeCqE/87imF2+GgJ7r8m7Aeu2KQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBQ8CACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr1bw//f0ddDjm0ifXLe/EamdOTM/xV1uPtlNmmI5e/ed0euHZTSZ00\r\neIoeYIto/iL7AyR3zPBwhOjxgWreUm4hXvul+YWlj/T7G0yifOz0ecA2fU9l\r\nosAU1oVOF1qbtDOuxOjM9SUsD12OK0xvqfv0NrMI3x8KArDGML+05YyHHgVr\r\nYsWWZEdrKTsqMAMiCd6ct8Jg3L+CwP6L4kmAIO9X2rglOUDLEyVqsGbVwrAD\r\nM2kemT0K5KpljD9Xmgts6lwuH2fj8WfelXW2UbBma6z0qG3vjNqA/VGwej2b\r\n/oiVBfJGgok40pEtb/pgstBI9tWySAwf0KaarsrUBA09o4RaXiec1Uq6GpMC\r\noKvJwnwPxxzPEhmfGfRlgtSTYYxsN1ipHIuLCtmDNJMltQUEq8L2w59iWYPB\r\nGA56ZXs+HSxALxoy83Soue/f8E4yeEn7tbd6pe2gxvdf+U09qFzvvPxnS7sL\r\nsxHcA1OrPcxuBsCPk55r/BYtlETjhFScHy7dscuzCC+PwsJL68BM+unN2ibS\r\npvckXmdYUmp9LEPZwJD3pc7LpzKR9M2uZTQjFaQ3OiuoauZh5AOZwU1Oo0UB\r\nwzZw8I8H1UYI29Rdy0gXwp61nlhsX3qF+RgkX6T1+2NBT9bBrYuk8kL2Zu79\r\nlJR8Zin87Hpt9nJ0TmGtsUsay3ls4f8Xg6w=\r\n=+CPC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5dfaa1b74e805775271533b30e866e0ef99d62b7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.15.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.15.0","@tellescope/utilities":"^1.15.0","@tellescope/validation":"^1.15.0","@tellescope/types-client":"^1.15.0","@tellescope/types-models":"^1.15.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.15.0_1678053122594_0.7890127587457076","host":"s3://npm-registry-packages"}},"1.16.0":{"name":"@tellescope/sdk","version":"1.16.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.16.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"74e15294e9c6a4564b27a4780981832191edfe6e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.16.0.tgz","fileCount":78,"integrity":"sha512-MGK3NHS2GUPov2L9nREJ+VzG0lKC4CR48xDlDwxeHLhQpEsiUHf0KXSBsK3n7mg+2zKV7PeNtUpQCMlqsBBtoQ==","signatures":[{"sig":"MEQCICF7TD05qVVuwsT0PBi7IqfZKS/exjSQPfE8zvBuhYEIAiAMfLQFBHEktqDhnIqVzAvlFeOOlGbvl5D5iH5ZM/qm8A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174487,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBqLfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYfw//dxgX2oNHEGZ72lnno62viMDbHlEnSw+7KQK+9tGcSNjynSSR\r\nsukITiOIcwksPRrsPGfUKk4XvGG+7UgchKAHYNq/PDX5KSEDbGVlKb0zkgw4\r\ntTRGG7bEogAjO6GoyAFgQhvUy+LfXFDWZYOrdBz69xeeRwx+5cieJ3lcgxbo\r\ng+3azdqbU4hHBIRx/ykozcdnHOSdbJuJJGSVr1oaLPU/V3J9zXixic9ya0zw\r\nxcgbBx4DyefWcPhD3Cug1qHV03NKFzo+D1AJ6zv9ThjeDDvJdQRrtupGq10M\r\nsv1+qTqqIxjdKUIyC4mRHYBh77IfjRwL1MaH1VUHLFY4E8yH9UogQ80ihefo\r\nPQZoTSobS7wCzSj9OhelmfDchrV8qgi7AvYe8bSNU+VSxiBKjGY1vNZNKeuB\r\nyYycikZUHCvSTEpGVpQJYaZlN5Renli++YCTEJwsHuKsTRQTVbDhS6MV+Z54\r\nzW/T3BujY6Vdm7cDEMqrgcTK8mBmEK7nJMvV3n6XSfbXPMSn18gi4qtWMFtB\r\nmATJdUIvfReco9DnNS9DGH9wrTComu1AWSeGfhz/+KhgPyWMItBbMoj1WkOF\r\nFk0gByFt4Id/CNvw0pGIEqMMOD9etsGRhqxd0EdfFCmwYgE0MRhs3ZBfNELr\r\npAx38LE9uj6kD3rMyPId3VgsxhdtRx4iLyQ=\r\n=h0uB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7c00fe64cca390d56307546a6151c43d17e76993","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.16.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.16.0","@tellescope/utilities":"^1.16.0","@tellescope/validation":"^1.16.0","@tellescope/types-client":"^1.16.0","@tellescope/types-models":"^1.16.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.16.0_1678156511683_0.3261420369640786","host":"s3://npm-registry-packages"}},"1.16.2":{"name":"@tellescope/sdk","version":"1.16.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.16.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9f11de41a815c20905007fcbdbc1b44d12e6de1f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.16.2.tgz","fileCount":78,"integrity":"sha512-Z5R5oisXZ6kgCY7FJZMVuw3sd0tQ0EJimEoEwnNwFgDdtGZxuIafLE9bJ0HxLBam+6SBIgFgCLxy69MU+NgC/Q==","signatures":[{"sig":"MEUCIQC+ZSrZyVAPELm+xs57gWnr5g1ildXKia7VlNXlYC/WLQIgC9kcFOTKfpVu0qp+XlqE60ONenYb5h9Q7nF/W4XDq9Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174481,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCi9QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoi3g//WF+0Ubt+lLCqX8F1e5VtFP7jpZxz6WxTWhm3pvqzUNAcsQMx\r\nQnNhruUJwCRwfTswdykdClHJO65M2aI/3NtsQAbVBi6MD988u75+auet9tVG\r\ndjcdcPR84q0grs/6D+9w+BjAoDUDEJzc7Io8V6QiKkmy+N4n0OqPAGNYM6c+\r\n3HQySN9N+/Ky3BTaqPno69sa3ZNN27hA+FFPekP8kcCf3wl9HoXVyLyV+pqB\r\n2UwXcARSksm+ci1MTw+j5G8RlXKjje2yeKXKl9665RGWnzg3iefJEU7e9lgW\r\njLSAiUovnACbhWHqRtpUDAyhZ6V98H8FZd4+UWdtc6PO9ysCC1WQ4WK37I3W\r\niMRCLtjSRiptKOA5YKBv1x48UEyI9mCunEd8Ng+2g3DsiIiDcnEAK50zLoZ0\r\nQRgf341rm5/1ExWiPXkoqjBnBr66U0NrWRO33CKo0RIc6x50vaEGCpEzypO0\r\nqrOmJ1U4JD5/dc5LGoBkbVARGnS1pm4t32revsBSuD60d1OZV7uS7Ly1NUiV\r\n03mdGIwfHVh/3U1NrKCV4xLd4OjRqrHbSKA8Mkg8gKlWI2UUQvxreVKa3pYU\r\nLM1FaB1ii9G9Xu7n5u5eb7WGDyy+C5eSpIElK0sKJ4nx5JDrdb78esdlBTmn\r\nUE2shBF9SDHnl8jRLFNx+bYqULvtEzc4BoQ=\r\n=Y6qM\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"87376ee0bba0e71f599b0dd4fb644fbb87e27e4a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.16.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.16.2","@tellescope/utilities":"^1.16.2","@tellescope/validation":"^1.16.2","@tellescope/types-client":"^1.16.2","@tellescope/types-models":"^1.16.2","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.16.2_1678389071741_0.4111151599434415","host":"s3://npm-registry-packages"}},"1.16.3":{"name":"@tellescope/sdk","version":"1.16.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.16.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f2ad171b37d43746c6247066687d0fc4542aef48","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.16.3.tgz","fileCount":78,"integrity":"sha512-izmww8waGgJn5nwg8kOUoiN31thvGJ3UWYNxpTp+tSSkdRpwrY+iNDxtmh5jB9b8JVrM4qcVJRh1ZUD299jRQA==","signatures":[{"sig":"MEYCIQC5z0xV2A7fHDzjyK2/vOuwu8UF5/GTCsI21Q99sr85OAIhAJXkjq02/+76cJtn9wlsH5AQrhl50l+Vkr5hifBlCmb8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkCmjeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr30BAAlNjAUEEGnMAhO6DjUO0MYFtAgB7Chqr1GpAlZARP7KBhav4R\r\n+wP+aZiQCyuu8k3K6RESzNwaHkwhUHDcX+EoiVKYch4XlLaWlTukFMa0fBr+\r\npAxrCJ9Vm/TzzlsGRYQvfXLqHQKSqJCs3O/sJOBM+kKXKhsUMfcqYtfe9Hj4\r\nw6Uk4tRy8hLBLvkRbMNdmDetSRHP0LtQ7z3k5ZMRVsYSSkXKuuFspUbSY6dt\r\ntb1aJQBeEne1DCYbR9gckN+xf1Rd74QQqwdg+Xm9nWAsJl6fz+wuvFPx6G1W\r\nrk+INWIzZOvaD0l6WSkFcaN5tk/gFZuojQxyq/BV2+WiOAzypiR6OrpRQL1p\r\naimkWEmOsoHgmFdO7RZ8ZSvUVvs53yj/fR6izvPpeSOlhqGF7Vv70UW4IcEG\r\n0lehY7EFdkBqfkcaS0hPmmL1nHlTJ8v9kSfNVtMqbsbRHTk84wzh9WWF/cWF\r\nuQYQTE6IiscXoTzSzXxuozB1cPT0ed3UA3Jl5FngzpBfscJa/Pm5UBp5j8iC\r\nYIQwERidIFqYGru3W4GwS6rhUr6j23EBBLsSgAAxxnpxH63Mb5aKD6P2c251\r\njH8pUorbalceDzrd/2c7yVbJ6bHkF5mTaoFwSGk44HSX+hSL80wTGG7ESwpz\r\nKC//43rnFcrIdK6gI05OJ8udjslz/LpEt0k=\r\n=teTC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"37f3ff52f912e01338f2581ed99eed5fe21fc026","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.16.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.16.3","@tellescope/utilities":"^1.16.3","@tellescope/validation":"^1.16.3","@tellescope/types-client":"^1.16.3","@tellescope/types-models":"^1.16.3","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.16.3_1678403806534_0.50257654906315","host":"s3://npm-registry-packages"}},"1.16.5":{"name":"@tellescope/sdk","version":"1.16.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.16.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ae9cbffd3970fd9e3841460e6aaddae7a69aeaab","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.16.5.tgz","fileCount":78,"integrity":"sha512-lINn65MTIGVj6RGMqe56qEIUHNbStfAx81V8R+zQg6EwKSJMVi4GLrPY0o6jyuKcFMdiCA71lhGWx/ctn6CI3A==","signatures":[{"sig":"MEUCIQC3zJQ+6/S1WSCfZIUNhVPW5+U0Z647N+m+98Co4oa95gIgVBm+8WGDAT0qsEyQrRnVUHfR3wnI+g7AgWHloL/pJes=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174391,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkC19AACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqoqA/+OZETB1eMJlAfwZdsbkKT33zzhFXOhNr3aCcs1ie1yrwOqB/j\r\ng1bCn9P8jy/8vGde3+G5werEXBxqeVuXr1Ji1HPhzgQMkQ9Dx51wfNGYXPyc\r\n2xxRr9jpewK3Ipt9kO+cualSriplQfr8ztGyRY5OxOnXgeGMq+Z5pHcjkS/x\r\nutn0SUn18Me8L76/6qgp0QWVUH6jCMCeNzPl1Rw0AdkBY1YgHi8jj9et/Hp1\r\nP9M9qBQIP9GfeBTpxITTuUVsWFV6RI199N3IqMRcclTb8VzkqLAF1mANMkzK\r\nN+Ijs4qbwf8RUt0206R+sHLT+b8BheEdXp7JMx+XMdVxJHxLpKTOX49hd1Jy\r\nVElSxmRVLrfXueeo2oSjEYUj98UjXfwKpjp1TuRfAbQ92kLCGurkSqcKkVeL\r\nFkN80QynWklxnxw7/ERpS8eQswAXO4S2/osbgxzMbjxdak+k/b46/8VtfvGl\r\nedqg0Ou3cKPGgpRe793Fn44nfH0X02xTqk6wTl620BCsGtNVeUOcAKvyjoMP\r\n+ESuz7nXn387nHoTKHzTbRbdSMJuLacqmvu6ON+Ym/m7qKpi5Jqxes4cCDYT\r\nJc2qtj4xw+3CN4wmTSowwy1qGSXrdZN0lmMQRLpUlAg6qRY2cITD5isz/K09\r\nt2PO5lUlG3QYcc3wJV7iw6kgWF0Oo6nASC8=\r\n=Pbcr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"542a715a38599ff8ae8695f211ac9c95f0a6d9d8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.16.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.16.3","@tellescope/utilities":"^1.16.3","@tellescope/validation":"^1.16.5","@tellescope/types-client":"^1.16.3","@tellescope/types-models":"^1.16.3","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.16.5_1678466880148_0.8546957006501732","host":"s3://npm-registry-packages"}},"1.16.6":{"name":"@tellescope/sdk","version":"1.16.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.16.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"529938c8a3772af8bf88e1156dfc790a8f016a2f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.16.6.tgz","fileCount":78,"integrity":"sha512-k5BLcdq3qcRU+D75+k9LAqtMRiH7l5lYTjkuMIPRaA34d9b8SdEF2hLtyhJ80cCbFIRxvZHEsTrAOM4ujaItIA==","signatures":[{"sig":"MEUCIQCHtA6Do4SiRozvuTi2Ev/Kp5nUCQisgLB6TmT1woXZUQIgAzK/gMReWnyyoFzNg5anwB3AvtIfqSwuHd++xRGND4E=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDO5cACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/Xg//UZBnIFtomxmKZIbQCXFU+yKwZ4EqN9XpjjDb7LzkfwL3uoTl\r\n3m1+3WL8ebFY8pWSQFB8QLMnYK1MBRZJloaNInCR5JIW8BJNey1RTXFgzRSm\r\nLuiG1uxgy0rpWa0Lyjut7xf5Fj+VZvKTI/TThEDzN6uTtt4WdSvonjuv7q7T\r\n7rPl8qMpx+4a2ysL+E+5wXZcDh+PKe59Crc8HPhNZ4Q3Re8Rhx8vs2xTi/v6\r\nb4gUAB4oZ7ob/HLgOBgn3iFeHKgKhQ0map7P+MG97QqQONyug1g58vHybeST\r\nXU8MnCee4OkgwsmOZOYLowdKRiVzSHf3nwuiUYIULBRufVPrMV51rZ452D5A\r\nRtYRGjd5qvP/BeUFuPgH+46dSZ1DpxH5BxFc7t2NdezlLuYtvkGGc1YUVb1T\r\n5PkYKVC3+fMxq+F/DC4sNX+U7xHeSkQftz3gKsgpWp7TfYCriRb3xfqpYfIF\r\nlYoOgjknREwsDvprErwTikqiP4RI/Q7KGVEKKjMxTDi9qLIlY4Qdq0Jjm+qv\r\nTborJSQ66aR88BrtEUWoNx95t/jLX8EAGkJPiWwpH1VMG/eZgwFF5iwcysfj\r\nhL+glADfchugWyuB2yQuXGsUXvwDFMNSoaHwzXYzW/fO0AZ4f80dOEOzEcTi\r\nbOLmQWQtr4SY9lNoaYIff75nd4wiNExgeKc=\r\n=oJjQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5b34788f22a9b792aa39bee4a70ea6060884c330","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.16.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.16.3","@tellescope/utilities":"^1.16.3","@tellescope/validation":"^1.16.6","@tellescope/types-client":"^1.16.3","@tellescope/types-models":"^1.16.3","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.16.6_1678569052087_0.3611849324632601","host":"s3://npm-registry-packages"}},"1.16.7":{"name":"@tellescope/sdk","version":"1.16.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.16.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"aba9cfb2ea09530ff3a5da15de587f1ac2b691b2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.16.7.tgz","fileCount":78,"integrity":"sha512-/8kX6a5HmOSf669ci4PkXe5C/zHweC/UPP9OWJAbElfsJB6VYLiSp0zxXXtBS7RE2ZlB5BjhgMxlINkOELDQ5w==","signatures":[{"sig":"MEYCIQDJfxj49oOBilJqPkvwv8ukixT+1cQsCnZJHJz9h+LM5AIhAJSlFIpF1d/Bi3Z+bP1OzV2Kn7qth6uxY1w85ZzAQHLd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkDnQjACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYDQ/9GvPBD22KLNVONGyhbY3LO50wDi4Tt/raNuDNirN3gD0zhZDi\r\nKj2Kgh9O1VfIg/8ZanPMV5T3ryK6Shbi40fXvmMVKtye//Cz9TMXearY0mNL\r\nnELRzfEkrmqCFrwok82nFCqsAR+eMAwHBN98PKdmqgTJ73NryfyH7q6qSTL5\r\nxjNdqmI2xzMemnEghU2UoTK3qAJ2pcLCOlcneTuHnIxz3dBCZfVDYcLAFGYE\r\nHqnxprIBuoTDC7LtCL2uZfjITHdtf7AsqJqSJVzqaO10XBN/fFjQ0BcKqvCK\r\nZyb/8Oq4S6k2UijVaPxvKQiebmx30peBYeNuVcvaivsLwG/lwe/iX2FlNRql\r\nSUPNIy9LWTrkadGhl5fPzJQDKItBjPY8V7PzLn0WriQaTC5k5PP5qYUf+5wV\r\nDSGGBWoUdu+qikFSDz9OJGJJKDrh6UjOWIvgg0IPFZISQi9iIop2/MLbLFpU\r\ndYtXI64k75s2qOhCwERCW69HCOvxuPCXJKkqwyO4U2irxl3+p5JkZFaf9aYz\r\nmnDXyRYsQu63aGi3zhLLcl9JqQzOzzwpBYsU1fAuMbHskjh35Tm8b7jXZveG\r\n1M2JfQq/fjVFxRNW224CEa9vdk538dgE4uoYybqFNufy+p9MIiBEuUXgo93E\r\n1fl1B0EWcT/dzK1xTPRV6Z38Vfzc62SAVyY=\r\n=SGkN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c81a8b46a7858e911516ac8c8c68c9a0e88323b0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.16.7","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.16.3","@tellescope/utilities":"^1.16.7","@tellescope/validation":"^1.16.7","@tellescope/types-client":"^1.16.3","@tellescope/types-models":"^1.16.3","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.16.7_1678668835266_0.9645219543661276","host":"s3://npm-registry-packages"}},"1.17.0":{"name":"@tellescope/sdk","version":"1.17.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.17.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d710dc43d33bae8b744732ae066371b13cff0cc8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.17.0.tgz","fileCount":78,"integrity":"sha512-ulY9CpMgBEY++SrsASoiamzeI5+xenWfftZ/kBuOGF4PNFnoRenNv011tFeJGvXX7NOKx1nUfSa8dlnqr8Vhrw==","signatures":[{"sig":"MEQCIA7f3NMgF3tbC8hP0QnU9QMgNgC2N+QUGJMqsMj6sBJwAiADZbXs7JBfTj5KAF/IBbpRZ0VQPov31tNyTuB2Bsw1iw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkD37hACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoTPQ/+ItvQixtOviVdPJwho4rkQYwL/SpRAFwOX+wd6ftc7P3ORNyj\r\nmGiwKli5CLO1W3832sGHdSQqi07danXZS2F+SqRXRbIBL7rqUveJgOlcXfmT\r\ntC7BkutsdXD2WlGL+BZg6wPcWh1D4bAwqOWyww6+spbEkpDtZT91XpzpRvVO\r\nEVptU5Q+waib6Ah3ZBfCL6ipn2T0sA4lErkhWjtfEYh8ZgdV1ZMVMNiWT9aL\r\n5unPKsBFVfCS3sHh/6sWqz88uzw3w64Wnw/3zw/UI652xt2Rv7AwY7KjBi/M\r\nnun7njFN/5zczs49hIqhGNMzjjf1efjLanpVts/NhRwy4saPkAMNNZBQLfcP\r\nxn8j7w7C9YRt3cbOuSvZ9mT9YvBSh5JDYmxY4fQTbRr4/ShCkfRbFow2rJGn\r\nifhyb1kxNrH3Kr3mQXupvGGyYHkbOv3iStGjOBYoOSe5XuInFgxrVSfupP7G\r\ngOberVYW479ZFCAi9AGL8panVAjg5MVGg8O+6mkEEoljUwemtir1Gdrp33S3\r\nHl7AuUAiz/bCj3KKCsTk4Ti2tXjlBkUyP3Scn2A6Y3VytiU396C9b2/lUArC\r\nBQY9+qSdqFfD1wV4WWeDR4xviolZyrT5fHI+5S4aLOkWNb1+17YtbY7lKKHC\r\nU4cLALIwq2kBmAp41KQxM1sEFgg9yeP00GQ=\r\n=1uyU\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"18d84f3acca19b21d2dff34ad65fc4ebcef22b3a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.17.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.17.0","@tellescope/utilities":"^1.17.0","@tellescope/validation":"^1.17.0","@tellescope/types-client":"^1.17.0","@tellescope/types-models":"^1.17.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.17.0_1678737121363_0.8878983739551967","host":"s3://npm-registry-packages"}},"1.17.1":{"name":"@tellescope/sdk","version":"1.17.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.17.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e61c4b1f0e5563c3259f940e3812e7781d63fc07","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.17.1.tgz","fileCount":78,"integrity":"sha512-fLNZNuO20FY317I6hueIU3yRGxNlArRe2DCiRjpUpIohnn9Uq9ey4MyAFJUnK39BUyLo9PeSc/d5QrFCngMSBA==","signatures":[{"sig":"MEUCIQD/T7yIki4crNFB6oNOrv4VGwUnpZFKakgWgpCFgALbaAIgbnDgi3ZXzkfvqV1SQTDRsL64+6I41DktqiFRH97mA+M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkD9ccACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpuUA//aC+WipZRyVdgfikhfMuTSHUuWc1Fn4HjoN3YyzhMyd9+HcFc\r\nnot+mWo3rHbcOFg2crCWOlE7w5vvJHdpnEkdczwS2kiWsbVJk/sxWS8IKNiC\r\noShfQ0puFrNBvbI+wvEdQiTwpj2mK33oWhqY6WpSrFrEp9/otnhlaWBt2uOL\r\n+/ha1e1ZtAY2vEwLf0pxuAyRB3Ytd4GXYiIsAHYoQ0OkBqao6iB8jKhR5MDt\r\nkY6jTh3AP83e+PvuWkK3RgzbwDmal4dYEtUQHNVZ/FTMQR2O4MkFsPa+EvBu\r\nnfUR6dJHONv0JkyzRxpSz/XC8PFO+nNsJdeB2z42EgqO56RnYd/bsCFvZWD/\r\n6dnsaIuVkfjGGeEm3toEd3/Hk+3pKBKMqQ7dguB79T2FCTcz8oO58BIgHrHH\r\nLKGaHoiDwD7aK7dAto28cpMaAoN9o/VMARRGh54zeW657VvCa7xU6ur0UVg8\r\ndRHTro96rFSEO4qUL5Gw7TVI34iSuibEy/M6m0wpgmYEwsQJLzGfzUGRcJoa\r\n0fqEo23UHPGnihPboh4ny268JLJqKVwmv/yU2REIvyHXMv0G2AvxiNIFuTVw\r\ndztt85SeTKfLzwSaJ2kmy7q049eDgOqqw2GiKz3ievHCZ7ENxG9R7O5d+n4j\r\namTdWZajKfgiv8zIAkqRAwzfglnOyXqP8Go=\r\n=uIGq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cdecb522b05396d13b59e05d665c66e1b460d778","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.17.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.17.1","@tellescope/utilities":"^1.17.1","@tellescope/validation":"^1.17.1","@tellescope/types-client":"^1.17.1","@tellescope/types-models":"^1.17.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.17.1_1678759708619_0.1999436393145293","host":"s3://npm-registry-packages"}},"1.18.0":{"name":"@tellescope/sdk","version":"1.18.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.18.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"245926025ff61c9ac620ae15c6d9a2581ca2c868","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.18.0.tgz","fileCount":78,"integrity":"sha512-ZQUcWpOmY8p2HKJC52AOjSAiTU8iw2jk9lYwJ494DYakmyMp6ghlcRD+DeW3ZEKCFa6p52Df4W6xYQ7Luyb+dg==","signatures":[{"sig":"MEUCICD+AIqzjW16KNu+iU/HWaCxREnex3zsyo9izH760Z2BAiEA3z4NXytsz49QABrfplpyVfXHqZgkZ1FbcuxZwVA7f9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkELV8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrS5Q//S22DT80nubeQWVVWEjXAai6nctV8jTSJzsL8X/VKkP+R7QH2\r\nbYhn4Ki9m+XSPLK3aQrYqsV+Bi/I2glvRjkjRE/9tNlAFQ3SzLhFaGQQ8Lkb\r\nzj1G+qnnfiwr3VMJohZvcyXLZsMW72CIaSe5J73VsIBo5z5gwnuwK9bwkqWa\r\nheGE8u+jL0X/gJ4PaLxRg1nL7LCVEVDDlk0Uwdmkw8Pmcu84M+nBRPMjNsSj\r\nOgYsqh0LFYPv6boxwLcSlDWeRWYTlMRR9zjf1A2nWQYIp9aQg/FV2ylj7kH/\r\nmXloRLks7W86z/irx/wncyBw7B4z0IaOIPXMl7uCLvD97V7Mk4DOHMuyuqc7\r\n4H09I+iGWSviTC0NsuWK2A3rm2pO53yzLnysnWQXlEcSUwNcSJMyxoBwHJuu\r\nN4uOlpbeZtkI5kBul6D2M7DY20di9YNHEde/3HNYGG5ZnLI2ssZiRE6gOU4r\r\n6bfHcmdlevlwS+cD1mgjqD/cVQ+8CRx1d99sQFSpsppj/I9qsDhTc/D3Y0Xb\r\nF9qnhX5nFHd78/9/w5774+NAFMVofYG4ZaXl2zQibN+cnAPbO5guNkmf6yPz\r\nyti56fwakDcEavVvSIkJ7IzZVxD9H23NreBV9ji7tYf5DfBKM3T9dTl5vLRk\r\ngBKG5u+3Nv6xA88l+xLH4/u2DSQm93OB/Zo=\r\n=kYxa\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"44ade2264ae8ac2a8ec67b1158a37818da22d24c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.18.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.18.0","@tellescope/utilities":"^1.18.0","@tellescope/validation":"^1.18.0","@tellescope/types-client":"^1.18.0","@tellescope/types-models":"^1.18.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.18.0_1678816636033_0.4194637171947564","host":"s3://npm-registry-packages"}},"1.18.1":{"name":"@tellescope/sdk","version":"1.18.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.18.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"de2a43842a63122e707edb2162afe9c3eeadaff8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.18.1.tgz","fileCount":78,"integrity":"sha512-xmhnho4nDceyUMwiFIZLn3sBsG7OmNcmLv3Xm0HvALlJO657z6HzM8tbA+Qt9IeaFXSiXI8xZzd4Oaq1FijZGg==","signatures":[{"sig":"MEUCICJqvNKhyj4gu1WzgmpuBOPTtZXnbNYjh1j8Bv0aIEH5AiEA8ykhcNynTbn8ZLM+d9cbgCWw6lN2yWX9nZSR9sTlViI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174442,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkELojACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo4Eg/8DuDvi1nzuT3ECJZhRxNp23xQ0XAsf050xgVkL2l+26YCIEY+\r\nRSc84BtIoj9gBtkdUwJpvPOPxAFqDXMdQZwCb3sHODQIyGqpVqwQSWyA4Ozy\r\n5tsmeXY4HwtVg9SaA3aSZvxQcgcFnnLD+LcZp9j7gxhQRW9fecCmco8MY/c1\r\nxB1F0ERb+gcpDoyPj6t2ctQgl8xh/PIozcLbiaRJ2xKZkuUDP2XAnCg/IDYk\r\nTqZ05/Lhq8Jml3doxla9vsR0lD4Ahnwlufzu7NjdOc9CqwlccCk7HVyXclfT\r\noEeTl62/YB7fQeaA9E3/big/9/vLVnAFNhP7MEFHyC6UX89DT8A00Gf2Wifb\r\nh9wvoqL8XZVzYpg5P1b6Vo/6nOfz5LGn4vNlpI8J0LgNB637DD6qvdrxwm0q\r\n5qiHM1WPYsQxc5Mtsta71Gu17M8XFGX1Bd6OokeSPWVQm8dXj14P6lLqP8AX\r\n2fBX8cRo9XqBGtW5iIlJeZq0zyShcSmOIh1tPyLWdHXjC5KPAG4K4OI83maf\r\nyn72wSnkMXMgA2/8POcnbjqDaahVB9WggqUYPv4GrQc2jNMMFIZgYBUC48oY\r\nIqG8lz8b7CpYePvis17LvOM+WerCD7pziixoYtiXicygJpZTKjejJj1rHH1X\r\n6elDdmnPQkbrciulMhivPhJvoohkmPzrXSo=\r\n=lwqp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8788c596932db47acf073cac5d92b0eac11a3245","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.18.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.18.0","@tellescope/utilities":"^1.18.1","@tellescope/validation":"^1.18.1","@tellescope/types-client":"^1.18.0","@tellescope/types-models":"^1.18.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.18.1_1678817827676_0.5719852557148031","host":"s3://npm-registry-packages"}},"1.18.2":{"name":"@tellescope/sdk","version":"1.18.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.18.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dc2e8b13cacf6981f4cef8a7ffd90433803325c9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.18.2.tgz","fileCount":78,"integrity":"sha512-eEhEJlimvfS/ntNcifSSXgLn5mIl3Tm9kQSBobnR3DE9kYi/qrEowYgej4SJCsaTg5hVNvLJn3UmcoMQ/8znfg==","signatures":[{"sig":"MEQCIH7Dt9cqWBvcBNERQUU1Ph7Q8GdaVjkip/AIuiaceYjEAiA65w2AK0klW/DnF+1pEWT2f5ZBIZqfqc5zmAiFzjpNUg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEQPgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqbJg//ZRQilM5mBWX2HbPZXY1mTZ/3LX0s7fX6X007xJrAI4dhIhB6\r\nXhZrv5ATSjB1dnR6hMaw3gNMOmtw2R0cdbEqHI1BT+JcrHaxXs0OP9E7QN9u\r\nCqrW4uCes0dQqMa9FqkgliStTxC7j5nC3DrYileyGIwdPpahHun31beifYX8\r\nrGFzhMORVMF62hlMklzaTexWXYOF2A3mTZn2S+t1llNmtCF3cumDk6dzGd6+\r\ncuSdiMs6CAp4rwj/SewkNphRX5Wje8Pl1SL7rGfag1UUHafg/+a7DYjxJys3\r\nbkBeWK3tKLWE4TfTtOED9XLPMBMmmEiYZPBOv2rOrJyTREPu/ODVA35V/4bW\r\nS+VZNHMK33XfheOaPepX5qnoQl4NOH+LA5jLi3ZqIaYYCvvYDWV2NnKOrstn\r\nVXDFv53rRKGwhHPY6S2Xj+O7loFQ3kdSXI3QeFrjQKlpQ0k6u+zNI/ps9myS\r\npfuGlaBlVCGpF3lKgEKn4eiFg9G9gdObE5z6Dm403aHacX0fKURKG9Kb/bqj\r\nqBlhlKe30onVGgJ7ZYhl/5QJmH1Fi9z1bFfvPGONogPad+6hSfjs+NHWsxTX\r\nhl4VcL3ZHofXg5IbUvm/H5Wu6KAjQuL6xOK1cfKcL/2T3dyu/ea2htb7yVRM\r\nmmZNWYFlEERWoFVgizWhICYmc0sTTY4S8yc=\r\n=nk0J\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"50e6f7bbe6e59a4b87d91e0b2bc6a007eb85982b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.18.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.18.2","@tellescope/utilities":"^1.18.2","@tellescope/validation":"^1.18.2","@tellescope/types-client":"^1.18.2","@tellescope/types-models":"^1.18.2","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.18.2_1678836703823_0.5845471276527081","host":"s3://npm-registry-packages"}},"1.19.0":{"name":"@tellescope/sdk","version":"1.19.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.19.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f8834031de50ceaa7027f3573c87c91c45d7b3e7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.19.0.tgz","fileCount":78,"integrity":"sha512-NLosuXm+E4JWioTK1OmUXcfldujUbMeWXBE1jrlFeneqOwi04jCc2A0h9HofGJRwC1d0pRNE3KZioAGwMhkZzA==","signatures":[{"sig":"MEUCIQD3pkRyidoJYY5TIom3vpB2ISjky2lTA4qOM/RITFTevwIgTR0aJx3ZVm1YsSVwsIlUyGuWIO9iMSSrH2EHqnzQZjc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174384,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkE7fgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqm8xAAgmdqHCJNCyDCa6kjjb0iwmiMwpyr+wJ/xhJ0sCfhJPxFES28\r\nk6KG04diro0STcXS/aoScJTLoWUyGPKdmeQ9FmSgcyq+9rsDWmm8Zx4VI0Gv\r\nCeTwmjc94iXZ1Va+/SE8iiRXSi5hGMRggI1nBgi8kvweMkMXEfyrj1Ec1yLC\r\nMySdcJ2BCWAaS3Zv6ONLuVLJJOCpZu7Xant8s4UK+paRiD0TmG1vEBf9ZQgr\r\ndJ+BWmmjMeqG7X7BGNK4eVM/peRYOsLbZKRb7z89/aPJnk7dp52rwhYFummA\r\nwM8JX4aR+yRc4eXYRjdc1AEGKINYv6ErxVkf0FPrWgenzWFd+uiT7ejhMeMT\r\nNVCTQ6HhHyOkNMYF9HIMXDI3KyE5rSIoTmqQUXHvOD/YE3B01NuQ5U0kheS1\r\nGfqrct11zkG9LKp1Wl9EgCqHLlioepb0b0zW+eq1CIRFbKXLJTep5noY1j9a\r\nPqPB3PCjmf/L3jPPmw+nYbmFWqS9tH95qQjnq5S65BQ9m6XW1lkvuBEcrfRm\r\ngAMO+/Gn03eRsP7vSV1mcQsOSVmStaa19h1jxKV2WjMfi8PYRc5c2ExGFi+o\r\n5/UTk2RY6LzmVSbHWC76j4v9JJseZ9VvuL0s3aO3QZsJyrSuUnOd9s/hF67n\r\nM8twnE8cMFmT1lOfTI4ihSnLl7q8OQcQOJo=\r\n=w9ud\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bd06f508b9e25d7dfa2b4e97b99c75a97486a33b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.19.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.19.0","@tellescope/utilities":"^1.19.0","@tellescope/validation":"^1.19.0","@tellescope/types-client":"^1.19.0","@tellescope/types-models":"^1.19.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.19.0_1679013856338_0.22960812106827078","host":"s3://npm-registry-packages"}},"1.19.1":{"name":"@tellescope/sdk","version":"1.19.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.19.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"75b589c461fcb6ac16df34ff9c3b0be2bd55a125","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.19.1.tgz","fileCount":78,"integrity":"sha512-1A1Hy2mKXQdIqewRdlNG1G6AJ8egZxZHNQYzFjBkshLMztflQlthnSUNnNl9uIOiRD1la+bI8XD3IS1lfb/zuA==","signatures":[{"sig":"MEYCIQCtCF5rmcKdCLRCYWoDjEkRi0cfnnlT17g1HgXBmBenAwIhAPkyanzTk5mL+O7PWvR9MuekM0MLGF4o/fiw4Uq98HUE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFzVrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp8OhAAkAeGaZLNUT2MkTGP8uq1JCwbFdMRsJLKT1cYZgVReAZLJ3We\r\nXCqPLEVsyYaWq0d5O8EBgJzrE4coYSarnS2qUfcpeX2Pzj1268wXzsGZ9d4x\r\n1C5IAgld2IcAxATE5v/RsZbVGOcxxLpDoKLc6Kt8VQujBaLyz1QUB0iqZh5y\r\nIqHFa7gK9KnsGVtFFduZZ5t376iIJpMAt1013PKH3dP5/EkK60xO1gzQx1KF\r\nhxoqQtG87oWyVR4CA8G0E+r7Q/BPWw1I70lkSkIHSa12OU2ZHe93b4E8F2Nz\r\nrhjbQbYG1jxcbZxsoA9gggJDxtr17IgosDht9xWvWnDbh6OM0ndd9oG/Hg2m\r\nAKJLHJ7oBtEx3mA1/W0ShDGgtjwhJyKpsX2d8NJRAns68Zh1qQn92JkPCTVH\r\nxNuXbrXIXpz+xMDbAvLIqbO6vYatlGoYJI53cD+2BCWS40o9s+ZL2peLjn/2\r\nnq2gIrdCkoW6GI8Du3/fJ8GJ9JQNgRdsrgAyYK7NvHM0renhJOy4dJ4TzVp2\r\nQlkVhN/osQ+FHLqxWZwfxdn2eWb9zzcG7awQYWKfccl1ypN2Med5HVROYYnR\r\n1ElXRpRxdGj+DVfjmoJJEH8gw73w5B13h+KcEo8w5WpJfFZHMQAOB7EsafV7\r\nuJ2mePi1G7425vhwcTvvFLLzmN5oPlv8udc=\r\n=KpGX\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3b2502dd1d3ff2bb47800941c9b55bfc5a171054","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.19.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.19.1","@tellescope/utilities":"^1.19.1","@tellescope/validation":"^1.19.1","@tellescope/types-client":"^1.19.1","@tellescope/types-models":"^1.19.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.19.1_1679242602853_0.09996063809990785","host":"s3://npm-registry-packages"}},"1.19.2":{"name":"@tellescope/sdk","version":"1.19.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.19.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"75fc6fd660786c0d838582a31081132994c3bf0a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.19.2.tgz","fileCount":78,"integrity":"sha512-L9TKTw1MBWH97l0+f/LWrTM1mSRU+LkXK8FgyuWTTDCMGcDNGAIIk5vMeaETeGOiSA+pMXvbDBBCEPhZp4P81g==","signatures":[{"sig":"MEUCIQCtW7JXoAB6Fip8mZ41RYRYtbqn6z3f+9e/+jFXVRCKqAIgZ0HUxKIPzwEbDZxguDGJWxT+bqFBAFuNPB29igAsxog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174581,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkFzylACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyEQ/+LVX1jA3GYTMll1jQBEpYcJAwuB+ne/tiZ1P7EGhlGnYjE1YA\r\nDzqbNHlQ71H+MsVAkJ3cDPDaGcHbdGwu/P++bqKA6W/b7y8GnKfFCv6Mw+Az\r\nGae5UZsj7mXf1MKsn/B3+4q7vEaDfT7pN8qXSZqXIZw1eXKgzUsZmNWmlw5x\r\nqi2J2Jg6KqSXyfXyrBnNd8ULphIOAOnsYhDt5aBJ+gpM0I1sTjyHrbcV3mFM\r\nGwdaE6kjXKvlhRcJjJAu+OYDS7LIznIRIdOWgmRSiU8e6cKZb+I0inCCfqeQ\r\nmJlXXfbxyS/5YZWUlxzLPxMYQe1xm2OQDXTGPrDzQWD7hWLyaf1nJ/BkMQOn\r\nv0wXM4zLO0/3HZ6Znvl0jFhZ5oBYowdcsS4VjlyzpWzqSm66FbY2Chi30j5r\r\n421T2oxqYbghYZNLs2Ecc6Fwlz6iggrcD8IxvPF6LocTgAsUIHwGaN8G3L7F\r\n8bo1LOC/zhAUDleWGm7NExHoFqyTcjlOnmKR4l4tbETFty7irXpqKw+JvmMO\r\nwgHtWC7V8d5z/LkiADHbI5Wa0esASwr2CXQcK0oyoZtPpcsVAIsqN8jUTgGq\r\noDloAg/xc3hhiH1ix+8kijpZ7aUGs/tc1mXoPN4NljmhtjTpoPopy/mQYOaF\r\nosPmYrB3YHoO/E2TN7wUGwgN7z7IzmiitoY=\r\n=n6D4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1171cc6c4b148b8d3ddc5db9772a92fecf0868af","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.19.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.19.1","@tellescope/utilities":"^1.19.1","@tellescope/validation":"^1.19.1","@tellescope/types-client":"^1.19.1","@tellescope/types-models":"^1.19.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.19.2_1679244453660_0.2765067367784113","host":"s3://npm-registry-packages"}},"1.19.3":{"name":"@tellescope/sdk","version":"1.19.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.19.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cec5e33903409cf0f830b08834764f49c3c969de","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.19.3.tgz","fileCount":78,"integrity":"sha512-p9m9c8meiB0I5jlGt2s5DJqnZtl78OvgcA3C0suwl03Fw5H9Rirx8QSqbZYq/0d/ODnV0bKC1000o/eqNm3kVg==","signatures":[{"sig":"MEQCIFed0+HDKdVAdXWeV1uX2dx9SDvH1+VpHqjtUdV1r1f3AiBWdVOSqJ6mIToWw29+LhkVeO8xQLFJQj4Ep1eprfE9OA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkF2AoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqsNw/+NHWiJKC3kkLUUEwvwlAgDyrLHjECVZZ9mdiq3lG1sb+HnGgV\r\nf4NofaMuyjksuawkT8zWMFVgEBxdcBbqZZhD9mIqUR8a8QGEczhK5S7gGT77\r\ncoeH/nL20WTt7PIBPD042S3ZM4vuzlJMoTFJEqk6tGPYDTvd9VFF7ehic7cd\r\nUYj96mi0WehlPc3/biezrAuD6Z7rfHhOKLHZX9Yge4lUGOCwgxwlZCh5fkVP\r\n8zBRJTq+UQHrmrzVA8Ssn7QHp0VxZaG/0R2Nk74uw2A67h4726qx44Nr/hSQ\r\nA7kgiiMB+Nf3HMT+B64v7a+azT/jYKeWlF7xJ7Ev7CTA2RIZsn/JOJ8LtG+G\r\n+ii3iAZjQH2K+nHZIINBCjL3p2AV7dW+/MZ+NESZPgZiojxl86gzBBbaLT2T\r\n8sFcZIXX7ItKwnHQUnOfO9ziZjZqUSeAxxZF4GYcFVAkopZhO2GvQiLVEXba\r\nzeTYM/f+t+tyvGyqJlWklrqk9f2L7tvRsD/pdTKr8N5CoNqzqxB7Qa0q/8Sz\r\nhOmgmh3/hGn/fYbe60/EefE2m6C/SEQKlW4qfDpOm1HoF2X6HeeKJu5l/TuD\r\nFfQBjM2lriZ0PP4SjiRl51J8Rpmjzh2z873mLIs5K3uF6NE5RopGxrk4tu41\r\nXNxv+oucw6VhSFCyEaL79W1ClouvSJwW0OE=\r\n=lPG3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e0a497867b29b8a0e142b09f3638fd03cd7ad60e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.19.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.19.3","@tellescope/utilities":"^1.19.3","@tellescope/validation":"^1.19.3","@tellescope/types-client":"^1.19.3","@tellescope/types-models":"^1.19.3","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.19.3_1679253543996_0.6798400353291827","host":"s3://npm-registry-packages"}},"1.19.4":{"name":"@tellescope/sdk","version":"1.19.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.19.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0b41b12d5c2d8a4aa64e6dadbfc7f8eb1a172c99","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.19.4.tgz","fileCount":78,"integrity":"sha512-rTdju4eybigRqVA0p7YpVJiLpk5a0h+0iqpu8tbW5yCcmUr9JvrFrDtpgc96FNwhjJbefTwMDRclutXc5My5Eg==","signatures":[{"sig":"MEQCIH4j+jsywh0s1l5MunYbvKE37+TBSCTZ5LWbJtslyRdUAiBtwyVLzPwsQ9MnA94ZNFV2gb9srM7gxut6N8GaY6PvPg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2174523,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkF3vfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmozOA/+Oe3JI8SfNBPpImASHN/1gvtXXgG8TAVPmnv6OCVeQk62vUgi\r\ngkrjLbPDhPMLIsyArS0ZUxylN/rlhNJji5BofR8gjM0kuBsohRUM00EVn2Hr\r\n59lDLh+venSbLTRRac4EIbNYFk4GzP6c4NrZFstYgGFpB3sPXHtG7de1Lu2V\r\ngYtvcp1zTnGfs7Rk8DmLe6Eph3CCacqcfKhG+8vXHehTlgrcIu6a+6kQaLyr\r\n7CMDYC2AexcsnodWnDM1KISWv2p/8HeuvsAFiLWJXHzF0D+EoLIZV8iNkqd0\r\nNYj2W1UnLxXRCGXCqT9ZDo4UGdJBQQc65boCEW00p5eARsgSfUCHZOegdbNu\r\nEG9k6hhZi3EW87iroOWJmbYoDcbx8ftIA5bqVNvjZeeihILV8I6woGksMn/b\r\nS25lUS1K7jXiA3fPkzLlV+hMpDIplMd7mExBHJOwX6c5+HLtD2AkDUNb6JQg\r\naIUvL/y3wxuVWR39XidaGvoA2b1BeRmU3ZZ2mCBxEPUup9iv+r8Oa3SR1CIi\r\nuPzb612HvMHSWgIik3HwH8b/4KsC8WmsXZZn959gvM1pDgfXwe0c7zFDzasi\r\nX4yXySDSwO3UWHKapo9zOWI38PsgMxWnJT/25qtzy0TRVUL2kUH+Lj4ythAN\r\nE4PU9qjwW+hnJWQn41JB55bUpPGUwOZNdcY=\r\n=Nzh3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d56127f9f215806bfad04230a9476f5697934436","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.19.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.19.4","@tellescope/utilities":"^1.19.4","@tellescope/validation":"^1.19.4","@tellescope/types-client":"^1.19.4","@tellescope/types-models":"^1.19.4","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.19.4_1679260638987_0.6326458705157096","host":"s3://npm-registry-packages"}},"1.20.0":{"name":"@tellescope/sdk","version":"1.20.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.20.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d4d53122659e735953d50085afb5df0099589039","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.20.0.tgz","fileCount":78,"integrity":"sha512-fzn5eZCiPun8f6LqW1KwxVEywVyjeTmL90Y0bLTQ3sxQ75xQocSVFAfXb9OCFSBjUxSbqsXQTMUltYw2Ddy+Qw==","signatures":[{"sig":"MEYCIQCaseKlaGvLHaVBMb9KJWK/SVqcyTCwCou5pZIcWldwQAIhAM33Ak0On0izPvq8uAtC2axTRyUZYPoRMFH1RulMT41o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2177140,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGNGgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQJQ/+KHIIoxmMYy+DMvBZGQDXzjofCYRwMEA9QRtwF26Q5WIY6qRL\r\n9+OiZU0J5tsn0+gohBEso49kC69tHK4u64WMyz8XNamgnLhzSBUiAtsclVoD\r\n+g8lwOcKJ96g5P9/dpEMTAZXq6jvvVNgIWJwVPTBsT5Y8mI5C9V9OoFWjXot\r\nou1TJa1LL191Hgk1FOj6RKbxfupNd1oBtOR0qQJWn9WN048PNzdTNZSEfTLT\r\nBP6DKKCWKdYCvK2QpCcunTbxPPFrmygsatpmDvZqJseKuuEf9ILKvhpxeQpO\r\n6j/9vpZcUBiFrLrnzUFiBr2zYZxZe+RCtzCh8nA5jUSbRcVVGGrk0ts+ru17\r\nlt8UnY0kus3XYH4k0F9EkeYfWv2Tfm6TDuYUT10YmIvbdc4E5JFt8vwzg1T5\r\n2DE+ifWdd8r5WF2zLYyGPWjWTpBm47Q7IfoNJVM/Q06tC/AlWqKYCW4kjyEe\r\ntIkJa3usbMdduOJrg5Sb/iUAd9rqJLRzxrmAyZmp/CyYUdE8Y2rIoSn5T8E3\r\nsDODuHxk2dn+zLnA/dwSxski/QOS2rjo/tDexLGkWkRydUU6rkuIYkTzxDVM\r\nUynjDmssjq+s6FYGEgJpIrYwNuFbOHfqiJWl/CL/plwjSaKJs8ZNgNnGe7Hd\r\n52QG/BlWblm5znccboFiFSpkGuVIkPju49k=\r\n=wibC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"de29387b3dee87835fd4e4c3d8c550ee11aebaa3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.20.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.20.0","@tellescope/utilities":"^1.20.0","@tellescope/validation":"^1.20.0","@tellescope/types-client":"^1.20.0","@tellescope/types-models":"^1.20.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.20.0_1679348127821_0.880053401765903","host":"s3://npm-registry-packages"}},"1.21.0":{"name":"@tellescope/sdk","version":"1.21.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.21.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9773138f3c3baa594b4367226b4917863f8a2fb5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.21.0.tgz","fileCount":78,"integrity":"sha512-dG8n6JJHpbQ+x/EExi2cajjfMpdYNNupMo1oIXsjKHcH7nDoh1+I02RVaN1mWaZbuEgOPmQ9+Fh2lm6oDldikQ==","signatures":[{"sig":"MEQCIFEV7xQ21UnAkn6F/PlDP7V2BLB3+T06F2xWQtlUzuZnAiBb8DlurtGKmk3yIKHw3uXR6M9uDkj8HPkrKC7j6/RbSg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2177045,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGN1GACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDHg//b7A466QpIP5x10IJTH5IsoLhcwFDzAtWEUKBN6jwIkNkB7t/\r\naWup1/KBq0BguMS8wF2xffGEspbZvWX2xq9CmW+D5qGlE7kzhHJXl7RQz4nM\r\nJ9TB0U3KjCGJshAn6Woe/wk46cUNXVUj2YRIThnGsIsrd3IUWR1+vfRjH3de\r\nUmPZ6bm3tKcoRi6NjHtfCd107HQ6heX4JVqzrrpOoZlGIAmlaekHHDB87+qa\r\nW0w/zL4HmeZaUjaiAnnaY0IDo68lq9nX7xe1DBfD1utp//vI87iBxB35z73s\r\nPtqmVvPfTiZOdbhHlL7JN2VmUYecs5wWMX/6WAYChN90Ma3R9r5A+Uh8gEJs\r\nRMT5k2EbyiAInAlGKYy2kqtSFU40SDqTRaGDN72wJttvWHs6eoWpUbnukmO5\r\nFXMGzSZATK/GdxqbOWqrKQS3toPO5vJuXg5+9xWNDWWSCsVewmuadnve6qek\r\nYrm48tKqvOJv9ZSGXM68W9e5nEawYEHCLWrXucE48VO/33tjgj6hmsnG+XHi\r\nv3C5aZYgG7XWHiL6gqBgxa4fgFlw0qx261YJrs1gaI1d417FzRkzPJcyUCbu\r\ntKUXyPVXZFl87q8w1pyZBvSL4KVHcQ3k6L1UqvJpxGoSDsvQJXvvduQOPs9/\r\n7hbexGdtRlfedt5VZWgEVxjIEBrBrhJbuIY=\r\n=5kpJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0003fac696911bc85482f49ac25b53867ac19ac0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.21.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.20.0","@tellescope/utilities":"^1.20.0","@tellescope/validation":"^1.20.0","@tellescope/types-client":"^1.20.0","@tellescope/types-models":"^1.20.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.21.0_1679351110538_0.9921381287528226","host":"s3://npm-registry-packages"}},"1.21.1":{"name":"@tellescope/sdk","version":"1.21.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.21.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d3ebb197ebc007b71d0952601befee30e96931e3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.21.1.tgz","fileCount":78,"integrity":"sha512-SGR0PADQGncdSTXSQzano0xtC2LWdCeqCcDCfDiAgo6eV/JRFa3LnNfJrqEpxrdZFis1Yt6/grIqjXGXXM/TMw==","signatures":[{"sig":"MEUCIFoIOHDGBszsOrnpYb3XwZA4xy4KYuwqVFCu5QtpWslkAiEAocsG/QEcgSDhGRWCifJrfMBhZQT+ByfV0Irrn64sPVk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2176496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGPtQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrnPQ//VPPzK1TYuVXg89Npu2US4pFGU+9Lpshf5mkVlE2L8matLDOO\r\nqlybWbWw1ZW8fYfLkYKwA9p0IRik6k1Cxxblii4Y0S49qsHzOPkGm3Rqv+HH\r\nJMRNh3z3JFwoTKUnlYDcFFRyL6r6eUUsdIfhnkOgoJCkmdHx5t64cQp6CT3n\r\n5YnBHal7Odu90fqndC+ShCZe6i7dgyHpCmFIeFdISSOTHIRmCyVYSrdimPJT\r\nNKctt6oOiV2jwKK/umomsPqPQxQvK6FmNtcIsIA6qHQVRuL0qBrcqTxs6978\r\nND+ETT/R+qKVtjurrOK9SlZ4mmttf1P/JNXwpA/VHogsGT5prmBRRB4Y7uHd\r\nCwy8awuofJA83fzdzItkcdTzAgGkCBfSuIdXH3+QjNkfu3Ky0v16becMGoJN\r\nMIt3RDThYpd6Yr6XBjfQBL8TwhuvDnLwNy9ZJRhwX5VfNg1Ztf6Ce4kjDXcW\r\nh+F9vhLO2kFoVhUjS3l60lugtzjOx0BZH4QRyam3hiANsa5UUoM96HhYL+4d\r\nJjaQuOQeRGSf0Dv41LBewQRZyCxS7Ce0CSeo4XCha4ltVOETIAKUF7xBrLs8\r\nhEPqOyElIwiSL0ZNmA9RFAaHMN16vfNpdvPUVGnlg9k+atSC04upogWK9onU\r\nRPr5gSoViVG/lmxIsDhou76cc7FYosSUZdw=\r\n=SG9t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2c5199ebb7c7fd1a5df5d9e6b02d749bfc8737ed","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.21.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.20.0","@tellescope/utilities":"^1.20.0","@tellescope/validation":"^1.20.0","@tellescope/types-client":"^1.20.0","@tellescope/types-models":"^1.20.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.21.1_1679358800078_0.5436246872400528","host":"s3://npm-registry-packages"}},"1.22.0":{"name":"@tellescope/sdk","version":"1.22.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.22.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"65c343d07bfa439daac044dbd2ae0cc1b31fdd19","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.22.0.tgz","fileCount":78,"integrity":"sha512-AmgQcOr+2D1l7/TjIOtHCrLoHDwYcAyDduCmzdf8GrBWNUhOxBC2YUflGKo6y2nbVdLt+yJp0nU/RM9K5BPPNA==","signatures":[{"sig":"MEUCIA1G2o4OyNciyo5gHSbfZVba9aUn18brJTsvUw4tKsfXAiEAvdyClgvuT9V/15yrrDiqyqC34dpOxmZK872yJbICvRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2176496,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGj6JACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpCaxAAg+Z8Ru989zsPEkN0w5+Zh8/l1qlJwMyXkF/3jeABglzcKZRk\r\nEiuErKdZJeAt0FJO0p/p9EgOxjvP9OOiyQQc1D23zd9JHBWuxZWAyq4Iq9IO\r\npxXjTplIW0QfOkTDvn7XKojW5aY8nhuzOedVczQlpy22r85KZWqJbbv9vU1f\r\nf9DDRyZxvEMuqJ42Qa178rGKVkjpjT2eKRmbcOQrwFFns+7fun/lXzYPRrPY\r\neGOVxImepw3kYPSIYySw0CpV5V969LH1e5Z6iMF0f5lttzhRyLsVCTIDA7j5\r\nZEaxjSF8T+ZI2Jc85Gd/aSnnoU2LXTa5vOIgFtx/6FMfYSAhoeY2E1TG87k6\r\nl4othx6DO/gVYqNWOZeibeFImQT45gXGQ6YPsfi3WmhV+I+370AJ7aZtUSXO\r\nYHjh/GcFNdp+/owatUS2Dio2TD4F7lSG9wDpQE6eTeIsHMt920rVmHxTluPT\r\n1lLSKQSRHEfOmXeF8gj+AcXQhWOAqe/HMMkfyRd6Pwc36sDKr+F403y+e0Px\r\nMyNul/CzzRhQ7QMq61ggkI24ymksODcaTAQ+R12GTf3X5s7FEVP10hWe/YIj\r\n281JVzFTZnLlnDWNARV9dVH0DGP3xnIxzrM5Vd+Wd1tk3dvV/9bHYwqTjeTi\r\noknptrwUe611SSoKS8GcVzFh2NzGZ7c8JYU=\r\n=P6ow\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fad79bb9433b1917ccf96ec7c21a18aa9efdddc4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.22.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.22.0","@tellescope/utilities":"^1.22.0","@tellescope/validation":"^1.22.0","@tellescope/types-client":"^1.22.0","@tellescope/types-models":"^1.22.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.22.0_1679441544882_0.8487189745888419","host":"s3://npm-registry-packages"}},"1.23.0":{"name":"@tellescope/sdk","version":"1.23.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.23.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3a52332bd88b3b66b021a8fa8a700d59add84f53","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.23.0.tgz","fileCount":78,"integrity":"sha512-g6zSjnwaHaJ/eWe9HdVqHlHrW+Oubucz3AyGOQxZJ2UTJKfD7UjEDGjPX8TDWRocOxBcNDz4Dj6g+rTmgD8sUg==","signatures":[{"sig":"MEQCIGogO3NyapwHdvztIjPAvD9g44F/GWDJKJLuiXGf/pDUAiAPL6koMrRdi4NVdVXE9aEaRghsSxsSphsyM81r5jFKHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2176528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkGm+SACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSYg/9GoUbOQ+kpVw1BxOoIqZ3zHkMuWz6IvVh8tRe5IEyukE5uOhD\r\nQDEJQbxhTyWl3NA0tgAg2/RGHiWJZr43AGAUl20MJrt2zQCOCwe7Yu/drso8\r\nDwLw3DetTZNQLYmYXeEl5uLzrVwfybuCbjbLTzq26SsMo2hTMocuC8rLqpaK\r\nmAFZcbujB2G7qphHG8/BO4Woi61Hs2xrqOE0TTDcaA9fk+D4QjNSi5cbosDA\r\nAuNOHP37938hPN+JvLjwiOzIEUpiCDY6cQEHP5tNzDoyPO0httC2Agx3u4IS\r\n0O6IEzAb1Hc4RYx08NCjuBnDA+8YsTKrXDabZcXJ95JeZdOoyP1CPPQ2M98l\r\nvqLD2WMeNobv48vLive2kK/r9WZFomOjoFqVCXD/MB5HHru0EldLpU5QGeCV\r\nMKYIwH6R610/s+YPogI/97PiV4ZmnOy+qZbbWaQYlN5mdpLdWsOANwVUKiUG\r\nsMmxSpfVyJoGhQ69G5l8vyx67o1F9KIK5tjpiK+Zuzpk7yanhXhLH2cyx2eI\r\nOcdOYhyHaumVgb7oeJoZATrBAow+Ca3FTk2m23IrZ/gQOkDnCzxMlTEHudp9\r\njplBXT3u/FstdcHmxYqACxiwEjxPMzUBpGOl3H5w8HepsNtgSc7JH9NGf/S9\r\nI6ObAvpv0dEMjEPN7EQf5MlKhSC6HahSmTI=\r\n=cvDY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5ae56ad6f09052e0a88497835816b2e23d3fb9b7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.23.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.23.0","@tellescope/utilities":"^1.23.0","@tellescope/validation":"^1.23.0","@tellescope/types-client":"^1.23.0","@tellescope/types-models":"^1.23.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.23.0_1679454098072_0.6744460281086586","host":"s3://npm-registry-packages"}},"1.23.1":{"name":"@tellescope/sdk","version":"1.23.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.23.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"90812d754d63ccc0786fab6033e9b69c201c9739","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.23.1.tgz","fileCount":78,"integrity":"sha512-/5zXj4jPbWdb15e14FUHHC4oFDJHsdmfo9M/y3UDRTYtJqxOfnDsPwqZKHkGLF7G36cfRwyp8wjC9B0g8jLOAQ==","signatures":[{"sig":"MEYCIQDhkUZlKwd0UvZcyJ1Za6FAWhZIJUwT5zA311/zISHYTAIhAM6KxWMKuryiP1TLJsmHoth/D9MPIEKcu7nf0DYcvbGj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2176401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkG6tQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoxzA/8DDWBJybXDxOpLrue4oRyH3wdKnzs6GzjvX1jOh54A+LKmwdv\r\nVW1QURt+yeuHjzviRZYOmSJpti74038nH7lUZhDpHTsjge5a+oO/mI1xwaz5\r\nSOhaDIkYskfRQSQnvGW9oGd76WOMKy/gqYDfViMm7+iRUyj0JuQyvvVIABjh\r\n8irAyMgKnLZPoD3pujvJ+76/SWYhSa9nVrlBwBYAEDA2kp/6B9EqbfaFzwep\r\nWnBysW83CWn/Fosn7aKn9mNDWmP1qh7Xk/pSU/4qk0lFBD2YAJ63WeC4cisK\r\n9z4i18T2CedPIXioQjs/HVGhjaXMxZllfbYD5oMDILW3vtN2DCGKGpov9kAA\r\n+ZMsg39d4Mos5Gs4NY0QtOTBvzWVCkN1N/TV9jH9OozllKl4a+BeN7eZQolU\r\ndgkmkUkXzxqASCxvf67cfNDVfIpfL6yQKxs+DyBCOZ+0S5gBSP1QaOC8Clwp\r\nBmLOm/qnH0gjJP439jBbM9wcHT78R7L4TkOBlwr+K5muMvIf1jdEQ5iok9R5\r\nFjKC4k8s5glkGUMg59we/3EepdGoqDMThyZBlh0k8OT5nuAmfJJKpzt2XHlZ\r\nIhPdEb7HJICH93kgx3gb0r6z+pa+goLweFVtwicJxzzoUt1rWJTAa49pJPCI\r\nol1f6F7gs/43omCfsLYufkcUDO/DnEQnUfs=\r\n=x5ag\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"dc350999168368d30f517d9f73da2ad37c41d6fb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.23.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.23.1","@tellescope/utilities":"^1.23.1","@tellescope/validation":"^1.23.1","@tellescope/types-client":"^1.23.1","@tellescope/types-models":"^1.23.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.23.1_1679534927766_0.5025090294780723","host":"s3://npm-registry-packages"}},"1.23.2":{"name":"@tellescope/sdk","version":"1.23.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.23.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"043df8161a6ac949ff4ae16be1d4751222129e8c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.23.2.tgz","fileCount":78,"integrity":"sha512-w0NMbP3SGZgWpZutNKGhfeRQpWAvItfXNc2jUP+m6nTZAXnyu1JF+bz0sxaXOK2jTHIbbqu0HNTX97Y8zV+TWg==","signatures":[{"sig":"MEUCIQCeIc4AA4wStyP3Wt1FcxoV9o98GWvoiPXP0pNgLB++TQIgRJvE+mIsn6gcAorUO51LRmMR48Ip1pQbZv/6Jeto7Rw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2177763,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHG6XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrnqw//TDDqBZe9rYMT3USxhxDE6i8zO1nhWNuD5Z8stLoF0olwgZbY\r\nL6R11Vdd+RL3F6rPWj0d+4Vv5RmQiKSIuOKY5Kbe5et9WFqNYRinep/dBGTK\r\nVBe986ctCbVLnr9Ip5ed3z34OVh61ltyxpYSSbmt1ldkaZXd1T5XE0yol8Bd\r\nVHGSFneYRIafMStwLG/zInlRjjBJJZfiPjIPE2JhQkgdGveNLzLrIeVSFwtB\r\n3hFgEthV0ZfCpHQiuzb5+xc99AC2hLqEbivGDv6m7GOQh4WNFM13uMsY1eTI\r\nTvLV8/pV6daDcuFVdt84B1YJ3OFRSwDg4AbGf4dRbX2RCVY9WAUS1vh/4IFD\r\nszgp/1XbhzJaiulGOutRgLd7f9tLOFnU05rrjpCnGq8UB7pWiA+Aw6Cqg1/h\r\nNaainvOrN5CegUiySLTE/CH1gTYYyFjdR13TGqBquF0AzSq7PUApPy3TiX4A\r\nGZKAU3Iz6luNve7OuzYEuTJ3/sH4hgYz8pvZD0sExKTAnD2vJ+Vdik6LZpHq\r\nBTF4JGlGFDOpLoUn/FZj9Oe7r4EGnxwVHD+CKXdo3WFw+PJcCQHoOCQRqGpt\r\nM5HzyT0ZEk7pG+ZhzEV75IWSocdXF3pv7luoxneacn4FL497WTdULHNJ/Qqj\r\nJaI9ljuxaFmmGXKWswEkWCzaiuiZ63CppYo=\r\n=t28X\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"279d41a0f03ed484f4204b9c899d5f55c37b208c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.23.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.23.2","@tellescope/utilities":"^1.23.2","@tellescope/validation":"^1.23.2","@tellescope/types-client":"^1.23.2","@tellescope/types-models":"^1.23.2","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.23.2_1679584918935_0.43470366801044436","host":"s3://npm-registry-packages"}},"1.23.3":{"name":"@tellescope/sdk","version":"1.23.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.23.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2a5d3d707a0e0456cdf1809d0006514e7449fc8b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.23.3.tgz","fileCount":78,"integrity":"sha512-Hn7qdiX/zQq+D71E2/baMDhfwHFhRPRqzJXzl+sG+MZQBYfz+LazwilTe1PU0h/KDcSc+ZptcKTmutpIhnn6QQ==","signatures":[{"sig":"MEUCIQDaS5+3A1cKcKdndlBbfoTTXjPuIRL2TNVzsQ0AJ9StMwIgE0qL54xGrPIR+/a5QIOV2EnE6QrbwvccQoehUt/R9zk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2176470,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHLQ5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo++Q//YhkDvuE3kE7vW0bXn82/EOc5IdgDqWdWayPA1mAGJoaIgRY4\r\n9ICbLmHQ2ztlYlBHieMJx4I0ydZZ8263d/PSGlQfvO2bV6dMLIm8EY++87hV\r\nqzfFaqfeZMKfooUK35eXYDPNoNncayigzDTG1FSZViKZ1JInoGEVgymRjnQ8\r\ntrnRrdRUPaXRKVKfl6TgmIqZNFAL+DORDMUw0RLhVhLJHjgnH1hUjH081Fcv\r\nSZC7RcKj0JuZjQ0bA1qMi907kk+1DbCBO6Wn2Ar6SOorogHySXTWAT0K+Y1q\r\nCA8Dqt0C/zVADr+yfEc+6ouESBO+9OEQBINHyxQbqs5JSr1J69syMFHVz17y\r\nLgyizlBe1qPTKAEd/8zDKr2E3IiqCseV2zX+tFDHRlc3emMeL+HhNSPR7oRu\r\nLsfuCDWl72zJ7jP1T31Ha0JNf6nolvsOb4pq/Apgpp+KRfPoZdCRjK9Yh0kQ\r\nEpih2ulsOiBJWppvaBAatfSwqKK2eXqWSLoyna3dTlnEJxfyGVlX/458dFDF\r\nua295tDPsBwJkX8mhurkgBJtna5Mg10cTEi9o95/ETXexYNyhNKp74VK3hS3\r\nXd2gL5dzpGlfygJn75zzimnvfmAAE2UfB4rRZoh7fgPDEVHf1P+L3pwmUlat\r\nYTpicPR9Ikc7k65/fpDVIEX+fTNB2yQXdEY=\r\n=5HqY\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1823c28869105ca557556102b7b67660b21d6e6f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.23.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.23.3","@tellescope/utilities":"^1.23.3","@tellescope/validation":"^1.23.3","@tellescope/types-client":"^1.23.3","@tellescope/types-models":"^1.23.3","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.23.3_1679602745582_0.1092294391913522","host":"s3://npm-registry-packages"}},"1.23.4":{"name":"@tellescope/sdk","version":"1.23.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.23.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3ea7e263081c23b1e0838be4142f78c73ddf866e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.23.4.tgz","fileCount":78,"integrity":"sha512-iOBpDPOOxrfOmGqeNeimvQUmKnbf4Z3LyKowflNEHz6tp7gQHMx/t4as1a7jBT3E7rAQxV/UKo8BIJ6QmlhwYg==","signatures":[{"sig":"MEUCIQCHTuPtnjoAUvc2vyr7vF70Fa9GS2R7mpTx3RUSDn3pkwIgZTiTzHEuNwQqhj57QZrZk2oiTcx0wjen4N9h1mu3CzE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2176528,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkHOtPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxOxAAg24jN3N/YuPsrmf8OWz53C+7rUi5Qir5c8Etbi+J7zcR75Ia\r\nNCEd8Dql/NiNSlhHnOflKxzIA3B/y8rVmQ3k4J+8Jn7E59N2dmrKlgpxR2sI\r\n/4S/TjRdbma+5dkDIOPG3rSHw26QqV4r5OWm5Aj2eOOklmcn4WDEukmBRU+L\r\nInASm6F8rg4AbivAW8FDdWfOFQdHFpQQyzKqLSCzmWaBqfqjbnbvlx+Wp0cj\r\nzECmC+Q2Ue4+kQn5tmNmDVFmKj0lGAH8w3Xd2yNLbI/Kf9Fxg72a5HznzARQ\r\nHJB8kJk3H1Ze1KhlI9Swej7BzZHgS/0iT8Uh4y6pbR+xXpPQPpUSwyvltRYw\r\ntdEHY1GSrM24c7hcc+MYkOVWeujZdxQu4d8IC3zyZsyvqiNYsxMXtvo3dkZS\r\nF0y8m2ZBSR8AUtzEbx3EktdgDOnrZrCWwB68WKFpV69ND34MPFiw/YSXBUEW\r\n/36zEzn9KzRnXjrHQvacFc6JBwcyz/ZSgJkXcDFVLxdyNQZYaKf/181YDC1J\r\nP4XkXhgBhkwVSPD7Orr6wSnm7XApcHWSXMzm470PkX/IsDowGO0YRZ30ppyx\r\nEn0U4n/gn08SxqKGc4oSizgM5ruj8qqFzmnxtuYCB0CkKIPFO1THkTfxOJtv\r\nV9LEVlRYeHF/wZP9mOOgg6j6vIwLz+aQWGk=\r\n=Vngv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"082ddd0f17665871fd0fba7abfe74b64db6a83a5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.23.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.23.4","@tellescope/utilities":"^1.23.4","@tellescope/validation":"^1.23.4","@tellescope/types-client":"^1.23.4","@tellescope/types-models":"^1.23.4","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.23.4_1679616847063_0.32732485382551046","host":"s3://npm-registry-packages"}},"1.24.0":{"name":"@tellescope/sdk","version":"1.24.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.24.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c65bb3d36950965d04322432a1fe2211dc26a9e3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.24.0.tgz","fileCount":78,"integrity":"sha512-YJ2R8qWYdFbNwqwPxbI+cKEsDSLZhpsjg+DvfLyEAOLEA3aIdzGqslMUbD5yMM2H0+AAc/0ZoTWrfXUtSrVLjw==","signatures":[{"sig":"MEQCICrnD6UxPih96lnjYGmpNb4L3jJz6SEfQ8298orHOrNKAiBZcqO0IJdgOomUqfbYN4d7exGCwWaEb6OVBud5IwjahA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2177694,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIMJRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrWfg//cQqpFpjLwnl++MBtyIsR3pSzCvkyeEKZcBLGfOr2/lhmojPp\r\n/uY7TK9btIh/9S72Y5GIiUJeJWaakiUWK9SR9wct1bUu/ZYJBfJmwG/aBaBJ\r\ngLWbmJ9TDSZM3D8MfBSUwDbXewUrQcUoPvn/QBpGFAF6v4P3rZarrp+L1HRj\r\nzWYdNTCqDmdVBOhL3CXllxgu7h5vAdBOS/uVMMs5lhSeNoisLpRh7pi9QU4y\r\nKbe+dpvPep11tJ/fEaPsgEqcygxugSb9+0qs7Le8ZcT+LZUY6QmsOdtoK5WU\r\nl7x+U8pKDAeTa2aO34MOpuLUqbN+fQiQtf/eLX/dyIiGvEMtT8MpgJotYzQJ\r\nQbUEDoOfRMWaAWXRtJxRCClHXosxhgSufxuTl1UQO0HJqQ/5jih1ldNAmtGK\r\nqO5TawaQY6WJGLGHsZ4Cr5F+1VbzfTubFU+CDsHiAIAacfJg9Ku2G0FDXf1w\r\nG3JcSNKvYBH8xB6F55IwTCCIihWmMbnodsWOv5bl9YeUKVqw8IucnJ04o8Gt\r\n/7begOX8aoi9+hb+aZWEBTdkY0reJ45bwQkZkFjP7381LJhDEZI9yUTN/Ntz\r\nLHXQJZO+i689LNMj9skbV6ZfuNZOvFCamZJdD+dnah7cVHDpLMt0Vzc+VPCZ\r\nVfk18LwiE60/GD0+/6978KJAq5fUoH2pUrk=\r\n=MDth\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"719e54ce57bdb212d4d6eae9a272218948884abb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.24.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.24.0","@tellescope/utilities":"^1.24.0","@tellescope/validation":"^1.24.0","@tellescope/types-client":"^1.24.0","@tellescope/types-models":"^1.24.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.24.0_1679868497642_0.6183453889236799","host":"s3://npm-registry-packages"}},"1.25.0":{"name":"@tellescope/sdk","version":"1.25.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.25.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"74dc97c288c49228b6edaa8f6a460f9930796359","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.25.0.tgz","fileCount":78,"integrity":"sha512-MbQIq9E4jHKDwBKHDJx29Nn71K1HFNVqMVE2NE5/6wdzzr2ZJWXDEsze8ntOpehwswuWm2a/GQoSdHf5kFRDPA==","signatures":[{"sig":"MEYCIQD3Vh4E6rq8yVeUBeaNn07D5kvJOhMQQqRhJ4jlSBMJHQIhAOxuuvSWuPxe3F5r+29ZTuVgdSsxdWsO1MucCzfZiKJB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2178392,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIfXSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrC6w//e0snyxGiRTlyvgpINj52M8V4+LjHXAFgP5sWzsXM1kyP4cHS\r\nDPlFxRzt+MD1YzCB4qT2aNPVJO/dlfZv56fJu4UB8MTVrhcVJvNLhMBdWpWF\r\nV3yv3w1DgKDWjtJEl8P/aA7CfrJqSXLyyxt/p4G+JBjOt6X5QiWDRiuL4Tun\r\naNUMHRgHpAWeAbpS3sHPwKxg6A8Y/Zu6VTZsulFW9nwXgOHOyW6kZLu6X3B5\r\nUO6HzuTVzd8TZkY1yTUBkH01i513XH7dAPBIqE1HNJNjLc02hWL2Z/84JjzM\r\nT5EZPc4ax4E/cf8RMKjLAHBPA9lOfY8vtDRux6ZD6wMDHABs49AQq0W3Qav4\r\nhe1VCW6eJLO+d85X4LKD7n29n74kLruxi3PYRiijQf1uAcGbEY3MmAwpKYRJ\r\neztVm5tFSZAO+JSANDwx2J9uX92RrV3LIIx63vJW2QI+XxAUHfGYT0iH6Bq5\r\nE10KbbhszCAZ2dEaaNNZJGAo8+OI86/sIzxdR0FdcvhXVElU2uQf2ySFwKsg\r\nqH2/kSK79RdX0d+fPWZiaHy2f56iAhobtnBkZDYaGUeyM5p9vSmuH8Mhu8zv\r\nN058WHf4cCjWr6ZM6znM3eN6N0ZpLL07SeTtcw+uZimp6K9am2XRsMCPufp0\r\nZHJljSILARnPJglEV9tu0tlpVkJl2cMYddA=\r\n=rFfC\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"691123e21f721dd729764ccbd1aa4fb81c7dede9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.25.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.25.0","@tellescope/utilities":"^1.25.0","@tellescope/validation":"^1.25.0","@tellescope/types-client":"^1.25.0","@tellescope/types-models":"^1.25.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.25.0_1679947218398_0.554784741126257","host":"s3://npm-registry-packages"}},"1.26.0":{"name":"@tellescope/sdk","version":"1.26.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.26.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a592c7da9d1838fb441a64ac8e727dc8746e40cf","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.26.0.tgz","fileCount":78,"integrity":"sha512-XEbvLlC5/roYkXJyuW5MXNRHkF7NGrnnjtfc/MKXcSLPJAIX/G63+vx3ixEl5I7pIBrLDJSL9PikhiwtcOXyZQ==","signatures":[{"sig":"MEUCIQCsnTSltZozQ4rx9LmFMZ9l498DOfrTmuNAF85mccJHtwIgHfZ0q5HI/OQUnjTZttINVLa0VaXzT6xu0MgylwydsUY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2180563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkI2zOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoC0Q/+Jjy9PBYDzH6I5Fd5mjoOtPUztamKIl4VJx/KaAdgX7bYrpcS\r\nYjuIkGjoIVj766jWOzFiBVDXENOqkC7aHV+9U+wgFQLGO+1btSv/vWjZkDBx\r\nRhF1NowmDzvhuIz/HH60gucYPaOAjbIo3XqnI3MEaJm+wzXHu2RpHItkZah+\r\n/oUnXsQEJWjDbkK6pj6N0wNPn5u1HSFHtzYYP4lBg+mB++5bxR7vZ87E2pe0\r\n0EQnZTlFYtIplTm8pa2y3PHBfDfxPFS2IJzkpapTsHDerVVi5esxJH4yBEMh\r\ncwPNwbzItDDmIY/oXQxaXSz6C10ZlrAMZny5BS6gxAc2lA0qFvCxIe2opZKc\r\n3hZpb8H5R5UKroUcm3MrwhXVLTr8JTEOtOPu+nV6srUbeLUOH6wMh4t0T1i0\r\nID5mOIVWFxRsJBbh0w9rPc2hp6QYy1GY80dqhkNV+PCCpwGOlFwMdbpPRTry\r\nbnY76PjbQanTrEObXIEFFXjDcrgP9F0C/74nHTS4w25ji9kZl6pUKwzrvteQ\r\nK0R5mL/h0f5ufbuRjI5FZ8PNFNAY9Fc18q9367WcMISNyy1Z0xh4y1rhssWU\r\nWjn6K5w9lwpPSg+QyR/bb0GRx1ueCwpEsICnV02WeuvGN3yJNz7qDTi6tKVA\r\nA2G1ny6Kq2xQrEqYf4GVbRH8G0m7rBNMKW4=\r\n=nYys\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"522dc1def27548de35aece8c14ad0104aeab3e7f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.26.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.26.0","@tellescope/utilities":"^1.26.0","@tellescope/validation":"^1.26.0","@tellescope/types-client":"^1.26.0","@tellescope/types-models":"^1.26.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.26.0_1680043213865_0.7477093692937284","host":"s3://npm-registry-packages"}},"1.27.0":{"name":"@tellescope/sdk","version":"1.27.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.27.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c99d7742f658c20cd5bd8527cccff4e35e3dbe13","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.27.0.tgz","fileCount":78,"integrity":"sha512-u+q1lK++ygIN20EdKMJQ8rGqiqa4C9xkvslIc+q9J3F7/wgfutoouUtw2SVF51SWCLQHWlsQcaNkW5z3mMDiEw==","signatures":[{"sig":"MEUCICtCzV5EUlu96ZkQJkyaSz92JF7A11XreaXQSgCJ2C7nAiEAooQRpZ3Rdcs2+AQ2pOHZRQmz/T5N2HH2q1RjadjA5+8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2180505,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJOUgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOQQ/9FZQHXIL2RpnFvBHt4fErbrRwH5zjXITBLawRDDfQWNYgTgmB\r\nlJWJuVtUA7XqPg+R8/C3ToKDcZB2xV9OV4QiL2srxHpcBfDqtks80An0ft3v\r\nu/aD37vuRSmfHnkX6dMrjGQbfBfCWNvNWvobR+nshK0tBUxLpyTnbYSPzRy9\r\nFAZU766K8O7KH1P/b+1fVVd/vgkNeJX227ANIXc4K/5QiZsH5/Mo8UG6NqGH\r\nBhu7lTf7sE7GalI4tNapZfVm2qL4bMXlMoY+p0fDv7MqXI4RyWKiykHUvZB5\r\n/zgp/8xnwLbodTu4y21r+ClmVaElq8W+LyyYB0Pl+s0BFCtq+OU61Cb4/bMF\r\nMFkIKyNIGT28AqVuaHiBlbEApF+cld0gocbKkb1BNrcGylt8ktsX4VmvHuSu\r\nLL/agZ1OF+mPQVZio2qfBcavaxRTsRu+hEACRmWtqQGmMBhW1f8nq3T8Dzuw\r\nT1ff7adKq9/m0MN9aCWXYbIQzQQuWmbekDYix7Nd3gVVnFpEQ+vsORWrgEuk\r\nQ/XEic/a1N5TTYH0zLZBaHviHKuvL3IUcHf2GYs/rCtAWYzMEVIv0Bi7MtBJ\r\nujOrrzGdqQpgZZvPgsYQ0WV02H89HeCS547MTYNgei1g34WouU13RAoBHIFH\r\nULb1OFTB+XWzYYTNBVncTpUjY3feQ8h+jg8=\r\n=uebf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b1486a0db5ce624c3ead2404917c5d465582d26d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.27.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.27.0","@tellescope/utilities":"^1.27.0","@tellescope/validation":"^1.27.0","@tellescope/types-client":"^1.27.0","@tellescope/types-models":"^1.27.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.27.0_1680139551886_0.6047787484564635","host":"s3://npm-registry-packages"}},"1.27.1":{"name":"@tellescope/sdk","version":"1.27.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.27.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"92125b39b3f2618af9395d3eb7dc42272c474d8a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.27.1.tgz","fileCount":78,"integrity":"sha512-vwE8BNzSRXfsOdEERqESDgttlvNqAInDTA3azhpz6m6ZaToE7zcVgtd8qGXQDfskQgGHOMyXvR9WexmWhmISUQ==","signatures":[{"sig":"MEQCIAnHip7nrP3GQej+j2mVZ4DcJeYJu2MbjWdS9wdVkxWbAiBetpsO3den+K9n6LYmmJVYr3R7Ly41zL1Tk/4JkRA/Vw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2180563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJby/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRyg/+KmHEtGrLOr79Oo4dThwpOQ5wYRnx8B5rhY4+w48UKvNEvtpR\r\nF0QK1tUz0i7kgxowiOV1HN0vLKFHTZ16C21gxDBX1HL8rJAOMclaztRqrBCO\r\n4mFAG2mjCta+1OHvVR/gYDP/9Q2bqQ3BOnr9LNO44gCRMirnM2s5gjEjZrii\r\ntxJfb2zTuphO+Jm9OXRgRny565hpGYSLTuWRe96xL1Skf3TufSpO9u2/zUF7\r\ndF5gsYl5f7YosW3uELvhZreNK//3DOBcsLhOL+fCM7ko6G4p/NA82507ZoNm\r\nrXpjMfKhMQgqWLN+XsWbKVfrDgNVA/97bwQpjAbS5AzohZDd1le23IASdJjp\r\n+X0JdKYDYANVhImXgg+EUaKtFG2VOCf6eH8LiYF/EyqjuMSs9KzJjSRPJAAb\r\ngV0C3f8S86RG1A0UWAojF45DS69WOc4HVpxGVxL3jPpAqlW6F5U9kECs7F5q\r\neKfyAk9HrSxBx8I1ea/XWKjukmq93wUi5bTDfXRR4Zhri23ye2TNJPk25hRl\r\nXQCyPPmU0rd5hPpLJFjxd1u3Pdjsk95c+6hCYPi3Ee95t8AZquEx7ZRlu2Fv\r\nSWlFgsHaGmmHLYCgw/8AKK1+VZsu6H6rIbKr9CyVhrE53YsRY0V0Dp5MRRj3\r\nUJ7dQWtGkSy+bVjDMjxsHt5hcAig4bT2LAI=\r\n=Tnkx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b0a6a2bf9054715c8d06852e99d3915fed693ab7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.27.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.27.1","@tellescope/utilities":"^1.27.1","@tellescope/validation":"^1.27.1","@tellescope/types-client":"^1.27.1","@tellescope/types-models":"^1.27.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.27.1_1680194751518_0.5463830126706373","host":"s3://npm-registry-packages"}},"1.27.4":{"name":"@tellescope/sdk","version":"1.27.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.27.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"800d872450c915b085a72490f16f13f289c5706f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.27.4.tgz","fileCount":78,"integrity":"sha512-hZPfMvYDtQF+pRN54l+zz5mww57nPkXxU5VsjwyaBjvenH0aiflfSMO3G4Ny/rT451NMYbH3nayAHiPRR/I61w==","signatures":[{"sig":"MEUCIQD0+diOyMhDlS4W9qJyU44SkCo/h4rLcPk5j90V55H4rQIgQsmMyCibrxqiDeVLqy+pqi9wWNJd2TAWmltcQ6gg+Hk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2184464,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJjt3ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqf7A//aUzRRTUqtN1zFO7+ys2ZcMYKUnYddd4W22xLNkiy0RLYoZ38\r\nHhMhu2mSLgZGeFplz7EnZ0pgwcbiVXXRxPMncJ2kWAhdffHIsCGQi2MIWe2S\r\n/KAn6pQYcqNzq4h6/DWWPXxJCiilZUJBo1fQHv632nveMjpdU4ifG+dwSHUN\r\nR+15kqMfaqNn2Af1JS15byxBkQzbkWCYNUoWNE78CG3VMeP4uv7BCFhrSz44\r\nEZtzXfbJ/Hy9PSMpFJFvEKi6T+SvWudGJFIDb2fm5B91k97BHhlP5lFIBsXk\r\nRzzb72awx/jFbQ2jeNXGcfjPCg/1QIC82Y16s44/KMV9a5bq+eptPaqRHrBA\r\nri9XElGNa2Mj0n+gh387/kP68Bt43iAq49of86VPqvbLWPQfoWA9MbzWwnP/\r\nPMLd6+L6xoHpoFuH5mVcerIC0A7XDpDfA5im4+p7AmFmSNfgeOaWnIdSSQje\r\nMt5ZnA97O0WKX81d2iuv4ZUMHmTmQrfVaIDjgk0JR25FSvTns1W59idznyb6\r\nwwfH436qdMigVIy3F/LtM0rP7sWj6k/lhARiQkJ02X+QGdSX2a6XC2R5T8rm\r\nWgdw5BhYnJmKEX2ZPB+LVxNEa82DtSaZc82gZobq4fm1Ssr36sYCfwY9R1j7\r\nBIVR8KnsWddM5+mfYs5sLgUvxaPpAO/MIFc=\r\n=1F3t\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"83fc7e0994850db041c1f7d99b9efd4cb0da2b2a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.27.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.27.4","@tellescope/utilities":"^1.27.4","@tellescope/validation":"^1.27.4","@tellescope/types-client":"^1.27.4","@tellescope/types-models":"^1.27.4","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.27.4_1680227191258_0.8047224794649808","host":"s3://npm-registry-packages"}},"1.27.5":{"name":"@tellescope/sdk","version":"1.27.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.27.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7ede48b8147b3128623b534b51cf0f45dcfd4217","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.27.5.tgz","fileCount":78,"integrity":"sha512-z38+7RAvsu4eruHAtFSSqYVOaTI3yTjjB1wUMZUbzyfVp7ibtzdbTwWPpEPbWqjA6JogASRtQRwHOL8GEa28fQ==","signatures":[{"sig":"MEQCIEay40Ixt8t6nP3awfo3wfxFRfJa3hbYvujUadaSG8SdAiBieMIbxqNOEwLvKAxEZtmO83FfAsIKfsClOEfhnaG+pw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2189669,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkKtqpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo3aw/+J9EuK1l1fSH4nHx1IRxM3GVPNdzdX8AEs1/U0giTjaC7eWz+\r\nUX6bSyq1QZEfnSzJWFb8MwIpBiudIc/s3Kjax+3mGkeOE79czr+Z5jrhcUfw\r\nMkzqpH41sxi8DlkojDm13EFLiiFjalpoZgLoOIkv0B6nKqBbUpZF5aIQYRrz\r\nPUckPfGwoSt0YD/Q6DTmESWEhwTleulnfhVmH398/w+a5ieUgv1wRt7lF/SQ\r\n51tbERfCU7F+C8gBpcRKUIFBrGSkfdcx/e8bNTUnACXwxY95CYZqMDH4kdZ8\r\nP0JGAzOQwvUTynr++5KMQPEFYk/9npVvH+nojtfLCDUSx1mqgFDG7jDs9bqg\r\nisfQSHcRMePAEnLThbIhKhIrgCkjIi+3KPdgEWDXXMDME+gru/wGjd/riVjg\r\n/nsjHIU6USE+aE8TixJWcSA7slXAkJvM/0okXvrqH2SBsQpxAgVRWQV13Xtg\r\nStNm7BVern76fl45T4rZMM1IYxTAuXGxeaeJXoQ0FxHMBJNZ1ZLZ5uIh0aqO\r\nhRvy7kFMG5cPcECJM6yB5NDTIKT7DZr+Wv778JyXAYdsELdGEG9PXb7r8vfm\r\nz3UHorGYnaEgbWIDPY0StrEsU0nZ2uS340B7/vAHT560zzKUbXIasFnd4nRb\r\nVh/A9veQ1bEhaTyYshlho8cX2kbyIiMsCfM=\r\n=t2te\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6831f4b74e50c543ebeeb0e16510a9f3d2ecee14","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.27.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.27.5","@tellescope/utilities":"^1.27.5","@tellescope/validation":"^1.27.5","@tellescope/types-client":"^1.27.5","@tellescope/types-models":"^1.27.5","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.27.5_1680530089695_0.26853116531924526","host":"s3://npm-registry-packages"}},"1.28.0":{"name":"@tellescope/sdk","version":"1.28.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.28.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"57af1bbc98021134132a89dcc7d228c29ba61a12","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.28.0.tgz","fileCount":78,"integrity":"sha512-ih0p7tjrXDi0rVaeZnaLmHukuQeHp4g3GUT7fHTnWhy2GkAwiNiWzW/cXjNQ1FgIxFgbzefmnmRp30QQmmkggw==","signatures":[{"sig":"MEUCIQC6yVTbviRbM++okB4MnX6aDCt+TkzroowjAYnfr6tr7gIgQZ9kFCexNYymU/SG3OzXXUFlCuasP4VDS1ftQrvIPTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2189605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLI7kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFuxAApSA6KVlpEpsxhWf7kzfxZmSXnLOimYXMWeamSOjt64hagX3e\r\np5HAJKpX0AlaVtcrNDPuyoqAY5wINhMoI1JMqB+Ihphs6g4R/2i2AuQqES0I\r\nj4PLMrCoofTdgN12fEPPTrAD5tP2b1eqoV6ItJhdCdJ3WND8HENMGqVBP5Kc\r\n+F8SBdEyLMhDRbD1R4dUrgDDXCIIZCkQcwihQbuk32LB8QGy8G2IOwc2rrpL\r\nX+9lf0d14PeKYtjgmvd4/be/kwYJuY+K+dYSS91IC4Bxl7WyfYEIlLp9AWIC\r\ndkFqqCug4vh9RGzgdLCFc3T8VzsaUeHiia0N5oe4GmSkkiRuDPR4UJDekzFF\r\nVl5szlEtuAmwm5JG8BOb+Zgs1G9RQUNFA067/eqaewYopswcOs+T9ip26edY\r\nKf62LFtvTeKK4VIadF6+kYz64aOIKgRFkNucJULBFRrzS/9Mz0zNymdY3PAg\r\nIP2QV7d9Wj0/wTdnX2Y4lglaLi5v6f4dr6cOGMziFGGmsna0oYf3VQJoS5EY\r\nfkEFoxOw4LQOKFf1daVxbazvOqeIb/5pvvKsiML8SMhr5P4cbMouzKEXifsq\r\ngW6+jrJwoKk7za1tNgNMwKyyOuInVleMq4vSPmw3M6m54umAibcSuaxAJpZ4\r\ns/Ytwfrmy34nuyXQZF0brVCKWAh77iH5rMQ=\r\n=pAd1\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5cc3b454594da44dfe9623f37b4a9af24f8cf9c1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.28.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.28.0","@tellescope/utilities":"^1.28.0","@tellescope/validation":"^1.28.0","@tellescope/types-client":"^1.28.0","@tellescope/types-models":"^1.28.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.28.0_1680641763850_0.9080390146687543","host":"s3://npm-registry-packages"}},"1.28.2":{"name":"@tellescope/sdk","version":"1.28.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.28.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"10f869034599d4deb9f7956c27ccfe51ec58ffcb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.28.2.tgz","fileCount":78,"integrity":"sha512-q+2mQq7tR0GpqjVM8jHWrw+mhg7byyCGrwzNp6K8s5swCJgLYduSVSLbc61XUlLdy7FzomC90+loEvwSG73wXA==","signatures":[{"sig":"MEUCIQDIKDjSJ+NnwyzjbL9ZoX6G56eEgsnLDRQwyb9Uu/y5ZgIgWgI6veaIL4Y6Gr/f55u4ntp9XWzco6aq+1bztnNjn80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2189605,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLLgrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqE3BAAnrxrlowEKm7ViJtvt2UsNzA8jqOsC+6hOx8nSUHXI6T4RrcS\r\nPG9i5DMFQY1SdpfAa3UxLaPVfXXjc0niPcVhMI+72MvTJKSBL/HAoBYjNQK9\r\nUPOxOKO5ivky6mu3R4ogQIMkgg5pcZX/mHHnU2rGsK+PNCLiAVrvwIjEx9o4\r\nBJgQ5Oye9mB5oFLiLapv3EXO8OPEQw9H+PRLNyXsvc4fDXqPjP831cMAcGDj\r\nououjJ1MALgAZtGvnihBPscWp1mWJAAlzJZox5HcoxDkUvcMgfRqgi82vBrO\r\nhbb7tPOtIN3VI/nsYr9czwNuM3lgKSo8MDk1ybQsgCOX7j50FPQwVKCyihS2\r\ng1BBHf0CuYObzqZrn1O2tQt/betDL2fZuIIf4gIrGWWWh/rgx6cjV6epOitS\r\n+tAU9k/sMEw9DBMgXjUWaAo5UPp4snOjJ84tRYsj/SM12bVZk4wi6AAdD5hY\r\naNZrffQ/FUvmuTEyxQLDoQs0mh9lYIQxOggJ0vdnEO1i5yDScDg8nx3xDagx\r\nyIsetR9o52IcD4Sqshp0nM8U+74UJO7PQFFJ61FHU+eaZPWoTedehwdwp+yG\r\nFJJ2XA50YH1NdKQZhr8D8qgRgoviCDO0vUy0MXr3+A82aIGdaEh/xLvZXOA/\r\nWBs9irKBqR8s7p4IFgJx1ppxaVpIJwAJG18=\r\n=ijvu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f03a742e04ab1ebe3c39b4a5deb4329bb31239ee","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.28.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.28.2","@tellescope/utilities":"^1.28.2","@tellescope/validation":"^1.28.2","@tellescope/types-client":"^1.28.2","@tellescope/types-models":"^1.28.2","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.28.2_1680652331112_0.9629491019570273","host":"s3://npm-registry-packages"}},"1.28.3":{"name":"@tellescope/sdk","version":"1.28.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.28.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bf5e9d61ed67e212d93a8af9835ad1db2d9f962c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.28.3.tgz","fileCount":78,"integrity":"sha512-G0LPIZBMu77yfAnlpV8UTJQ8RFPhhZGs/Jwm86mY7FCazlOvnL5dKqIodSiAya19rN1WPl8u4o+XduCjDl+nQQ==","signatures":[{"sig":"MEYCIQD7b9Ch6EA0pl2cEzjRZ8GwX7yTCxbI0iUQvMfnGyQUgAIhAOgUpTSKDRJE7xIkZ7aI1pesJeRps0FuZryTEMAQBB2e","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2189573,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLbcvACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmppmg/+L/OrGfAf8NvYzMmSUYprDlu16DNUZIAOwqMZNmrnb+z7D3YE\r\nMpQwJsASg2y5zRZN3KWWlnrsBwru9Wo6wB62arpKv0X9ScYELm7x7POVquPe\r\n4ZM++Q2nkAsogwvk/9dxg8VSmooJN4WeyS2LdpcdxXW412QYCZOV6JsouQFg\r\n3vZV/Pn6I/suy1TiHSjYLkLPc8nIKfpEJdGJmMvV5jZD+LxHXU9qOZQoCxvQ\r\n530dig5kRdHppTEXVd3/pg7MgbqWmHuq+gtvjFKWi2ULSMR7H6TYHYTEh1jo\r\nqvgR3LpBi4Yavl6yHCqzNPREcg+XvqO2lztEiN138l2Elabi8X2ol3Cr4aRS\r\n/Jn2hwRwESA/zIw8tLImOP+wnVMHjCgD+6dDxBOee7Sn/NEPArEphmlzisJk\r\nkERWbXX6yvhgzRIUk5duEErlWBBIVtF5+mzqMq2z1w835U2azGB02+G1/NgU\r\nwgmztIFnm6UfChG7ir/MvFdCqDkJtzjqedgmkGrvFFXsRxITJpJXa9wXr14f\r\nLXXJnlF0HqSvZqo3Bumlz25DL7+kUF5xz2dME3+EcBD5TZjMm+VkYlY/oXBk\r\nxgqgYnC0v3rWPOW3kf9/SY94LcpunvgVcnUUVioClveRa9p/x8+kTxwjBnNz\r\n/N4LILGYDtWzhowupMiRTDz7wDwVSlGLvvs=\r\n=dQml\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"57b4c212e759a8684d1bd4769fb2f4eb20f562a6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.28.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.28.3","@tellescope/utilities":"^1.28.3","@tellescope/validation":"^1.28.3","@tellescope/types-client":"^1.28.3","@tellescope/types-models":"^1.28.3","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.28.3_1680717614744_0.48233356780779446","host":"s3://npm-registry-packages"}},"1.28.4":{"name":"@tellescope/sdk","version":"1.28.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.28.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"db57b146889b35321aaaa34d9bd5d9fb86494937","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.28.4.tgz","fileCount":78,"integrity":"sha512-1urzT9jH1zxJgITDZd8XxPtX6jQJcWT+9m1X6ESO6xJo7aed07+Y67VO1INiEJZUMhmQRm2o5QTxvSZpCwTZ7Q==","signatures":[{"sig":"MEUCIQD2I/RLlPJ5iDtNZSp2EXm+boShjrqAQrpcmwofGk29fgIgTyuYJmPhyrWGCywSdiPP0AEa/phOLt8P+JKtZ2zM1qU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2189515,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLiQdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoMEw//TI6L83p7EkS/XJVj93eHMZE/hJcqBuByvos0nLpOnVnxhJzg\r\nlXd7vIU1ENP7zmSnHwUdYaDiwxNxBhBU++hlZ8doHdcUbjpLR4IrrEj7NcmY\r\nKxOSdRUm6unOoI0DnRJvobV9HPA+AXGI8kCuOLVM5vGR/5OLOAg2UkKZJhnv\r\ngty6prm5lQ2RvzY99CeDAz1YLLi3fbJj2gQJHC1X7GmOUJwUq9FpauYnc+ks\r\nSwetqYXkpLlPW0kJSaucxW8z60DcsiP0zqUMd56XEYX2+Vn4PzGD16m9HlM+\r\nXcRRdxaaUXyDEkUVViHjbe97+yVEV3m+W2ltZCbr8QEsuj2hdJEwg4WjnzhJ\r\n5/VJTk4kp8Ml3zVL5pB7Zo9zPpqKmBojlYlK3YXdsgoS9woV+fjuaJd1eVwg\r\nz+Zdop7tAZ5h9haN1tyMYH7dzbKoTtnEZsGr+zM1Mg5u1x2G8K0egHis+FEY\r\n1S3Jv91HCpk+8WyeTZM0XYOQoEj7kS6QnNBTg0Xp3pIYbX5OupUTQ3HIFCdc\r\nztNtur+VOwzn+muQ/OOt8OWXx+iIrV5JLODrEBt43NaB/09hqlwCZXK6230w\r\nMuSjTBJSiUtZudIWLjATUHIekHKmZ/fBuEk62nAGKae0hDl/1UMFuR5qVJZS\r\nyle0mGoQrhVlE5PIhg7SqcYMCOD5lgHs7LY=\r\n=svT8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"29bca2f32b7cd79097b06b738156a12d04c00072","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.28.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.28.4","@tellescope/utilities":"^1.28.4","@tellescope/validation":"^1.28.4","@tellescope/types-client":"^1.28.4","@tellescope/types-models":"^1.28.4","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.28.4_1680745500710_0.7667455078653806","host":"s3://npm-registry-packages"}},"1.28.5":{"name":"@tellescope/sdk","version":"1.28.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.28.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9d76b47588fa0747515998e66cf8e8fed68b6452","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.28.5.tgz","fileCount":78,"integrity":"sha512-IrXGViO4xEWTic2NIGajtOqK8rqAXeWBpiav2b01TJ+5DaT2EPe744uVUmmtXfrovFzWuAwtUYwJjrQbD0uZxg==","signatures":[{"sig":"MEUCIF6s1V7ng/3Wc2efT1lMEJul94g/G3XK21vxUl1oRZCwAiEAgg6iWpgezXgJUUKg77ETQYJSUKNNodPp3epYO017mR8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2190563,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkMAzPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrDfQ//dvZ/I4CNP/Ei5lJ5aTbhmZU2OS00OKvMqNEhsgOeZY77aFOk\r\nCc+c6WLHzuFhCGguWthZd1cQL6zOtR+jz1Rj6R1JjeJ15bK1UuLW00HEr5E4\r\nHygzQ7Ce30etRr+GR5wtjuwvOsYRtD5MMAzW837fKgVdRLt2HPRgiNYy+T95\r\n8LpVmiB6zzMiTcUR6xQB2nRC+lK9BZpNSfcXWNYKT5PIojD2BOKXtdGkufNa\r\n8J4EAtu202vZKg4moJOhRa0LN/DxD5SGnguqUGrEN/4OubsxMVg/tdkkQFag\r\nkiipx6WYzHoClB6td+8okZaAOaTev8Zvy8m5Ef1UKWwadCy6ssTYsls6ISUP\r\n+N0s1OofyETTx06T3IanStCB3vndBha8P4z2Oddp5Yv2BZ5j0rO6/Jua+10/\r\nLnV48/TSFkNHE61l6A/E12AwGT4kkc4xeCrq1fFDk2r3yhI+h+2IY729rXbH\r\nf43N71rHbTL1kXsLQd68PPk2sN86t3ZYKePlkp6mv7ymaRPVPDIGy4nmxAgI\r\nJTGBfApeK//UslrOzgRgwvLA67DrlyV5a6q730X56OFuO/kT0hkzRna532iD\r\nCV9OZIEPZW2JykYoUEGRQAjPALQNPfOsB4Unkk94WgBYWK/2n/1vy7zpoJBZ\r\nxcMK/oEbQaCAF0pXPyk3/Qpddqj5bGq0o6Q=\r\n=PmVs\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c4ae1a0ab30201f3e6e06dc0130e59d88c0e1e5f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.28.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.28.5","@tellescope/utilities":"^1.28.5","@tellescope/validation":"^1.28.5","@tellescope/types-client":"^1.28.5","@tellescope/types-models":"^1.28.5","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.28.5_1680870606831_0.4435447573774094","host":"s3://npm-registry-packages"}},"1.29.0":{"name":"@tellescope/sdk","version":"1.29.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.29.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"32bbb3cc39115767b732b422c03946fe2411179d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.29.0.tgz","fileCount":78,"integrity":"sha512-9WIA7zJUa5jSP8ZJdeJqmR3R4I9+5RzySNT+7heOXU9rkV9aBTofLbJYHBR85zsHZmnmq40ujGiEEL3zJXihSQ==","signatures":[{"sig":"MEQCIDCEnspJnndqsQcjCJoy5/ciQ+rirCW6YnutlBH/zveXAiAqdmF7i6SyXzLPwZQwVraYHz2lIqbd6jnYjD13h24EkQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2184811,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNDSpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVkw/8DYmABXukdfUoIk3QEe3IgHHSx3cKV8xgXKJozQVBPK1wXr1D\r\ndYlK0JZLgIy5aFCmZfHP/xsr9/z5lVLmoX7GYBplN95R1eDj47IqcD3ZL7Zl\r\nba5OLuq/8rLMEslHLPocnKv+znTH6ufDa0aZk5JMcVvpLHao5+Hh6TE9UJIm\r\nh4dQWpjljJima8MsYxQM2Ceo/vYrghZWLPjti5YaIdiMMzGbbQKEyST/P1Wu\r\n/aaw23h01QZMsMD5rnFxBUS6wQ8pgmL/v6AEFngRHo+tl0C8ssywNWb4JDjM\r\nd6F+UPvzNVea+KmpcMDOgv++9Pe30u+vLeqmT/MyoChZDrWvM8g7AzChwoWQ\r\nMLE6rPbtzmH2FTGll9W4ecsfsWszLkUNnOV3NijC/Ai7AAZ/ihPH4JsPPDRe\r\nR48Nfe5iHsmfmpPaGc2/+pEi+DEGwZ65eGimAxyk11a82mU31DyHAyveqkOA\r\nxKChHi8d7zS3VY/JJfSSMeR8LUxQr+8X43t5mb71IyG7COkesOm3xcakqXx/\r\nrEZ+q5VTQ1lKxE2y0sAn5cVuPFLKDeV48BCseNZ8TAE6fDhCbhFyDd74v8e2\r\nfrPm9Oc4D9jhRpnNsP3Gki3V147k3rTV58kfHsiXaamuSdTDNEFhatTGqqmq\r\nwvL+iWMNmE845Dif/xM43zqK7HKbBVuNy1Q=\r\n=Hp1s\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"80832eebc04928188c8ede8f8adb8aa40496ab30","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.29.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.29.0","@tellescope/utilities":"^1.29.0","@tellescope/validation":"^1.29.0","@tellescope/types-client":"^1.29.0","@tellescope/types-models":"^1.29.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.29.0_1681142953575_0.09058792921599368","host":"s3://npm-registry-packages"}},"1.29.1":{"name":"@tellescope/sdk","version":"1.29.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.29.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1f0e29bf9d987560911efa7459f969d309532ce6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.29.1.tgz","fileCount":78,"integrity":"sha512-bmF5IzNtz9Ce1oZqQZ0lzvR6zg8xmTZ1daLplBS5Z+kueVvI8JbqpGkj5U5xT9yHe/aOLNYK3Oa93kzZKuC1jA==","signatures":[{"sig":"MEQCIGNM5uBpn7kBhqVEGE4rQQOBBIIh0VjQDH8zfo6p8MCHAiBMnfWPqcuNYTzRpIq8pCvkL4NCbTiuExzJy3ls0g2lzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2185445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNKowACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqkqQ/5AJiE+iSBYWeyS0Jk3v1BUSnRXcnY/54Ivpj0PmsVSrOLb0sl\r\n24vOeZuF/qIOZIsV7oUEOhfpzbP2Da8U4sgooGqRtS1njWtG4JkJiwmUQXaL\r\nSJDCfVjYj5P8lm/TW3Sl+qNRk9FrC3lcSTSiOUu4oDzfjfuaCcCqehfN6Vjw\r\nTZM9Mvof8GKL9QncQKUI1f5Fb/N3wrcmQppvrZO1tylptK6u/RkXqJsOIT3C\r\nD3FRd6ZFihKeUWU/hQosa93ybuMzyny8Nn0L5iQ4m1z/dBCo1alNt+9A002z\r\noO3acHu4EBqbPtCJxsgmnki0FIunHtx9PW32lAE/4quEhjGzQlQ2LeGJ5yDC\r\nEnwUkj1oLQp3W/CyCYAXRN93LklTsz3ZUYJNpKU+E/eBVml+upeiZbm5xx6Y\r\nNbUkNVNk7RhJkxhWxg/3qO/FNCg3maUO9wtjNCLnGVHsDW+vRyUa9ITDD7in\r\nnummVFyJLQaR0pNeK67yKqi88iyLB/dTxLM9fxNR0BlLJkupt2YhYNpKA+sp\r\nCSgBNQ7HWHyLPuVBGyyfpif2jspfzQeNZl4u7u+RCVFyVjNPCJkcUruWXdid\r\n487eOgbk+K3o1VHB/0C8zEtxzH2dLI5Zy8II6hqGs+w7rNa5cZqSPCsR4fOo\r\nS6qgwSFKyEGazdLXQ7BNcCs9/d87jR7Fdm4=\r\n=dRPd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2a3af0a8e588c4c09029decc718bc2d1132a70aa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.29.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.29.0","@tellescope/utilities":"^1.29.1","@tellescope/validation":"^1.29.1","@tellescope/types-client":"^1.29.0","@tellescope/types-models":"^1.29.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.29.1_1681173040425_0.28405403550790065","host":"s3://npm-registry-packages"}},"1.29.2":{"name":"@tellescope/sdk","version":"1.29.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.29.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"beb0f0fbd3827847b77b478302498e63e69c4c93","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.29.2.tgz","fileCount":78,"integrity":"sha512-7mtn0bfmyWYABkXCEAmsGfgHqZzO/AVuUShRRtLVOvfRK+7D7gfZDVAZWRensfN7H9dHoeA6ILk1j2xV1Grixw==","signatures":[{"sig":"MEUCIBUEC0+6Hqs312XGTbK5oeGUI7pt1U1n3yIDKRmd9Rq8AiEAyr+H12oYcW2m84IgbpwehiIit/8DNqVY0wA1ttfe+f8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2185445,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkNg6lACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrU3BAAiKXXGucU/U/wYsfXnyFmzrjCtyuUCX5gh6GNR9q0znRt8s9F\r\nOSfz2jqo9CQ1pjPZhO6TlFgWHLv4Xf9L4yv3GwzEmUAY3EXjQ4MlDPxfBnXH\r\nLWOjVDzMMxWRX8w0dbn2fq82rNsIRhL2N2GwLyqLQtKLEDlDUO0dyHwoh2ni\r\nIFpyIDyGermhpQkKzkX52tE+CJABKEREDfGb1rU5lVOZ6mH2siElsB1FyMnc\r\n0PxB7H7zLoL9DUAnYG3gzTXrhd5m3tJEJctGCEtOQxNEizFLzRY7dOD76L3i\r\n8KmvMrXU5t/7KnT3n56vBs+wsbqznkEZh5BiSNkJCCPvVGK81prWzQFtj/Sf\r\nb8Np4BsczJE2OPPReGI2kjlXpytJtXtjBKLhp2rqwoJyRKJ03fRcVbNznF+e\r\n2q+nmab1JS/j7hBEqzL9VpUgXi4RwtVAjk9akSsJ3u3ZzVC8yTsqBxBryVAC\r\n+S3PKyFnnMBaZrobbbHsCegtsLwe5G1cEmSxO1TVpGAv8FBiWsByF6WeqJHk\r\n3lSt1oWtkC3fFz56BZIQz2YD7AUczNabH/G99tjSu1Zo4SNIZxaji8CmifJB\r\n/avEQl8/jYYKVpyZKMsQTqzRfvjdFvaqPu1CAlHR3cVFK6AP5ol6ofkEf6kR\r\nCSN1KycBSV+kQmyl7E6DQOM0r8ftW+LJc5o=\r\n=djxD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"42e398c16e2382708da1039c762bbdba091fe9ce","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.29.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.29.2","@tellescope/utilities":"^1.29.2","@tellescope/validation":"^1.29.2","@tellescope/types-client":"^1.29.2","@tellescope/types-models":"^1.29.2","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.29.2_1681264293646_0.00854205120102347","host":"s3://npm-registry-packages"}},"1.30.0":{"name":"@tellescope/sdk","version":"1.30.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6976f7142f774acb0cf88dc50f90e1d2a875d7c3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.0.tgz","fileCount":78,"integrity":"sha512-s4/+Bg4uHiHbx8pi+0Oh83CNHo1lVcP4obvbXAumZRDoBX13ApgNfxRjTNgJGPAwp/fgwxPWRqeVSGSNJLgQwQ==","signatures":[{"sig":"MEUCIQCRE0X26qANgylnFSMBVkUh4dL6aw3L+Jp8Zp+SrYjNHQIgDL9aDpXSqic9cICA+6rGHTPRjaaJU9rKUn7MWy6x1h4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2189063,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOJHTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkLA/+J+7+tu3UpNEUI3IXP/5SKnlF0PDXWvPeYwbU7rIOpj8/O7OY\r\nrP1ObzAQPlbxNyni22BMxtjcubp7SPBxNb4CbB6UAJItlYd8U2/k13p8A0Lb\r\nuzpgqf2nsal8zfMya74T698fzwOotfBzyWjXMhwme/y1wHQj5ZrL7XjZczJB\r\n2f+RVM6NNamg4CBBCfQSoj3BWt2esUJXTPEs47Llsr39C4KdwmZo2CWcSINw\r\nEUts+16uH7sAcYKunIL9I795LgrOpiQEhUZ9+ghYe5/3O3CcNiQa5d48SJZU\r\nBdzJux67Nk5Yy6sqYxDOiTXXFxHWiUsgPFZf82s5eW0wkuKuFbLi8MUEeqfV\r\n3ypt5PcQreUUiKKS2XQKGQMITk6rNYYhteSO7+lnXZ1ZtOVa5VDETpLWkozA\r\nDjsEOkaewoFWRm3TaUFEBn0FOY2mpcaha4mmuSPRaL7mJ48ow4DFIt8Zl1Og\r\nkL9H8G7Z10EKeczZRPl0SxAlNbKSRfmJTvI5UMvUK98DEAVDfsTYrKwg8zXT\r\naUCnJ5PkwYeDFFMhYtO+h9xhbDHRUSfPSOnDOtJ0nzJLJVSQMcAu9z8+5LPg\r\nv9I/ZOWNf3yI7elFWAD5jhXWtM/LiWMKwYmvKTchEVqtSnvoQDPi1wUr8zou\r\nUZEprn7om5JrXpZNLswcBM9aTNhfJX8SZ08=\r\n=Xt5K\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"dfcc46640a7f23c9485ec2582154153dfa5c8075","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.0","@tellescope/utilities":"^1.30.0","@tellescope/validation":"^1.30.0","@tellescope/types-client":"^1.30.0","@tellescope/types-models":"^1.30.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.0_1681428947081_0.41787891129520194","host":"s3://npm-registry-packages"}},"1.30.1":{"name":"@tellescope/sdk","version":"1.30.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4705009d40271a580cd93fbd796124fbc643c416","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.1.tgz","fileCount":78,"integrity":"sha512-APQJNX0HgkYhQW4sTAg175LZ+RaDYlbO8E1rE0sHuABDSw6qvCfwSEImaEpvsZuS8hEUvTRpa51DMieILGDHFA==","signatures":[{"sig":"MEYCIQCLuqBJWgbvweBdb27ez8Awla0eKSnly3sakd0/5WLN1QIhAIsYrURInGBV/Wop3CjLl53eS3JoiEJb/RLheQaaO86U","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2263520,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkOKNMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgvA//SU5RUEue2lKpGyCP/aP944y0kQ4sYBu8fPaOuaK7DaMY33OD\r\nsCaD3csbVRt5csZMCKrIVRQ4/QjM6tqYiDOry9jSlEI/iuCEqk1kOcO6LWup\r\nGju9VldaIUsoqnLut7D+w5stajVlTA/x9NICnTqWOEarKCXEvb4t26Qxikb7\r\nvwVO/HBWd+w8MQx8FqVVxoFm2m7inDlTJE+WwrVUQ2Yqvj4+KNh1zdlpbWZh\r\njAiNDVHjyRNcTruxYpmRk+Uk8XM7cnK+GQ+/Q8bKfNaR3AIJwQtOBViPHYWD\r\ne6DbWFXF/je0OPYO3PosycUU3dvcBpJ/U016ri4anhA3N3MLLHb/yZ9dVP9S\r\nERrKgtRKss9VegPmlwbk202LuMEKuLYAaZjZca6tfmOnqg4PWU7V5AkPY1Vq\r\nOSMfEqW1WLIv09y76Q001R9K4+SFRSp97BhstTWsOoZA2Uh77OGN3qVFcayZ\r\nDpR1VkbsnAYRA/IPAO/hh1oYyvvDVM9KeSHeFPuI3VkSMunXfre+clHdAJmq\r\nKYpmM37lm3hlvPGhW2KNPe325J3jPmVJ9SpmwlErWbbAQpyPkMbOl7PLnCdZ\r\nyG8M2ZpsjqNagU+jeO0Mf2NKjmNwqxuy/Kqat8JI93CulhSTSO3LdyPXWlzn\r\ne4HVD9eBBjFwlBvCMuoAfwObZFI0pAdzLZ0=\r\n=1mNS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"187a9cb5af18e23dfa4967af186d2d328ec176f3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.0","@tellescope/utilities":"^1.30.0","@tellescope/validation":"^1.30.0","@tellescope/types-client":"^1.30.0","@tellescope/types-models":"^1.30.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.1_1681433419853_0.6143417394541866","host":"s3://npm-registry-packages"}},"1.30.2":{"name":"@tellescope/sdk","version":"1.30.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0be393561274a0aa216baeebdcf1da75ebb1cdd2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.2.tgz","fileCount":78,"integrity":"sha512-WBMxOQiFKWw8NcOVGXzQjK1rUuogk1szBUMdswiNvNuZnI6IfSQ3PduQdZRKbhZ9Py5+DnDnN+/tbvCrAZRsOg==","signatures":[{"sig":"MEUCIGrQoODhXeeYEz28HGsQs0Zprof31P58rUxluyK1MvKfAiEA1c1Qja33DsTT/2czTGqn4IpW9nooQKRHGsgcJGF0hJQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2263462,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkObLHACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq0hQ/+OowHuPeL5q4BcbRZm2z+N1bPCLJQtwZE+x+qhvZli8XXEAKM\r\nrbvGi/atl90FacXM+4AmK+XlA+o5baf3hv5HDSB47oudIf9R+AbjGFFSEvFh\r\nrZ9nQAlMXjyd1nAf/jKK2AsuWhgXF+Oxu6RIIlfbkfBZiG7K/UdVq3HxRSif\r\ntghhZrJIpmnEamVPZCx4beAxGhRjAswf1EXjd4iGGkZ+0rc5Ta4+/JZROXwM\r\nh+yFbwYndn64ctmaSMinAohl2DaDJJAg8Ql2TcoFY1BCyUp76YUhzhDQQ0Pt\r\n+d5kCkjTVfR4pEv0XbUy83idksMdXx1ZuAjwipuWpRRK09mH4n/PuBMQknO8\r\nDfk1+YqccqM2UfKim5yfj47nhbyusPAi89RbdzBATPv9j9O+HlWMlmr3RJuy\r\nnGEBZq40Ey9F5kXOEw/DkR/aFZGR3HjL9Zvi5x7ifphNevtkz9W5NJitgD3l\r\n99jhqBziYYovL0jMTJOdmP2BaIBhBj+eaNsr+Eyw56r7cIifhCcjfOpkymhg\r\nW55vvHS30lhiL0XDUtUU4nPM2CKic5Wbt9Ahh1PI0P9N8OAf7cgg31mHLP0N\r\nz9su+e55oGnSUHUxByaI2xuzTiW5UcBaCMOa/ZcNb6jbKb5cmcENG1m2ynMW\r\nNseSIu+mVfsVklGGe3no+66gE6rHjAb8we0=\r\n=ss8b\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1e21d707ca96c1a761dcad67aa75662a90231d28","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.2","@tellescope/utilities":"^1.30.2","@tellescope/validation":"^1.30.2","@tellescope/types-client":"^1.30.2","@tellescope/types-models":"^1.30.2","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.2_1681502919596_0.7073067062694176","host":"s3://npm-registry-packages"}},"1.30.3":{"name":"@tellescope/sdk","version":"1.30.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fef30388d099d79bcf77174a5ca3f0c3268ddb43","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.3.tgz","fileCount":78,"integrity":"sha512-EGaJo3tyQGo+s6F0H9QIc91OZOEiIGAmRa8fvo1aPJ9gCrTFlu3p8HfaUz5C0O2SqiwuE3cUpY/fCUMHuxkN+g==","signatures":[{"sig":"MEUCIQDYvhETRKBXgAFLdkcRb6GVOX5FlVtyXZTmRms9H1eYngIgD4F9cxIpNmjn6gE1xDQr7c+dI58KVYQsn8w0S4+1uEA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2263457,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPnUbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqk1Q/9FeH7FDuFdU+cdTO0bORuE8G52inZSC3XjxjrJdU/iZx0wYWj\r\n89ZloZtYIpEIWtA/r3i/zsCV0HbCuIlq1RopTs6mZgErQ8Oc6v0R7UfaFrBb\r\n5u6rZUWqOytxMl0tyk3bk7GCo/XiEKIiKFE+XJPzGqQMiv66/ZrfgGX2coBV\r\nxe49VTj1dFe3o53iH3p+emfD/46GtDrpiE/dToMJSQYFxWdqhdtd4JUiU/Mp\r\ncm3QKtsq7USmkX67fvSiDsJZBWcenc7QwG9O44JMi/80TziiGAD2r18QW1jo\r\n3gbfM4SeY0AlgvkvNgW+5Kj5al54X2yq72gCGxt+W+xU+wqz51SBGqLJADrp\r\nh5i/jJFnvDf7cfKmNLD9+Py085BN5nwxFJzVPPWhr+7TmRGM54Bx/O8p+e3A\r\n3CpnxtkMZpFbeIXGHF3iksDfZNF0KWVToBzs0ss3cv5EmKajZodkPCLveqMD\r\nNlcHOBrmmOslQQSGebv75IamoZwv7UpS8a+pum5JewUHSL58oLucHP+s+CPh\r\nnRrjSefk/Wg12xHvygPQHqiMQ/9jTHm783RDmYAyjyfXM9i8DhfPCsi8kLHS\r\nM3qdmgQQeCkRPgHdM9AIsRgMYRPizHMXV5IMyBwUNxIYnlOk4jp4GMJux70p\r\ntvXNIZauOOHgOLYys98LKHVEe9r37+KKRC8=\r\n=/L86\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2d738d6059ea246a1c29ad50a193ee48c0a392ce","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.3","@tellescope/utilities":"^1.30.3","@tellescope/validation":"^1.30.3","@tellescope/types-client":"^1.30.3","@tellescope/types-models":"^1.30.3","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.3_1681814810925_0.37793706347289024","host":"s3://npm-registry-packages"}},"1.30.4":{"name":"@tellescope/sdk","version":"1.30.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"12e03388e733d81654acffca9c3a4330faacc690","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.4.tgz","fileCount":78,"integrity":"sha512-YXzznYMpnG85Xit9n8PSzcrKTqmMjsq65o8MQzJZWdsk+XuuZt3SiARF2+M3Tcc1KVBu1VPi2wbMMviL2uPl7A==","signatures":[{"sig":"MEQCIBvfseANnWfUPErUCmu60GgfXIdV0Mbrfp6PANCymlIDAiBUKFcQotyplUXKM17HeHDQ+tKY/DVyPhEebBc22rEr4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2263958,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPoBYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq/DxAAnEiM3oQbcSzZc3aLLbvvxc8iiCG608Vz5hN//AdCcOuM/Asd\r\naCUAhDjQJCOp5vNsmdfLpiaGPB3Oeh+PwEWWcku3ikz64FVSqxnp7m3+UqEu\r\nwqe3P1H0SsUy44fazs6RlzVTPQZyuO4vt7ybXWdOK7PI+p4hdYtcGwWgzDDd\r\nhDZgjNtsF0pJpXx8CAMZu/msddF6HbOwQKiJYQxXgA5cSFdNHsdSx4ow/u7I\r\nfjqx91Izk2pm4OH5xnu8NxYHjCBTmMz73UGK9OMvSuhUz1Q/MQGRcpSoTKGm\r\n1lOBr3NuxbJ+plhuTaHZJqZniR6OtgNXUWPMpsgPiHR22pP+xvThk9DdN5fe\r\nlIq6TL9WtjWOHHK89qNRNrO2Zy1/g+erBuTYjD5cvhJqsvz9kr8Z/QiP+YSq\r\nqHYZrNTHa1srIA5g2hReAE3W7lyldpnVHpWGLdY5jx+vwWUJr1StM3cy/PqB\r\nk1j0TP+ICGCxeTvlGuZ7GrgolYWno6wWD7N8ybSnyfTh3GeeklbNCEPw5apg\r\nGvPLzuneGRAr1rD8oDxVW3WZKG7ZruqLEwamBCs2AIc1ZLsftoklwF22jMn1\r\nBAz2qZrg8ggL/NVhG8hKXryUx0lfwe9GeyGmfyrrvF7rxZ3RQTKiujlQkHI3\r\nzQxMgZ50F55l2dZINa5VYIzWk6fWQj7xbP4=\r\n=8Q1M\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0f5c351759c6f9a9efbcb18071547b9697309af9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.3","@tellescope/utilities":"^1.30.3","@tellescope/validation":"^1.30.3","@tellescope/types-client":"^1.30.3","@tellescope/types-models":"^1.30.3","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.4_1681817688159_0.005532923123692024","host":"s3://npm-registry-packages"}},"1.30.5":{"name":"@tellescope/sdk","version":"1.30.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bb0dfe65c83fe5235a89546fb2ab54ecca5557ac","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.5.tgz","fileCount":78,"integrity":"sha512-fG5h82EjoHQhzBouQOK+8j1kUNUTQqAyOdwL8lqr1N9EOUoArUotzEMePoDA03ZlTWL7LPqC6/QtSsFMU+uzKQ==","signatures":[{"sig":"MEQCIGtsbwdY9SwmEE1BA53OzL6/3HkNQ8AT+78fhnibxhfkAiBxPL+6lI4KqeTOgwFzsmDTOqYe/8M4XA00+bbP5AXNTw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2265903,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkPzxsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRfA/6A8eFchBFUUFvldWUy2ZKJ+V31saWPEE2MzMtrA2+WJa2lTKZ\r\nPpQH/YL0ivCx2U5Bf4oLv0UtPJCse0BMQ7G0J8DnJtnH+jK9ELJTkPIjzBCR\r\nQe9Zd8jhLjX4MM7BZgUSLEqcWQ2/m6v+mAUxyii56WSuEA7nK5XWqbJOZx6t\r\nqLRqRFAFzPkWIqZHdoPQ+3NL/F8mvSlPDbWQcxCncZhLOuWmxXNxbtCt9VgQ\r\nsxa5d43npphR+LKe7nhKLiZAxwD3b+Af3F0GpQ5G3kL+s3DPy1TEbl9pHxki\r\nUi38WGA2sz4vD118itTUGTK6Y93M36SqBaTz/FeKpKtfxI0BolxLFUcrWVn6\r\n+ZrON2OWxepnancRwF1rz1/ruEmynGhuV43xs+N8OA+WaKDiGGsCDKGATT3J\r\np9iNV7B28EtTxWbZ6TlFDhCQ2MJpc69ioQDDlf/Vc0u3pn5kWU6wuG9I+jqC\r\nYmMQ43M3jdPLplVgjfmiNUDDOHG5D3OLCdTtVOBkSMkFaS08auYI2TNpxx1Q\r\nul7yMmtPElfnpgn59X7AVCH79NRgpHbaA+MbIXC73Igo97jUE6V/zUu74RHm\r\nJspYw0gYDyZEfXJaqYa8KFLG17binmKn3IBVF/UHfW1BMgrx0u1q7oTRFMCa\r\n+t1SYI6pl5cgCzIzmJbr6GmVTYG4XKmiSdU=\r\n=YCdw\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1c3f3381376167f35a8d421ef7e934e9df8cdeb4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.5","@tellescope/utilities":"^1.30.5","@tellescope/validation":"^1.30.5","@tellescope/types-client":"^1.30.5","@tellescope/types-models":"^1.30.5","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.5_1681865835997_0.2876900877549111","host":"s3://npm-registry-packages"}},"1.30.6":{"name":"@tellescope/sdk","version":"1.30.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"86ae54852cf1c9ae1d9b3d73ff44a5413d49e8f3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.6.tgz","fileCount":78,"integrity":"sha512-WKQyoAC2adGz+jtKUzISvSxANpPmiwIoPVUJXTHqGEDpqVwIbJYlGhRPdSlgrlSGYmu+0zgITvtNr+kkhTxFMw==","signatures":[{"sig":"MEYCIQCrk2GHkZeM1BQNzPHUi0NJqYt/z6Yn0AVIf8EDmBq94AIhAMiba7AzCjB7V2Az5WczGx27btYLCo8htTPX6ECZzUl4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2267936,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQEibACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYRxAAkJhGXDdww6HOTXPDDTEeHPXkTUR+5H8Z6rEZiOH7VmH5tbVE\r\nHH4TalGT26U/NyjDjgjBYw5KyxB+VVuzNfZMZcvP6K5JVmaDmd7Supba1zeg\r\noTDE9PzumpPp+wENC/a55R21JeUiatbkdzQ+kwyHOEclBEgxwEre5ogpv5Pb\r\nXFxTtLr9hn/YhoKuTmZBUWWyZOQPhFf3GRZ445yIdGdSHLgocUZCVaIoYPwh\r\n4GL1N92id6z+X5MjNc3JbgMDmlBQSs7zjJY2jPKiWh9qQLnYrKSfptVkYCWd\r\nJ/mgM0wR2J49yi+yK/tRnNQH38MBNFRP6kNn47k386Sbrgx0I7W2lX0s6M9g\r\nALA+4FAlfeoHaeWnhXuEjr2ZSh+yYbf1bFWCNcI7FQbKmXoyDlOezSM46Rwz\r\nWcHyWVN2LivGGSFDY6coA3F16/eovKaPtcCz17eOs1F7zwTaLWl9tRJAmQog\r\nvOn0jnykMNHQI5ntPIZIeaSCSRwkWmP/moV+3z4l4SAt0snxDnI6pCgqAV05\r\nBWs4meZF3pjomvB2stNKsyvxpS4HoR+Y1gvqszhxrT3wy4QJGTSf+sAXnJ62\r\ndUgP8qpsaujYSjcGisCmgwvvT8MrhZCFmZR2ZARglHcmjw7P7U+ACaGd+bwU\r\nZxbWw4pGH/yypenhfk/L3SYvnGpi9WM9tB8=\r\n=9dJu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9a903a28418a3f3ff334ecb5a38439faa59f0083","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.6","@tellescope/utilities":"^1.30.6","@tellescope/validation":"^1.30.6","@tellescope/types-client":"^1.30.6","@tellescope/types-models":"^1.30.6","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.6_1681934491712_0.48806609691387126","host":"s3://npm-registry-packages"}},"1.30.7":{"name":"@tellescope/sdk","version":"1.30.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"40c8f780782bf1056116d49d2994a60555015725","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.7.tgz","fileCount":78,"integrity":"sha512-7BkZwVxvJdR1N8PT6iR/bw5LnYsDww/mVAiGk9jhryD/wC+sg/2jpjQm+W6G151GSfH82F6ph+3ntIwLhvSQ9A==","signatures":[{"sig":"MEUCIAJmvN88TJ3GsnsRJI66HbOryGqIqPMY8SUFaghD7BdDAiEApOlLaqjZq6T82wPUqYJ+/3TLKW9aCuHEdIHIA/qTdJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2268289,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQI5xACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruOw/8Coy/FdydS78vFhxlaR7EdJz6/1aCqEIbIGMHl0csv54x6TDw\r\nFQ06/L0z8+iXX1/+2wvl1bBv+pdlvP65y8t3K2xMOie9gRU///MH91V1YnXP\r\nYbqxF3b9Qolp2bbJ9X4pWjk5WmWJ4bsWvX3VRUewIVf+W5g+hA+nn9+F9DZB\r\n8DqFbY7qKKYmhxLGTm+xOLCdgVpR0PSoiWQs8oR/jyqNQWM06xzE3Eob9+R8\r\ng5jyO9+KMfYepCPcyHwkqz5vfj6qWCy4Xg+7bvMCR7/3swtf9fPfibrNHcLC\r\nXXyzCUJ0q9wmnF+wiwiH+le+Ivt7Pg3Fbr0pDmWd1ifXHWuxdFo9/ZrhXNku\r\nVraRCl0dT87XGD17q0WF28LKXzuItSZK4fjptCF3V+sgYAs8riXqnmYsjxLz\r\nVqPiyNGATS+rRtP8Ro4ILhaGj3N7oGUTxx6YGUwnXPY8yAJHeuAC0HknbEVG\r\nZh15CyTCEk9yuS2lp0Eh2ObxEHfPTQa7+KvCrNY7K3qXOZgZ5KlUkJOxQOc1\r\nFYaCkGzXbVac0eOHOBzi0KzBgLcfL+t5Rh4TSHDNYHamdsNZP7zaAZAIgqah\r\nWVsBJwmL+gMT+7XoPBVQvuatE7KU528+XpfE5jjg08rOUbGv8EiGRZKglJeo\r\nsncMsW8VCePaTZAJN1uVqha9i5iD/493DiU=\r\n=HgTK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a0fd5919285bc35a7de819ac096b1098c355f122","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.6","@tellescope/utilities":"^1.30.6","@tellescope/validation":"^1.30.6","@tellescope/types-client":"^1.30.6","@tellescope/types-models":"^1.30.6","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.7_1681952369299_0.5241494317722486","host":"s3://npm-registry-packages"}},"1.30.8":{"name":"@tellescope/sdk","version":"1.30.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4c02a9b7e60cf4e98ee696a5f94e94e1cc63d4c8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.8.tgz","fileCount":78,"integrity":"sha512-h1aHPrmDjfjfedPC8R8AtMyUrXNbrHsyknL9AD2RkYUeM+YtvnMG6uUs9Zrs/LBiCdtXWNSpzj5McwdESJLxyQ==","signatures":[{"sig":"MEUCIQDOmkN/RHE96wD5Nwavr8FdzYT6jP2qH6xlsjxGxy79GwIgMnoVPdo3n1Z0k8l05/MRxdrs9YLardW9K2kss1ixdMU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2273534,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQV/UACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpDbhAAoyXrzEzAP+MJ2Wc4JoymdPVSac0uA0LEcA4myGQhAf392eWi\r\nVcXMKLtMJTKDUQioA1Lqr1FrlOGLid/XRwoPqpz+teetTZhFDCcbDCnn04oj\r\nlpp73hNu+24Dd8Er9nX61N6SCXOitwyCtr4H2AxGw1wqW3q07oA0yC3L4Ij9\r\nG0HzutFf1NmWnTgvdn0UiLm9aEoCIC3a4HdPfyFXJsnETgo6HIjHinDd+oeb\r\npmut7Svk7rPNzfolghU+wHldqttr1IOIz5x8BBfcJlj5EY4Wu2ygXq5tZVPh\r\nhwAoulVEWmn4kxjSgF1GEM1JtSjBGQjh71hEmAJVbOHm/oTsBNod968X/djY\r\nYvO2FPhh974T+SPTrV6lUiHCilk3ytl/Cv5jnbFR/JmdbuLJOYcvEO1lrkIq\r\nZ3n5pG+npcWEJmsumWe3x5DZTggz2EFszEuNTgjeVVCQgjnnR+JdorHcMP1e\r\n+d+0Gzvn1phmrDi3q4dYslDrxW+I4KNxmxJJgzB7kfTYiuPkKEfbM3Doyaah\r\n5jWQLNTjLXOPSL6tkJ5VSjhZrfxRdnMRYsTvzAiuFdomRUxp/aeKbFlEdZpR\r\napXfeAIZCd6be1PqQsflcbEYDFTpJt3xQGpjg8Of6vVejlgrIAGeR4E/u0U+\r\nVW8inBcMM6TNrXLvQhGy/UAqI8beFzY3eE8=\r\n=GuS0\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cb02c23be032cd6168f1173cd8fb4f11d1d1b25b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.8","@tellescope/utilities":"^1.30.8","@tellescope/validation":"^1.30.8","@tellescope/types-client":"^1.30.8","@tellescope/types-models":"^1.30.8","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.8_1682005972136_0.6467243990951757","host":"s3://npm-registry-packages"}},"1.30.9":{"name":"@tellescope/sdk","version":"1.30.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.30.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"42a69a8da9e70e871fb31ab17b7c6d6d9fc64a70","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.30.9.tgz","fileCount":78,"integrity":"sha512-1b9e0O7fofcOIaN4Yvzd8/tw9PWAYxCN7UJk9LkMeciIAeq1ktI2I636et0M5/EaXkBsDJltGqnM1EcipFyTrg==","signatures":[{"sig":"MEQCIDwAG5w1jNN/8kWjXi8z6/+4SP57O2SIz6ZPXWZ1PXKLAiAwJl9+oRrbfVRfxOy6SpB6/gGPgHpTNH1//pFkg3M65A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2273673,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQebsACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmowlg//bSG53qiGRLXDKc4FenwnRsVgc/vod8y2cvQLYhMBlh9w58Ms\r\nNPJYOFDAg2ceGcF/N1pJ0f+AMA7H0+Ux/LgzGcTfLfqqQyqk6uIwUZl1vcjG\r\nQXOdZyPUetMhLSafGmS0rqoxwWCn1N4WzOqF/jXcKDW4vVFKZfQseZxk2Vc0\r\nAfCn+rA/0kcz1knfY1nRjlvQzHdvgk33Q00fO8ukWf2+yAS8bpwgZLynabZ2\r\nG3VNL+LaWqpK/ut2xo79WV+OvmCHWK7nDw9iw0sbenxf2PV7XQNqgc9m3lZA\r\nL2wItMsslgGnse7ECeZ3TEl4/YYCKoN0sCRPqWgpBWVv1Itr7yqMbMK/V69R\r\ndIB/MbD+81o4KuUkk+Dxew6T3aE6FvfvLp3EXTIVMVtIqTCxt4ndPo0WLvhB\r\nGh80mhfdsEUS4iBZKHqZSw6SiEioTS4TmPLFGANjBJUArQO/7O7rLVTxQ8Yw\r\nzSPPUpdp12cFKRatCAFZJzGS5DprcDZFcp9rrc63Q5FU/WLBBJMCkMzXe2nl\r\nABgKhxPC5VQR9j2yC3t7TeTmgTns8T1179NA1DMasJWiyyQ8GDsnveQBpvgK\r\nG/aAHhFFTg/sU2jGcCgL9cwZM6GgcnGXfQDVt5OHetNkZCZSaza4ebMat1al\r\nGhOcmFPWykmgKTDeHU5Iri7tghd6KITFpSo=\r\n=TUS4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bffe0ecb47b9ff0a1e4b7f20f5553b42ae5e97db","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.30.9","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.30.9","@tellescope/utilities":"^1.30.9","@tellescope/validation":"^1.30.9","@tellescope/types-client":"^1.30.9","@tellescope/types-models":"^1.30.9","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.30.9_1682040556112_0.255038814177192","host":"s3://npm-registry-packages"}},"1.31.0":{"name":"@tellescope/sdk","version":"1.31.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.31.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e65941ba72b6b9163b1b976e5cd5f7c3fbbad434","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.31.0.tgz","fileCount":78,"integrity":"sha512-iZMG2ad5Xg4pIwzwg4gUnADpzbwhcgxL6BS4l6dta1941fZg+Dc9cdaF3udP8xP6d5GpL4k7AxqCbVJRisQTtA==","signatures":[{"sig":"MEQCICEiowhRC3wreaFz5ywMaw7HSvVynZCsEJr2x14B3iDDAiBitJfU2ZME1Yj5KfTtya064l9J1G00MBsCsA883KU2Eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2273656,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQu3vACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoyRQ//QVdB2/r8BGoeze05YbKjFT+zlek/owzBQsrKT47L08jJXFxy\r\nB7127gMMSG0ixRBSu7z+PA2VzUurA+sj4m2cC1j5v2VQds27sQXVyrtfIPax\r\nl8hwKdqAWFwYLbljQas2Q8OCDAFhFj7IfuPJ1xpShzvGGvlKAHgh8F+jc62r\r\nQUmrZ2ZMmAEcRFRnbWux+vQedun2EpLapo0dECFKCGWf898vti6tFrTpICUz\r\nznI/IndskWsSfwbdL0hVaakxnagefjt7YW+//fIPcXns/iUZDQeJxGXOEdMS\r\nYAdfYQyMXlJu3IIJkAQmMaXlV5DC5+PiTsArAcPcC9bHLVG/3Zx1SBF2C5xf\r\n8H79joG89iMabAVtmw45HeaGc58l+ryq+DvnFnkMPJXadMdzoAzsB9vTkeK9\r\n0Rzz+YhhYoc20L4n7MxAwaphushLyHV2KQlsu+u4jQp0WBJSCsizzSIfa1qz\r\n1QGnRjTrDygB8xwWq2dne+A5BY7WIj6BP1Xl8FGu2Eb13mpAH/OZuXHsLuVO\r\nnNk24i+yPQWuljft1SEAsCkcFpOLXd33wRRuBi8LDQdKbLcKV3BBsJWsZMc5\r\nfLIZZFkrkEvTlrYIEQKBLokttA24S1qPsljl7v7HAMgnWthTDArsnfG4QyW+\r\n3+X7FOXs6kCptdNUaOIz8mazuhftDto+pzc=\r\n=GsAL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fe05fac43e1eebfc423bb0b99cca4b4578929f9c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.31.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.31.0","@tellescope/utilities":"^1.31.0","@tellescope/validation":"^1.31.0","@tellescope/types-client":"^1.31.0","@tellescope/types-models":"^1.31.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.31.0_1682107887357_0.7041733318865675","host":"s3://npm-registry-packages"}},"1.32.0":{"name":"@tellescope/sdk","version":"1.32.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.32.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dc66b2cb2f77a79127f88b0805e96de70d070bf1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.32.0.tgz","fileCount":78,"integrity":"sha512-V00PYO306z7VmJNlKXDS9os6+ovGzVTjTdbPQ4wcPODXJLiWEa5q2NHgEpQ0STgoUSMfu2BXS1D+5UcekyGtgA==","signatures":[{"sig":"MEYCIQDiaZdFlLtK+D6/cLQhGz0VADgwp8oB7I1o+zyjZugO/gIhAN/TOI2zwcgBqHwbuu3ikmTlhCS9zLIWS5w+lMR7yYSv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2280721,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRzNJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrLrQ/9F7Tezoj7RER/5clhguntm+v2OZinZMQoXmi061ldwrcRZxKV\r\nIHNHffjeYab38OK4pEUGe0qZ3p4vAP4YyRKwj5L9ixRN91mo4/vgIcockNCh\r\nzTf4JJgHGlskngwz/fbEOAfyqHhMMeHyimNfPNulU2feHjVKkYVAimv0tiNQ\r\n8P9D/ZFJvPU9uYv56jetSwNigTQjmJSPY8+0u1lRPswZKX05IJ5esj2ulxcp\r\ngdEfwyN7AE+7YTASj1h40ox5+EeTD1F0XOZZxnWC6Ca+pyo2qCooWjn4XNk2\r\nCqmXQnOnjaqwEG8et/hBOWsLp1BPzrDIFCNny+KMA260uj3hm7uqCSDl22kG\r\nJsz32u83kS0mLthv/2jEK+1FXu6Q9+cqDEKXTy6GBjRXBRdtuh3IWkzf1INg\r\n/ZApPKyxX73jmmi3MRwSKucg7DbPHOpg+sDigowAuJ6gMI0vgpyZxI7IWLWA\r\nnuhWChunF343ZWj4bLtcPEdDcJ2xicChdfuu3AN8nykZA3IuFDsK7kbuXDwG\r\ndu3Kp5MEiaH+DlhuBic86aTtm2IPup6kCP7K+SkzJwQGTEUeqp7ux11WVbyD\r\n/3fLNinL/+a6FoZ6zJzW1QkQYbmTBEDG5XPbHeg9/NqD5T41FmVf2j9PDfFy\r\nbu19iYZDRwd97dPL5lLCyyiVgOQebLIQnUc=\r\n=8H/g\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"29113e26bfbc0fa3df52fdbbc33c5954654cdfc7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.32.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.32.0","@tellescope/utilities":"^1.32.0","@tellescope/validation":"^1.32.0","@tellescope/types-client":"^1.32.0","@tellescope/types-models":"^1.32.0","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.32.0_1682387784965_0.09692175705305561","host":"s3://npm-registry-packages"}},"1.32.1":{"name":"@tellescope/sdk","version":"1.32.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.32.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1eb2ecd525f3db127f7da139f96b43cff82d5290","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.32.1.tgz","fileCount":78,"integrity":"sha512-cE3fwrk1UZs1QbiHMEz7eb+jp9E1Un8UzLtaKYqdgxZvLxqDYNvzexfoUy1uK2hHN3JKzrcVjkUVV+aLDNVQYw==","signatures":[{"sig":"MEQCIE8wBp01tQSp5B97Gxfb1nSMcfpH5BAzYpFbh/O3k6ssAiBHcvY0qRzyogCzyjD8Y0hsmzo/HYaGeM9VIE9sEFE1NQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2280663,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkRz1aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1nA/+PxXZZHEW3TG1EKUNww9hhYORZz7GvBZGMQpoyyFd6Kh2Go4g\r\nUYIUe+F7ZXFX+T6ixqLT5uxEaair71ymOisrDXt4Oh8ciHmG/XmOj9GgXU5K\r\n0Lvqlc/aZ60reZ5tNwzCdX3ZPP3DysdBRKz13g1EUbDDMRw9Y56VUpmwSM3q\r\nYM0+dLAsO6fKekqunM7m1di2mZ0UmP5ts0ezB+TtSfdWhmhtOIHQ2MdpjNdc\r\ng3e8hoNRIedhjdV37mbwKzDJvwQNWe/R3D4+JDlhtTEYg7QclwVtNlq8L0d0\r\nAEOA5IcSO89PrOwoIQNovk4xLkI33sJ79Vd8t2lvbCJILrIZ1/IOVJgDzQ1Q\r\nmHXttAzgzDmJ75/Rxhdrt+ESROhceQTE1FBtrXbRZ1Z7VdK5/mziEOo/sNvs\r\nWwRYlNAH4Yp7PNTB8Rk8esTxJUibHGBR6DH7YJ10kf5e79f0Ch5zVS/w/Epr\r\n4+dSR7lwyrgQnWh9By9uzecY4Qip7gefu+N1nkRNhr8CcprLWYPbVhJDH8uo\r\nnPMhhkxaIvnhLZNhO05ltkhCcI8CWjc3Fpfgy1hgTNvyNBjrvay2s+mo03GT\r\nOs1vH3iUMHuWz4l6FuXoS1f/YBgJWvJ9ecU/RNQiHAouhK2njVOrrPBcfnZi\r\nC+5Jqy0r7kLz9v4i0Ed0V/y4qfXJJoo/H5Y=\r\n=dRcr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7dc365cd729d038db91baa42a9f30806ec7a970e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.32.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.32.1","@tellescope/utilities":"^1.32.1","@tellescope/validation":"^1.32.1","@tellescope/types-client":"^1.32.1","@tellescope/types-models":"^1.32.1","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.32.1_1682390362725_0.46134807614281526","host":"s3://npm-registry-packages"}},"1.32.4":{"name":"@tellescope/sdk","version":"1.32.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.32.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"38bc70bc1e81560c2104ed4ec080eca48d85b32b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.32.4.tgz","fileCount":78,"integrity":"sha512-ujXI1WrxYG9JJEjesP7UfowcHdkfnTHPht6VNJ7/F4BsmbRFpthXggWDkFdbQ36fnqfx+7WCLMshf9pMpAddRg==","signatures":[{"sig":"MEUCIQC4/jjd3dSv5Y3q25+s5aPNWG9mdyZ/cPWq4Bv4jqFF2AIgOwOLlPMEtR0c6Lvbm+yuo23nWjaCXRp2o6wWbkmyxAU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2281680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSVnTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOxg//cpZI4/ZE+Xdi/ycXYIPlanDNQ+CtOyLfwOiqMWgY3LUzNnHZ\r\ngQ/2xpsRIyjo9jY0v0Uz2g91JRnfdKPIBHJa/z015BJQbYkI/BkHB4TynLVQ\r\nTgweJa3RQIhbYJBq0PJg8NjyXbbCGa2soZxTzMpAyBIoQPBxeeugvyeQ6TC2\r\nwWDQa61ug+GVs5dd8HOS/ciguKH1xGgvuTUaLufQ4An9OprfLKnXdcg19ofw\r\nUDyVGtEAi3jV2bSQDoUi5JmCaLtQqT5JoU8l09Zg+ZM9iURTJeJlRjlVbvyF\r\nDk/LvyRnV1uoRij+w/M+1KdMDKUaOWs6uQXv6itGnINALwgQwZeF+TqYWDM9\r\n2mIv2Go4qDIjwgav9OwPPvkDWJyoKzkaN+/Xr8juN1Pr0wYcAXCCUPn71pYn\r\n+5LEI7/IGuOTzDlCohd5sbTs0eXKoCPdlBQIxs0QNXwiucD31URfZz4SogeP\r\n0o9RAOv+44TATUBpF0gc+9Wv3pGXJbTajUy6NmqfFGtcyxi2GtUiNv59Q8ZI\r\nE/EVxfVpUC318+OiooNCImdKAv7l/zA4OaBDHXHSNA6PzFEUL67k6VHI/im0\r\nyRTZK/9YWHbJ+pimb18FMAafBbD2f6FGCP6pVkZh/Sp92FUpacVdGDJdWvk9\r\n5CvlQXlnj2oWFjYzesPsJ00iDa4/bQfVZWA=\r\n=HRjg\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1e3a5926ef8a59d2586292d9e4bee5a9a0f3f517","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.32.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.32.4","@tellescope/utilities":"^1.32.4","@tellescope/validation":"^1.32.4","@tellescope/types-client":"^1.32.4","@tellescope/types-models":"^1.32.4","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.32.4_1682528722869_0.7620646997985225","host":"s3://npm-registry-packages"}},"1.32.5":{"name":"@tellescope/sdk","version":"1.32.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.32.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a9f7e5bc08c6912d4757ff700d2a6b961ad46c72","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.32.5.tgz","fileCount":78,"integrity":"sha512-jf8EC6hnr3P6f5c0IVCKfGqoY9VbMg2RKDcyaRCbS4BcKUk9UHvBrMznKrG5ZJLSHHYEQVCXRn6EIURZBrKJiQ==","signatures":[{"sig":"MEUCIQCM4QU5zG+pd5+2FLwm5STjfW0RY+2BIlihe7vMDCRQqgIgeUcoTpf3vFrYSnPdf+rrBInA8olWJ4mGXdv8kWHHS/8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2281680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSeZPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqghA//UD0PUlycRa+MD9zBYdUWXVhOPM2yt5D+An1HNjKCNqbt+8s5\r\ngAKc8qMzb5kmrQJarPZbv6/Z2zTjht8S2slcsvzKdV0IUQ4UbhVIA7SVz63n\r\nmOR++kNRTUWikYmB4EUg2tju+6UW00Qzz8Rlr4yvXHs4aBxCGMHndYKe3Pfr\r\nJHUXK7CKVpZTdHwGWgvaMagJAhjXw2Q7kwXA43yt3Ww/miaCIwXWGgxzYbNt\r\nxPUHcgnFRkmGTvOQG3yy/duG6f4gNrxslr/1wQBtabS3/xrlHBGwkiOOa6oV\r\nlLXQQqJUkE2TAyKFR/MquTENnwDd2SRKhu7HPLbzq3HB/3Mhjse3bHAjF2Uv\r\nWQcYq57D40hng69MzMa/Mzs1PqhMINkRtN4pLG8u4rfnRXTtXwVwCdCg47NW\r\nVDUIFxKvDtU1Q2+IGymputtuE0rpXa2jmfILFeeIA8a3XRQrt8xOcJTaTUBL\r\nrirHPym51BfN/W1GepjHcvmSAGYYVDuSaExuj3P7CWPziAHN7yNL2QtiZTp1\r\nu4BMVZ/ck+czJolf5Zmf/K41NHBhW7iDOAYfQ+h9Le081yZnxeDA3aMf4xZy\r\n/X8KpDxyAnBUiUtpxNSe9N66x8f3kRlEaBQ/k5xADyMMTz9TgXWTR3TkYivV\r\nXjAdeErZG/a6+6jLh9TYpdACUAZxpx7U7aw=\r\n=Injl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6cb74e74880a4fe84419d8eb5c461d296e754f66","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.32.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.32.4","@tellescope/utilities":"^1.32.4","@tellescope/validation":"^1.32.4","@tellescope/types-client":"^1.32.4","@tellescope/types-models":"^1.32.4","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.32.5_1682564686913_0.40627558334687874","host":"s3://npm-registry-packages"}},"1.32.6":{"name":"@tellescope/sdk","version":"1.32.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.32.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"54a75115e1802e1f2e0f78de19e879b65ea5596e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.32.6.tgz","fileCount":78,"integrity":"sha512-C5dvQSHQUgbyiVXYanySsj3TuzEOFs7QsDPy5cLOR26WBtsrXjWXTZMbrvDb039Pvj4o3uaoG0OBDAsOAV07dA==","signatures":[{"sig":"MEUCIQDvrTILyz/1Kmv0MV1qMFo60cpjTHZAgBIu+wHeIuciPgIgKcIYEYNhSRCLzxaHJ0/JqswA7HK8RFpCGljFfS0rXKg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2281622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSn4TACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp4mw/8D24s7QGda/QIpD5/93Nt4EF3M3vPMYD+b/0fT31Mmq0+Y2lo\r\npAZwY19Go71fCiiFpeQRskla3W9P8Ep3YHb0KPH29X6mdRR/ji97W5pCr2Ct\r\nxrQ/AjDcqKq/sdkdohPMmvd9W1PukRQ7VD7b68mVO9L0HV5QHdBpWJn4d1sn\r\nyZloq6Z8lBRQrx4VPWgA73nOOnTUXeCu5edIsoqrWGLI1OFsZpT5upm1j8Ih\r\nypHBDDrX+Pzq/NNMdZpdbUiXPFySD+tZwhPQdbRyHWeDmUzOtOI753n2p5AU\r\nC5HqhXjh+SgenJfj5ek+h4P3QCVpnUwIYoJl/vqO71Nku5yHcWnPXSWX1Qdf\r\niM6y4cEA1D1IRc54ALthLtDim09BHw5tZftS20/V2cNW62pINukL8GwLmbmh\r\nm/XOOJKqqJZQajlgnMhFKiicSOtdRg2uzrsruuEKLKc9zWc7VUJhFOM5/lTN\r\nPMnAT3dRHMoiq855yRDjeysdmip3dp3PSTE7LiLPiozSb3lcI7D9B9o3mpum\r\nFAbFHFWSPrLLdtu/4MDc7c5N9W66ACiTcEk2YfAM0DqireXoIzMbkYCPMF4j\r\n42tJJJiLYXf2G1E6Jo//twePI93uI2T3RwzuvTa4uIggcX1dzbcGO6SOwbdM\r\nrb/uGfFDl02ymguyn+ZF1CUoERaUpKwYsLg=\r\n=0rtJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7e86a98e0f56682714ac5bc0c23b2faf2a3feee0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.32.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.32.6","@tellescope/utilities":"^1.32.6","@tellescope/validation":"^1.32.6","@tellescope/types-client":"^1.32.6","@tellescope/types-models":"^1.32.6","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.32.6_1682603538878_0.285167289597825","host":"s3://npm-registry-packages"}},"1.32.7":{"name":"@tellescope/sdk","version":"1.32.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.32.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f1f1459bbaf0a1c805a176d38bd4ac08794fbc77","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.32.7.tgz","fileCount":78,"integrity":"sha512-7nH6F1G/2QJb27LuGh3iZY0tyiBdHUJW+6gG4SU7XJsZR6V8MKNanGLhoQU4b7CsEF3RgOZaoMwklz+87oKWKA==","signatures":[{"sig":"MEQCIEvUzi5LhaGDE1dv6N5tn3N/6TLBueaeRXAqaatbSOREAiA1WMpBy44j0FSMfGagfi7el7frKnzfypvfu+LGPoHcQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2281680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSzpLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpWWQ/+Pw9Hw2b2La5mwOGT+TwY2MFFL/oBQkEth4+Nx6nPGNYsAQ4o\r\nq/1epf1DYoNXDRlgoTZjkfo3Zc9OhHI/jP+pSoMBUL/qLtU5/Uq7D3DQGgTk\r\nldJyRxmEQN8YWPu2XoAZ4uv4KDtY4LUm7IKH2aCpsn1ywuSvqveRoID0drxu\r\neUORvIOVmfDP5MxMt9RM7U3stleZ0ZIBhztIs6R9IVzM11rEDeWPBqbP0xo3\r\n1lLCrJiawwJ5RvI1EmhJGiSRL/sRrOXJQlPFkpxI25zd9XDnPKdFxoYxd5kr\r\naavx3SkezNTc1Xi14N4lCZo9JConKrVO4tYvYKVKnGO4HI42z9I0EfxpMoM/\r\nw9TBSmhIq/83gwweGsfsUh4isRBbzSbCA/ziq46Qgay0oPlhnszZIxwt5yuQ\r\n8QbLyrK6LDx/HqJAEIDwK9XlijBGg2RYtl0QMNCblq1pNFmv30d0gJxeB968\r\naznCbK2foiBvMXLgfR4hagXtKaw4ustXPisp4h64wXw+qkTiMzRwSzBEua/l\r\nImmM+xbmzygf68khxJ4sTyVh8E6A4/eiK+7hI70gioHSVdybK72JqnpbYgiM\r\nqZQhlnEP0iZHIfIvp+n+sXqzYqlI39iu7sFgVIvbYclxd3VPjj/hP8WFI0WH\r\n72waH1pH1xny9BY71GHbw+FtufiRCEDJMiI=\r\n=93JO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"192b4d4543fb09ad161560af357cf561cce0aa57","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.32.7","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.32.7","@tellescope/utilities":"^1.32.7","@tellescope/validation":"^1.32.7","@tellescope/types-client":"^1.32.7","@tellescope/types-models":"^1.32.7","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.32.7_1682651723273_0.7021571619382858","host":"s3://npm-registry-packages"}},"1.32.8":{"name":"@tellescope/sdk","version":"1.32.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.32.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5a24b68c95ba695da53d80c227903ef037c1b87c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.32.8.tgz","fileCount":78,"integrity":"sha512-z4i723EPG5nl4naJkVhedTflbQ9G1geuCiywOCNhfy40juwCrF4QgfmoH+oUSn/5GP1tsjIuLG1M5DUz+RK5AA==","signatures":[{"sig":"MEUCIH52drR5bM+UxzhpBykg3QrK+v31vi3kKsDiQAawKeMwAiEAnltKgj3aRrbmc+HGQhQTOVKu4ExCg0KByqxfCr1zFxA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2281680,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTAIGACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqF3A//dACS0R0tJ6guuUu6gFPCtMK6v8qHzpbPyFT1bNhQzXEgUmav\r\nlfKzKugDjymdZBxjXUYruXnf3xUiIxqrayvK3TEkzlFbfcdD3psK9gqgE/YG\r\n+rZGUSLLMjyrScmqAJO8kkBpX9ec0Xe6cdIZRDakH7z2zrdzb6VViQyQrK7/\r\n4Kd2WSDfnixBJQ9pxHc8Y1Rjj1cq5OZKQ74WNrHg8GJVBivxZoE4wWFyZfTh\r\nfaVdVN/X6xUjN//mc5mFAeHBRVYO1zOPlo5MEsBfNwVrQI2XU8K+lw+RhTE1\r\nUcZnofZOOfPKQv3nu7Hh1ulYFg+g2h547nWve/hFjAa7xaon4iJg6uRboV3w\r\nLGL7Sqv/P1em8y5Y4cFL6gX7NZZMmZGqI+Vyie2sWCw/KgL7vzmFmE8Dmg13\r\nmw4s9anhQfnbKvadrTzx9MjFNLr0By2UzsfUFQFL5EXmupE1DT+avVTcmmGl\r\npFzuTmzfRbiUcEgU9k3pi9cTATB2i0+fJMya7QxjGwatU1groGZfHeI2JObB\r\nWLbzplMPjvdofsJWpqLVB96LM/u6gjnrR3NwFTyYlST6F7cUc9jnk1iNq07N\r\n/k5qxro2bVQOov/2kjGrMyDUuOi271NZn4J11PhbhBXjGzjWEUPMlpRMsqP6\r\nhmvn3wForwGoRgvIePVNACeiqEvcUCSr1bw=\r\n=XKTG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c30a550376575fbdd9a82582033a33251240342c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.32.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.32.7","@tellescope/utilities":"^1.32.7","@tellescope/validation":"^1.32.7","@tellescope/types-client":"^1.32.7","@tellescope/types-models":"^1.32.7","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.32.8_1682702854264_0.8254943119743174","host":"s3://npm-registry-packages"}},"1.32.9":{"name":"@tellescope/sdk","version":"1.32.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.32.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"585af55e22e835d1214dcaeab67d8d345c608bd5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.32.9.tgz","fileCount":78,"integrity":"sha512-TC71l59oDwkmjrLAe+hzcaAxAQrqgctNCi2/wESizzacFWu9EMpbUmSqBbX+p2J/gjVWI/F8fPSzPnMsaWjH0Q==","signatures":[{"sig":"MEYCIQCxdLIZFOkwBpARXYb/1xkt2BCgHkO8Jj53n8J//oX+dAIhAOPnzRWMCltBmtj4aFwzMwQaTx/B04o6lneXHE7WPV9r","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2281622,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkTGLQACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr8Ew/+P1BKZTmjIG/cjH6VBq0h7ingryaej6Qjz17uZ/bQ6Mzw3cJg\r\nJQ9bc7PU9vV5Xv35W1Sd2G391uX9LnO/12eaFi9cVQC9uBzfq8zxhX/VB7+f\r\nrRW7BfZpviRbBuuSyaHtkPoF+OGSC1M1EQMN8ERoov6/8ErZMgKNk+mF1O4q\r\n4ZwTQce+fYLuqc1Sawp2H3hoG/bAZK3Sqd9nUYkIoQ19b4r2krPt1G+dfrWb\r\nNuDrYfRLvVPPCJaT4b/SQjICpk71h9B3NeJP+u7YDy0/PxS/nSx0nvRSE6Vs\r\nmCE4PtlJGvftytVRkTdvOLPcdJAx4GMHo5iUZ2TwHahhUlpoRaIvYAFhs0ct\r\njh1l+5PU1zyCxmGDNxUqY0TLDyt40NFvTxQZSV0rm9iegrNSXZqZRtQG0I/G\r\nFRwo1POhEiXqMekF7K7Fan3vIwfJ4rnEl2yKMy4LW1BVBq3+JhBvnZweQztH\r\nN9E5IewIQdCKqzmXxsHyY9eNeQ6Fi76lb3luyq648y3cGMDxVLRPeckFbKiG\r\nCq1S7hrU204E7ru1maj9pmlEVG9jCgztOu70tk+FzH4Kbyu2vcpCk2uK2RG6\r\n4GRSevUN1+VCg6FvGMQ4XsMMrfkzhKS2WjxJdeXyoOf3rv0itnf7DckGXu5l\r\nF1Q9PIp471HtUJVkHHkGCeJaUoiiCgytf4o=\r\n=G7To\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"19691a787acdf4714a20be22eff8a2393bf421d2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.32.9","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.32.9","@tellescope/utilities":"^1.32.9","@tellescope/validation":"^1.32.9","@tellescope/types-client":"^1.32.9","@tellescope/types-models":"^1.32.9","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.32.9_1682727632296_0.5997246414986177","host":"s3://npm-registry-packages"}},"1.32.10":{"name":"@tellescope/sdk","version":"1.32.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.32.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6e3506829adfa2d47bf9fd513d9a000e81a72d99","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.32.10.tgz","fileCount":78,"integrity":"sha512-MJkKCupJ3WcxO2cUR06Cid4nvN7/HyIPgjzr/URcgFLI2sTGIPF2GDTwJLlOqk18FMblrzMT6apWG/HlLrjy0w==","signatures":[{"sig":"MEUCIGqeFAaB4QeQH/KcMsBw+fjVsjKEQ3GwJd39oVH7yMbQAiEAqS1SWOCfDNpwq24+AnM/lDPv3e8r3ghqd/bG/K5kVWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2310101,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUHRSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpwlA//RCZbaYehg9VEYo1FZ2BnVVETzSPi4ZXh0kYN8WYYXn7R6P+u\r\nR0titorXhFFMkyO6lV2mevz4qbi9UnsT8qjokqYunyXQILb9BhznsIrDgFHK\r\n/vufz+rcjVLjOK+I3CvfIz1zb0aeUi44WWMpThsMo+RnK/fMy27bDTZExth1\r\nn7aXlxCMLQImcGQ3uo97FyqXo2QtBV0WEu4Y7GzQJysbEXNy2zlvAO550Ytf\r\n27eVd/G2jvAkxnLtVfTUylkskDkZzVKz3/8eLgvT6gkksdDDMIr8KdLNSGY9\r\nUAGiBtrXt37hXhZZVpLKckhwyStDNNsYwaOkEAOFVEV9b9lpJGp2o1JlY7Ry\r\n0dVCm2MbjPSe468CXkFVQgSMFDLNOtQJdlkyvdvCND9EpU9Jx8VS4xQLnePq\r\nsLY35x+7szgudwnUxhFLR8/CvsQqOEm2gd+jL2cLlPXvZMPeex6RMyFeWSs0\r\n+HTGw7SzYLEuERyBsHqvmm5kn8Eox0ah6+RlJBESG5kxD3VihdRUfy0NBRpG\r\nuh7q00AWkM3MXbykljHlS/07DCUOaWQJ4hYO9tBdqY1D5FZy7bhjRu5siMPr\r\n8LFQWzlyrKVgWer1YAM/J+o+zmF/98J1s7sZbg1CGbO1onyHcshjkuE45Itn\r\nh3MDzfd5GlFhm4YXe8OI3mBiSE2PdKzgLdo=\r\n=AszO\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7ae6ce737b9af0d46138813a7bd5d04af8fe3065","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.32.10","source-map-support":"^0.5.20","@tellescope/testing":"^1.5.1","@tellescope/constants":"^1.32.10","@tellescope/utilities":"^1.32.10","@tellescope/validation":"^1.32.10","@tellescope/types-client":"^1.32.10","@tellescope/types-models":"^1.32.10","@tellescope/types-utilities":"^1.5.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.32.10_1682994258218_0.8514876597867527","host":"s3://npm-registry-packages"}},"1.33.0":{"name":"@tellescope/sdk","version":"1.33.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.33.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"73154f9f8f6cc3ffe9d0c058d1a09342e3715571","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.33.0.tgz","fileCount":78,"integrity":"sha512-1XzBDNM33nL0UJ8s+jqyr8CkErY+eilEYnM/kplaca7zpXBxROXq34z3VINyKHC65twwYkO7uLs4C+R5rigWtA==","signatures":[{"sig":"MEUCIQC7i4OYIYA6MCrWckIjmZ3pKpjp+RVMzYjGZbuFqtZBKwIgEI8el+wnz5/ah1ZGiLWqSjRXwHWqMZswAyxRY/nzAwI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2315055,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUq2eACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmohfQ/9GFfQS3nuD0WtA9D0UGo8zTslrpFAPqE58sZGGFm201xR+7q9\r\nZ8Vwpmc+F7J9BUcnZEK1FdBYsuIDRBjbBf/qVByo17CjT7IMbnuBCN47Z3a3\r\noqkw05OFK8BeEeEfITFMNz1i9PEuq7l2rs+t2rNe+83lbNn2PldVLVnqz0cQ\r\n8fIHJAikRp/jMB3a9On72v+exiM0MYjDpxt7J0rhJrIk4GQh+0Sa8UwJQDXx\r\n4dIX5lCbmllGIk5HfYjJ4cSeGJhCZE1t+E5+Yazt6fk1eGQlikWTgE66XKDa\r\n6QUGaTJGlRyD0DflTrWsQgVF9iVVXwX8AX2ogIT8lzEqphzcIeoS7VJ/SySr\r\nqOjP3kPqO7KRQcz858vLIIkb2mlsaKOmZ6ZR1Nm2COGuwvWInjimOKkBh0rU\r\nek5yEliJZWVIqCF1Tcp4oCGBVUYoGNx2WKaH/qLYTQKJaY6Q8ULMAkpCiNz3\r\nI1Zml6uLc6XIbMl3mBsqTstnGU87l2i8W36iZwNh/n1Y9EHwX5tThGzQV8+3\r\nP+NHWYqGrGojObuBnwcRPtX9zKbPX8bfi/owjLJKfjssPjTeGTOf0Gycs3MJ\r\njM+gU3CP4h+CTn7YK6zmmwqGDMXAtTTZ9Nl+0blQ/2bJIEve4Cd91c2KNP0E\r\nVnkXFtTVNj7YM1zjOxCBfWvlbBRvgpCLG1o=\r\n=G+GT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"64067e26014a4f30821cb67e9e672401c4e9399e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.33.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.33.0","@tellescope/utilities":"^1.33.0","@tellescope/validation":"^1.33.0","@tellescope/types-client":"^1.33.0","@tellescope/types-models":"^1.33.0","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.33.0_1683139998513_0.20272041439401178","host":"s3://npm-registry-packages"}},"1.33.1":{"name":"@tellescope/sdk","version":"1.33.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.33.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0ee91887ee0017712d8fdd26a0882ad032f5a8f3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.33.1.tgz","fileCount":78,"integrity":"sha512-h+hSMCPUd0FQH9XIwHiI3K4Kw7I4yiBDk1gB4iiGNoFv71S5CFVkrW6UfM+pboiDE7FJv3UwA9KcWpv7ppvf4g==","signatures":[{"sig":"MEUCIQDX8mjmVSUKA5y0CmfjdwDOhGt5QYWhp0Siw35X90oY1QIgUCdpD1FxBPuMo+VwswamYqPrUGE1JkIyyVRAbD4uUJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2315087,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkUxAUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrljw/+J4PUT9VpmJ4eBFCCTRYJnWWOygnTKu+HZjluubu/PbAsE7MH\r\njA/pXN+l+RiKV558mORsREbKK4JJHtZBWGrnotvrqvtwKqaZ5txq7JlY0rvD\r\nzyflnrrd6RADkZ/9vyCleFsGkXlKBW1iO/nABK1KK2enmms1CyPK0NK7K57p\r\nmhbi44tdrTPPp8CVx5HvHgIxzLbMPfyYcRaBQbOp3Rbzedhqge2PPEenbUhk\r\n1eP/x1Pkxc0WoCSjb5VwejcSkk107Ujh1rrb1ofFyCHdgPqLjIsFzVl6uQqS\r\n7Rj+OSNQyhI3W8yAc2Fxt3PzZwsoaF6jY+1D6fd1dl8y2FsaTgNLMEyzxqfV\r\nJ74UMux80KU27W8lhJpdOZgkfJqKAn0RwRdBxDsIXhXLsKUF62vOtFtcIi5f\r\n5dKwmjrgvYf0a8iae7RheoQhK+Ems4u17+OLuyYvGQkjbaofme1C2MhLcONU\r\noN/C5hunXrAPiR2ImG6jFKPRrI3th+nAOkQKjYNSa6NT0K/NgZP8LvN0V/Km\r\nWAqiqEEJSLVVMJp9T+c3TKDYzfbrxp9uHnNSfJtYt25uhbXyyCuRI94Q6eTb\r\nSsOmIZGk0MHDS+H23J0y8iyD85rP7AVmujWaf/g5/+Jj38dBaBW8GXNGX0at\r\nBilrDaH76pEW1s5dq/gdxO3/I2rIw1Nrt90=\r\n=/gWF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0cf2b6a38960847a1dd01b05a4d2e286e14bc8eb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.33.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.33.1","@tellescope/utilities":"^1.33.1","@tellescope/validation":"^1.33.1","@tellescope/types-client":"^1.33.1","@tellescope/types-models":"^1.33.1","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.33.1_1683165203773_0.34642454176116044","host":"s3://npm-registry-packages"}},"1.34.0":{"name":"@tellescope/sdk","version":"1.34.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.34.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5c8aabee2a8b261c4000684d315f8d35514e05d3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.34.0.tgz","fileCount":78,"integrity":"sha512-sBeO2oRRLHc61bpkWgSPvCGbt+AdbjNifZark70kT9GDp0wxoLf++EjVoroInxTHqg0nfGLcLSDAckrNhhcW0Q==","signatures":[{"sig":"MEUCIQCVZvmV/tEbtpO3WqEmCRsvh5Zzwa+IWoTQrV62RUzL/QIgTBc3FOSURRrGsbAj1OSF2q+dZCwFfxvWnLVVN/VVqxM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2320275,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkVGmRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqiJw/+P+eNDF5bkBIGJhSSql58FIIpjt5iFBXd5qBarTuN+UOCskqj\r\n2IBpJkr4Db/eK1mbgLD2U8FQ2L6ZwGnABnyswhVs/oZkspbQopzu+4f+f06y\r\nVkVnnpsOO0awg8lwyu0RvxMgABLAwa+tEpY0SpbDKZfzseJTFIxGUMQmmXpu\r\nb+BuJueXFKo+vn1AHWkaps7RG5zSNV27FGhBCs/DvgysASPmmoB5RRVbAgcW\r\nfXxMx5QzP81+mh2BicjUidb7h5PPBDdJvpAfCgmVgKy8byVdqSQR5amc0BI0\r\nVhPbfcYP5wHXRAs89xQ6xaltyCT2YtF5BDEXY7HvYIroKmJbjR/HBuMG0fmS\r\nSliT4RmZaJBD9gb3gyV/orY2H9JFWnH0twDwbrnM7+delzL0vL77JLxP5Wvs\r\n2souv7rDjNA3w+BIi0byv+mBVIangNK2bV5xkueTi3KDi7RiDVT6hf3dkIi1\r\nkBPwQWjt1JwnIzJwfnj2hiSOU0hSVJWvG1OPU92F346/rMTpcfnGVgAq5ckS\r\ntUDgZ53CYcVTmqmscKwZZvuKjg7goUipgNoAAyHMDDwAXqfevHL6/LpkDkNJ\r\nJTYSNckLO62ptUZW3hzdBNQ01ja8ur41QXlQ7nxqzxw8ZQVveuf19EGqWcLY\r\nIyiwnoImi5bRphntRv5z92jXGZ1QnsSB5Mo=\r\n=C0/4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"88b16bdbe1ff6cc80a34fdd93988a7e9c817ee39","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.34.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.34.0","@tellescope/utilities":"^1.34.0","@tellescope/validation":"^1.34.0","@tellescope/types-client":"^1.34.0","@tellescope/types-models":"^1.34.0","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.34.0_1683253649545_0.6663214907944333","host":"s3://npm-registry-packages"}},"1.35.0":{"name":"@tellescope/sdk","version":"1.35.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.35.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"22491461576fd16628fc09a3273c61a6f9ab4d92","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.35.0.tgz","fileCount":78,"integrity":"sha512-k4KMyHC2gEVmwgeBhpurK/JTM5pjf3T6iEejd4BbtAipXtr+2cCkTBxZ3V566OJy/4EvCMW2g4nYfxXH9QrGhQ==","signatures":[{"sig":"MEUCIAjaz5GniCIr8PxyyLGHcbUst2kROtZFjLnOePM7ivsVAiEApiJorwC3W0OwPfsQuLQdSibja7BocbClm0z/wWupxsE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2326167},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"98fcfd9283a04070b6dd33f626b2b994cf7f79f9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.35.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.35.0","@tellescope/utilities":"^1.35.0","@tellescope/validation":"^1.35.0","@tellescope/types-client":"^1.35.0","@tellescope/types-models":"^1.35.0","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.35.0_1683592818447_0.6232438412018793","host":"s3://npm-registry-packages"}},"1.35.1":{"name":"@tellescope/sdk","version":"1.35.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.35.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5a49eca948b8f6d02c78bbddf44e9e43a99a5f0f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.35.1.tgz","fileCount":78,"integrity":"sha512-00Z09rnmFio2zEBKKjHal7cbVkvfeC4OIp48ozyIP+qsmgpe+tKOEnrk74Ka+5j7ccD8PYcJYOUusW/Ezov0dQ==","signatures":[{"sig":"MEYCIQDxFRMqPJrda1AW+yOoQuvyvHZxAuIx0T1u+Y247j53YQIhAIJdwFnUlo/BmajmfbY1GyB1pZ77s946SyRazadToxEQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2327943},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"be1b4401c3e46c8ed21cd30bb4e0d2566d963b1d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.35.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.35.1","@tellescope/utilities":"^1.35.1","@tellescope/validation":"^1.35.1","@tellescope/types-client":"^1.35.1","@tellescope/types-models":"^1.35.1","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.35.1_1683677279698_0.924208948946323","host":"s3://npm-registry-packages"}},"1.35.2":{"name":"@tellescope/sdk","version":"1.35.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.35.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8318461d98f695e71238a337f22d40e0c1ea16e6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.35.2.tgz","fileCount":78,"integrity":"sha512-R6HIQ7zuDEqdyiUSZVmwBcIgEMogQZN0/dR9J/TJW1rx5g6lD4pm7V1TpSw0oxCT59QoaZ9LfEXTuxdRf3t/Bg==","signatures":[{"sig":"MEQCIAn6sTRLKljnyUVv1aNGsQc0jdFIaRhksj01T0ZvB2jVAiA4C73siv4DCSeOxT0SuyGph2nBXsNYpwh/gQc+in3DYw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2331681},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"76f89b38333f891b447fdbd4f308397df5a2a9a4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.35.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.35.2","@tellescope/utilities":"^1.35.2","@tellescope/validation":"^1.35.2","@tellescope/types-client":"^1.35.2","@tellescope/types-models":"^1.35.2","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.35.2_1683856273015_0.6224747430039728","host":"s3://npm-registry-packages"}},"1.35.3":{"name":"@tellescope/sdk","version":"1.35.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.35.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e70f168b32cd31376f3e2f68e5322135a5604389","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.35.3.tgz","fileCount":78,"integrity":"sha512-X9Ui7fWC5YHQHZLKXRNMi28aPIRurhPA9PhUurwLMpWyky4YCCYUcaEy5oxU4g709cv5AYZ/Xo7VcqttigCH1Q==","signatures":[{"sig":"MEUCIBSvA9AgKbnvMyFSaK0Pefl/WkW6WoBg178KdpH/CWQaAiEAlmp2AYq5loZxo6a7pYQWIRGH46VbQEPZ81ZtfL1yqDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2331681},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f0b2c856d87fc81bbd8f157284d13708091945b6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.35.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.35.2","@tellescope/utilities":"^1.35.3","@tellescope/validation":"^1.35.3","@tellescope/types-client":"^1.35.2","@tellescope/types-models":"^1.35.2","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.35.3_1684081955011_0.4333066221248725","host":"s3://npm-registry-packages"}},"1.36.0":{"name":"@tellescope/sdk","version":"1.36.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.36.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a674d6347e0f555ba3d99c5543a48894a95d424a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.36.0.tgz","fileCount":78,"integrity":"sha512-sePOaf2Sq0g9OByWFr24aBicIwM4lnKIm62Oym50CeiVeiWdykKBnWec/qxD6Pt0kUikeSQKxMn7+eQB7XogJg==","signatures":[{"sig":"MEYCIQCVCN1chIVhCBRSY5V6p07mIntLNj40u60ACVmj1LOxYwIhAL5Q4IQeGsD+AJ2mDUpoFQLrL0YDIkU8yHAf+0crieTr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336198},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fa0c16e52e2769622d7faa7681b50ea14a8f4fb7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.36.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.36.0","@tellescope/utilities":"^1.36.0","@tellescope/validation":"^1.36.0","@tellescope/types-client":"^1.36.0","@tellescope/types-models":"^1.36.0","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.36.0_1684194784502_0.5275616252590731","host":"s3://npm-registry-packages"}},"1.37.0":{"name":"@tellescope/sdk","version":"1.37.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.37.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"64d284260819e2289e162230c59d5cdbe8f05dec","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.37.0.tgz","fileCount":78,"integrity":"sha512-6YN3z2FDoyogfjfFeC0MTv2+hMIsSZkXy7mQz+J8v/lnfJmcx+gdWTzYZu5sPfSNQwUE9og/QCIeDHHPbvNL4Q==","signatures":[{"sig":"MEQCICCgwL6lr72YMYLEA7UOiAl+jEgeaEJ2WtTrDlgsLYHBAiA7iq3pi/Wamg22JXybYUoy3Ty8P1DbOqh1e22kuPxyrg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336198},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"72781b1652ff1669cb831356b6fb7edcd95a7f64","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.37.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.36.0","@tellescope/utilities":"^1.36.0","@tellescope/validation":"^1.36.0","@tellescope/types-client":"^1.36.0","@tellescope/types-models":"^1.36.0","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.37.0_1684252106075_0.7787107518011152","host":"s3://npm-registry-packages"}},"1.37.1":{"name":"@tellescope/sdk","version":"1.37.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.37.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0c39fca6a8ad6c009c99e9b2cd4a47e316356a1d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.37.1.tgz","fileCount":78,"integrity":"sha512-8nOeezi0CPQ5nn7UWvDBQW3hY1Ost0U8cKCHptdJ//tKQhaBup/sPHsx0vyuqeJBRPrcpVIk+Bo9J7tzEoj80g==","signatures":[{"sig":"MEUCICOJpvlcfKHe6hJLRevV6xHYVNbJESEOU5R6sf1KFhpuAiEAxieeT5hGg1f0uHiTHcFeIfhX1W9EI45+LXBK+xhkZr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336140},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"579a13c120f827b765c5fd97faabaf605d500c64","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.37.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.37.1","@tellescope/utilities":"^1.37.1","@tellescope/validation":"^1.37.1","@tellescope/types-client":"^1.37.1","@tellescope/types-models":"^1.37.1","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.37.1_1684283667157_0.26606347905248007","host":"s3://npm-registry-packages"}},"1.37.2":{"name":"@tellescope/sdk","version":"1.37.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.37.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9e60c85e3909a2c6c3288ce51ff970417d40f517","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.37.2.tgz","fileCount":78,"integrity":"sha512-3jNl25ozydUExBwFf9RlknfapHNPrs3NqX6D6CFxGIRc65DJHviyPNiNnbY0wrwvTRgsTMrAFprQnHWEm0JUSQ==","signatures":[{"sig":"MEQCIGy05NzK7OpMqrReOOtL61ORYXpQEqhf6v9ZrOeE1i0mAiBbR5YCNUFAyc8M/nhpInU+KBftIrWgmGCWSgz2IJr9fA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336140},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8b4aec13e580a7e9b107b36d941cc50f66d6d4a5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.37.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.37.2","@tellescope/utilities":"^1.37.2","@tellescope/validation":"^1.37.2","@tellescope/types-client":"^1.37.2","@tellescope/types-models":"^1.37.2","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.37.2_1684364891043_0.4714341083366651","host":"s3://npm-registry-packages"}},"1.37.4":{"name":"@tellescope/sdk","version":"1.37.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.37.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"73e59fc5ccfca8cea268676409d3e5a3f010b9d1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.37.4.tgz","fileCount":78,"integrity":"sha512-QhTOuLQe9xBL/5ODLQLqpM922kv/hqykLoTfZnOGfezeZgsb1QdTlZdENkgVWWUXVwsWCH9fnB8WDWs7zm2wNg==","signatures":[{"sig":"MEYCIQCMhampjTD2El/xTpWdcSO4vcP8efnrZhhGAV114LCCIgIhAMQALLTwo0qR0I47LIRWvzbsO54qXa8sgedK3udEjC1F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336140},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"51f12461d959771d3bde74f4778b332a03a8f1db","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.37.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.37.4","@tellescope/utilities":"^1.37.4","@tellescope/validation":"^1.37.4","@tellescope/types-client":"^1.37.4","@tellescope/types-models":"^1.37.4","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.37.4_1684453633409_0.16963492596049745","host":"s3://npm-registry-packages"}},"1.37.5":{"name":"@tellescope/sdk","version":"1.37.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.37.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a071993aca6c3111b9d5289be9eca294250eb150","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.37.5.tgz","fileCount":78,"integrity":"sha512-tosuFYr2kskoB2XupyNvPR77g/R6VGN2Q46qt7JgtUu3jkDcA5vamICXjujcrdfScQnHnbkJNzmy/8osbPyTHw==","signatures":[{"sig":"MEYCIQD3pceD1Q0t+D2BY8NGHZOeZaUdT/NcueBFug7v+oMvDQIhAPXGyjjajlVe6SPOrF1Q74H2PuEHUvbhsptSCuGytyml","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2336108},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d59f7252d4d9f720ffa5e5c7e30e5b501a8847d1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.37.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.37.5","@tellescope/utilities":"^1.37.5","@tellescope/validation":"^1.37.5","@tellescope/types-client":"^1.37.5","@tellescope/types-models":"^1.37.5","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.37.5_1684706703808_0.7944565023949741","host":"s3://npm-registry-packages"}},"1.38.0":{"name":"@tellescope/sdk","version":"1.38.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.38.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6760267ff29d3d25dbfd256a52a147fcf86ea813","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.38.0.tgz","fileCount":78,"integrity":"sha512-dozaJuautOcjx92/Z4+Kl607ZfuXUY1RFc++DwHoAUmEXo26tXKYFzBfO5+ksVbw5B4abD3WB9yuKLwQLeMRiw==","signatures":[{"sig":"MEQCICPU5jAvzLmz+Pfs6Gz6xkZim4IEmSOUnbubk5UfHdoqAiAY+JkR5ePsKqvo7jn6/8xC9od/F7iPVr7u+byGKSwdDg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2356052},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7445473edca191695a8ecf42a8c013289a5ca310","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.38.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.38.0","@tellescope/utilities":"^1.38.0","@tellescope/validation":"^1.38.0","@tellescope/types-client":"^1.38.0","@tellescope/types-models":"^1.38.0","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.38.0_1684795894902_0.32395153749838856","host":"s3://npm-registry-packages"}},"1.38.1":{"name":"@tellescope/sdk","version":"1.38.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.38.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2d5a7dca8f2ec2101902eaaab8e3e8b2a41e3f03","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.38.1.tgz","fileCount":78,"integrity":"sha512-U+zJQJQgXfqw7fHS1wSdRtBcr2fH6xXPwZtExPJvfviz109AEjhmTc4lzIGD9w5YKWTWGBmWOSKRF2ED6e0ymQ==","signatures":[{"sig":"MEUCIQDPQWuOV4HS/vnPtCHo+DIqGiDY5+JZ4cxcXVymZlcpUAIgdeYsX2NqXchQaXL/hxkDJpQkvqsye+ghMXlkahZ98nQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2355994},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"48720512cdc961361bb932afdbd34965c0f566bf","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.38.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.38.1","@tellescope/utilities":"^1.38.1","@tellescope/validation":"^1.38.1","@tellescope/types-client":"^1.38.1","@tellescope/types-models":"^1.38.1","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.38.1_1684880884650_0.8359425847148807","host":"s3://npm-registry-packages"}},"1.38.3":{"name":"@tellescope/sdk","version":"1.38.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.38.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5ced6ceff625fd3d6cdb5e14d830b34fc4c14993","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.38.3.tgz","fileCount":78,"integrity":"sha512-3Sw71cu/647t8wYPL+Vjyl2NupokTBODE7gjGkCPa8/0zwFgWSCLee7iF4zYelzoWByZskvf2glpbG0o2BO4xQ==","signatures":[{"sig":"MEYCIQCnhWlIzhemu2hyeP0LBJtwnN9qHaMI+29ZJrVAGlYxFgIhAKOvmzG4MvZ8rL/NGKLfLyZcj1t+fWW38v6O98pn6zjx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2350644},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d8f0046f4a253cb53ebab2eda97e708a809b1c37","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.38.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.33.0","@tellescope/constants":"^1.38.3","@tellescope/utilities":"^1.38.3","@tellescope/validation":"^1.38.3","@tellescope/types-client":"^1.38.3","@tellescope/types-models":"^1.38.3","@tellescope/types-utilities":"^1.33.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.38.3_1685062366993_0.3705547161636622","host":"s3://npm-registry-packages"}},"1.38.4":{"name":"@tellescope/sdk","version":"1.38.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.38.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b9fa43fcb2773fe505eda25c1b1246b2a6b05703","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.38.4.tgz","fileCount":78,"integrity":"sha512-u2InWC8DYKuq9y7dWJWoGsj5iK8IPcji2sqVqcehKPlSthvPy4Td2Eh8Wr9ZoJb17ZNQ1A7UWSEGn3xjqPFPeA==","signatures":[{"sig":"MEUCIHj05vWO44NuwgZ5eqSE93Zd2W5RR0majQdciVzZ196KAiEApNgYGIIAAj99n4emVQnrmaskOZy5iGcKwDPWXyCe2bM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2383054},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f1347c2fcba71fabd036e5884d184e26c87f33fd","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.38.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.38.4","@tellescope/utilities":"^1.38.4","@tellescope/validation":"^1.38.4","@tellescope/types-client":"^1.38.4","@tellescope/types-models":"^1.38.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.38.4_1685405576720_0.13218560710940075","host":"s3://npm-registry-packages"}},"1.38.5":{"name":"@tellescope/sdk","version":"1.38.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.38.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"027629c298e4bff9e6e1d1aac3252ec6140eb661","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.38.5.tgz","fileCount":78,"integrity":"sha512-Txj7Z6CTEcjqT9xnoxZG0sv6rihtinyfEYlFfcjAhtQm+slod2V64s53zpguwxljNoWo7xcF4blSgMJ/EM5I7A==","signatures":[{"sig":"MEYCIQDXwYIvla4UhzH9Cywl1aXtK+OFGHLaJahdq414bjZ5eQIhAIXFdUUOdsrMGhSV0eA0n/1T/gend2UrZd4i1zv0MlGy","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2381061},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9f2f7a117a1e544d92416f41d92dcc79e4b47bc6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.38.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.38.5","@tellescope/utilities":"^1.38.5","@tellescope/validation":"^1.38.5","@tellescope/types-client":"^1.38.5","@tellescope/types-models":"^1.38.5","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.38.5_1685576638770_0.3419025048116362","host":"s3://npm-registry-packages"}},"1.38.6":{"name":"@tellescope/sdk","version":"1.38.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.38.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e549a8068b08f685c7c4275ef9de7ab386934c63","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.38.6.tgz","fileCount":78,"integrity":"sha512-EF9ajwrxe5Qpq1I/EMTSpoykgzoirCyGPbBUFXy4kr9TfBv4uLHDu8EDZ9nCQeYLuG6jBH4uu+bYVMai2epP6g==","signatures":[{"sig":"MEUCIAItSu7BEY6QA607YJcv+8rBxpmjaNR2BfKEuOuUgXbvAiEAgRmONugrxKXwHxAD7mBk6XpmJpU3ptgmimCYCHwvAGY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2409924},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"943567f42cd20ae0531e74ad041ed7ed824bb258","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.38.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.38.6","@tellescope/utilities":"^1.38.6","@tellescope/validation":"^1.38.6","@tellescope/types-client":"^1.38.6","@tellescope/types-models":"^1.38.6","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.38.6_1685662245478_0.19257781146938835","host":"s3://npm-registry-packages"}},"1.39.1":{"name":"@tellescope/sdk","version":"1.39.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.39.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b1552432c15b5ce48b2d1aa06de57b4a5494e893","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.39.1.tgz","fileCount":78,"integrity":"sha512-odkLWkVlYoCexoZcawnvRZfZXYfHtHvABjLvgypa7rFBq2NsvqZjJwMR2DzlNA7r0MQNfZhBdcJwwUWMzSQpoQ==","signatures":[{"sig":"MEUCIDyeXeCg4SnikVNyWXqO1Sg9rbKLOTSoWnl+YVa6e2mDAiEAhBdECycI3tmcIh33BoQJyZ6JQYlPNL8omQm1sJHTuJ8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2409866},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"049036abfde0470a1f57586ecb4abb5727517e36","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.39.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.39.1","@tellescope/utilities":"^1.39.1","@tellescope/validation":"^1.39.1","@tellescope/types-client":"^1.39.1","@tellescope/types-models":"^1.39.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.39.1_1685738222652_0.9520715469709626","host":"s3://npm-registry-packages"}},"1.39.2":{"name":"@tellescope/sdk","version":"1.39.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.39.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"726715064c13e8a0d22cb92e3b7448ea2b56691c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.39.2.tgz","fileCount":78,"integrity":"sha512-4B4hYnwmgEqja32luW/h+uEBqhAzFbIzYBrL1sFUmt7zogXKUt/lIuVfWZK7MnuJHXAE4/na7IPb3CGm8S7AZA==","signatures":[{"sig":"MEUCIQDWuwiIsbNNNoAcBeV+fs1rCJoiY1QDhXSKVIBlapcZNgIgJuQpfQELES0AE1nJsKZQjSaeqbhbxHRFIj1V5uzljSc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2409866},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a9b954736829e5e2340cb1f60826ee7062eaf0f3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.39.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.39.2","@tellescope/utilities":"^1.39.2","@tellescope/validation":"^1.39.2","@tellescope/types-client":"^1.39.2","@tellescope/types-models":"^1.39.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.39.2_1685993554669_0.42206632515283937","host":"s3://npm-registry-packages"}},"1.39.4":{"name":"@tellescope/sdk","version":"1.39.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.39.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a38723eaea777ef0cf1e895e5c9c1ab07e6d1ef1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.39.4.tgz","fileCount":78,"integrity":"sha512-YnTatHVDKaHBVJDdnYt98TFXKvLHkKbQPxqNR4p8JHDORB9/4Qt6+TS2aLrtCWqW0VzDJC6FRgg69vGb5+yPQA==","signatures":[{"sig":"MEQCIHy9LCUDctv730v5QRD38dYqdq2n6I73gjoD4MbibmG4AiAxVUYil2ArVRyI+33JXj4JK+ZkssKdadahehL7lZLZ/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2412351},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"66a0f5a7a963a9a14a5a4f6911d6440abc34a995","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.39.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.39.4","@tellescope/utilities":"^1.39.4","@tellescope/validation":"^1.39.4","@tellescope/types-client":"^1.39.4","@tellescope/types-models":"^1.39.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.39.4_1686069367658_0.8898826978521908","host":"s3://npm-registry-packages"}},"1.39.5":{"name":"@tellescope/sdk","version":"1.39.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.39.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"011b39ab288131eeaeba0add4e4b92e614332338","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.39.5.tgz","fileCount":78,"integrity":"sha512-sWRLQ0W2nhRowJjckZOCEUd+20F/eQMWowqk8qIanvtwwJ8Gatc6mf1p01+0UgnmRIDfjrNvgidzV9HYSEAAYA==","signatures":[{"sig":"MEYCIQC7n5QL2fNEwibfsR0Pw5dFOTIT3mwRh6sLuZuWuPR7MgIhAKAZWjv8ONIk3004EZv27LyA/Xc04GQnp8+TK/yKVKx4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2411509},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"53aee3e081f2a07edcbf53ddaf5f3ba12a5ab8f5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.39.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.39.4","@tellescope/utilities":"^1.39.4","@tellescope/validation":"^1.39.4","@tellescope/types-client":"^1.39.4","@tellescope/types-models":"^1.39.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.39.5_1686088791248_0.3616206244903466","host":"s3://npm-registry-packages"}},"1.40.0":{"name":"@tellescope/sdk","version":"1.40.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.40.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6fdf837af6f5918caf0acc7cc60b5c47f95340c9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.40.0.tgz","fileCount":78,"integrity":"sha512-q1oz4f3jhuW0qyvsIh/bqdZY9smX+K09s+g70oT9+uA1POLARS51TZnN6XCfM2n+9vpEjC5RoQYHQHsO5vqhcw==","signatures":[{"sig":"MEYCIQCmM8JRcM5kNCnPTXKcfBxQcUCaB2Pb3GJQtcfyeoWEAAIhANyXJ82PTTATuaWwLPAdG0dYpSu04hiYsZJW70ntPc6G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2416461},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"451b13bbfa2eb135cd2153d6227cc9b417a276af","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.40.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.40.0","@tellescope/utilities":"^1.40.0","@tellescope/validation":"^1.40.0","@tellescope/types-client":"^1.40.0","@tellescope/types-models":"^1.40.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.40.0_1686270150781_0.7479048718944721","host":"s3://npm-registry-packages"}},"1.40.1":{"name":"@tellescope/sdk","version":"1.40.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.40.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"888b74304bae0a48f85b0189608e097b946a764b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.40.1.tgz","fileCount":78,"integrity":"sha512-JntucXZmaz0zK9otIsOG1i1TzDFSmjWXKQI1VmnCPANLyZ5m8GuHcUXY5JqORe9RpwipJuSwgNkifSKKpuiYXA==","signatures":[{"sig":"MEQCIGWtZS4edqrpIv2JzNvb91vF+TQw/cfHmG/rXrKg7e4SAiBKq6Ot84BKgOwzffMA9smqhZTrABFMFHH0pGs0zXJMQA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2416461},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8af1c3bb9acdbbf69534a9097cb7340043c418b5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.40.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.40.1","@tellescope/utilities":"^1.40.1","@tellescope/validation":"^1.40.1","@tellescope/types-client":"^1.40.1","@tellescope/types-models":"^1.40.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.40.1_1686340832768_0.9260592638961878","host":"s3://npm-registry-packages"}},"1.41.0":{"name":"@tellescope/sdk","version":"1.41.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.41.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"86c57bb168d7fee5706f3fe3b4b14aa2f16cd566","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.41.0.tgz","fileCount":78,"integrity":"sha512-g0xiG1gbQzQW3L3TBhJeCAZWJ3YTbnnl7lEhnuj3ExS5cN/Ynz3ejg98Jvj9QR0N1iXg8F5BK/aLLZZO6VAHuw==","signatures":[{"sig":"MEUCIQDWi+FjlWOrgWtJhV9Crv5CHHShjXJPLEAtXt0Ot1PVbgIgH1fs4avgpN1ShpNEzYxDanM4bfgxhs6Snc0r4QgvX5k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2416461},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"76d08ae65f661c580b2b67db3fd3ccb140ef1895","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.41.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.41.0","@tellescope/utilities":"^1.41.0","@tellescope/validation":"^1.41.0","@tellescope/types-client":"^1.41.0","@tellescope/types-models":"^1.41.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.41.0_1686704140953_0.179678486125173","host":"s3://npm-registry-packages"}},"1.41.1":{"name":"@tellescope/sdk","version":"1.41.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.41.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2655a9c5b6c10a49837758937572e504474069b8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.41.1.tgz","fileCount":78,"integrity":"sha512-DhwzoK31dWsW1dMyGt4qqaA1JEAVoA7ItWSV45J9f7umgiJJxi+x5CXKVIltCIzp7Awk55tsgUgW9srbSyPj7A==","signatures":[{"sig":"MEMCIHHBz2K7ds1l/I1P8SEkfBMQtcgTP2erzSseGlw8yL6VAh9zKHrL/4a7jPwDCIK332AO8Ep2aa5ut6+UZxziEYED","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2416403},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4274dad9057665ad53f90fd93c10cf89db684f48","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.41.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.41.1","@tellescope/utilities":"^1.41.1","@tellescope/validation":"^1.41.1","@tellescope/types-client":"^1.41.1","@tellescope/types-models":"^1.41.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.41.1_1686878398998_0.18482653954114037","host":"s3://npm-registry-packages"}},"1.41.2":{"name":"@tellescope/sdk","version":"1.41.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.41.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f69c8bb9b700eb8ee2d397de8a1918d4b8409c69","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.41.2.tgz","fileCount":78,"integrity":"sha512-vHX0nVhEUGAeMKJ2b/U4LxxCFC942hKfwwvFLG67K38ZzK/OnKo4DpJnzchfJCCi+3nq8c6yIJ6ZW/s+P2tbBg==","signatures":[{"sig":"MEUCIGzDOEZyHK20xTF3efmPorVfHQ/uEKQrJSaZQXK6o922AiEAvbnwlZiQRkAD7wR7DKA46klX/lGLpA7+QjUJ1Y3Bidc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2416525},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9f066c8654dc5908f13517f145b70d0ef754ed1b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.41.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.41.2","@tellescope/utilities":"^1.41.2","@tellescope/validation":"^1.41.2","@tellescope/types-client":"^1.41.2","@tellescope/types-models":"^1.41.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.41.2_1686946256422_0.454543587794638","host":"s3://npm-registry-packages"}},"1.42.0":{"name":"@tellescope/sdk","version":"1.42.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.42.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"42e18f58d23817468273f0a4b4e9ad48335a0947","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.42.0.tgz","fileCount":78,"integrity":"sha512-+vi8uc06eFRvduVyDS9Lb1Q/RnsTJKcL6zIV70KtnlXWLqwhmzK2Jn0vsb3ij1QyBWukH65IYZ0FK9odUT9QZA==","signatures":[{"sig":"MEYCIQDVgmLKkGpVuDFIAmfN/1dI9kE1c5MrlwA9mz9GSyQkzQIhAJ9bfvFvokVceRWW9X8X9mVfnqXY2RYKW1NS5Qr+ZZfV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2418244},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8440fae58ede1a63fdd92c4c7ec7d3b4e592313b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.42.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.42.0","@tellescope/utilities":"^1.42.0","@tellescope/validation":"^1.42.0","@tellescope/types-client":"^1.42.0","@tellescope/types-models":"^1.42.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.42.0_1687215589308_0.31090244129967903","host":"s3://npm-registry-packages"}},"1.42.1":{"name":"@tellescope/sdk","version":"1.42.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.42.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"08e91bed8df82afd8c76079cc62bf8020a7e9132","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.42.1.tgz","fileCount":78,"integrity":"sha512-UUYQ/fJZXXFhujnlrh4nDdRVnufSQl6gZ/wWsdZO/R5OQDPGHKi57Z49NacrR4SaiWwnrrGMeq2Ga+NSSjAXUg==","signatures":[{"sig":"MEUCIHQs9aRehYxfRgm7xSZQX9FCLZjBtDKlbwn/TrkDSQ7XAiEA3c1IW3pXwdHQcfUpww2K2WwKJ1nX5GxEpjSCfhEbzYU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2418244},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5f2ab3d0529732835e92ee236e9188b806752cce","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.42.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.42.1","@tellescope/utilities":"^1.42.1","@tellescope/validation":"^1.42.1","@tellescope/types-client":"^1.42.1","@tellescope/types-models":"^1.42.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.42.1_1687394504526_0.6580974224450631","host":"s3://npm-registry-packages"}},"1.42.2":{"name":"@tellescope/sdk","version":"1.42.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.42.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e6af8db2286241d1af1ef520f9b3b1e036889b9e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.42.2.tgz","fileCount":78,"integrity":"sha512-TcoS7dQTXQzpIWJmYZO8P6+5Q+NbV0Z9+b7DjgmUGXCF39F1vs1hDtCCQjUasPjpT63GyvafGUC8nIfTFVsEqA==","signatures":[{"sig":"MEQCIDKAbEliabJc1fN4PvMCEhhj9ybZzvv/QLcGcAT7+MnxAiAEp9MUXX/xWFEF96vuMK3N6D0BEYD0/DkR3CpykYxhog==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2418371},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4186b0c057404c17772defc4b86798b356a6ca59","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.42.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.42.2","@tellescope/utilities":"^1.42.2","@tellescope/validation":"^1.42.2","@tellescope/types-client":"^1.42.2","@tellescope/types-models":"^1.42.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.42.2_1687482432087_0.8311411989137507","host":"s3://npm-registry-packages"}},"1.42.3":{"name":"@tellescope/sdk","version":"1.42.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.42.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cc4a41b18c178d25074f4ab5b0b9e95dd69ef93b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.42.3.tgz","fileCount":78,"integrity":"sha512-FiZKKeIJW2rQhLwaeJF8vylfGeV9FLsEMKmQRrmSr8+TbVNDSPTEQ1oG8rAfd2CLREupNMBOIxC61NKCiz73Sg==","signatures":[{"sig":"MEQCIHWuUxN10LKCP8h/R+YpMdK+Z3R5McmNZdhCT8rtGdPPAiASdKYCZyeAVbmvnh8ML330sKomi3PNRPDsOu+MMrfLrw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2418371},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"64406c59e124bf89ad4fddc053e46be4865acf45","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.42.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.42.2","@tellescope/utilities":"^1.42.2","@tellescope/validation":"^1.42.2","@tellescope/types-client":"^1.42.2","@tellescope/types-models":"^1.42.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.42.3_1687549158525_0.5663414048106485","host":"s3://npm-registry-packages"}},"1.42.5":{"name":"@tellescope/sdk","version":"1.42.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.42.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b89ac8372969f3f3b92467e99fe854ee755bdf6c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.42.5.tgz","fileCount":78,"integrity":"sha512-cZp/a/ZpmjcrC8qKLxDlFg6pDV18/2eOu14kMl2lrraPIqQLdDFI5J7KEtXC95IOhTF/zbhhTPiuFJ1B2+ZaRg==","signatures":[{"sig":"MEQCIASBphQ5dRYQz1EuH1OBPbE35wpMfmhE5oY+pthqNesTAiAUQb5i9wParPHizqdSjKVz0zhKTeZ8xdwfm8EcNWeXxQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2418313},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f6bad496ff653602f0583a271fa4732b4b4a6689","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.42.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.42.5","@tellescope/utilities":"^1.42.5","@tellescope/validation":"^1.42.5","@tellescope/types-client":"^1.42.5","@tellescope/types-models":"^1.42.5","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.42.5_1687909585502_0.8847565976134626","host":"s3://npm-registry-packages"}},"1.42.6":{"name":"@tellescope/sdk","version":"1.42.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.42.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c1ba3d5f33447f0a68efa84b766e8d0144ca4a6f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.42.6.tgz","fileCount":78,"integrity":"sha512-RmXGezrEZmxWKU2/oH8jWfD94TdCmqDyXlhnV//gLDgDjYBqWY/8vBgPZb4vv4oNQUUFbjFAbPTq6DcR+dtTbw==","signatures":[{"sig":"MEQCIHMDn+cXMQK0T9sJnUaq0pi455/V20ZznhZwbqrgnWN8AiArr2H/URW4Q3iLLzFI7+jDJEJmF0+jqcaM4mM6yAni5A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2418313},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"891f66a9284e251159bce4a96939ec66c6b8459c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.42.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.42.6","@tellescope/utilities":"^1.42.6","@tellescope/validation":"^1.42.6","@tellescope/types-client":"^1.42.6","@tellescope/types-models":"^1.42.6","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.42.6_1688083462974_0.12044118871537757","host":"s3://npm-registry-packages"}},"1.43.0":{"name":"@tellescope/sdk","version":"1.43.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.43.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6dbec094e5a80e09353c3600dcdc6a2d072b9e59","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.43.0.tgz","fileCount":78,"integrity":"sha512-tUpOtuq5y3J0hKARjOiWd6E6Ta9FKhN0JDSm+nwwDZYgzdnPCdsiryzKusPXve/YZLl4EIy1dK+veiYZd2Qj2g==","signatures":[{"sig":"MEQCIApx428Qkq5cQeqU43qHM0vZOSOfikcuIGra/ExDqKEOAiAeRIrGYUjuXSCiP5QmSLxau1MHnaYpx/L7GroPvjfbQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2423972},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cee0461feb9579ac80e956e07cf19dddd794edda","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.43.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.43.0","@tellescope/utilities":"^1.43.0","@tellescope/validation":"^1.43.0","@tellescope/types-client":"^1.43.0","@tellescope/types-models":"^1.43.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.43.0_1688686678641_0.051931745053245715","host":"s3://npm-registry-packages"}},"1.43.1":{"name":"@tellescope/sdk","version":"1.43.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.43.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"974e2f4ddc237bbbbce0c5481d0b5180413add9b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.43.1.tgz","fileCount":78,"integrity":"sha512-HNudmrbtPX2Cp47Lvgz9CBzoYfb0gZ8vb71A/jAikVJB2ExvcjrG894oIGYcixG9j0MrSHyd7le5UCutN23oog==","signatures":[{"sig":"MEYCIQCFhqqhhBbbMhCXFxU4Ru8x2kXVpUo2wzNOTheFTKQ/ZAIhAMjdQQD+U1zeU/23vKzQBQ7TFexxSJVkD9HuY6OIe7+p","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2428187},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8d34bf75a859528506b1aac1e09c047839fb3445","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.43.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.43.1","@tellescope/utilities":"^1.43.1","@tellescope/validation":"^1.43.1","@tellescope/types-client":"^1.43.1","@tellescope/types-models":"^1.43.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.43.1_1688761369442_0.499834564961928","host":"s3://npm-registry-packages"}},"1.43.2":{"name":"@tellescope/sdk","version":"1.43.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.43.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d46196833bafbf9d967f213398e8b02823c5da26","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.43.2.tgz","fileCount":78,"integrity":"sha512-U+K5KWBkmOsYU4xtDBtUa76r3vitCXfqBEO0nj28Nx9kEEO5H1rqc9BCP6DnUd0SSUNMhdtiB8Uk9D691H8DYA==","signatures":[{"sig":"MEYCIQCkpfbNd2Dte77iKatqQmOWYx7QaMGuHT6iQEZaUd+d8AIhALW16D2Xthfn7fFKvhNn8T2imthgfFI7RC31fwbjo6db","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2434340},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e943e0f481677d8569af8ab7b423ace12e6084c6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.43.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.43.2","@tellescope/utilities":"^1.43.2","@tellescope/validation":"^1.43.2","@tellescope/types-client":"^1.43.2","@tellescope/types-models":"^1.43.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.43.2_1689006108892_0.9196935054113995","host":"s3://npm-registry-packages"}},"1.43.3":{"name":"@tellescope/sdk","version":"1.43.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.43.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7203bdfb014631a22546bea3987ecfc850b96efb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.43.3.tgz","fileCount":78,"integrity":"sha512-pZM1SqpetwvkJIViAS0QZqRpYmMNQFevHGWI59svjXe47BR3izgAUevXGdIbAyxfyADJH1MCOYaejEFNJDtinA==","signatures":[{"sig":"MEUCIQCT5hcq00pGmT8QeVNR6pY2XVE+xnL8cyWnGgRz6f45igIgFmbWanKgLMrrSYw/rfVkPNK9At+BH6r2mxKd8BGdVnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2434282},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e3d5a2f70aa9e58e3c706662123708fea6b28dca","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.43.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.43.3","@tellescope/utilities":"^1.43.3","@tellescope/validation":"^1.43.3","@tellescope/types-client":"^1.43.3","@tellescope/types-models":"^1.43.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.43.3_1689010762557_0.30873926714266475","host":"s3://npm-registry-packages"}},"1.43.4":{"name":"@tellescope/sdk","version":"1.43.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.43.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3f9c6c6a6651a77c90ac46be3665dbaf7cfa477d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.43.4.tgz","fileCount":78,"integrity":"sha512-uUM+EzvIV5Su94zjOulFJkhA1Q7/Z4dD2OSxfEOi2rLB77MNL6WyEMUSIuHaHnPB0fMykB0tseXzgwKms92rng==","signatures":[{"sig":"MEUCIQCvvTR+rG4AF4EuxpHAG00NrwgsbOoTNRKGMiCxipROpgIgakBg3oorfXFG/RUn/tyzzxhlzWJdG+77pO1AUlJ2S8Q=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2434282},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e374e95643acced1cf069659b4a8d9adc303fae6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.43.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.43.4","@tellescope/utilities":"^1.43.4","@tellescope/validation":"^1.43.4","@tellescope/types-client":"^1.43.4","@tellescope/types-models":"^1.43.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.43.4_1689034181319_0.6367258493513255","host":"s3://npm-registry-packages"}},"1.43.5":{"name":"@tellescope/sdk","version":"1.43.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.43.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a838daac5e1a6d45c748e180d9ead563ddf8efca","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.43.5.tgz","fileCount":78,"integrity":"sha512-BiPsxcwxVDjeuoCHcJjY1ogEbMbsxPqm/vkQw2j5Vi7EmZQDnoFo2jh7Hs34YbKq4TMACEfD02c2Dch49/tjvw==","signatures":[{"sig":"MEUCIQDNvIeMXUZOZnVWxVXKg/IJw/WZYcDUJdU53R6r8UBz5wIgT0yHBIGa2XsdDCWLsSpPFiNjJwSmt3lybMNJ9+5OJm4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2434282},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"92f61ea8564f3213ce0b8657cbad4a9228a235da","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.43.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.43.5","@tellescope/utilities":"^1.43.5","@tellescope/validation":"^1.43.5","@tellescope/types-client":"^1.43.5","@tellescope/types-models":"^1.43.5","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.43.5_1689094480325_0.3685435355663498","host":"s3://npm-registry-packages"}},"1.44.0":{"name":"@tellescope/sdk","version":"1.44.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.44.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"30e02b0f8ac61db17dde3020af0a17aeac7be573","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.44.0.tgz","fileCount":78,"integrity":"sha512-H1tEseTXom+tpyWkKx3E+cWyzUJSQPJEk0kvrG/Up/jspd8APbXo/eLIjOmCtDTKHq9PMQA1s8i2EIM96FT6ug==","signatures":[{"sig":"MEUCIADANv55THWgXN3q7mVRFdMuY6eUMMhFr5RZFKxRZWaJAiEAtoF494dPBfZNEyzHAjsqqQoK36kpnqMg5F2A0Pn+ygk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2436681},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a4f26445894fa79bbbae965861dd3f83aa318aa2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.44.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.44.0","@tellescope/utilities":"^1.44.0","@tellescope/validation":"^1.44.0","@tellescope/types-client":"^1.44.0","@tellescope/types-models":"^1.44.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.44.0_1689113452402_0.23246718365528163","host":"s3://npm-registry-packages"}},"1.44.1":{"name":"@tellescope/sdk","version":"1.44.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.44.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5920c5740f8d5c282e3030828bc74b6ca3c84a71","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.44.1.tgz","fileCount":78,"integrity":"sha512-DGu/rgDg2guPgpgfMya78NstKcwml0ptSGvjODBkbW0Y1BpM/R+bK80BXUnseaPmntTLjcKABsQkoTL2vB+DqA==","signatures":[{"sig":"MEQCIC6t+bvkFNynPga0WmWBFHJwdjBxJniMhiebbL+P+zupAiBWPy8PGczGS5chojavuwWhUKRL9FL9KZAl6RUowpD8ZQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2436623},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7a33f402d1144d3452d3eb6c57882893285c7cca","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.44.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.44.1","@tellescope/utilities":"^1.44.1","@tellescope/validation":"^1.44.1","@tellescope/types-client":"^1.44.1","@tellescope/types-models":"^1.44.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.44.1_1689281702078_0.47003506740797363","host":"s3://npm-registry-packages"}},"1.44.3":{"name":"@tellescope/sdk","version":"1.44.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.44.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"17c37494df3013ebb32c97c74e9a066a2b5d36f5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.44.3.tgz","fileCount":78,"integrity":"sha512-2bbANUVpj8qBibtkpqhQHAgIf91l7TbOHY6tjdFuUJP7BsPtnBu5yQRXzUqSrLXspF7fuPbialDjGLmeIJmIKQ==","signatures":[{"sig":"MEUCIQCDa9W8oQpvne96/aW8T2OM3tK5o8AWTkEDnsNDcxtP2gIgXbuJIuBJKbTqsOOvxlq09uLUzjOnWFV/NwbQ31U7iN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439569},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4fda2d2df011837f0f9f450f9b293d7dfe6a2f5d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.44.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.44.3","@tellescope/utilities":"^1.44.3","@tellescope/validation":"^1.44.3","@tellescope/types-client":"^1.44.3","@tellescope/types-models":"^1.44.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.44.3_1689723874349_0.22744323200878647","host":"s3://npm-registry-packages"}},"1.44.4":{"name":"@tellescope/sdk","version":"1.44.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.44.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bd3caa157b3fd6f754911fc3b72d0131c5ca69ed","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.44.4.tgz","fileCount":78,"integrity":"sha512-U3ap+xHKPYIOaKeToYVKUhy3mBsNEfsZF2RMTWihawT+bT0tf0PyGwSPxTnEl1tbD2Xp1iZ/idjBb4KYhtL3Mg==","signatures":[{"sig":"MEUCIGb+HBNTHRT2SJZmfBuh2sc/aJz/qOHTAWSvT2ctZmBIAiEAhUzpSg4E/TYkL7NPyn4A0X26rqZg04zuzhFGQ1dLn1I=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439569},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f4a70dbb81a654a9b267f3bae6b6c49d8630c9df","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.44.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.44.4","@tellescope/utilities":"^1.44.4","@tellescope/validation":"^1.44.4","@tellescope/types-client":"^1.44.4","@tellescope/types-models":"^1.44.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.44.4_1689810347381_0.5173212816609207","host":"s3://npm-registry-packages"}},"1.45.0":{"name":"@tellescope/sdk","version":"1.45.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.45.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"696a2bc05d2ee4b90b75dc1329038b6ae555ee5e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.45.0.tgz","fileCount":78,"integrity":"sha512-iRXMd/XW2Af0r/yT1ujp9sPKIcFRAB/GJB3vUo67/0sqX3qnrnO07CNPneXwUBS1weYChL7Ry7PklfWn/BZvMw==","signatures":[{"sig":"MEUCIQCf/SzQISyVGxRlTwcsnWJNk2DCCKX8GbCnjhDyIifKqwIgDk8PxHfwdrIMCHphTPXBHfT682ciqU9cu1M+uC0PPxE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439569},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b8015b54be2cf834c3fc70a4799cf90b488296dd","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.45.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.45.0","@tellescope/utilities":"^1.45.0","@tellescope/validation":"^1.45.0","@tellescope/types-client":"^1.45.0","@tellescope/types-models":"^1.45.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.45.0_1689887660170_0.7003519948182646","host":"s3://npm-registry-packages"}},"1.45.1":{"name":"@tellescope/sdk","version":"1.45.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.45.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6b229a79ed4b87b7851137236d9182e3fc6db7a7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.45.1.tgz","fileCount":78,"integrity":"sha512-ucfu4ERWpbU/bal3RlIhypaNOe9+vL3zFEZw4FRdJ0WNDarJNowOS6NVD5REc+S/VNE5IM+HD7tI3KF7xHFKCQ==","signatures":[{"sig":"MEQCIDt+cKmcYxXnruYKzFK1j1IuXpb/OTo9eQItJXgit0A7AiAtAlqoIDV3u3VGMfDkp+bwR9aVJ4pFDjZoM0xnnJjHxw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439511},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f05e601f72ce4b367afa7efa7a7fcb7475d59f96","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.45.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.45.1","@tellescope/utilities":"^1.45.1","@tellescope/validation":"^1.45.1","@tellescope/types-client":"^1.45.1","@tellescope/types-models":"^1.45.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.45.1_1689973467207_0.5654216671705619","host":"s3://npm-registry-packages"}},"1.45.2":{"name":"@tellescope/sdk","version":"1.45.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.45.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"380cfecd59e2cd7a31c5252e5757d4646bbdded6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.45.2.tgz","fileCount":78,"integrity":"sha512-Ou4I7KdD8tXfRCKO5eWlbeRr1uYaULHVqNa1TlnmFtB5QRI33n+5HF3tEOqn7DBOyXu8ABx7z4LWN+mG7P2Meg==","signatures":[{"sig":"MEQCIEOKDtg7bSwFrSmDk1mU0Ke9yOhip6kXcLKZppYAu8+DAiBXoPhDyh7owl+JqENLe1VZ1aiHBab2pzJb9KkMA49A2w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439511},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"353940e03a6554ff6917ee328ad22228bc3ef529","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.45.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.45.1","@tellescope/utilities":"^1.45.2","@tellescope/validation":"^1.45.2","@tellescope/types-client":"^1.45.1","@tellescope/types-models":"^1.45.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.45.2_1690240258533_0.11206877917288804","host":"s3://npm-registry-packages"}},"1.45.3":{"name":"@tellescope/sdk","version":"1.45.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.45.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"76946137e7a5eb1e308618e8f213b1317fe050ea","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.45.3.tgz","fileCount":78,"integrity":"sha512-aNd1hxf3O53botMlDDLi13QTjYDsTVNcCR1xotBu9bh4esneMIWJTedoKxzx3pevfZSpjfu6xo5no8oyr50euw==","signatures":[{"sig":"MEUCIQDYMNJxPcvtgwp9lvkHBf3PUzDOtrSIwap6oFRRYokylgIgWECX6vj2dQJeus7hQcfUHmNs6Vn+G2p6MZnuGsvpziA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439511},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"51036351cd42921dd85a5a44e28897590889d4f7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.45.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.45.1","@tellescope/utilities":"^1.45.3","@tellescope/validation":"^1.45.3","@tellescope/types-client":"^1.45.1","@tellescope/types-models":"^1.45.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.45.3_1690244452753_0.48209379743563474","host":"s3://npm-registry-packages"}},"1.45.4":{"name":"@tellescope/sdk","version":"1.45.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.45.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fb2ea7081186ffeb7093f24d6ba85fbe0b44726f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.45.4.tgz","fileCount":78,"integrity":"sha512-w+O+VkR9EtAsMrwm4VqyDNlHhWSdth51h7GW2mjkZp6SKYyyOtppARvQNpspp5vLtEPeCTpF/RYy8VI+qDQs+Q==","signatures":[{"sig":"MEQCIAu/QiVZjJcEAC9HPzTXJB/6hgwzJA749EjC5n1ldSRgAiAzTXJdvli/8R1JiodnIdb6S85oVe3DzvZL+PkQbfcHSQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439569},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5c2d6bd5698c624d29c237dc9afd11f19832564c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.45.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.45.4","@tellescope/utilities":"^1.45.4","@tellescope/validation":"^1.45.4","@tellescope/types-client":"^1.45.4","@tellescope/types-models":"^1.45.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.45.4_1690311493553_0.02010974633824536","host":"s3://npm-registry-packages"}},"1.45.9":{"name":"@tellescope/sdk","version":"1.45.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.45.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"25acdf1233a4d89b331c8c505fc4a9b9301a44fa","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.45.9.tgz","fileCount":78,"integrity":"sha512-ol9Q4vYkyYNCwQNE0FfLwwXe80o7ApqapYn2hDOdVzQ2ETCieFsADoO+cISw5wqTuQvQr4qMmuekCNv+yfDhwQ==","signatures":[{"sig":"MEUCIHtvoaPod7E0vPdl4hHwVHwHvl0ZEsrbY9PbdFHT/SvzAiEA1P6Y9XKj0gfe7Az8RKNuyZ/9Y0sjSTd/Z2kOKpuysH0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439511},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4ec4eaeb96043c4aaa5956da45f1e872f757a87a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.45.9","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.45.9","@tellescope/utilities":"^1.45.9","@tellescope/validation":"^1.45.9","@tellescope/types-client":"^1.45.9","@tellescope/types-models":"^1.45.9","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.45.9_1690504162671_0.639751346870999","host":"s3://npm-registry-packages"}},"1.45.10":{"name":"@tellescope/sdk","version":"1.45.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.45.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f6db3b5082611e26f32d06ab0279f80a714b81ac","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.45.10.tgz","fileCount":78,"integrity":"sha512-DfGxm2Rcs/wlnHjplenS6C/I7xZYVQwLecF36qrvDgmtvEt36hUA9yQ8q1bdnONmlisNFr+ZJQE9V1Wwo5rg+g==","signatures":[{"sig":"MEQCICsp9LpAVt8Ch+6DAUqmhlCBvccT6sc7KvJSNTrz1Q8AAiBC6HglTKTzMz5GOHBOkB74UK3+NeEeCtjyeHf6PGcEEA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439518},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3c1acd450beb1f52b39017d79f1b855185d4b988","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.45.10","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.45.10","@tellescope/utilities":"^1.45.10","@tellescope/validation":"^1.45.10","@tellescope/types-client":"^1.45.10","@tellescope/types-models":"^1.45.10","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.45.10_1690846217766_0.585086296482161","host":"s3://npm-registry-packages"}},"1.46.0":{"name":"@tellescope/sdk","version":"1.46.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.46.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4c2244a149a3e517678c486f58cd46a9f9cf9167","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.46.0.tgz","fileCount":78,"integrity":"sha512-IFelLlXGwJFENX5zgyBF7TAVxvgFx71xyDOpwdyif3HPVK1C23bsKIKIRuq88Fd5ANaxB0mO4f0ORKWqZbOjHQ==","signatures":[{"sig":"MEYCIQC6FVe3A7ogxUZo7oDbqMYX88X5zd+aqNjetaqokJBpxQIhAOgiamuc63Eb5hQTHLKlqwrPTKz49O0FFQ0MgS2+Otiv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2439090},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d0785afbf244dc9618019d9acae672acfd7f37a3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.46.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.46.0","@tellescope/utilities":"^1.46.0","@tellescope/validation":"^1.46.0","@tellescope/types-client":"^1.46.0","@tellescope/types-models":"^1.46.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.46.0_1690915548309_0.21610542500677","host":"s3://npm-registry-packages"}},"1.46.1":{"name":"@tellescope/sdk","version":"1.46.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.46.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7403a5eac8d7e5bb94886a88fb2c6bb2d1385b51","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.46.1.tgz","fileCount":78,"integrity":"sha512-P5r87zrSqSx+eomKjT97wHqYm76PFBsE0nNgC9olHIb6lo1xzfLF/2u6KzyLjSUHmYT4bidmZvwRQvp/W7RKwA==","signatures":[{"sig":"MEQCIAghhH5EJXTi4Lx5UJSgij7p0T/lY0wT5NSMC2dY++NhAiBK4QrQ36oSTjR3dbgMbgdvoQwUZ7WOPj7vvr4t8JCcmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2440904},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f590162d424a8a034aa24799a7cbc0a57656ad2a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.46.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.46.1","@tellescope/utilities":"^1.46.1","@tellescope/validation":"^1.46.1","@tellescope/types-client":"^1.46.1","@tellescope/types-models":"^1.46.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.46.1_1691104771208_0.16809353791692394","host":"s3://npm-registry-packages"}},"1.46.2":{"name":"@tellescope/sdk","version":"1.46.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.46.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c0a380fa3e94db62c5843a3244e254b403019710","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.46.2.tgz","fileCount":78,"integrity":"sha512-RaeiQ197UVP/ko3aSR7cjyA1XwulTaY4o6GEXxrth6hnucdh6wHG/T3Efr/vhZUxmquKLv+ttytLL+yA9JxfQQ==","signatures":[{"sig":"MEUCIQD7CJhRhxs72Yome4Kot9IrtvxgupLQjt8t5qrI8qBbrAIgWIamdeZQf6vlloqq0M/p8uwxcdgB4tpNf5283NW9+B4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2440904},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"dd82d435a3d7f236d956cb4afbf4ac876ef13dd8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.46.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.46.1","@tellescope/utilities":"^1.46.1","@tellescope/validation":"^1.46.2","@tellescope/types-client":"^1.46.1","@tellescope/types-models":"^1.46.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.46.2_1691417720819_0.3319513824122604","host":"s3://npm-registry-packages"}},"1.46.3":{"name":"@tellescope/sdk","version":"1.46.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.46.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8e47e4b73ffd23a79fdb9eabc60262a55b31a8d5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.46.3.tgz","fileCount":78,"integrity":"sha512-nh3BlCJKwrPMyFMyA4r4XgbCbf4+Q+VgHwi0upRccBQov05mEMwSrS7uZH2RLVlA3Ty5G6oNy7OJza9SlNU5TQ==","signatures":[{"sig":"MEUCIQDzREwN2++pRgZQXBMNreWXVmxjz4Qf13YbpjQ9QknuiQIgGTrbf1dFi4tKI9Wxaqw8abTRFrJ/flg3WtDqjT+3Htg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2449306},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ab08a42f5e2cf16bd6981e1575b7a0684555cc40","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.46.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.46.3","@tellescope/utilities":"^1.46.3","@tellescope/validation":"^1.46.3","@tellescope/types-client":"^1.46.3","@tellescope/types-models":"^1.46.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.46.3_1691454660647_0.048343671469812666","host":"s3://npm-registry-packages"}},"1.46.4":{"name":"@tellescope/sdk","version":"1.46.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.46.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"477d8680ba51009061ac0e76bb4740a033e7905a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.46.4.tgz","fileCount":78,"integrity":"sha512-s3lIAv/JIj/OrN+I6Fyv+kk20Qaro5O1FCfXRgwQKV3VLoB0El8fYJQHLSCGQPF12lSZ12nugDWfos9yC729nA==","signatures":[{"sig":"MEUCIQCgYFzXCNteUFKuEl6HiXQ596kMehAkiUjgOnUXVaFwQQIgMWg7g3KJ7AUAC+VD1EQ/D8xPrdsDnqnGqzhbQkxt36A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2449306},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d6ab6dcd2818d8f1261333ce121584dfc27a8696","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.46.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.46.3","@tellescope/utilities":"^1.46.3","@tellescope/validation":"^1.46.3","@tellescope/types-client":"^1.46.3","@tellescope/types-models":"^1.46.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.46.4_1691461990679_0.013165310252886142","host":"s3://npm-registry-packages"}},"1.46.5":{"name":"@tellescope/sdk","version":"1.46.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.46.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f440b59502363e43373eb744ca5b4117048d5c90","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.46.5.tgz","fileCount":79,"integrity":"sha512-/15vwF+fp2GYd63rLML25HOs74aqT5bStcBudiMnFJUTR86gEFQCJoPuniaKjy7yWD1u68YeOrpOBHz7l+Df/Q==","signatures":[{"sig":"MEUCIQCRnnJCqauey5iBHhKNb+xH7mN05QgGal0dZmUukbaBwAIgJ5pWipo+C6766L0oo9DIJ3KC1itf8podqKaDclXSg2w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2450321},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0735a0b75c4768b0b7a8bae68444408bc7806f45","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.46.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.46.3","@tellescope/utilities":"^1.46.5","@tellescope/validation":"^1.46.5","@tellescope/types-client":"^1.46.3","@tellescope/types-models":"^1.46.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.46.5_1691513881750_0.30514539674788543","host":"s3://npm-registry-packages"}},"1.47.0":{"name":"@tellescope/sdk","version":"1.47.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.47.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d95557ed16ab5996223a40fcb44a6dad03f4bd0c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.47.0.tgz","fileCount":79,"integrity":"sha512-kKvcgIhZZhP3yChLFQU5018kdTRKA8NxOu9SxxJxqr0dzyJdyXKt2HGoR3mHf56mdnPIEqrsvISkK4gZDtYIgw==","signatures":[{"sig":"MEYCIQDgxXaG8f1zYjXS5917JmqoaCOBc5cWCvXEbtu4e3ygDAIhAPuJwNVMyEX0u6m08sYzfoIU8VluzeSipD8JrEpOGSSh","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2454057},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"701095ccc27a2167481745096627fd7165be12de","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.47.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.47.0","@tellescope/utilities":"^1.47.0","@tellescope/validation":"^1.47.0","@tellescope/types-client":"^1.47.0","@tellescope/types-models":"^1.47.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.47.0_1691538349818_0.07084845771275572","host":"s3://npm-registry-packages"}},"1.47.1":{"name":"@tellescope/sdk","version":"1.47.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.47.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b3fa29a790793ee1cd66b6569151289effb51880","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.47.1.tgz","fileCount":79,"integrity":"sha512-oAKUikExreXFAOYyeNb+PlCDvKGc1+iC8wfB9Icdret9T5RAzpd7pPz2FgTcRoVcDdLGPMuJygS+KO3b6eTErw==","signatures":[{"sig":"MEUCIQC2ud4wG0M67IJ1ehn3Tw7QmNfOqhltNzeXk/A+3qnDVwIgZXKzoZoriQcwu3iDXwtlIClP71GYENaCXb15Zi+OfFU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2456479},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"47509d4061e3b23d144026ac7c6963cd2377200b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.47.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.47.1","@tellescope/utilities":"^1.47.1","@tellescope/validation":"^1.47.1","@tellescope/types-client":"^1.47.1","@tellescope/types-models":"^1.47.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.47.1_1691624155910_0.9297435599431032","host":"s3://npm-registry-packages"}},"1.47.2":{"name":"@tellescope/sdk","version":"1.47.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.47.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7b21ec552a67b5b4e460a9906915483c9a16c061","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.47.2.tgz","fileCount":79,"integrity":"sha512-bQm8Jdn2qbLYyirmXzWApHi9TzvrEd5iArgtlprEZcjSWA82X0PEzn2o9rbQ/Gq8LFeBqPhmjBUqMM0IHxvF4Q==","signatures":[{"sig":"MEQCICVdipxAW4jGrX9Y1Y3vwGIaNPrvYJKPGXm6H+AY9tsSAiAiT32awNo05k5kNUEL8FtsAy5/LOeq6BwXxC4AVY+A4A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2456437},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"09ff1692ebc05a0df8e5567948c7448318e3e951","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.47.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.47.2","@tellescope/utilities":"^1.47.2","@tellescope/validation":"^1.47.2","@tellescope/types-client":"^1.47.2","@tellescope/types-models":"^1.47.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.47.2_1691681147312_0.3262868896105795","host":"s3://npm-registry-packages"}},"1.47.3":{"name":"@tellescope/sdk","version":"1.47.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.47.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"13f76a8564f70229356b69deda3d0223aacf2fc0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.47.3.tgz","fileCount":79,"integrity":"sha512-q2qoglsqTfLDEN/9BQzTYUsuNNFMipWpoM5SaPnYhwlBtkk2tTUjQ/JJ9p/NnED01OqaKjd6G7Y2ANlOaSFSVg==","signatures":[{"sig":"MEUCIG7/+QxDBG8YtHgcLo8ezKbJxGhUObd0dyqwNQDXzOhmAiEA7lDFioBkAN52gZvg9r1Jt1XW7lzg+QY6crW0nZKCEdw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2456433},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"983379350e78f943e23711a4c5333c652ab346d4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.47.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.47.3","@tellescope/utilities":"^1.47.3","@tellescope/validation":"^1.47.3","@tellescope/types-client":"^1.47.3","@tellescope/types-models":"^1.47.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.47.3_1691711108222_0.5380159120899597","host":"s3://npm-registry-packages"}},"1.47.4":{"name":"@tellescope/sdk","version":"1.47.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.47.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a9efc1b5e2c4f24b5683b9f94143fce6e6dd5852","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.47.4.tgz","fileCount":79,"integrity":"sha512-hkEV1SfEKb0WuiPA1YT7TF9vmjYJVRdT2+L6R24fFu5Psp/GbNEVekPmG789nvAnNJl121a6sRMoGepunJLSvQ==","signatures":[{"sig":"MEQCIFCi82sbDKasfUHXz4o5Tw0O67bHDccV/AxFvZ0iGh8NAiBfIyB1VQaxaHHqgHno6svqTUWX1UrUdYpMnE82/fTeRw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2456433},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1dd2345fb461d88ed21cc89c882282b60bbfb734","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.47.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.47.3","@tellescope/utilities":"^1.47.4","@tellescope/validation":"^1.47.4","@tellescope/types-client":"^1.47.3","@tellescope/types-models":"^1.47.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.47.4_1691770843423_0.1427134736537925","host":"s3://npm-registry-packages"}},"1.47.5":{"name":"@tellescope/sdk","version":"1.47.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.47.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b1285eb202a363d3857a099504ba5a4f43400490","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.47.5.tgz","fileCount":79,"integrity":"sha512-Q8DUf0khpE2ug31MgZw03c8ojQA0JRDNuEAYL5uL5hBzTGOXRoILz8pwIfU8DOjzEai+z8GmVu0ZBQYAfvQOxw==","signatures":[{"sig":"MEUCIQC7+PRDoUorB0rhTnKu7SW3d52M/Mn/KIeXB7w/l3EffwIgZfrRUuWuSK2fgpA7i3XACi3HMzZ3dw9hXMwq/eR226A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2456436},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1388d9b062f1f776a1b7dd3ebda9128ec01c86be","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.47.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.47.5","@tellescope/utilities":"^1.47.5","@tellescope/validation":"^1.47.5","@tellescope/types-client":"^1.47.5","@tellescope/types-models":"^1.47.5","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.47.5_1691781966601_0.3011122307884819","host":"s3://npm-registry-packages"}},"1.47.6":{"name":"@tellescope/sdk","version":"1.47.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.47.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d9741c80b1bc3a1b5829153c83c0220df033c0ad","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.47.6.tgz","fileCount":79,"integrity":"sha512-KE3V23/ge7K/YdIfGLmITVNc1K499LFI4ND5WxCYCs5C7IR7C3eeD5hkCLsySrTHd0UrrZ7hVIofoSzxKFejdQ==","signatures":[{"sig":"MEYCIQDKNezjiUwnY3wGYDE8WXz18FVIEGtcGIsTfUrqQnbt5wIhAPe+mbPALnAYsEEkQPxVC+DCSWpF4MWW87LdJeLdTfqS","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2456491},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"97f5a7a9027533f3b61853990a5d84feeb273185","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.47.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.47.5","@tellescope/utilities":"^1.47.6","@tellescope/validation":"^1.47.6","@tellescope/types-client":"^1.47.5","@tellescope/types-models":"^1.47.5","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.47.6_1692035324656_0.6188930067507996","host":"s3://npm-registry-packages"}},"1.48.0":{"name":"@tellescope/sdk","version":"1.48.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.48.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3b1d494204fd2785e955236e7f760081a191f579","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.48.0.tgz","fileCount":79,"integrity":"sha512-WYNcOlcxNv8noR5jWjtW24HaNgr4wQF3dS2v9bgiVlwO1O0pvYlC/mJts8MTRXHFyDEHE2BpJnS9fzPEcITUXA==","signatures":[{"sig":"MEUCIQDpyyKnNsCy69EOy6+e/qKn/n+fsC6d5QRvpWZ9KZNpigIgRbZkJA/TR1rqJxcKT7WegNWUul4B6SGHrS2n9Fz28Bo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458140},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3400603ff839bfb9441324d1b962f7770c7889c7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.48.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.48.0","@tellescope/utilities":"^1.48.0","@tellescope/validation":"^1.48.0","@tellescope/types-client":"^1.48.0","@tellescope/types-models":"^1.48.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.48.0_1692117779917_0.6488696255858564","host":"s3://npm-registry-packages"}},"1.48.1":{"name":"@tellescope/sdk","version":"1.48.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.48.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3a34c29f13a21bca59644a9beeff87f81b3fafdd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.48.1.tgz","fileCount":79,"integrity":"sha512-WB/+ExtTiCk9+MmW7mERjw6Z+i1DAjwF+kMSXbX9itcyQRJGgi5yJ9AHPxmtkz3j0neod2cDdMqtOmUrKej4eA==","signatures":[{"sig":"MEQCIENr4AOFJgHFD5RUkXjqbYOscZzar48qXLg0DCThdmV1AiAvECnywHcLNstdO9LbKHmaQb1IJhHTeXe77/rvEJP3pA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458140},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d9c4e7295063573124933e41b63ce7aab467c6ce","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.48.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.48.1","@tellescope/utilities":"^1.48.1","@tellescope/validation":"^1.48.1","@tellescope/types-client":"^1.48.1","@tellescope/types-models":"^1.48.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.48.1_1692225929441_0.8453111607450836","host":"s3://npm-registry-packages"}},"1.49.0":{"name":"@tellescope/sdk","version":"1.49.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.49.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"75c64746edd35b229cb9baf0542c42b9c3322530","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.49.0.tgz","fileCount":79,"integrity":"sha512-4er71bFay0qAT/Pbxwuvvy+yucN6kHI7+8lKC7fGfeKHgpwNGErZDc+wRQYC9mPFMC3N8Z45Xt3fEwUnxviucQ==","signatures":[{"sig":"MEQCIFTYxjCTXkf9P/gtYajJAC2L3KvkWEnlumKa0KlVASfdAiA+SIWZ9JaSZnPTaSz6dTMf3f1Dy4PaDmJoTdOuxU9wQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458139},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f0450b649c3dd2299a7d057e81319e2f9aa07f35","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.49.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.49.0","@tellescope/utilities":"^1.49.0","@tellescope/validation":"^1.49.0","@tellescope/types-client":"^1.49.0","@tellescope/types-models":"^1.49.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.49.0_1692390747776_0.290871482203765","host":"s3://npm-registry-packages"}},"1.49.1":{"name":"@tellescope/sdk","version":"1.49.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.49.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ca72c5cdf7101ccec8a891c3e86dd11374fd1a79","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.49.1.tgz","fileCount":79,"integrity":"sha512-+8cqAG5bhxPPqxHSKdu5srrV0Q9AyB8ZDjqEhpReYmcQ7nRbTTslzUjLBOhUWki6D7uYWuEibvQalSYoJ5F5lw==","signatures":[{"sig":"MEUCIQD6yePmS5dk3Y+MTiY5LBxTmyrD67qmLArSt0FteT/ErAIgD9sDhemz0+1oYMQdT/oUZE9u9mRhepaFFDYmlB9fSIQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458140},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1b4abbc9d9957e224d1c7266cfd638cbea6e5393","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.49.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.49.1","@tellescope/utilities":"^1.49.1","@tellescope/validation":"^1.49.1","@tellescope/types-client":"^1.49.1","@tellescope/types-models":"^1.49.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.49.1_1692401850005_0.2251510681768727","host":"s3://npm-registry-packages"}},"1.49.2":{"name":"@tellescope/sdk","version":"1.49.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.49.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0a9f6b985f91f3f065ce1e3dc39d18873fd4a89b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.49.2.tgz","fileCount":79,"integrity":"sha512-GlHxh0GuPm434tKGmdXSCH1eUDZitPWfw7W/naBL6YxIp/0nlXt44CTI/mA8o/4KKfptmomu8KBOvLkYapbKNA==","signatures":[{"sig":"MEQCIBEyiKUhikK4M1S097EbUPAWah9+id8INcjZbkZtiIT7AiAtXijNnFA9L6OtgAYqK3EmxaTp5TPPLhACGcoMIt8C5w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458108},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"637b3a9845669cba5a93b4ef8214926ed942b5b3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.49.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.49.2","@tellescope/utilities":"^1.49.2","@tellescope/validation":"^1.49.2","@tellescope/types-client":"^1.49.2","@tellescope/types-models":"^1.49.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.49.2_1692652984848_0.09637065409211898","host":"s3://npm-registry-packages"}},"1.49.3":{"name":"@tellescope/sdk","version":"1.49.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.49.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8db58133c49fee4ea1511236c8863211edbafc47","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.49.3.tgz","fileCount":79,"integrity":"sha512-ElcuAzGyFXBc1NsYI27Frnb4XcrbQ+DWPrrQLlNENYc2VKGzu2ZItydD9etpJS8a1hCIhjdv6zV8yxvkHioqsA==","signatures":[{"sig":"MEQCICsL6Dd5xEsfphnWWC2xbHv2VZ1H7tIAq0CzGNm7v7bjAiBDjcdncudj/+a97/x/lG3AgqqMcuEn41rW8iOMrvfozA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458196},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e03b4109061d924b9f61887095c943c9c2887d6c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.49.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.49.3","@tellescope/utilities":"^1.49.3","@tellescope/validation":"^1.49.3","@tellescope/types-client":"^1.49.3","@tellescope/types-models":"^1.49.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.49.3_1692755118849_0.797015621033295","host":"s3://npm-registry-packages"}},"1.49.4":{"name":"@tellescope/sdk","version":"1.49.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.49.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f95c6445b4a94eb017dc1325848ed3739a976b55","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.49.4.tgz","fileCount":79,"integrity":"sha512-JhT4eC1AvYXG+63i3haTKmXhmLqRZmtd5uJOXmp1yTG0l7a0xyvicVn3lkxfLz3SS4vBprVCz/TGMStiOHTh4g==","signatures":[{"sig":"MEYCIQDWZijLcp+Ym+12bVF3gx2u8c9Iba82Iczz/uC3VhEGTAIhAOeyQnVWI3QBDoSGRSFQx1Ea57ZAQAQ00BAhCZyB8/pT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458140},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6d8463e12b7910f0393d889b5c9387be641d12da","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.49.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.49.4","@tellescope/utilities":"^1.49.4","@tellescope/validation":"^1.49.4","@tellescope/types-client":"^1.49.4","@tellescope/types-models":"^1.49.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.49.4_1692925221256_0.1149395277290397","host":"s3://npm-registry-packages"}},"1.50.0":{"name":"@tellescope/sdk","version":"1.50.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.50.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"798d25c7ae4e5383ba6aa759df6a2af8fc39b5cc","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.50.0.tgz","fileCount":79,"integrity":"sha512-nwoxbLOvsL+cx1XZ0rGU6CLgpK80AmNUqkVdzEhvNuBU7G+wJ03E9KMqSNs7UmQB7/kHKIrC0bi416WFT8foYA==","signatures":[{"sig":"MEYCIQDx/g0ZoAH3Lu9plg2Bbs/tBFm1eJyttXM72S37YqtVzwIhAKIlR3VIiqA2Tip/4gGrmiutqP+qv/57veKSE+puo1He","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458165},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"385374eb4e18fa9ca75b40704a6a2d7747211f5b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.50.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.50.0","@tellescope/utilities":"^1.50.0","@tellescope/validation":"^1.50.0","@tellescope/types-client":"^1.50.0","@tellescope/types-models":"^1.50.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.50.0_1692996372473_0.245039858919053","host":"s3://npm-registry-packages"}},"1.50.1":{"name":"@tellescope/sdk","version":"1.50.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.50.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"96352e6460db91a48e13d6a4c2230e16f3eff0b0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.50.1.tgz","fileCount":79,"integrity":"sha512-5xhK5Uh1H+jZfuwz0hZ1vWbA7kZ2r2G6+T0gyIKW/0MFk77K1LcYEyK8fuuM5oRyFlhfArABs2cHV/zWPoIoig==","signatures":[{"sig":"MEQCIDFDKvnW/xCGuRFIIkWQzbOGThPXJz8hA/TNW/7+E6u0AiBDmUCaDlTxbCaZPAW+OKku/Wt1LgX0+oM0UQtAHgdhpw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458166},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"afa1553c72ae8a2a67c0f9d1faff15c73513ce91","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.50.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.50.1","@tellescope/utilities":"^1.50.1","@tellescope/validation":"^1.50.1","@tellescope/types-client":"^1.50.1","@tellescope/types-models":"^1.50.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.50.1_1693266725123_0.07077160606541089","host":"s3://npm-registry-packages"}},"1.51.0":{"name":"@tellescope/sdk","version":"1.51.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.51.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9c3c03aae0dbd2e1411fd7706eb6a5767cb85613","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.51.0.tgz","fileCount":79,"integrity":"sha512-GuNWgquGMxHTn0cLTF91U6UiQnGaMRmKMykhLLrPzx9akTRGn03HrdedTd2nk9OVEz/15guwe0Z7F+vbSGPi2Q==","signatures":[{"sig":"MEYCIQCRSXULdN2aNR1QiN5IlW+3WoskCPLIvEK4Tij2M4xStQIhAOXY6xXzAfRn2rkBthuJL1feUO8DrEZt/yseJvx2m4uA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458197},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"22042d66cbe711eb2626d5e01cb993dcb9a82a2c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.51.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.51.0","@tellescope/utilities":"^1.51.0","@tellescope/validation":"^1.51.0","@tellescope/types-client":"^1.51.0","@tellescope/types-models":"^1.51.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.51.0_1693355569027_0.8513449046816137","host":"s3://npm-registry-packages"}},"1.51.1":{"name":"@tellescope/sdk","version":"1.51.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.51.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"263250341d8285e046164f13e858cdeb5c7c2c6f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.51.1.tgz","fileCount":79,"integrity":"sha512-t14K3Pcks0t64PrBFcqhoDyAy2nbzyfyizeFjSbRiDtTiNa8FY3E4l1/OAE4mS9ipFpVESJLsPM97kidsNtDsg==","signatures":[{"sig":"MEQCIAC5awF+iF/1MSYTsW12SZmjTExB24B639BnDy1Ci7mHAiBjRWNvlUg+jgDDZQq1QmG4I2EAVzM9gTZr9n2MCEwwEw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2458196},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"338736887f840a1e17cb57a98caecc9eb533a4c1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.51.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.51.0","@tellescope/utilities":"^1.51.0","@tellescope/validation":"^1.51.0","@tellescope/types-client":"^1.51.0","@tellescope/types-models":"^1.51.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.51.1_1693526949799_0.9499480154986752","host":"s3://npm-registry-packages"}},"1.52.0":{"name":"@tellescope/sdk","version":"1.52.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.52.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b7d2699e24e3adc538fd7df5bbeb7f7fcbbdc297","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.52.0.tgz","fileCount":79,"integrity":"sha512-6LI2i86RpdsXh58H/yIepNhllhAo+qfuG+5EeAGq5G8Nmo5OK4fc/2cvebh6uF5+OcegghpsAREIbvEXVZ3M+g==","signatures":[{"sig":"MEUCIB5eVzMOaCd7ybOlFdxPH7w9rAZfutbpJrp60aiX3Lk8AiEAz8ngRRk5fX26zi1ph8VcOpgrO219mn8yZv4bnbcOKcE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2462453},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cc599bf145d4d403a002c0aa3358e7db472e768b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.52.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.52.0","@tellescope/utilities":"^1.52.0","@tellescope/validation":"^1.52.0","@tellescope/types-client":"^1.52.0","@tellescope/types-models":"^1.52.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.52.0_1693958702923_0.43876849524773864","host":"s3://npm-registry-packages"}},"1.52.1":{"name":"@tellescope/sdk","version":"1.52.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.52.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0ae73d7e668c1ad73421de80b6395d1843c198c9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.52.1.tgz","fileCount":79,"integrity":"sha512-ErExDhz2LQ3RKjQq/iEPH22keHBZQwQQwMgfCFDEE4/ilu2zn9d96or1zpOyEON/OBCtsC5NhSGQ0PEV84vRqw==","signatures":[{"sig":"MEQCIGYnDR7qf82UBQfQP7WGvXD2r//5+5oMhqVjXd6Vcq5rAiBwNJIjOWd6wIfc4MI0YMdjMlglBUMOiQY2wjQb5Y6p1w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2462575},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f311e4cd75818258fb5fbbb832e1cdeb84ab8811","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.52.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.52.1","@tellescope/utilities":"^1.52.1","@tellescope/validation":"^1.52.1","@tellescope/types-client":"^1.52.0","@tellescope/types-models":"^1.52.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.52.1_1694043807405_0.6093769473673543","host":"s3://npm-registry-packages"}},"1.52.2":{"name":"@tellescope/sdk","version":"1.52.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.52.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c9ba8f226b5756ac54449ba57bb0233977e6b0d6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.52.2.tgz","fileCount":79,"integrity":"sha512-KkCOj8uU8/0J4M9pJWlIWHLhKlqGXAskVpyZH66X+5xTFSdD58a5lrN3fTbU/sJHhfXloDt+q9eWjdWQz7ePpA==","signatures":[{"sig":"MEUCICLJYFK4WGO1JMGlmuE1uZ1cQXT9ggRbyf47vF7cR2jpAiEAjibg+DeY5KcPogeT/+0X7anQuT63BPWJbG/14OzfIHg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2462517},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"edfe5f1324c90bd7e119cf8b3da34a29ea6e05a2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.52.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.52.2","@tellescope/utilities":"^1.52.2","@tellescope/validation":"^1.52.2","@tellescope/types-client":"^1.52.2","@tellescope/types-models":"^1.52.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.52.2_1694101105279_0.8831738357683914","host":"s3://npm-registry-packages"}},"1.52.3":{"name":"@tellescope/sdk","version":"1.52.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.52.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"df1dd18a25c2d757268cd447f87fea622c42d842","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.52.3.tgz","fileCount":79,"integrity":"sha512-dP4plCOeXu6o9GyCmzYDN9HsmtoE9P9dl4dBl3QSplJZO9k4eBDenU5pUW3uijziqNHzvMaNdlsuLIDI+081RA==","signatures":[{"sig":"MEQCIHnNK1dtyBrNZ/NvFOlx9CEcNl+e1IAervmevDBhL3UrAiAWxvQmrTd0XOA9VpAxZ7uIMdCk/L5+PAgVc137pxdRIA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2464262},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fbab1af81fb150259ee2457cf3a71b7e6ffe05c8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.52.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.52.3","@tellescope/utilities":"^1.52.3","@tellescope/validation":"^1.52.3","@tellescope/types-client":"^1.52.3","@tellescope/types-models":"^1.52.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.52.3_1694200990346_0.28087211409860235","host":"s3://npm-registry-packages"}},"1.52.4":{"name":"@tellescope/sdk","version":"1.52.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.52.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"02d409b886965ee8d774416de9e4ecca04a3f3c5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.52.4.tgz","fileCount":79,"integrity":"sha512-nsWw145TMW0mDT5vnFMREbFoGMoJF6G/Y9XSIsOkuKURxl2C/Ne2WnzHQsWOQkWKM1LrI4Cnx+5MIiLHh/q0wA==","signatures":[{"sig":"MEYCIQC3lg2n2me9OR33lrt0RjowcRs9Fzk1vxorFM8BREIXpQIhAKliTqRsu6WRX4pUH8qoU7pfF9m3/joH3U/+st9ygu2v","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2466159},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"972dd8e0ca034e6a1473e4558b5418a9f4f93247","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.52.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.52.4","@tellescope/utilities":"^1.52.4","@tellescope/validation":"^1.52.4","@tellescope/types-client":"^1.52.4","@tellescope/types-models":"^1.52.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.52.4_1694475445785_0.754104294228356","host":"s3://npm-registry-packages"}},"1.53.0":{"name":"@tellescope/sdk","version":"1.53.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.53.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"80034e7401c52eed85e87c1c10aeb63e3ab9621b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.53.0.tgz","fileCount":79,"integrity":"sha512-GyMP8iYJVR3gIHKuXVQSyblfgfGBTcXb3Wl22GmgcIfI/rMnqV68px8papiPpQ2SSm4RL4u0wo1mA44Cj2H43Q==","signatures":[{"sig":"MEUCIQCdAKMJmsNZy4Iki8QI2b63aRorm8n95btMdH4WM63JbAIgENoscWPhA5GTvFL77pMpJu9TUWClIxwoxVEZSksBpAM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2471084},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e26c138f7b72dd4ceac67a238af65e13eaa0ccfa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.53.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.53.0","@tellescope/utilities":"^1.53.0","@tellescope/validation":"^1.53.0","@tellescope/types-client":"^1.53.0","@tellescope/types-models":"^1.53.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.53.0_1694560565883_0.7972538258932864","host":"s3://npm-registry-packages"}},"1.53.1":{"name":"@tellescope/sdk","version":"1.53.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.53.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bd0883eb5b9c14c619e09f34c2bcf1f1c200e8cd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.53.1.tgz","fileCount":79,"integrity":"sha512-QtmDSE7OnTe5dr3mePVLlq61p0Gt+FdYDTmEW2yVLEBp/ymcel4X8EAHByE1Xb32xL1K5QatOWod2osuUG3fOg==","signatures":[{"sig":"MEUCIQCHr8E6BvCbOoVQUNwLqtriTnba0cpV3ESRNdvYam20qAIgNY9Gk66XcJGQhZJgYws25zgZNWL+7Say1M3USKzBJDM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2471020},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9871a4a9a662befd42642f185480a8269dd2edb5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.53.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.53.1","@tellescope/utilities":"^1.53.1","@tellescope/validation":"^1.53.1","@tellescope/types-client":"^1.53.1","@tellescope/types-models":"^1.53.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.53.1_1694645382405_0.06783427429218292","host":"s3://npm-registry-packages"}},"1.53.2":{"name":"@tellescope/sdk","version":"1.53.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.53.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"004c4a8fbaa50eb019a851b1d63a122d79c06f2f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.53.2.tgz","fileCount":79,"integrity":"sha512-mNeqMNCS2g7c7kxJa/O5hjmCmJOZcIgkKZuXIcdHGmGSbj3fGmXSpvhE3O6n6DrjJYDCyfNQO6qcs/A0hXKGOw==","signatures":[{"sig":"MEQCIHOyFXdhRhOhrnkBdguOpPq9fiVwNE6WNQD9alEwdBQ5AiAJoeLDFY2vbBjdo/rmhpIxMCATYDZIdbzn0YHQEcvs1Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2471019},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"99f8c7388592b11db2974b41a6394e86f3b07c0a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.53.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.53.2","@tellescope/utilities":"^1.53.2","@tellescope/validation":"^1.53.2","@tellescope/types-client":"^1.53.1","@tellescope/types-models":"^1.53.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.53.2_1694733040142_0.7497150305346105","host":"s3://npm-registry-packages"}},"1.53.3":{"name":"@tellescope/sdk","version":"1.53.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.53.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ea4ebcb3d7443f295f0224573ca929d0c20be6be","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.53.3.tgz","fileCount":79,"integrity":"sha512-YtSskxMnwbaMZymzxUW6fOtqPnydP7Ueu4uSDYRnGugUyZKJw+gvmj7Dk6Dcq0uUGsmIhmazZdN/Xkb8aNGaEA==","signatures":[{"sig":"MEUCIQDeqVJGXgH4K+e3CwufAT1Zg1+F8XU+Ofz9WJqe7T8REgIgZ56fLPiwEGs/q1s8T8kRLaLk0y+Ph8/k4+RvWw8vRUM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2472923},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d8683171d0f27b286531f2de63df9d5b688f5e3b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.53.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.53.3","@tellescope/utilities":"^1.53.3","@tellescope/validation":"^1.53.3","@tellescope/types-client":"^1.53.3","@tellescope/types-models":"^1.53.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.53.3_1695082171006_0.07278239872558179","host":"s3://npm-registry-packages"}},"1.54.0":{"name":"@tellescope/sdk","version":"1.54.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.54.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"46ffe3c97fe3daa4bff8a3659b03bdfd36d19700","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.54.0.tgz","fileCount":79,"integrity":"sha512-t7wOtl8L+SXBwrpVn+2DbiT7SCGhA+4AeZ4OZ7MvNw/9SWzA64VoJeB+Uxb1haDJYqxeEYcRciXTt/qXvO7FJw==","signatures":[{"sig":"MEYCIQD1eM1xnpH2MBTVFBbza2ji2WtZwuWF/PLnBL2ktqN+2gIhAJpIF1KMwmFYNQkLmJeBMh/AMsgh0VWv6E0polX2M1Bl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2472862},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"62b93fa20b75537585293fa116066a163c00af93","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.54.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.54.0","@tellescope/utilities":"^1.54.0","@tellescope/validation":"^1.54.0","@tellescope/types-client":"^1.54.0","@tellescope/types-models":"^1.54.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.54.0_1695167636057_0.034939892423055285","host":"s3://npm-registry-packages"}},"1.54.1":{"name":"@tellescope/sdk","version":"1.54.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.54.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4d3622a70f5ead7da628d165265952c2bd82641b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.54.1.tgz","fileCount":79,"integrity":"sha512-DOx6y56Y0R7d/4atToxnDg92goAPkO8JnQyQKZQU96RokT1j1YYzHjC5Ay3jD8uwyk586cbsnZtjuqRNo0fUzg==","signatures":[{"sig":"MEUCIBOS3xXQZMOVQtTDGik/ZCJbczKAfh0xOmVDpWksIvSDAiEAuFACBZO85ZI8JNJiuKmFBXUhSwyshQrAQPJ54G0phn4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2472862},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ddff17f3a92a22eb6b4e41878f3b7a35815b2502","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.54.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.54.0","@tellescope/utilities":"^1.54.0","@tellescope/validation":"^1.54.1","@tellescope/types-client":"^1.54.0","@tellescope/types-models":"^1.54.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.54.1_1695253615520_0.8506286048204936","host":"s3://npm-registry-packages"}},"1.55.0":{"name":"@tellescope/sdk","version":"1.55.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.55.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c3a37ae45a70c1e7039aadf56143a7f6f8de63d0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.55.0.tgz","fileCount":79,"integrity":"sha512-wm7iP/EQ3W1z0KseUaVEXYcemcxaCiT02YVcZMApuYaKN1ANPNKnUfi872QHhUjZJzdfuBMH7lDoCUqg6zEEUw==","signatures":[{"sig":"MEUCIQC2+7a1I7pigGAioTcOL9SxxW8nvEwg/pTGGtvvFWVCWgIgGd8/urtTHGi1mGIp3R/vE2wrPiN8WsRd5gdPXw1CUpw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2474751},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4737df068e10e8ffcb2af890189fb11534db9d2c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.55.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.55.0","@tellescope/utilities":"^1.55.0","@tellescope/validation":"^1.55.0","@tellescope/types-client":"^1.55.0","@tellescope/types-models":"^1.55.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.55.0_1695339763258_0.36855134877544904","host":"s3://npm-registry-packages"}},"1.56.0":{"name":"@tellescope/sdk","version":"1.56.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.56.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a00e273fd6cf0e91672925196aa808ecca313de4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.56.0.tgz","fileCount":79,"integrity":"sha512-8deutsZf7FJBfcWlWVxoQRQzQhcGLgnr0F6vFqkz3pveYrE/tFosDbzoyz+oObJDm0HIj0P62DsDbQok8i00zA==","signatures":[{"sig":"MEYCIQCxk9LeW7ZFHnW8ejlnxstH3NMdqRY0as3cHw/w2thZPgIhAPhKXBxtA8YKaUYvKxR1uPTXwuQ6NJcl/PNjPjk0nySG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2476485},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0ed6d06df9ac774d7114748bd19db7221ba3396f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.56.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.56.0","@tellescope/utilities":"^1.56.0","@tellescope/validation":"^1.56.0","@tellescope/types-client":"^1.56.0","@tellescope/types-models":"^1.56.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.56.0_1695684939476_0.6918392772964099","host":"s3://npm-registry-packages"}},"1.56.1":{"name":"@tellescope/sdk","version":"1.56.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.56.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d53881ab6045adca733541137c50c0b7d8faa4a2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.56.1.tgz","fileCount":79,"integrity":"sha512-vjmtfGnLP/a0Mx8HHHVlWVGHLotQHwg9vsPqIfapwfynm1WAtfozWNMUBzu4ODh18BjbOKO1tWRqXNvbOUgD9w==","signatures":[{"sig":"MEUCIHyKLMWw+meaEK77d5pi3HyFBPHXiMP0D4lWz62nUZSmAiEAkngi8lwtnP8jPfj+Weyu1PoJu7HfDx8cWPbr4zsuwXM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2476484},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7a013d620c464d866786480490ce185a78301705","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.56.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.56.1","@tellescope/utilities":"^1.56.1","@tellescope/validation":"^1.56.1","@tellescope/types-client":"^1.56.1","@tellescope/types-models":"^1.56.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.56.1_1695777291794_0.9570797277795833","host":"s3://npm-registry-packages"}},"1.57.0":{"name":"@tellescope/sdk","version":"1.57.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.57.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bf12e14ecad58ca7f8bd035880ac9d2db50c625f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.57.0.tgz","fileCount":79,"integrity":"sha512-hLxUpw7VaW7SNulixPTRkcxBBn/ibh3cVRJLgbuHW8huXwY6STQsZclCZ5hgc1uNVjR17sjeSBALuD7SgpudeA==","signatures":[{"sig":"MEQCIEPyvwvDcmIrbDqgItdkLccUevvMuf/ctG+pP6Q2vFfqAiAXmG/g4y0SUa7aBqooDenTaoGiO4b90pcDQh81mP6Ktg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2478073},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8ad3b2213fd81f617e7c254f81d4e5e5c800229b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.57.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.57.0","@tellescope/utilities":"^1.57.0","@tellescope/validation":"^1.57.0","@tellescope/types-client":"^1.57.0","@tellescope/types-models":"^1.57.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.57.0_1695947148898_0.30715118413259335","host":"s3://npm-registry-packages"}},"1.58.0":{"name":"@tellescope/sdk","version":"1.58.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.58.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cf839d513de0163d547e2f1625da42b29ea7e9b0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.58.0.tgz","fileCount":79,"integrity":"sha512-bmUlrzQrrvJnCe16L3J/kXaTkfVZQobBDSpmY0G7Hh4eDGXdySsiKUJdoR1yQWD6NyLIpy+CcdWlOnF0W5V6WQ==","signatures":[{"sig":"MEUCIHz5vvNCd4OCchQYTkEncPc5HqDC/S3CmVQyDSLQeLAPAiEAqn1rZrbbt3cfW1qE05lo9bOoT38Y4X5Iub3KXXjNDP8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2483228},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"09bfea086f93559dc9c08fc2924c337ee75c23db","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.58.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.58.0","@tellescope/utilities":"^1.58.0","@tellescope/validation":"^1.58.0","@tellescope/types-client":"^1.58.0","@tellescope/types-models":"^1.58.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.58.0_1696266027403_0.7498086175554757","host":"s3://npm-registry-packages"}},"1.58.1":{"name":"@tellescope/sdk","version":"1.58.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.58.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"aeb7003aecfe12f9bb09607d2ab6fbb1ada4dbba","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.58.1.tgz","fileCount":79,"integrity":"sha512-AbioYZ+MAy/0uHN1POCqxo0wfukPds22WBu2HE376sVsaQnV1F4OrEf4LrSxo17AtBFhzUPy+MDccDwlhRqfrw==","signatures":[{"sig":"MEUCIQDmhg1OAeEDIT5zKuHGKr17gZoLc0h6VkE20De+ei56nAIgH+a9WJ3pltW+4YdixOd2haFsNhNE12JR2iXAAdboAZw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2483170},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"01ee1e18af7f1d70e51691106ad5ba6533106542","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.58.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.58.1","@tellescope/utilities":"^1.58.1","@tellescope/validation":"^1.58.1","@tellescope/types-client":"^1.58.1","@tellescope/types-models":"^1.58.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.58.1_1696269869791_0.9091074598155198","host":"s3://npm-registry-packages"}},"1.58.2":{"name":"@tellescope/sdk","version":"1.58.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.58.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"346aa1ab8baa63ea8ff11797444be27833a14164","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.58.2.tgz","fileCount":79,"integrity":"sha512-366YZTXMKKV9o+RjUx9/YTYLgfQAuyhBpWs7yfoi04raZXVV4HmUzuVPB0XHQwQfY2922xTHiRib2tRHTiT9WA==","signatures":[{"sig":"MEUCIFbYubIIpEsLGCBnCoNZzIsxENYuxkpZOlObkBydEIIQAiEAmicUbz3mPWMFDH59Y4B96CbquOH8Gne70WV74wksGgA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2483228},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"01a23faab1f9c6ec69b62ec6772f3d9e5759bc29","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.58.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.58.1","@tellescope/utilities":"^1.58.1","@tellescope/validation":"^1.58.2","@tellescope/types-client":"^1.58.1","@tellescope/types-models":"^1.58.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.58.2_1696271516421_0.7918624436040154","host":"s3://npm-registry-packages"}},"1.58.3":{"name":"@tellescope/sdk","version":"1.58.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.58.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d94dc431be59490ecbd5ce5a9efec39df7644f7d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.58.3.tgz","fileCount":79,"integrity":"sha512-PKswbIniaoZstSpQ3eDm6V/V3/w03Z9t0aSqSJQ4uApWFvQqsu1Fj0ykIhnHzmaE2IMEro8Ydz29Wudc7uCdrg==","signatures":[{"sig":"MEYCIQCPf8JWHNTY/AaL3+dkWWWM8Uyr6OIrsyftfFTNfhKHsQIhAINoPEpl1nCx/uJwEtYGuFGMU/a+N6M8wkrSiiDZFpcA","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2483170},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1aa4720812dd7ba1c7066b1167a6b150eda6802f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.58.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.58.3","@tellescope/utilities":"^1.58.3","@tellescope/validation":"^1.58.3","@tellescope/types-client":"^1.58.3","@tellescope/types-models":"^1.58.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.58.3_1696272323809_0.7861637801596242","host":"s3://npm-registry-packages"}},"1.58.4":{"name":"@tellescope/sdk","version":"1.58.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.58.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ebf611483c9466d275eeb3b94fee387dcfc44379","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.58.4.tgz","fileCount":79,"integrity":"sha512-xF4idoSnziLTMaieDkhkmWwqu5Ss9f3WFYgnX5MTk2EdsZudDhb6/hy/sXiT5lKnGUaFRXSWmW/gIBt2pMzkiQ==","signatures":[{"sig":"MEYCIQDKp4qEgCSs4X9kOW/JYE/ABoEwf5uBtAEwfcqEF0QLbQIhAL9p+xuNUwVD7TuybPQjc58fNmdbVT/hO2b8cHNbXB4F","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2483170},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e2bde1334837d2936e6f48e1ca8dd58bf9384ec5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.58.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.58.4","@tellescope/utilities":"^1.58.4","@tellescope/validation":"^1.58.4","@tellescope/types-client":"^1.58.4","@tellescope/types-models":"^1.58.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.58.4_1696272733843_0.2186743562983986","host":"s3://npm-registry-packages"}},"1.58.5":{"name":"@tellescope/sdk","version":"1.58.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.58.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0e21ddb4c3f7d40ede2d0d7d5836ea66863bcdc2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.58.5.tgz","fileCount":79,"integrity":"sha512-aV1C8v02mluk/U5s8grk1DVmI+2RB2gx3xS2WPF2gBa7JfXpLjhRFzdBzokzhoa/pqJysO+FI13bnkTVB3aYhw==","signatures":[{"sig":"MEQCIG89wfs6Gfi/VtUoDaN6FthKl+PyJRBOrDP8vKvJwverAiAOWf65va9fLHRbb1uZ3TxDVmOmm8ytRIvlOhFNktd7kQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2483170},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fc11b2005b11cfe0a4609ba373f3f02fc34ed06b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.58.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.58.5","@tellescope/utilities":"^1.58.5","@tellescope/validation":"^1.58.5","@tellescope/types-client":"^1.58.5","@tellescope/types-models":"^1.58.5","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.58.5_1696280180324_0.34881861533798975","host":"s3://npm-registry-packages"}},"1.58.6":{"name":"@tellescope/sdk","version":"1.58.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.58.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c2a9b0d0a8c34bfc4daa660e0682476ca15341b2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.58.6.tgz","fileCount":79,"integrity":"sha512-xDqAXOJOpAC3sTZlpvPUUEPto2JXQVr2Z1UfD+wbmuO1GPQN9/ESVMRxvEHdTQYRp/xrm3MAh+3oDp+Jtnqr2Q==","signatures":[{"sig":"MEQCIH9HIHstNAdsTdTTR98l2+ACVES2yGpQopoBKwBhs8kRAiBWCMxdN58ZIhRvCAH8YMXDlHyg0lEuykAFq4eEgQ+NEg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2483228},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"45acb680341bf66a0b69ebf0a5964abfb0ba305f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.58.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.58.5","@tellescope/utilities":"^1.58.5","@tellescope/validation":"^1.58.5","@tellescope/types-client":"^1.58.5","@tellescope/types-models":"^1.58.5","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.58.6_1696281346129_0.9013620361996366","host":"s3://npm-registry-packages"}},"1.58.7":{"name":"@tellescope/sdk","version":"1.58.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.58.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9670c017c9334e2f612f5de17fc3ff6fb8b627b1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.58.7.tgz","fileCount":79,"integrity":"sha512-5nuKQmgrcaIZP9Bx5vmk4vyRngxPrLxPMVUps6ugbOLyRyjogA+UTXq5qAPCv+fWY+NcqLyea+9FOnmrA3eghA==","signatures":[{"sig":"MEQCIHTQIln5mBeRJ0xIFsTGvw4jLwdaXH2nvX68l5wTMdzhAiA23imidZsAUEFNeiVTXbdNJOULClrWUwZcPoGWlcngsg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2483170},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8eaa5f4d5c60c3bdda97aa1a6e0b419917f329ae","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.58.7","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.58.7","@tellescope/utilities":"^1.58.7","@tellescope/validation":"^1.58.7","@tellescope/types-client":"^1.58.7","@tellescope/types-models":"^1.58.7","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.58.7_1696285207101_0.4801341067193776","host":"s3://npm-registry-packages"}},"1.58.8":{"name":"@tellescope/sdk","version":"1.58.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.58.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9e75f20dec47d96167550824b39745f4f55314f2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.58.8.tgz","fileCount":79,"integrity":"sha512-EmEukbb16pTez10g0abywpiPyZUhbZWBw5wF04SCvoB3HkETPqhCtv0b7mLp47zLBldb2iWesU4B/IWiw4gY8Q==","signatures":[{"sig":"MEQCIGQnrTT7oZMe3/nKuZaFj83YN0SNN4iiNg7Zxli5myrUAiA3N9MqdhCRkwZALcYn2NGUssDa/k2FmDkS7BPUwgRMLg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2483169},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4b7f27f1ee9966e69519d453f7750f5bb510d45f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.58.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.58.7","@tellescope/utilities":"^1.58.8","@tellescope/validation":"^1.58.8","@tellescope/types-client":"^1.58.7","@tellescope/types-models":"^1.58.7","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.58.8_1696292777704_0.2302395835994484","host":"s3://npm-registry-packages"}},"1.59.0":{"name":"@tellescope/sdk","version":"1.59.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.59.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1a7c05926a2cc864d9a2cfb7b9fc4534b7cbc799","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.59.0.tgz","fileCount":79,"integrity":"sha512-n+99/mNDqr3V+RZoYta/cN5GA1PyRI9q3N05NPcBN+DXHPoksusLB++0K/w0qqB8Hg1FVJBcY4bh6ePk1AhAQQ==","signatures":[{"sig":"MEUCIHyvF8wq2o8e3XBiD/ebdL3wtMhKIXlaRgUE/qpv2FPyAiEAgY0gNzGgQJNxgjDS4NAdpXs4Jimo2fmqdEtxawKGqto=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2484600},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4299baf40ac3c6982f404af76fd7a3bd2c5f35ec","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.59.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.59.0","@tellescope/utilities":"^1.59.0","@tellescope/validation":"^1.59.0","@tellescope/types-client":"^1.59.0","@tellescope/types-models":"^1.59.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.59.0_1696377409677_0.7382090589160597","host":"s3://npm-registry-packages"}},"1.60.0":{"name":"@tellescope/sdk","version":"1.60.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.60.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b312782bdbafc908c6491919d3d155fc37e9ee0b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.60.0.tgz","fileCount":79,"integrity":"sha512-fLXPmb1J7V3azwa9e6KnSp13zXOJcYicGAr3HHsGFkMk/H9z1ep23v/nx/tCnZp5RjNd6zEcuwkab+Fqg5MOUw==","signatures":[{"sig":"MEQCIFidRC10QIv0dctLS7GNcBlwrXN58g/gnnTFbO3sk10vAiBvENamlmAp7QnafWR8guBHsmCpUepHx/UIoKxSF10LZw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2486666},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ac21e8063d335bd35a9e1e3924cb54f9ffb966a7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.60.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.60.0","@tellescope/utilities":"^1.60.0","@tellescope/validation":"^1.60.0","@tellescope/types-client":"^1.60.0","@tellescope/types-models":"^1.60.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.60.0_1696465242643_0.7368579409610438","host":"s3://npm-registry-packages"}},"1.60.1":{"name":"@tellescope/sdk","version":"1.60.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.60.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"52f98041bcaefbc8edb2da3d581d90835e58a328","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.60.1.tgz","fileCount":79,"integrity":"sha512-NH6C+h/idv+je/91TCWEfD17V6MYabnoJBtf7OsFYxrCIg83ceLw/quqHOEEm6L6pERjZHQSv6ycWMG3RUtMUg==","signatures":[{"sig":"MEYCIQCpVAhGRi5rohRuc8WZXOt8K56h7pPOCz55NBEQVAyhQgIhAINZ1rd8HOxbp4lxiwwjE0Nslr00KHfXvD9BnGYgf06C","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2486608},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"98ecb73826351efdd448343e8266d8f131899c7b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.60.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.60.1","@tellescope/utilities":"^1.60.1","@tellescope/validation":"^1.60.1","@tellescope/types-client":"^1.60.1","@tellescope/types-models":"^1.60.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.60.1_1696531085069_0.4660341171525717","host":"s3://npm-registry-packages"}},"1.60.2":{"name":"@tellescope/sdk","version":"1.60.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.60.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3c9865b72d200780d2ff2fea14387d68dc3942d0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.60.2.tgz","fileCount":79,"integrity":"sha512-POH8RCGvokGkQ2DGdKXrAGeHmw5h2U1KcTelJfvp+ebgBUN0kc43CzwP8Bj7AoquDyLbPsjHPGKgDTyyttj47Q==","signatures":[{"sig":"MEUCIQCEESQLz28G7CO5/dLETdQsdq6eA0MW7V/PxqUbSoAtwgIgBI60TCErVcmG93FUpxuiWe+If57hkMJLUM63Gv1Ogr8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2486608},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"807bf9b0b396cfbe0d896e3c7fb4b904205f88c9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.60.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.60.2","@tellescope/utilities":"^1.60.2","@tellescope/validation":"^1.60.2","@tellescope/types-client":"^1.60.2","@tellescope/types-models":"^1.60.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.60.2_1696533396169_0.2988529619113607","host":"s3://npm-registry-packages"}},"1.60.3":{"name":"@tellescope/sdk","version":"1.60.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.60.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6f2cefe6c131a584deeab772ed172ebeccfe08cb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.60.3.tgz","fileCount":79,"integrity":"sha512-TAnvcnSumndNNQG8qD4zY6BslqVDBmka+XoC1PZm6Rbjs/KBAL2lawz5EYPeiJIdv/Of/N62i03smA8UlmqgzQ==","signatures":[{"sig":"MEQCIFHVrjTEuJ9RCd+uDJ3zVNeqsm5gSSPhf3ScixmzXylQAiACMjUZP6kWxwldNhMge/OiYbl6ohK7+d3T2h3R3WJ+Hg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2486608},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"aa05412f6d6b8ba33ec39516710408d43af7793e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.60.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.60.3","@tellescope/utilities":"^1.60.3","@tellescope/validation":"^1.60.3","@tellescope/types-client":"^1.60.3","@tellescope/types-models":"^1.60.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.60.3_1696536543958_0.5905481399120323","host":"s3://npm-registry-packages"}},"1.60.4":{"name":"@tellescope/sdk","version":"1.60.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.60.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"feb33c843a883da5b078df40ec173e21efe7a6ce","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.60.4.tgz","fileCount":79,"integrity":"sha512-aqs3KbAsxgFIk6Kfm80mM2cT0CgksUStpcXgHR4RIrCrfjUMQImpB+Sa04f6FFuK+vXL4QMykSqJ6QpWyty5rw==","signatures":[{"sig":"MEQCIBL6G4fXmxSxMPF3xOlu5KEMezzP8JizpIsL955D9laDAiBypU1XWdCkbbqbHhJBZ1hjP/IW9yETqQjGRDuKVD2UcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2486605},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"49b056a9d6858c3227a317663d70d0fe6b8ebc86","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.60.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.60.4","@tellescope/utilities":"^1.60.4","@tellescope/validation":"^1.60.4","@tellescope/types-client":"^1.60.4","@tellescope/types-models":"^1.60.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.60.4_1696902954207_0.20009205894632642","host":"s3://npm-registry-packages"}},"1.61.0":{"name":"@tellescope/sdk","version":"1.61.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.61.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"618636d31fb306a427220f3f4a9fae93e01b84e6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.61.0.tgz","fileCount":79,"integrity":"sha512-dgL7JEBrcgu6r+67R/coJDc4myioppKCEwc5AlbmogWOFBcDQ/BYdwHewfvE8Y+Q6eTpH50096g6e5rrmOTrXg==","signatures":[{"sig":"MEYCIQC9JxbCz8wMHM9PB0E9R+xpcVmUpEBxhU2flsMemHBuewIhAOJtORbnBoHwcmIR2H2VKuqBuwZbiCXYmtL37CfHa8fu","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2498820},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"11fa6dee50fa7be090554036faa5e71d4de50302","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.61.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.61.0","@tellescope/utilities":"^1.61.0","@tellescope/validation":"^1.61.0","@tellescope/types-client":"^1.61.0","@tellescope/types-models":"^1.61.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.61.0_1696967330268_0.934275416980999","host":"s3://npm-registry-packages"}},"1.61.3":{"name":"@tellescope/sdk","version":"1.61.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.61.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"83457a6925ac64beee6ff5c5e9b32f6b89a96c3f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.61.3.tgz","fileCount":79,"integrity":"sha512-osmtjzJ1X/PNv+emYL9F4MdSjQaTWzI3x2KulUHbtqDvi6AoCmlyyVjYuT5QNXhekPf1ttZxfstw2WBkIQYiGg==","signatures":[{"sig":"MEUCIB5YaloieJYZZeETVS/iuiAhpdpfIDtRSHrUEpwt+2fnAiEAvwaxb32CFLW0jQa2hqst2CqyGCYfRmCqhsgI29kz0XE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2498766},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"83eedac22173e7a31d60ae9ac5523dc810226752","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.61.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.61.3","@tellescope/utilities":"^1.61.3","@tellescope/validation":"^1.61.3","@tellescope/types-client":"^1.61.3","@tellescope/types-models":"^1.61.3","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.61.3_1697067600129_0.857519007402805","host":"s3://npm-registry-packages"}},"1.61.4":{"name":"@tellescope/sdk","version":"1.61.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.61.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b658f6ee3c726065d960e90f5d68cce7ad9fb03f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.61.4.tgz","fileCount":79,"integrity":"sha512-OFSRng79peR2B7MSxCEZqx0WaAvH66IJyTe0N4WTYo2iIQDDK+lUjSzcnIqtlo7zLxLGkCYuVyGHwAgXbpCuWA==","signatures":[{"sig":"MEQCIGMm1kekfMNYmKnd4EH9oWsB54Ar6q62g5QvYf38Im3lAiB63bqE90mn1KZ/mAjDM6EtxNJ0zco5uKTBRoFImnypeg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2500756},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5b601d72468a6ca0dfaf11885cf451ecb5a99203","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.61.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.61.4","@tellescope/utilities":"^1.61.4","@tellescope/validation":"^1.61.4","@tellescope/types-client":"^1.61.4","@tellescope/types-models":"^1.61.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.61.4_1697145636051_0.2572552623536546","host":"s3://npm-registry-packages"}},"1.61.5":{"name":"@tellescope/sdk","version":"1.61.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.61.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4709da02a793bd56fb438e3a2ef8f95310cecc9d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.61.5.tgz","fileCount":79,"integrity":"sha512-n9QEPF9u5SIqzifNfGa9ORk7pm/g1OV2CYJZUxlyvENXhj0GSv+HPQ/pQXO/V0SDQFhfQN4hnBdvQPShRchrfA==","signatures":[{"sig":"MEUCICt5U24xafLgPTAkZ7BPdFdJqbEpUv1qQ4UWmXT1EsFLAiEApxEaajRkJYJJrOB9bAvQVVLvt8cq+U4gR6Z90CKUZjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2500756},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3106797ab51bebf9d97a4f41f6abbb163a69f851","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.61.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.61.4","@tellescope/utilities":"^1.61.4","@tellescope/validation":"^1.61.4","@tellescope/types-client":"^1.61.4","@tellescope/types-models":"^1.61.4","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.61.5_1697146810420_0.28939902378448923","host":"s3://npm-registry-packages"}},"1.61.6":{"name":"@tellescope/sdk","version":"1.61.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.61.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"017989abb8bd64ba75249746b7d54b01f420d8ca","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.61.6.tgz","fileCount":79,"integrity":"sha512-6U9i1E3TTQGFDdIULQEwMhG2oinRIg4xF1yF7K5gOMpKmbAosWJ51tPaMxahnL5UAl4D22VppDxOJ0ektaGlcg==","signatures":[{"sig":"MEYCIQDPilH9jlxMg4+tQKI6+TvNyhJTETQIn1N96IN2xPYiNwIhAMxR3o2f3JlvMViqn2gyq8o6yBPdy63UFKlRa1TA3g0l","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2500699},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0e9156f838b29dc51da8403f9714f0bede962835","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.61.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.61.6","@tellescope/utilities":"^1.61.6","@tellescope/validation":"^1.61.6","@tellescope/types-client":"^1.61.6","@tellescope/types-models":"^1.61.6","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.61.6_1697214700117_0.23866438939538814","host":"s3://npm-registry-packages"}},"1.61.7":{"name":"@tellescope/sdk","version":"1.61.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.61.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fc9ffdc88dc03c23047326022b435960f9491a25","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.61.7.tgz","fileCount":79,"integrity":"sha512-OtkASBpu/DAlRct5bLgPFfYCVbcHuEm/XmPxWHnx8jZhYyL5WHYH/vw0uP01f7XTgrKak4HsifYIGD1qJDlw8w==","signatures":[{"sig":"MEYCIQC4v+MYn0JZuOpHsQ2ZHd4kO9dsH1fDxzitErIpSFf2CgIhAL3lxq8KNHFAg31d0rIZieax57OGIVR/gyRAeth4/3e2","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2502696},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"851ea7f17ce71df1275ff31571660f0f57228800","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.61.7","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.61.6","@tellescope/utilities":"^1.61.6","@tellescope/validation":"^1.61.6","@tellescope/types-client":"^1.61.6","@tellescope/types-models":"^1.61.6","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.61.7_1697217816841_0.20514690590712603","host":"s3://npm-registry-packages"}},"1.61.8":{"name":"@tellescope/sdk","version":"1.61.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.61.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8c5dc3f256c04f20816bb85ba23378a06f1d4038","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.61.8.tgz","fileCount":79,"integrity":"sha512-eqtnycQsFKje3CCKR5xu7NRgVZBWy+xAj51ITsi+OkSfND+kAqmulSv/0KexUA78bjFsFHfSfvwEF4edOspQsQ==","signatures":[{"sig":"MEUCIFmQH1haG8nJSkCvJBU2YF5I+Av38lp4nrSYyJnOFL7gAiEA/9DlXE+k2yuvwhD9RnfDkHd4wb6qQUiZt/K02r2xTDE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2502601},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cb383a2f8d29ee47b7856657cefafb933093b7f5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.61.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.61.6","@tellescope/utilities":"^1.61.6","@tellescope/validation":"^1.61.6","@tellescope/types-client":"^1.61.6","@tellescope/types-models":"^1.61.6","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.61.8_1697396225449_0.8239805824826436","host":"s3://npm-registry-packages"}},"1.62.0":{"name":"@tellescope/sdk","version":"1.62.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.62.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"64008904c46a10719cdedb41a67bb7a8037d6e89","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.62.0.tgz","fileCount":79,"integrity":"sha512-tRU3KX25uElHo8/vaTiCs9pPnufwZlDasnTBZZpkmIl3sO2/O/tPrnhcMwo056dhVvGsR/dzNZ4uFsbyEOwFbw==","signatures":[{"sig":"MEQCIHWJoyxvqnNSnmiYneZzDsDxqeEMX795z3nlLi8yvYoVAiAUfu8wc6GywQpKRSglATMjRPBTianyYGOVfW3rzTUqyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2504371},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8b655a42d2ddf58f17afe7cabad244025fc68a6c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.62.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.62.0","@tellescope/utilities":"^1.62.0","@tellescope/validation":"^1.62.0","@tellescope/types-client":"^1.62.0","@tellescope/types-models":"^1.62.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.62.0_1697504765194_0.9006318548463186","host":"s3://npm-registry-packages"}},"1.62.1":{"name":"@tellescope/sdk","version":"1.62.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.62.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"92d4ac56ba7d632da520bad4d3779a09c07721a6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.62.1.tgz","fileCount":79,"integrity":"sha512-Rd5tejSDihvKuRUZlNsX0RSd/WOgNAPd6pHOHjggyysMKL0ianbrmlaAuiFZiHygZnMerzozuGaQzs2pBX0qKg==","signatures":[{"sig":"MEQCIFLoqLHOLoHIisJBRdRsw4Q1xGH7Of+jDk3LJCcki+lFAiA7jrvJqQOXrx5ZNIuPorLaV4EKsh39keRsVqp1G1QFyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2505535},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5ab7fdcbd2b199db2367abad31307a9cb219b8ab","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.62.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.62.1","@tellescope/utilities":"^1.62.1","@tellescope/validation":"^1.62.1","@tellescope/types-client":"^1.62.1","@tellescope/types-models":"^1.62.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.62.1_1697592938895_0.6261338206292233","host":"s3://npm-registry-packages"}},"1.62.2":{"name":"@tellescope/sdk","version":"1.62.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.62.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"25335f92ca866a9bffe2e71deedc27be8c3b7a99","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.62.2.tgz","fileCount":79,"integrity":"sha512-PmLELQK5gpEP8dLRcAjsikkxmykg0iR2EFalusKcXyV/1tWGzmACo3E6pEQrtP4nM4w7raUM1BgCH2fd07rQhg==","signatures":[{"sig":"MEUCIQChO0bcNNC9NBTc3owON3PuyRTyg5zckusjODWqcpUn3gIgNc3gRHPTm79vikloy+w+EUKb0wiCgclklqvMcYcEYg4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2505532},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4f704a3860dd07aee8224b236ee59036cfd8cd00","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.62.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.62.2","@tellescope/utilities":"^1.62.2","@tellescope/validation":"^1.62.2","@tellescope/types-client":"^1.62.2","@tellescope/types-models":"^1.62.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.62.2_1697671349513_0.617022260399404","host":"s3://npm-registry-packages"}},"1.63.0":{"name":"@tellescope/sdk","version":"1.63.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.63.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3c5d795a8aa4d90afbffc719e2ec4bf6f8341f6f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.63.0.tgz","fileCount":79,"integrity":"sha512-AJ1uJtq3Iqca/lXE7IdGpg8fv3kVB8Jyg4maT6mbnCYVRDqh4xUDRzLt1kwjREU+e9Xcw99EissI0x6+folrTw==","signatures":[{"sig":"MEUCIBj2vmjGlJKgMU0oO5UlfUQDRzeiorK0D/3dQAfJqS9NAiEA4YzxlJ0irZGYXqVYQIJKABEifIaR3/rGq10Izlz0Fe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2516478},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ed078632e214d083bf51e7870538eeb730b79d97","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.63.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.63.0","@tellescope/utilities":"^1.63.0","@tellescope/validation":"^1.63.0","@tellescope/types-client":"^1.63.0","@tellescope/types-models":"^1.63.0","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.63.0_1697885931390_0.16876702480399008","host":"s3://npm-registry-packages"}},"1.63.1":{"name":"@tellescope/sdk","version":"1.63.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.63.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5c1e55bb0244264b77f7a7bbf9e363832158251e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.63.1.tgz","fileCount":79,"integrity":"sha512-0FsmvyqEsnBkuGPIv1WomeLhj/ifyhSC463ZPaRMHIWpn4M96Ljp3BvYYsVqPxaFFd/klS8sJc0kb47fssHSEA==","signatures":[{"sig":"MEUCIHniMUkAYN3iNZwNLSLHhhKC1kD9+9nlXK3t8qP18ZZTAiEAlJ5/NOhfnSBnXnsvocs7lyWnAefJudwSPv+su+hj3Vg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2516471},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a61d343217eb822962e33345fa7e627c44366b0c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.63.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.63.1","@tellescope/utilities":"^1.63.1","@tellescope/validation":"^1.63.1","@tellescope/types-client":"^1.63.1","@tellescope/types-models":"^1.63.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.63.1_1698106697489_0.41400223949431947","host":"s3://npm-registry-packages"}},"1.64.0":{"name":"@tellescope/sdk","version":"1.64.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.64.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"65bb4ffb4ac0db53690e9387e29218d130bd7559","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.64.0.tgz","fileCount":79,"integrity":"sha512-ie3SIn2SyXK17J95Pw8I2ciIyelkhVQ9jAbAGLc3nKFB8p87FtuoYx0ejutGMEOG+VVt2Wm/H+D/Ay9jp9iiVw==","signatures":[{"sig":"MEYCIQDiglultx90IWEzlRl0zrQQMho2Q4yuyR3Zh2y6K2YvhQIhANgvR/QDaTUyMVxEe1cvhNwcaWP66IBrEmWE6Yf1Hegl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2548525},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"21a451c24231ba331585b9c52279ff2c9ce47ac1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.63.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.63.1","@tellescope/utilities":"^1.63.1","@tellescope/validation":"^1.63.1","@tellescope/types-client":"^1.63.1","@tellescope/types-models":"^1.63.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.64.0_1698189495689_0.7469190483426076","host":"s3://npm-registry-packages"}},"1.64.1":{"name":"@tellescope/sdk","version":"1.64.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.64.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"80272a9aefd12723789afb7034a64835ebc3f7bd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.64.1.tgz","fileCount":79,"integrity":"sha512-UspKcnVdt25o8Mxa1FvvSJsB5oiC85LMU2JZJQmWGMAJ6EgYVF8uzy0DEtH14y5AWHiufge3a4mqTqQ1PD3zxA==","signatures":[{"sig":"MEYCIQCaOlIK1jsJiKWA5zyBLh0Qsi5cTIaviAUYmuz5oMy8lQIhANmW165zee7R1VkIGZLt00I4MMMKrNjT+oGU2M5QDRmP","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2551175},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"008a8dac28ee667e1536d423f290210b1c9643da","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.63.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.63.1","@tellescope/utilities":"^1.63.1","@tellescope/validation":"^1.63.1","@tellescope/types-client":"^1.63.1","@tellescope/types-models":"^1.63.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.64.1_1698283301640_0.8617632803164279","host":"s3://npm-registry-packages"}},"1.64.2":{"name":"@tellescope/sdk","version":"1.64.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.64.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"74a145671a1614c9b6ddb859e37828635010807f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.64.2.tgz","fileCount":79,"integrity":"sha512-2A4ES5II3/LIsD8czaThCqMySRopI5uERpS04Nu//x5rN5pNtWwjUKj3RTUocxULfytCryi73I7dvP5D/Xh/bQ==","signatures":[{"sig":"MEQCIHjigu9pyRuj/9xZ+5Sw97z0ENzZfFhSypbEGcvDlOx/AiBW6O4VAdO2XNuXUL6HoOqLj3t4bYHOEx6JX7xfJY9DJA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2551077},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"48cc317f827b95f398a20fdf07938910e0fd41bf","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.64.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.64.2","@tellescope/utilities":"^1.64.2","@tellescope/validation":"^1.64.2","@tellescope/types-client":"^1.64.2","@tellescope/types-models":"^1.64.2","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.64.2_1698365243169_0.5054403877763911","host":"s3://npm-registry-packages"}},"1.65.1":{"name":"@tellescope/sdk","version":"1.65.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.65.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3b9ae14de3717871f348f8d35f777df33aa79c48","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.65.1.tgz","fileCount":79,"integrity":"sha512-nCMUF4o7KgZN/P8yvVm591Lb9W6OnIBebbo8Q/Sgb04kB9RIT/PpyoJx5vNUcFxAeNQdyfZUqRSdTMAlG5R2kQ==","signatures":[{"sig":"MEUCICyb6zGfysR6X85PMmaecICi5CITVVIqkI2pXlJMQNVyAiEAulLbfj5jGsDe5e092uymIyiMWkbf+Chc7++wOKHWNv8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2553868},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e982ce89a5613ee4ece407a7022cd6ad1d00f7e2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.65.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.38.4","@tellescope/constants":"^1.65.1","@tellescope/utilities":"^1.65.1","@tellescope/validation":"^1.65.1","@tellescope/types-client":"^1.65.1","@tellescope/types-models":"^1.65.1","@tellescope/types-utilities":"^1.38.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.65.1_1698716319787_0.48374627618390686","host":"s3://npm-registry-packages"}},"1.65.2":{"name":"@tellescope/sdk","version":"1.65.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.65.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bdfc4104b1944d8159d29404553cf23d390ceac7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.65.2.tgz","fileCount":79,"integrity":"sha512-sgy9qKm9KucHIhzQ1HAIzsyDas49vOifXh8GaJHxT9nL+2M40OLwBb/UyZnAQACm0A9NEIVtnpzvVgOwQaBQWw==","signatures":[{"sig":"MEYCIQChpl+aJjnH6WDYuUtAuy5uCbNCpKwuvA9uemH6IhP7UAIhAPfaxo0uwf1dWgstTLTwJp7frRFms6k34OarsRVg+7Fk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2554880},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"998eab7e633e503f760fa069ef6d4accbc256fd0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.65.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.2","@tellescope/utilities":"^1.65.2","@tellescope/validation":"^1.65.2","@tellescope/types-client":"^1.65.2","@tellescope/types-models":"^1.65.2","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.65.2_1698800293636_0.17233292574700831","host":"s3://npm-registry-packages"}},"1.65.3":{"name":"@tellescope/sdk","version":"1.65.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.65.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1180d1bf36d14b1df18073accffede603058b02d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.65.3.tgz","fileCount":79,"integrity":"sha512-+Qyw/KLc3XbUWvMC2g/aCfEoGM6DkE+o1P1EZ0KdGFhsqleJMBknajCxHvDq7lH96mBzCBlehLQZJraCAgIxVw==","signatures":[{"sig":"MEUCIQDQymZ9GQhxc3pFyzezyFZq/x+FTyDF54bgYGIkbsUwZQIgZJI7XF8mZNLQeree6sfJB8exF59Bvy9gQAPpcOgCxfo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2561433},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"462c6d7185f604be284c4d5697f24618d3f1a053","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.65.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.3","@tellescope/utilities":"^1.65.3","@tellescope/validation":"^1.65.3","@tellescope/types-client":"^1.65.3","@tellescope/types-models":"^1.65.3","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.65.3_1698880070830_0.5112867612861631","host":"s3://npm-registry-packages"}},"1.65.4":{"name":"@tellescope/sdk","version":"1.65.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.65.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8dac7e9491d0cafb95ee249a960ab3e1b56e84aa","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.65.4.tgz","fileCount":79,"integrity":"sha512-LZMuldx4I5j3nOHGO499wXL/S2AkBTUVx80AeM9Ua+2cYsUcMQEQFUFL+sXZYZg1hhqpcrMAjiG2EjNxp5shzA==","signatures":[{"sig":"MEQCIEAnBQvsVSob7OfvweDacbvfyYZoctO+PwoDgsUAxRK4AiBG3DTxzOZ6OazNZ3EUKyhJUvfnrNFOraZfqD7SkoCMtA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2607908},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"385b24e4effea0f379d2b2976ca3b622672fa54e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.65.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.4","@tellescope/utilities":"^1.65.4","@tellescope/validation":"^1.65.4","@tellescope/types-client":"^1.65.4","@tellescope/types-models":"^1.65.4","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.65.4_1699281461129_0.24903630047214032","host":"s3://npm-registry-packages"}},"1.65.5":{"name":"@tellescope/sdk","version":"1.65.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.65.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e7431ab307d7289554a46f74669f5ddffd4f7c4d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.65.5.tgz","fileCount":79,"integrity":"sha512-eVvoBTYQ4g4KyDQQiYtXcu6yLnSqWuCkvSe2Eq0vb/eflpY3LDVPO8XyU+qNScuGtgz8/cxEVWTNwezxly/FCQ==","signatures":[{"sig":"MEUCIQDB4NBuyJGEFNuH/H8r2BM5ccRKRvfmjf666Kint34BNQIgCiBem3ZEg0IGhsB7Sh4XSb3PS4ICdSnBKuAMP4icV+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2623859},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8e41d9b52108977a55d365337d76efaf05f18353","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.65.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.5","@tellescope/utilities":"^1.65.5","@tellescope/validation":"^1.65.5","@tellescope/types-client":"^1.65.5","@tellescope/types-models":"^1.65.5","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.65.5_1699321997114_0.9848978969637989","host":"s3://npm-registry-packages"}},"1.65.6":{"name":"@tellescope/sdk","version":"1.65.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.65.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c5e2a81a04cf59948c4e359b019e282811068d85","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.65.6.tgz","fileCount":79,"integrity":"sha512-1lJplooCVPDLV9oQbeq1CGTVBiKe9rdfQpIuR3nciZoCFVYvZKHs7e5dRGPoVqpnIfNKbL8cIYCT+EaxfB6dng==","signatures":[{"sig":"MEQCIDwGP32Gg8FAD1a4QWyn/YvGOvw2WNZe6F+clmcpdx7EAiA4j4i8k1WxD6gKiLMkSxRVmeNEH3BReGeRwTFTsYYQmw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2641276},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"caf70bf2234637ec44d70335a0631585229398fa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.65.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.6","@tellescope/utilities":"^1.65.6","@tellescope/validation":"^1.65.6","@tellescope/types-client":"^1.65.6","@tellescope/types-models":"^1.65.6","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.65.6_1699384992046_0.14136042035223362","host":"s3://npm-registry-packages"}},"1.65.8":{"name":"@tellescope/sdk","version":"1.65.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.65.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1838a0548b330fc3ac8f5483b0cf676cad8c5380","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.65.8.tgz","fileCount":79,"integrity":"sha512-KB+g49KH7HjgAuECdwNyldlug1oJbjhnfCHzAVmD0YDsu5cSZB2Q7NaHDI59o2jtRwXdtkjoOMQ9r5TYZj+t4Q==","signatures":[{"sig":"MEUCIGlKf7z7UqQ6YqfXQYXrow43GdPFLikXN5YvWhZJKRWCAiEArnvE5Qe2rez3Crq29pLm0PylR2rn6wVR+Ok7DkF4ZFI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2641217},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8bde10694655183aa27ea69b8d4de704a4619adb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.65.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.8","@tellescope/utilities":"^1.65.8","@tellescope/validation":"^1.65.8","@tellescope/types-client":"^1.65.8","@tellescope/types-models":"^1.65.8","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.65.8_1699928573707_0.9094313904099747","host":"s3://npm-registry-packages"}},"1.65.9":{"name":"@tellescope/sdk","version":"1.65.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.65.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"71d9722d3ddb710ef5a6bea0dff955174958555e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.65.9.tgz","fileCount":79,"integrity":"sha512-/SqRD4A/lyKwrbx1SQYGSVoJZEA7jUAs7669ObBBlk7e0/Ni8zonW3ZpCn3Oc3mK6r6HyJW5HP3TSJMtyRqRbw==","signatures":[{"sig":"MEYCIQCeYe3UIhkNt1tzmmur9u5u4OLeHJ2qQvInruXAD6JtAwIhAOt36CJvzWfWTeLVPq8uAeiBjJRdWM6sbzsPrTNTJRnM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2642963},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0e7b98b3fbd906a1d7ea317cc02fa58b2ab059b2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.65.9","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.9","@tellescope/utilities":"^1.65.9","@tellescope/validation":"^1.65.9","@tellescope/types-client":"^1.65.9","@tellescope/types-models":"^1.65.9","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.65.9_1700004608340_0.9325967529098622","host":"s3://npm-registry-packages"}},"1.66.1":{"name":"@tellescope/sdk","version":"1.66.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.66.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fcf2719dd5072f344220e3be19e87cbc89a5c145","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.66.1.tgz","fileCount":79,"integrity":"sha512-hMtAqwN+POxgmjVTstep+Ej6Lo2+6DpnJyiqJ2BG5sWCnNauIeCS5MTElJQYAvDGMiWahSiyCD2RSWJNIQSZ9g==","signatures":[{"sig":"MEQCIAOeoHuWHQAr1wXPAgBHv+OMJNgNwEkKkujgQy0kvcTjAiAtJ8VUQYldenycr0hunP/ms48ahc5Kc6YK6XitpmWI6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2647208},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"14209c7437514c7f35b54b73d75304b22153b3dd","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.66.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.9","@tellescope/utilities":"^1.65.9","@tellescope/validation":"^1.65.9","@tellescope/types-client":"^1.65.9","@tellescope/types-models":"^1.65.9","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.66.1_1700254603641_0.8915352005796835","host":"s3://npm-registry-packages"}},"1.66.2":{"name":"@tellescope/sdk","version":"1.66.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.66.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"355d13797da398a535fa2f74f251580be616409c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.66.2.tgz","fileCount":79,"integrity":"sha512-CtM4/wLNUP2OEmUY1ppQsepGCsvEGWfvCZzJl7eZC9zVLfQkTm1LSyxSDF8d+VHDzJOqZiihz77dfkqu+FaozQ==","signatures":[{"sig":"MEYCIQDXKFxDuIuftWZ/1I59yLzkrtro4eh9xmg70JgXHsn+GwIhAL+SQdo8xdXSokTo9kTYlBPJ9ctfmjATtVBfodojKNNk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2647209},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e271406f2a26b28de6e6126bb279ab776fe1c622","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.66.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.9","@tellescope/utilities":"^1.65.9","@tellescope/validation":"^1.65.9","@tellescope/types-client":"^1.65.9","@tellescope/types-models":"^1.65.9","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.66.2_1700258430284_0.7584774508656826","host":"s3://npm-registry-packages"}},"1.66.3":{"name":"@tellescope/sdk","version":"1.66.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.66.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"98e96b8c52b2753b9d770b5655aa6fda860f6f93","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.66.3.tgz","fileCount":79,"integrity":"sha512-9g14ifgIehJyaRYrIM/UMOzID2T62dCqDzbX0ymrrda673SMCXzBxglLj6DFtRjnDbuZ6vlhs2D2AtmDbphYIg==","signatures":[{"sig":"MEUCIQCDm83895Czvev8dcU6FeTlN/dFUHoJmY/YbXEMmLNWDAIgTwzQB/sHrljB9Wr4gmjw7zQzXB3tmNVyzY7SgtokMLQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2684360},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ec7897a3fe119c0d5c13ed427411205a5d4c0ea8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.66.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.9","@tellescope/utilities":"^1.65.9","@tellescope/validation":"^1.65.9","@tellescope/types-client":"^1.65.9","@tellescope/types-models":"^1.65.9","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.66.3_1700614324039_0.19568846983079613","host":"s3://npm-registry-packages"}},"1.66.4":{"name":"@tellescope/sdk","version":"1.66.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.66.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2770f42cdd20a417b0727746a24d18868efe0811","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.66.4.tgz","fileCount":79,"integrity":"sha512-EecJ9oAN38bPNFr5S3lv5gFqqxTWS5ainS8MWV2fAocYH6dadOpGJJvX/UaN+Z0EtDLpteeQcDrlyc2hNKRhxQ==","signatures":[{"sig":"MEYCIQCvp/27EDpprmJgPzW3YQCUYMC82QOjAisb6FFo7B/M8QIhALiPfR4xkwiwIRww7YayUr9bOc0RKxIqQk/uK6rW4v6Y","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2685207},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"23470e86ea92c6fd0cf67045a1da3a8a07d81dda","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.66.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.65.9","@tellescope/utilities":"^1.65.9","@tellescope/validation":"^1.65.9","@tellescope/types-client":"^1.65.9","@tellescope/types-models":"^1.65.9","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.66.4_1701054222162_0.40830224671857396","host":"s3://npm-registry-packages"}},"1.66.5":{"name":"@tellescope/sdk","version":"1.66.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.66.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"aa6e27545c19f51d026b76e221fa4f317a6de6d4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.66.5.tgz","fileCount":79,"integrity":"sha512-nscTW/NlQsRKg0auaNdB8WI518QkaQyj4a5g36idlSoRduUc+DsQAJv7PSkaUVZUT5TYe0aolM0BnlW4qKGlew==","signatures":[{"sig":"MEUCIB2Wsg9ZKirp7lWl0Zv25Hxxq/BQaCJrUlTRxrNiDORiAiEApQ/sASe1VZPB90y5psZQInKCcBMW6INqZaqvOxKo/Ik=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2697749},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9f9bcd022842a6bd9675866efd729427ac923df4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.66.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.66.5","@tellescope/utilities":"^1.66.5","@tellescope/validation":"^1.66.5","@tellescope/types-client":"^1.66.5","@tellescope/types-models":"^1.66.5","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.66.5_1701136374463_0.891453823333153","host":"s3://npm-registry-packages"}},"1.66.6":{"name":"@tellescope/sdk","version":"1.66.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.66.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"13807404cb8f1bb0640fcd81a6c640257f69b3d4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.66.6.tgz","fileCount":79,"integrity":"sha512-7hITCriqDcBBzFC44uXk2t4xhcUFcyr4J81sTT95mSi7boj65vJmqfh+wLEYNX3vutx6aK8Pw5ooEYIOPwXbag==","signatures":[{"sig":"MEUCIQDiru6gerBEh71SYchcIzg/fsns7YvIL7carl4mRgy0qwIgf30JmnlxoWp5uk8RTZD0JuPHcSATc6XNutFDjvof0Zw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2699594},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6b05bb9f6836422107cc236d3ebc2f466292edaf","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.66.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.66.6","@tellescope/utilities":"^1.66.6","@tellescope/validation":"^1.66.6","@tellescope/types-client":"^1.66.6","@tellescope/types-models":"^1.66.6","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.66.6_1701217872798_0.13600910081544315","host":"s3://npm-registry-packages"}},"1.66.7":{"name":"@tellescope/sdk","version":"1.66.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.66.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ff03057082f54edde91ee87f0c0fc3bf277ab177","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.66.7.tgz","fileCount":79,"integrity":"sha512-y9VYM06J682TIZyvNdX0qiYvaKcLthdX2RmEAfZXLqcfswioofo8qaQmRYHjcKBnQzyS+FeKC9wzWocwl5Nl+Q==","signatures":[{"sig":"MEYCIQDIYpRHfTh7xj6//CjDMIaJaswIA1IoEr/Uzv/iSWPhkQIhALXIb+P5lhz5uvH4fabg7WyyTilwFYkOKPnHkw7zA0W9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2700826},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6f87e2c1156cd31f6a61a44fe2e359e36a6f3739","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.66.7","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.66.7","@tellescope/utilities":"^1.66.7","@tellescope/validation":"^1.66.7","@tellescope/types-client":"^1.66.7","@tellescope/types-models":"^1.66.7","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.66.7_1701323279481_0.11280282602469183","host":"s3://npm-registry-packages"}},"1.66.8":{"name":"@tellescope/sdk","version":"1.66.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.66.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c07f80dc7dc5141f514248465badba3c8bd0456e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.66.8.tgz","fileCount":79,"integrity":"sha512-Ei0exFZIyr8Q6d4JNspuPLzaXFyVh4gWXfaBKhFe2GnSgniKOPsSvr9umMJSOi6WJY6Rjax9+3JeMr+HCZXHRw==","signatures":[{"sig":"MEQCIHwjD1Q7gynsCzke4Cp8W+OpZe97ul5Ro2lZg8pAsge0AiAX1YSoJncpKGHWaBw8sDlOEQMBgS7osaUJVDUg4poZAw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2699818},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b7547aaaa1c1aaa29afeb49b1d4943fb28124eee","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.66.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.66.8","@tellescope/utilities":"^1.66.8","@tellescope/validation":"^1.66.8","@tellescope/types-client":"^1.66.8","@tellescope/types-models":"^1.66.8","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.66.8_1701401830920_0.45479280487312446","host":"s3://npm-registry-packages"}},"1.67.0":{"name":"@tellescope/sdk","version":"1.67.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a90be9aba40298aa1e7c36e78ae42712db350c88","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.0.tgz","fileCount":79,"integrity":"sha512-rLR2L74MMwuGidMpw78baq6RO/stLxLcxTuIwwf/hgd/zFCAkXklxf5m4wuUVR5qopJ9Ujj88SrYNDxFOIFipw==","signatures":[{"sig":"MEUCIG6I7KTLYkqqy3jfkqz+e+oe9CRvNIef3DNLt6MHIezpAiEAopbsZvBSrQeeZQGek2F914qdaoo6IS17rmVbtYFLYoU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2703369},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"23170d73f75d537dd092575bae810638b87324cb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.0","@tellescope/utilities":"^1.67.0","@tellescope/validation":"^1.67.0","@tellescope/types-client":"^1.67.0","@tellescope/types-models":"^1.67.0","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.0_1701727286574_0.5732504716127802","host":"s3://npm-registry-packages"}},"1.67.1":{"name":"@tellescope/sdk","version":"1.67.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f3934dbcd4076320ab4e85a3a74b7d67624e94ae","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.1.tgz","fileCount":79,"integrity":"sha512-7mlkRPuyt7PEy9+uGoAD2J4LZa2iJutVlq8P4rP3rfRLZgjJJGStkMVC7EBA1RTqfgQWONoClwnw3WETCKYfRQ==","signatures":[{"sig":"MEQCIGgYxr9x0oQoOA+y0Kjbv8xdS8sn0Lxx2KHkO/UwGxQoAiBdd45mHiHzASvLdY0CO4TOr5OFBN5tXbVzYlLQc+3MQQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2781470},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f69eb8ec89d8c5197037c4d7806ffd7ed59e7c77","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.1","@tellescope/utilities":"^1.67.1","@tellescope/validation":"^1.67.1","@tellescope/types-client":"^1.67.1","@tellescope/types-models":"^1.67.1","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.1_1701741704826_0.7046341183998583","host":"s3://npm-registry-packages"}},"1.67.2":{"name":"@tellescope/sdk","version":"1.67.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6b3294370c93620a9e6d862e3f9dbb0e8cd01dd1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.2.tgz","fileCount":79,"integrity":"sha512-Zu6/OOKkX3whd9yCMwIqbXouTmPmdvyTA75B3yg7BLJfObxODT3OgRZN+tQwXIb1fZnZMlgBPJSLU+F3vjcNQA==","signatures":[{"sig":"MEUCIEL7ycM0i5ohp6IIPDct0/cJJLGmeuiKkq3FB3807huLAiEA8Jd5SKT+5Qp/z2ngaXquTa0Eh89AqTMoM2B/lknAA5k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2810717},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d8f1a93ea5236a5aac1f6c3cc777a4c4eb222172","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.1","@tellescope/utilities":"^1.67.1","@tellescope/validation":"^1.67.1","@tellescope/types-client":"^1.67.1","@tellescope/types-models":"^1.67.1","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.2_1701820639406_0.23900235169502726","host":"s3://npm-registry-packages"}},"1.67.4":{"name":"@tellescope/sdk","version":"1.67.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"656df3c304ee0c86100adcb831f4cad10b7f83f9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.4.tgz","fileCount":79,"integrity":"sha512-ib0xDZZnTI7A7sCRzSsZH/FwWyQMmvG+WjfQeaLrirWxDWkv9aiq6enG4zzTMLBzNt9vwVYIeTZ+JRrzbo+lww==","signatures":[{"sig":"MEYCIQDeKcovAil4ZOOP1YVB5cyd3gfETzhcAy97oqlM2wZxBQIhAPuP8XkUcNYvBrZd8cga6TwGKRWLa9z4i0cJYjOoHcKk","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2811162},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"80beb695a57be6a77acf7c593bf9664d93de3aae","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.4","@tellescope/utilities":"^1.67.4","@tellescope/validation":"^1.67.4","@tellescope/types-client":"^1.67.4","@tellescope/types-models":"^1.67.4","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.4_1701931192015_0.38457601729075463","host":"s3://npm-registry-packages"}},"1.67.5":{"name":"@tellescope/sdk","version":"1.67.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dc461bef844644d22a040c075f68d66785013b2d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.5.tgz","fileCount":79,"integrity":"sha512-IKqTNlCSoftP4b6pLuAy25kgxVlLNx+qY204ZcCbNT+Zdl1+Mnxz0hQo7Qxa35wuXvXUKjnDJia1b6tSDp1OHg==","signatures":[{"sig":"MEUCIGR/zpqRMFfU623LHLNTtUSdHdAYp3MmEzBGLiYToSNBAiEAtAg2m9A0gVdjod40Ur7t/uSRFbmY4iO2hyUIQ/HtEdA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2815735},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"25051df8ca97d2a5375b6b1954df3d27bef447f8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.5","@tellescope/utilities":"^1.67.5","@tellescope/validation":"^1.67.5","@tellescope/types-client":"^1.67.5","@tellescope/types-models":"^1.67.5","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.5_1702009832805_0.4052539940976281","host":"s3://npm-registry-packages"}},"1.67.6":{"name":"@tellescope/sdk","version":"1.67.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e29627f3469fcb4882efa499240b84c41320b6de","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.6.tgz","fileCount":79,"integrity":"sha512-L+Kz1ELcIAN4ybXP3tMiSifAiXH2HaWM9/i09Ul3exZU4/eXSuMBfNWTmBPeOJvVk2EEN6F/rjdjjj3muXoH4g==","signatures":[{"sig":"MEUCICM3JIl9qnetQqPnOiDVBf9oxHagF1WenoQZFzKsD8W2AiEAoZnw+CKO5djv0XZKjCzrWMKhoxJrdCd3t0KYKdRBYVo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2829982},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2a56ad43b24d871eb35cc30e41d7622abb97e675","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.5","@tellescope/utilities":"^1.67.5","@tellescope/validation":"^1.67.6","@tellescope/types-client":"^1.67.5","@tellescope/types-models":"^1.67.5","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.6_1702353805753_0.5281769799768672","host":"s3://npm-registry-packages"}},"1.67.7":{"name":"@tellescope/sdk","version":"1.67.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e84f7adc31249e31c65e666ecb25466c0825118a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.7.tgz","fileCount":79,"integrity":"sha512-FoznoIXQPziNzGrrBLe5oOYarCyNPb2clDW+UoCxgriWsVi8Wgt4JJyNlB/PCOa1/ZOCjY4IneTIs0e+DixqnA==","signatures":[{"sig":"MEUCIDYzLW7gls2UmU0lG3a5YmO0pO7o/uJG809oTR0YQmIzAiEA7RlfBhKLDdd6ZWHBgExJGpygqDuir0roylElmjDh0Ag=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2832014},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"33735f1d795faecca540e736b432e59ba8b680f4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.7","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.7","@tellescope/utilities":"^1.67.7","@tellescope/validation":"^1.67.7","@tellescope/types-client":"^1.67.7","@tellescope/types-models":"^1.67.7","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.7_1702434645174_0.03471717197876978","host":"s3://npm-registry-packages"}},"1.67.8":{"name":"@tellescope/sdk","version":"1.67.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bc5c9a822dcff4d84a41289ca21cd27c13e2e305","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.8.tgz","fileCount":79,"integrity":"sha512-+YNtrzy1QnlXeYeLU5BReEciLxcqVgZkbZbUKi+68LOUhEE6mw3/XHh7u4Wr4lR1eFArVgSBlioh6wj9MdIH4w==","signatures":[{"sig":"MEQCIF6Xr4jpNeN6oARsblq6YgPbfuldcTA72P6uuofK7LI3AiBVaMGjOehSGPYcJ+u+1qou/6LiAUhOiiJZCIxgOkeYlQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2832557},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"536b70ebfc511414b78efd7e7f579d8e61af854d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.8","@tellescope/utilities":"^1.67.8","@tellescope/validation":"^1.67.8","@tellescope/types-client":"^1.67.8","@tellescope/types-models":"^1.67.8","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.8_1702511167589_0.17110989803777787","host":"s3://npm-registry-packages"}},"1.67.9":{"name":"@tellescope/sdk","version":"1.67.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9bd3146b701b774947956c67d15448f915fa6978","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.9.tgz","fileCount":79,"integrity":"sha512-zzfnV0NqaHk+HABDIqwzqHowDGAjZPuR8GsfJ+iYJof6mVdR3vPcBhB8QmheGBrq06D4WHK/uEN4PTP0cb06Iw==","signatures":[{"sig":"MEUCIFK1nZtBDHg6E/rbn9sCJOzT5ssPXyYSDPrpXT12egSEAiEA7+6zGoyDiEXDgI3a4KXwlAxFcHrhu6LI+fQP8axgzI8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2832268},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6d4bc41ade1b119751efa8c7b56607abe785bd3c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.9","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.9","@tellescope/utilities":"^1.67.9","@tellescope/validation":"^1.67.9","@tellescope/types-client":"^1.67.9","@tellescope/types-models":"^1.67.9","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.9_1702919367302_0.8735074188101373","host":"s3://npm-registry-packages"}},"1.67.10":{"name":"@tellescope/sdk","version":"1.67.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9a58290c398b1ff003e6d2daac1a5dd4abeb415e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.10.tgz","fileCount":79,"integrity":"sha512-/W73aWwILjhBoNV790t+I/lDJRIeGlJDIOvJ3rhvfMkvcL7CH6pLyz/dR5e8Yz37BH1SIRJ2RA6vNMOKVgMfMg==","signatures":[{"sig":"MEUCIQDVG+JQj+0KDcktFKCAVAl+QV2g5UtASSYRj4J5Zu89+QIgIe3sr0xbqrfP0Wm5RvvPbGpNiWp3idYr5pShGBcQCqw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2832217},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"149f8f3a5e06ee9c5913758bbae59d4666f6a638","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.10","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.10","@tellescope/utilities":"^1.67.10","@tellescope/validation":"^1.67.10","@tellescope/types-client":"^1.67.10","@tellescope/types-models":"^1.67.10","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.10_1702957112541_0.24771068407628571","host":"s3://npm-registry-packages"}},"1.67.11":{"name":"@tellescope/sdk","version":"1.67.11","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.11","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2282b4a123b975755e1acd5e27fbc3d2a95add63","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.11.tgz","fileCount":79,"integrity":"sha512-6QbQIHjzzaTmGtLF2NAqfVc5shGchOvqq4LR6xhBdQ8PxNJEfx/5lutDE18WktjB3ekl1U5xuuXz/+ch7M99fA==","signatures":[{"sig":"MEQCIHaZi2BycAqmj6Yze5HN9EQ4OWyZipGitziW2fPZswdBAiAOKFdSBgoqJ4XZJy7fSHmfFQy6rKhxCGrQmlRIIzhe3A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2832242},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"344f2f0b41a8479b8e61958b1920f1364e230b50","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.11","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.11","@tellescope/utilities":"^1.67.11","@tellescope/validation":"^1.67.11","@tellescope/types-client":"^1.67.11","@tellescope/types-models":"^1.67.11","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.11_1703042213741_0.4324386740875903","host":"s3://npm-registry-packages"}},"1.67.12":{"name":"@tellescope/sdk","version":"1.67.12","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.12","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1946e48d0fdd47f09ea67a48d4d2e08ed91467ff","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.12.tgz","fileCount":79,"integrity":"sha512-moUqrpH6vX884bQn6PL9eLmBAL0HFxOJXwBBBaoqIJJytIhEj4kEABQkxG/TLZqq3WrUr6jpJ/jJX9K3c0zEhg==","signatures":[{"sig":"MEUCIEFnLCAa8dWzO/lvuX/+Lu3FTiybjuQUOqDjEV3eq5BVAiEAmi2rLg9OVy5fIJsNHMExStUNDVOv4UW+nexx5uN3PaI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2832246},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fc85557ec65474b14054208a68a4bb7153cfa041","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.12","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.11","@tellescope/utilities":"^1.67.11","@tellescope/validation":"^1.67.11","@tellescope/types-client":"^1.67.11","@tellescope/types-models":"^1.67.11","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.12_1703206571941_0.9634524815898475","host":"s3://npm-registry-packages"}},"1.67.13":{"name":"@tellescope/sdk","version":"1.67.13","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.67.13","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9ea6e84292e0b44310524a75a628d3a51d6f17b2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.67.13.tgz","fileCount":79,"integrity":"sha512-wQleaoYOYIW0Fpbm33OFPLn+PLqZwqcAbEnPQTqHB3xIdzxbdA3h3qf3RwYqTUWzTnm32tCTUnuIaxXrpj7IFw==","signatures":[{"sig":"MEYCIQDRfePT52w7chFYQrM+cbCm5CMUqgtwSwD1rxYTj9C/vgIhAPTuxFsrxE93bxMzW7e/V2VA2Bfl77/hmN6KaU/MYbV8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2869439},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2af02dc5d560996b4887833e6fab93cea71ffccc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.67.13","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.67.13","@tellescope/utilities":"^1.67.13","@tellescope/validation":"^1.67.13","@tellescope/types-client":"^1.67.13","@tellescope/types-models":"^1.67.13","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.67.13_1703726929407_0.8876831290867686","host":"s3://npm-registry-packages"}},"1.68.0":{"name":"@tellescope/sdk","version":"1.68.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.68.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0087a3315286fecf753d9826da9ae54474eac2e9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.68.0.tgz","fileCount":79,"integrity":"sha512-+OQ1opW93WFNNim0I3FsRvYw3dv/jsnE1+H00JV6l5GewPcICnchKJDHX1LBpk2p9CEyiQjb2fUGh14kbnqzqg==","signatures":[{"sig":"MEQCIHSxofDA2NuF8DH8vIQDk2IT228Y/TQ8+PxE4WRc5/7uAiAQqFnO+NOAImHMokVaNSvvTSBwzPGxmvRFx8FAvmhtQw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2876764},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f916452b6c30b009f67327af25a88b018154e242","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.68.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.68.0","@tellescope/utilities":"^1.68.0","@tellescope/validation":"^1.68.0","@tellescope/types-client":"^1.68.0","@tellescope/types-models":"^1.68.0","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.68.0_1703802706249_0.3824956310301024","host":"s3://npm-registry-packages"}},"1.68.1":{"name":"@tellescope/sdk","version":"1.68.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.68.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"df495f2b0557307db6129f38abec02a95bcb534f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.68.1.tgz","fileCount":79,"integrity":"sha512-cCT0N4hUMeAPqIZBzUe596WslS5E8MoROeA3ImDUJRKc/vxxiv/YX8RUPX/WS7jmkiUfDAm4q2251vd1lZsUog==","signatures":[{"sig":"MEUCIQC0rli39v1l9t8CKvjONr63duxPtcC89JOagzdSlBcvXgIgQE3wilatUrCPx+LAvpv2E3xfiQUdvjMalbgrUr0vo9Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2876706},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d9d237c00c2dbe88511b6bddf78ae5c798d6bd3c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.68.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.68.1","@tellescope/utilities":"^1.68.1","@tellescope/validation":"^1.68.1","@tellescope/types-client":"^1.68.1","@tellescope/types-models":"^1.68.1","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.68.1_1703979122080_0.374866456810828","host":"s3://npm-registry-packages"}},"1.68.2":{"name":"@tellescope/sdk","version":"1.68.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.68.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4ca0cca7de44cee988ed3791e74cb1b368ef14b5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.68.2.tgz","fileCount":79,"integrity":"sha512-0vp4AHLbPf3w1XlkPOtYypd3ljt1BHzgHYRRl9KsHNjNGAqLfpB1WqyyO3MKHgJB8Wt12TrpaHjUJYCgRMJNDg==","signatures":[{"sig":"MEUCIQC5KiAd8qDM28+0mTpOfEFwEI1iaHk6GvTEShyGwiX1xQIgE5utNZN58M76hs4sNkwfck9nKig0SUr5VPYqL9Fizrg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2876709},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"13ffad7d6e854fa20632cfdab5d7f19d499de066","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.68.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.68.2","@tellescope/utilities":"^1.68.2","@tellescope/validation":"^1.68.2","@tellescope/types-client":"^1.68.2","@tellescope/types-models":"^1.68.2","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.68.2_1704247459937_0.8023104678346062","host":"s3://npm-registry-packages"}},"1.68.3":{"name":"@tellescope/sdk","version":"1.68.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.68.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e8a980d5947f15e647a15f5c37bbe3995be449b9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.68.3.tgz","fileCount":79,"integrity":"sha512-JBAmM5XotWCJpwIVnM0rqNBFM21FRtcoubdgMDLAjVme09SQCAOx7CAgx8vQ7Gkue8AM7pk8N47DTvfgS8VOmw==","signatures":[{"sig":"MEYCIQCXrNdFva9Y+S2VLlJLO27UIIoXESj1Rz1XaigSj4G5OAIhANYAAQx2UAV7YjinFiIUNdeb4+tFn4TaZvLnj2GwFIOm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2876934},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8874bbceb1b5a2ae19d3f91850cbbf7958a415f6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.68.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.68.3","@tellescope/utilities":"^1.68.3","@tellescope/validation":"^1.68.3","@tellescope/types-client":"^1.68.3","@tellescope/types-models":"^1.68.3","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.68.3_1704419075625_0.19279913821393158","host":"s3://npm-registry-packages"}},"1.68.4":{"name":"@tellescope/sdk","version":"1.68.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.68.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cf683b8cd5b604f325e5355ed089ea34b263ecdb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.68.4.tgz","fileCount":79,"integrity":"sha512-3AhAEvC6amFZOVKJj8DWS8UhmPQVZLvC616XHo/xwyO3cEdNU/sghctBEv/ml7LZxNAzpXlEl9l87mimVzxV0Q==","signatures":[{"sig":"MEQCIEDQBvMCcjFomBWqdw8x4g0eSUyu9EE1IcBr6zvo2BecAiBQtDGqTvWs/3akDYzWlfiLOlm959371Z5Q34K4UwoalA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2876935},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0a5c80946418c7ec75c6c40cbeb5799c38eff070","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.68.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.68.3","@tellescope/utilities":"^1.68.3","@tellescope/validation":"^1.68.3","@tellescope/types-client":"^1.68.3","@tellescope/types-models":"^1.68.3","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.68.4_1704764306393_0.9634545458956263","host":"s3://npm-registry-packages"}},"1.68.6":{"name":"@tellescope/sdk","version":"1.68.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.68.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ba1319b20cf612f56357324bad0f5934c36f97b7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.68.6.tgz","fileCount":79,"integrity":"sha512-o+8X39UmETzrKvREBPIr8vmKEbjOVNks4BJ7ao6JYBAR77cVKwGQJQWXa+25wvWqSYLO4KsOIXsnWqwjnqTujw==","signatures":[{"sig":"MEQCIAwVBkytfrlIs6SjioR72RgKpZnBssh0L+Mpcw4RfrsMAiBkkmYtw1TPFciHBdhqgfBQrwvE3pXl7qPfSdHIZTTzww==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2880801},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9d0aaf893766dd0a1da14cae7159c8dda4b13bf9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.68.6","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.68.3","@tellescope/utilities":"^1.68.3","@tellescope/validation":"^1.68.3","@tellescope/types-client":"^1.68.3","@tellescope/types-models":"^1.68.3","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.68.6_1704908112532_0.2840367226139979","host":"s3://npm-registry-packages"}},"1.68.7":{"name":"@tellescope/sdk","version":"1.68.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.68.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5fff0d8eb8f458bafd68196eee15a2aeae7645a9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.68.7.tgz","fileCount":79,"integrity":"sha512-qSejgJllhe6lyFd49FhgzyUMVbbSeM6qzCIiDg55lbqEM8DxMf27UD/m0Ofhn+CK2jgMYq/siEmpf5wIMUbwDQ==","signatures":[{"sig":"MEUCIQD3VUXabI+QPNUcN0TJpW0BM03yH2X+vfxt1bPZSC4s6wIgWNaL8mMlD/Feu+OI5JZuAL8AfQKDPw844p46JYORSrE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2880803},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"502ad8c7a7f1be8224bca4ceef37de741445a5ce","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.68.7","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.68.3","@tellescope/utilities":"^1.68.3","@tellescope/validation":"^1.68.3","@tellescope/types-client":"^1.68.3","@tellescope/types-models":"^1.68.3","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.68.7_1705015369543_0.13908101203528878","host":"s3://npm-registry-packages"}},"1.68.8":{"name":"@tellescope/sdk","version":"1.68.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.68.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"641b8a32fac7a283e12b34b6a8bcad2cf507fa60","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.68.8.tgz","fileCount":79,"integrity":"sha512-Y1yrENBRC2fcQ1p1U74eMBFb3Id1UzDyqKWkxoL3PiWL2cPMIjHRHmzAz21OWMAA+BG4+7f24OQExyREKb5YRQ==","signatures":[{"sig":"MEYCIQDEzMZlKlMKVH/eabv7YJ1GIPOKp8wJOkCFV9iA2lnh1gIhAPaZGmdfy6EWGR5F6+iE9Qshx2ggOMQS0Tuacx88rf/q","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2917855},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0f928c980371c532def51887e8b14fd49a12802b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.68.8","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.68.8","@tellescope/utilities":"^1.68.8","@tellescope/validation":"^1.68.8","@tellescope/types-client":"^1.68.8","@tellescope/types-models":"^1.68.8","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.68.8_1705367400455_0.501516630124351","host":"s3://npm-registry-packages"}},"1.68.9":{"name":"@tellescope/sdk","version":"1.68.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.68.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c36db7424ef66bbfbe05fb1303c40991eef94a7c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.68.9.tgz","fileCount":79,"integrity":"sha512-fkAGb+9ESGu/ovSkS1+Bpt2JIo7zwbOuQZEQcwYF28WBd8KbUqB+SSS/ZkIwGUuFxtjbt2sHU/8CRe3r8IEPMg==","signatures":[{"sig":"MEQCIH/BIbmrdvPNeiXkol8kvk2ER9An5xSyqETFCaz5rVZRAiBtbCefw3ki2tNoFWlFGB5WbH4I7cGwPhSYObpuToodnA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2923059},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8fae3c1b48219bf9b0a0d5db5440dffd5ea7911d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.68.9","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.68.9","@tellescope/utilities":"^1.68.9","@tellescope/validation":"^1.68.9","@tellescope/types-client":"^1.68.9","@tellescope/types-models":"^1.68.9","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.68.9_1705456704186_0.42489324840663967","host":"s3://npm-registry-packages"}},"1.69.0":{"name":"@tellescope/sdk","version":"1.69.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.69.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"94144d6080e9866c81a3752f3647ca132de0d8d8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.69.0.tgz","fileCount":79,"integrity":"sha512-lbHyuOGZjpBv6gew/4kH/gVpM7hnFIf+hmKy2QPFsJsP3yp9OPOJ3m/BL5BmkpdS0LD2o04BA6W3Ernfb/G2mQ==","signatures":[{"sig":"MEQCIH80epH9nH4vOFxmxWJ7SG6NKV8SDorHhprVPfWwejhvAiAfdE6k+AeywxoF3k6jGndN0jSIKW1Ru5Io7qriq4HBLw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2927140},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f49ab1dcb95fd7a436c6f442131f72bd2c722ef4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.69.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.69.0","@tellescope/utilities":"^1.69.0","@tellescope/validation":"^1.69.0","@tellescope/types-client":"^1.69.0","@tellescope/types-models":"^1.69.0","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.69.0_1705621660899_0.7213019560019078","host":"s3://npm-registry-packages"}},"1.69.1":{"name":"@tellescope/sdk","version":"1.69.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.69.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ce7180cb5a4399252146b021815343151d627a55","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.69.1.tgz","fileCount":79,"integrity":"sha512-2+IwOiKPYZNopDlqw4L7Dz/o0qG1C/R94+Bp9/lrx63dZkmsK57sQbARHyk84BBM1+Z0BeaA7eRisslUQpMn/Q==","signatures":[{"sig":"MEYCIQCd8Co1H7jYT13zXg7g+Uf7zoWpYEge342rf4weNyHWNgIhAJ3bdZF4+9vJqRxc/hG3umEB7GSjLwTcLMRAxy7Sbs19","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2927081},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c88963bc425704aad683fc98a3be28c0ccd6b70a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.69.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.69.1","@tellescope/utilities":"^1.69.1","@tellescope/validation":"^1.69.1","@tellescope/types-client":"^1.69.1","@tellescope/types-models":"^1.69.1","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.69.1_1705971624937_0.9443493326301813","host":"s3://npm-registry-packages"}},"1.69.2":{"name":"@tellescope/sdk","version":"1.69.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.69.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8dde84741fb0e51a857583c2bbee04a2478b08dc","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.69.2.tgz","fileCount":79,"integrity":"sha512-dvEK+GtDdYDosTzK/jN3yGpSqhq8q1jZhemIWq61xko0AFhKX/2o/eYnPEsEgwerAapGVajJP4k1i5wRXLaF6A==","signatures":[{"sig":"MEQCIHOGstKDxx6ibBLh+3cI63l+BpDH4jUpE/ibJyiTH+r0AiAnu2uDKcV0rKcP4aaO5NDogUbTPzfdYC6eIUQVlZ4Qig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2927138},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0293683ad2c597f9bef5941097d5b46103cc1a58","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.69.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.65.2","@tellescope/constants":"^1.69.2","@tellescope/utilities":"^1.69.2","@tellescope/validation":"^1.69.2","@tellescope/types-client":"^1.69.2","@tellescope/types-models":"^1.69.2","@tellescope/types-utilities":"^1.65.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.69.2_1706146418717_0.8900682009625636","host":"s3://npm-registry-packages"}},"1.69.3":{"name":"@tellescope/sdk","version":"1.69.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.69.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"24aee9113d6ea41e1382b5386c5d53eea9a55dfa","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.69.3.tgz","fileCount":79,"integrity":"sha512-doXZEsYrr2wlYizmyCPakzbaQgyAYGAchAxe5S+5AkCh52HFPfXc0V4CPDiuRq55H2z9hX/HqI3b5vz1eThFbA==","signatures":[{"sig":"MEYCIQDr83eluT3FfGoODV/iP28AigW+ox79ddOx9K1N1usFqwIhAICCE5TKFTaOOfSm0YmMZ6Vfcd3/3kA4eFcNdJ8ahtXN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2941016},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f31ae1c9f5073cd3513816853bec11acb488e633","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.69.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.69.3","@tellescope/utilities":"^1.69.3","@tellescope/validation":"^1.69.3","@tellescope/types-client":"^1.69.3","@tellescope/types-models":"^1.69.3","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.69.3_1706232739272_0.44384573115499415","host":"s3://npm-registry-packages"}},"1.69.4":{"name":"@tellescope/sdk","version":"1.69.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.69.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3181f3c453642861ef8dc67dd6b2e368b3dd4d37","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.69.4.tgz","fileCount":79,"integrity":"sha512-AQG/MnYWtwtMCFmkETYcurZ/g9kbi1C4WlYH/cAZBXdrzUh2rCFGkBcyIZMDneNvQeUW9pPp4Y3Th7lszcaPIA==","signatures":[{"sig":"MEQCIHYwKwRRgGpTinyzeBhedDYFmalhu4WSm+8sKBTepOTPAiBAmmOfyjn5wDvi2tRUTGNvJKHPEb2DGApa4ey3+v7ZDQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2941062},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7659b2518a4c717d27aa5aed53032d189e485955","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.69.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.69.4","@tellescope/utilities":"^1.69.4","@tellescope/validation":"^1.69.4","@tellescope/types-client":"^1.69.4","@tellescope/types-models":"^1.69.4","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.69.4_1706662796918_0.9070825218441196","host":"s3://npm-registry-packages"}},"1.69.5":{"name":"@tellescope/sdk","version":"1.69.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.69.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"594ad0d731fbe397277bcda8cede1386937367b6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.69.5.tgz","fileCount":79,"integrity":"sha512-teC0oox9iMOtix3EnBHZCdRKFrZUG8gpyP/WzM39adVcpv6v3ykNOen0szyFMwTkoISgw8ap8rhftABRDWzYyA==","signatures":[{"sig":"MEUCIQDDmKkNYUlZVL7QtUvAYtmFj/hQnUVxJMpVSLn9qrSs5gIgZ4+yNCJacH6Qz0iqfPq/pfvsPe5U6cbIIqHUmVFDuJo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":2995956},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4fc0d4cae5bf7167973922d399c5a4f140b8d476","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.69.5","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.69.5","@tellescope/utilities":"^1.69.5","@tellescope/validation":"^1.69.5","@tellescope/types-client":"^1.69.5","@tellescope/types-models":"^1.69.5","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.69.5_1706800084890_0.07450683530577096","host":"s3://npm-registry-packages"}},"1.70.0":{"name":"@tellescope/sdk","version":"1.70.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.70.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"73ef26d56d76135c279e9bd68f3c4e96748037a2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.70.0.tgz","fileCount":79,"integrity":"sha512-GPXb9YuhNAVEn+Rh6QZjs1qet1SlRl7R7Yx4eexzCmVDocW4GbLakzwiuVQsSEhIidaOpRssYqxZGeGXA8MIpg==","signatures":[{"sig":"MEQCIBctritY3J0bytBnEFAf4xBsVKzAMjd0MfroZodg30UUAiAKIdMY+AQ73Jdoku+506peS5rZEr7y7jK0SUBoGVIsDw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3020338},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"253159a4c6ab3400d53e3a0047bff6d3a0effc25","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.70.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.70.0","@tellescope/utilities":"^1.70.0","@tellescope/validation":"^1.70.0","@tellescope/types-client":"^1.70.0","@tellescope/types-models":"^1.70.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.70.0_1706833610866_0.1043897067702928","host":"s3://npm-registry-packages"}},"1.71.0":{"name":"@tellescope/sdk","version":"1.71.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.71.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"58c79ff6805343b78c29b3f3093a1c816487e942","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.71.0.tgz","fileCount":79,"integrity":"sha512-fNSx00Wwnu8nX++lLMDTW9VKEkbxJVFJQWLSCvff9ShDxfrpUQx2/JcivHei4CC1iAyf0l1BibqYan2s3oe17w==","signatures":[{"sig":"MEYCIQCPo424sF5TyTs2at5b+t+EtuGrDaZHjc5GnrsaWI6lZgIhANSB7Ab2PzL2wJhZUuCjbyQ0c26wPcoqswgKN5+0mbZO","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3022282},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"42330df564f2a969f09894ced5c283f3fdbb7299","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.71.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.71.0","@tellescope/utilities":"^1.71.0","@tellescope/validation":"^1.71.0","@tellescope/types-client":"^1.71.0","@tellescope/types-models":"^1.71.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.71.0_1707264476964_0.7659843843726133","host":"s3://npm-registry-packages"}},"1.71.1":{"name":"@tellescope/sdk","version":"1.71.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.71.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f72141ed6989de9477f9904c1945d1a04ecfa816","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.71.1.tgz","fileCount":79,"integrity":"sha512-T46CRIQ26uy7dGMz1N/f3AM08czC5B6LaTQBBK8qV6Cc4EXwqRJHd/8i2Q0TtUKLTFBljxKe6rgKVQAqoXyvnQ==","signatures":[{"sig":"MEUCIE73pVFMQ56UleO5ZtrHiU+AAZ9TZIIB0OE3THPr0BlYAiEAzS7rVKgkYOjKOyWHfKkgmTRyQnL7i7ymlbCvmrG5P3o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3047443},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e70f4c9fd8ce2d03d3010665aaa7ac7a5f7a3d4a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.71.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.71.1","@tellescope/utilities":"^1.71.1","@tellescope/validation":"^1.71.1","@tellescope/types-client":"^1.71.1","@tellescope/types-models":"^1.71.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.71.1_1707441935398_0.6567359685957967","host":"s3://npm-registry-packages"}},"1.71.2":{"name":"@tellescope/sdk","version":"1.71.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.71.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"317028cb8cbbd75986e8553c807a9f8178e64fcb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.71.2.tgz","fileCount":79,"integrity":"sha512-FVBVHzzMlHVfn3MRFCvisUD12tLMvzBIpYbkCmIFosOrMGtchxeMJZMzlko6t9ZM+vm670I9tbnOJ+T/kZkP5A==","signatures":[{"sig":"MEUCIQDDiEbo7cIUQLX5p+bv8+AcB8jph3DpMABycrcDiJkeFAIgOu/NjzWGunV46+s7lnFe7Kl3KTsGysnyfFYREkmyGv0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3050070},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5deeaea3e0f561452cf0cc1b23dc8b847c8fd479","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.71.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.71.2","@tellescope/utilities":"^1.71.2","@tellescope/validation":"^1.71.2","@tellescope/types-client":"^1.71.2","@tellescope/types-models":"^1.71.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.71.2_1707789786785_0.08786989213598839","host":"s3://npm-registry-packages"}},"1.71.3":{"name":"@tellescope/sdk","version":"1.71.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.71.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"be373abc27221175e2cad65ff221a372c4d517ba","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.71.3.tgz","fileCount":79,"integrity":"sha512-Qx4tL7UnQrz3SAwfRQX1Lods0eorf9hth8wkOmBTCzBGOqJWeHB31oijOB+XhpGjId99K4UnmWqEGkd7J9p1Ag==","signatures":[{"sig":"MEUCIQCpx8t+V4W3EK5PJ1aVTqg8uA+twGPHEagG8GaQkyxQIwIgFeuSX2x0k8GRXtr6+lTP/WEt/v+ZcjbfZkgPIOF5AMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3050068},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4d8f486d3de1430b4b8a9c45e52c5797221b7735","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.71.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.71.3","@tellescope/utilities":"^1.71.3","@tellescope/validation":"^1.71.3","@tellescope/types-client":"^1.71.3","@tellescope/types-models":"^1.71.3","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.71.3_1707878171475_0.12249626661951885","host":"s3://npm-registry-packages"}},"1.71.4":{"name":"@tellescope/sdk","version":"1.71.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.71.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ddd2d0e3986afdbe655cf2132f45653031ea5872","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.71.4.tgz","fileCount":79,"integrity":"sha512-4OzSi2HUmHT0KKIiSPBdWPC+fvBWfPL5O11ehZyA/cFQ8wqyTuDV6Q89ge5F9OX3sOq6tBNE9u3pI0fCvRVL0A==","signatures":[{"sig":"MEQCID1lhyckPi6izccGd/wWoiX0XNVAYIk3h/s3Cx835JFqAiB5QWqhYbzFcxA1j6GjP14qsOpDI+Lv1dZLqqrX7Vy5Lw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3083413},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4317f256836d22d7a5fd8d9577d4397f62c2c6ea","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.71.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.71.4","@tellescope/utilities":"^1.71.4","@tellescope/validation":"^1.71.4","@tellescope/types-client":"^1.71.4","@tellescope/types-models":"^1.71.4","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.71.4_1708049297483_0.5997953820349482","host":"s3://npm-registry-packages"}},"1.72.0":{"name":"@tellescope/sdk","version":"1.72.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.72.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cc83911e732906dfd51c2f083a1c94725b46e284","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.72.0.tgz","fileCount":79,"integrity":"sha512-FQJBZPa8tjDYWKc+N8jANmsaz4Z9xOurre+kMckszFaVRce54ib4Vraa6MbOKMk+hV5c6fW1pJQ83I8wgULJew==","signatures":[{"sig":"MEQCIFKO/SzM9Z/J0bTtNV8YwCB1PeeTvEmpniQLF/+C5dd0AiBQM6gvEU/0cR3pG6vh0G/XXAb9Q2epZ8vmRXNN5XF19Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3096001},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"159c131ea35dd8416273546735bcbdb2677030fb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.72.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.72.0","@tellescope/utilities":"^1.72.0","@tellescope/validation":"^1.72.0","@tellescope/types-client":"^1.72.0","@tellescope/types-models":"^1.72.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.72.0_1708473452592_0.5295132914442005","host":"s3://npm-registry-packages"}},"1.72.1":{"name":"@tellescope/sdk","version":"1.72.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.72.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4cc58ef22f208933c35cf06332d5145a21c3317e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.72.1.tgz","fileCount":79,"integrity":"sha512-FsPrD01BE0sZ1M1d1W4jbC7qn3G+ilnMTkEveSczn4dkN/JgwtttSROKXAVtSrX6eUWiuUjVluTePAuUIDcNGw==","signatures":[{"sig":"MEUCIQCa0SagQI0yH1YReVQY0GHx+utyWQcJCo3i7wX4vrWyLwIgLRZeJ2InzpP/5V7XLPgPWYf5iYAyAlpcCWUbT6DRhe4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3095996},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"226f315b3ba206313e25fa13d7f0e8d39d76197c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.72.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.72.1","@tellescope/utilities":"^1.72.1","@tellescope/validation":"^1.72.1","@tellescope/types-client":"^1.72.1","@tellescope/types-models":"^1.72.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.72.1_1708655660439_0.7620292210040103","host":"s3://npm-registry-packages"}},"1.72.2":{"name":"@tellescope/sdk","version":"1.72.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.72.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"caaddf312d23f738f0c4eb587f249e5cb99ff916","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.72.2.tgz","fileCount":79,"integrity":"sha512-aygsWa/ssncw6Nw+0VQEKDRY5msXGHRyiFL72ipMeoipPT5SmxeBpFo4mMPOsLrG+YW/z0VZtVgA2+rMay0H7Q==","signatures":[{"sig":"MEYCIQD8pi0m121nZEBYaSYOKSqr8Af3QlhiiuxzX2eoKhlc8QIhAM5LjEFpyJMRhYZh+vqpD41UHZFZtkKQ97NEzUHcChRl","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3097761},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"da7db654bf7f352b30a6a956786dd09a8ae12902","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.72.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.72.2","@tellescope/utilities":"^1.72.2","@tellescope/validation":"^1.72.2","@tellescope/types-client":"^1.72.2","@tellescope/types-models":"^1.72.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.72.2_1709088198784_0.10023167522875953","host":"s3://npm-registry-packages"}},"1.73.0":{"name":"@tellescope/sdk","version":"1.73.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.73.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"325816a706d249b6ebc11746d08f186dc94f86d6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.73.0.tgz","fileCount":79,"integrity":"sha512-d5RY5U6KrDghmH1AQq3zsnxBu/8e0Fo/qIxoFDkQeQX1ggns9q7c6VsavFlq8E/ish5fe8xGAfwe8Cvmd99mWA==","signatures":[{"sig":"MEQCICbAG7Bsy/OAUAmYJx0x+DmtTUS1R+qIVQWb6qmN8H1yAiB4T061syW9lp5Zs5ROfPLFJBt6rROd93Z9iRax4YuJ0g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3097749},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8abe33b2e39df10d042feef614cdd5454de86982","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.73.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.73.0","@tellescope/utilities":"^1.73.0","@tellescope/validation":"^1.73.0","@tellescope/types-client":"^1.73.0","@tellescope/types-models":"^1.73.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.73.0_1709175329479_0.04558819770613676","host":"s3://npm-registry-packages"}},"1.74.0":{"name":"@tellescope/sdk","version":"1.74.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.74.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"98f556e8f430dcd74a457c4cd6fee0694265b0d8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.74.0.tgz","fileCount":79,"integrity":"sha512-uceOFlQ5CENRcKMsHARw5yvdXKW6j5m2RVwDeVMRb2JtxisNZu4vTxZzGBccRAiBT7byBO++c2gVAhtJkaVUNQ==","signatures":[{"sig":"MEYCIQC6XLI7ZTZWR3sZlMfR8TIheg0w8U6l4/p8eYO4Mh1IbQIhANcZwc8ftXxV+kQrIxZ64u+Mw2UDJpCHUDaTmTsH2Yzo","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3105373},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d79c620038c8c1aaf3d02e087fadffd21e2a47e8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.74.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.74.0","@tellescope/utilities":"^1.74.0","@tellescope/validation":"^1.74.0","@tellescope/types-client":"^1.74.0","@tellescope/types-models":"^1.74.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.74.0_1709600820462_0.3775527648397763","host":"s3://npm-registry-packages"}},"1.74.1":{"name":"@tellescope/sdk","version":"1.74.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.74.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"88a66e5586221b7758c7113e1324f80dc58494ad","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.74.1.tgz","fileCount":79,"integrity":"sha512-RCzK73TtBn5M8jFvZp79K46xsPufHYdk4+S4DxiZM+t5HUrc023O/pFPyLalFD6XskDnBl6TZlqDR+d6qe4VVQ==","signatures":[{"sig":"MEQCIBSAoFy31TqsriBr1UHAAsXy/4gKh2kUVH9Ax1HyHtwYAiBlam63KrRE0Tm5lxt18famngHenPRZDQBNaYqsNQdTyQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3115348},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"33696c544888ba2090cefb6941b8509fb6908bde","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.74.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.74.1","@tellescope/utilities":"^1.74.1","@tellescope/validation":"^1.74.1","@tellescope/types-client":"^1.74.1","@tellescope/types-models":"^1.74.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.74.1_1709691301059_0.2845900512567001","host":"s3://npm-registry-packages"}},"1.74.2":{"name":"@tellescope/sdk","version":"1.74.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.74.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"049aa88f43aedddf6324714ac80ab26d2b947d67","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.74.2.tgz","fileCount":79,"integrity":"sha512-Fd3m3NY0oHrfAOMryM6BVm4XtGcqpDUrmdApPdbNnHh5BTut9sVAyKNE2CpikEi0IjAyyFQQTzqjuBxX9dygNA==","signatures":[{"sig":"MEYCIQDptuCAOCqDePOjzB/Pk6VmwGq6JWZztR4xBO/1gHXFQQIhANi6wLLK5PdvHlx8pAq+++xeghUNEA920ni7FXfOSiVF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3123700},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f4bc81378a92dcd29e715c151cbab1c13e2b9cb5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v16.16.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"16.16.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.74.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.74.2","@tellescope/utilities":"^1.74.2","@tellescope/validation":"^1.74.2","@tellescope/types-client":"^1.74.2","@tellescope/types-models":"^1.74.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.74.2_1710205523231_0.18434674607429824","host":"s3://npm-registry-packages"}},"1.74.3":{"name":"@tellescope/sdk","version":"1.74.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.74.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"674f658dc7f5ce9c3b5669bb1d01018bd5079630","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.74.3.tgz","fileCount":79,"integrity":"sha512-jFZBNLKgXXAvvQhuhT/vsZwb39wyuI7YZdPLkz+bkIKuWjT8NR71xh3n3nkXaxczgpU57qenmNP7fYahRwtt7Q==","signatures":[{"sig":"MEQCIG2g6LzsUg1vn0X0fMHTJkfw8Mk6XjiPS4yalDDpxGdIAiAatQbbsSddEs+l/ypeD29zoUTBHVW8kEwr6Epti41w9Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3131595},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4af13e93344da5f55a070b0d85d69b00d49d8b46","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks && npm run-script retest-sockets","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.74.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.74.3","@tellescope/utilities":"^1.74.3","@tellescope/validation":"^1.74.3","@tellescope/types-client":"^1.74.3","@tellescope/types-models":"^1.74.3","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.74.3_1710291450981_0.26499188854166444","host":"s3://npm-registry-packages"}},"1.75.0":{"name":"@tellescope/sdk","version":"1.75.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.75.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"29575770e0559d33bf18722b0cec97590b393f46","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.75.0.tgz","fileCount":79,"integrity":"sha512-nX7N5yGSxAq/i1mJBhnviwXS0HpihgSFNNgmPfC8FtaPCnIqhwmZY6veySrm/MFBI2dwm2b0y0yZiYvW2jFwIw==","signatures":[{"sig":"MEUCIFEXGUkl4VhxFYW2oYVUhZrnqwr5U8uoqcKn61yx5CqRAiEAnVDyBbXHNX49diwtudt+kyrg/DLa1zOYugg6zbwO3oc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3150742},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0e2b70e0f26b4679373fdd700b9461bd8cb324ae","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.75.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.75.0","@tellescope/utilities":"^1.75.0","@tellescope/validation":"^1.75.0","@tellescope/types-client":"^1.75.0","@tellescope/types-models":"^1.75.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.75.0_1710810123331_0.2220490259277761","host":"s3://npm-registry-packages"}},"1.76.0":{"name":"@tellescope/sdk","version":"1.76.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.76.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a1efd24510ce6fd3ee94dc4f04ca27f77be7926c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.76.0.tgz","fileCount":79,"integrity":"sha512-7rravF96F/Qiy0Bg6B8AQ5Vt4N0tQahLSadJbBDyFWpc48ieKHsHZ2Xwelk6AUs28gsqeGdIJY9y82Z1qOlvjg==","signatures":[{"sig":"MEYCIQD1OyF8SaL5Kf7RPKXTSzIwJbIGE0w+00rwv62slxDUnAIhAKz0QfFiKxiBr3UxktuL0O8BUAHYpQ0NlarsjV1O143K","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3202105},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"896f4625c43cf6fb258b5017c80d5522095e4b14","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.76.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.76.0","@tellescope/utilities":"^1.76.0","@tellescope/validation":"^1.76.0","@tellescope/types-client":"^1.76.0","@tellescope/types-models":"^1.76.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.76.0_1711063958701_0.34709527704427656","host":"s3://npm-registry-packages"}},"1.77.0":{"name":"@tellescope/sdk","version":"1.77.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.77.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fdf4a98115a11fd78a7845d2a691018c4c192bde","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.77.0.tgz","fileCount":79,"integrity":"sha512-Q0P1bB79xA6w1YELDtBUpAqxkfnVxxfwyM3iZhaN8e7JZjHXbGmaX2TVveUeBRkBi/SMhRmat4n1N6JkLXBLsQ==","signatures":[{"sig":"MEUCIQDdAwZO5LDH4JZPTBNYt4WmpmaLuk+U1iAnTYU4Lkh5IQIgYhnI8C+6rqpgOOo9xmuHEzpkR0O4P+1gR2qFvAPB9xk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3275936},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c3321b550b09e2da3a6bedf65cb193c832e0ceed","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.77.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.77.0","@tellescope/utilities":"^1.77.0","@tellescope/validation":"^1.77.0","@tellescope/types-client":"^1.77.0","@tellescope/types-models":"^1.77.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.77.0_1711414961774_0.6614594004184491","host":"s3://npm-registry-packages"}},"1.78.0":{"name":"@tellescope/sdk","version":"1.78.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.78.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"110f8b25faeddab0147e55774d77fe253c12a153","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.78.0.tgz","fileCount":79,"integrity":"sha512-IEElBG14ZU16DHY0LM3mkZU7pJkY1w7Ce+tNKuZVJVSu7h3cdybfn2QFiQKMYgSvlRNSoHRqdLItEbK1u1Dw/Q==","signatures":[{"sig":"MEUCICiHpKOsw/Gs9yncVQR60bSQy9t/H6MuhlhlOtBR6d0DAiEAhD50OWj6RG1pHRzs0zX1Dlq8NradGKX6ziDj6x4ODbU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3292306},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"37a62cf8570d9bd4a9068a1dc583567a4dbaa39a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.78.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.78.0","@tellescope/utilities":"^1.78.0","@tellescope/validation":"^1.78.0","@tellescope/types-client":"^1.78.0","@tellescope/types-models":"^1.78.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.78.0_1711485415650_0.5144566831656909","host":"s3://npm-registry-packages"}},"1.79.0":{"name":"@tellescope/sdk","version":"1.79.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.79.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"736d43d6299057ded743efe006ef9f1e35d379b6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.79.0.tgz","fileCount":79,"integrity":"sha512-V2lRV4dreueOoqKdHNKWtML57uW93INQfYp33E/qGnzm/eJYeITjtb6RYZbV2gW3+VptV43WDZp8acA4s0E1hw==","signatures":[{"sig":"MEQCIBfRiX+ahJVk8S0UywI3cMpiEq0NS9r+wTBVp6Jl2dBVAiAEM9sRE9ED0rsZqmhEyKflmSz+oR9rYdye46nvmuZ1vA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3297966},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9d171ec65db68de00e83b80b521b1dcabaa19e30","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.79.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.79.0","@tellescope/utilities":"^1.79.0","@tellescope/validation":"^1.79.0","@tellescope/types-client":"^1.79.0","@tellescope/types-models":"^1.79.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.79.0_1711672930976_0.5955204980414759","host":"s3://npm-registry-packages"}},"1.80.0":{"name":"@tellescope/sdk","version":"1.80.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.80.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f50f1d8473dde1382a82445edaeaa9d83d76521c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.80.0.tgz","fileCount":79,"integrity":"sha512-JkdW7vegihjK0OqGyz8JA1D7Wm06yZ/llvfX236GF/L7Xx6PFgOEsm/fNqQL4RUJatGGsbH/V30QRkpnNyhrFg==","signatures":[{"sig":"MEUCIBBs11SgF88JenC/ztkpBxuxXLkZfeXWzdoHj0ycgTd2AiEAkit+EzW0+fkKVrrYaZBXn6zPPHIq9bqVeBJQW2Ywcuc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3298130},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9be14b0f964fa060fdc2412cf2cff79b96bde15e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.80.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.80.0","@tellescope/utilities":"^1.80.0","@tellescope/validation":"^1.80.0","@tellescope/types-client":"^1.80.0","@tellescope/types-models":"^1.80.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.80.0_1712108252422_0.10071648925734422","host":"s3://npm-registry-packages"}},"1.80.1":{"name":"@tellescope/sdk","version":"1.80.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.80.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"906d3fc0f16ab850f386ebde5c77e8a64c741e7b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.80.1.tgz","fileCount":79,"integrity":"sha512-vtpK8fDKi+JFRodJ9xJRcrtlRzx9cxUt0C0TLBReLfqdYmrr+FV9nB6/L2qYjKKcbMAODzqPIqNyrCjwNjkgNA==","signatures":[{"sig":"MEYCIQCAwKZfe6kWo6tfll/QksJQ7giSSPTZXvlOvV89EcM7HQIhAIK8Az8Ij4x/ga6U4Y84NwalRAPg83gF6par8+CBiDKn","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3297899},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5516a2acb86b777bc00d366b4f6fc29b5ae4c2ac","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.80.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.80.1","@tellescope/utilities":"^1.80.1","@tellescope/validation":"^1.80.1","@tellescope/types-client":"^1.80.1","@tellescope/types-models":"^1.80.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.80.1_1712278795477_0.1283049378563439","host":"s3://npm-registry-packages"}},"1.80.2":{"name":"@tellescope/sdk","version":"1.80.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.80.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"500fd71ba21aa8ef4e72fec531e62249ff80ba1f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.80.2.tgz","fileCount":79,"integrity":"sha512-GrytWZ3AaLGVR+HVJ9wNZa7KJKPC9J5PaCo9rdYQChhUeEjIKitTCiRCxvXzvGm9TdEwohOka2+3m49h+E1RUQ==","signatures":[{"sig":"MEUCIGQ55Afg2fn2KcG2S/39kgmNZbuieJ2D5cMUpLH+vP0XAiEAjAsxVrZK4NbxvUcRlkghU9+wW++LGyoarYwEoDmyzLU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3297904},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"475dfd3a2497b936a7920d595d336af22fb1b7a6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.80.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.80.2","@tellescope/utilities":"^1.80.2","@tellescope/validation":"^1.80.2","@tellescope/types-client":"^1.80.2","@tellescope/types-models":"^1.80.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.80.2_1712625891081_0.6766473676949811","host":"s3://npm-registry-packages"}},"1.80.3":{"name":"@tellescope/sdk","version":"1.80.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.80.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"eea0b7b8ea69817a874a2c7fb72048e04bc66c2b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.80.3.tgz","fileCount":79,"integrity":"sha512-/Dv3nUPR8yUdmtVlrwYUyFWEfLyu7fv7Bs8N7z8UnjgvAvXSdtFpedYgCGeeDkB6uI+t0paprLXZONxBuCF2jA==","signatures":[{"sig":"MEUCIQCVZvKLsywYVuVI5scEmRYdJbCPw9QZ2yVT/UMCvCkIdQIgfCPH18pusId2d6vVoF2MY57/8g1Pq72gLVgBX8hZ6SE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3307395},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"30feaed2abf0e50a3ebcddc968157ac1140c33da","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.80.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.80.3","@tellescope/utilities":"^1.80.3","@tellescope/validation":"^1.80.3","@tellescope/types-client":"^1.80.3","@tellescope/types-models":"^1.80.3","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.80.3_1712709589942_0.797547022241476","host":"s3://npm-registry-packages"}},"1.80.4":{"name":"@tellescope/sdk","version":"1.80.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.80.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"af0808fdc96b852f906cefd1a40c54bb03d55e77","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.80.4.tgz","fileCount":79,"integrity":"sha512-Qq+Wde4cDLA/b2038Im9eCL4KJZ9Fjg2kiu5lb+0cPpBB54UbQFgg96QB3W6HLxZKzpJAvek/h2qYNuoFwvUdg==","signatures":[{"sig":"MEUCIQCf/Ih27xyBVNQJXD8PomlR/uP9Bhcj0MDOEZ122PSh+wIgByQmW4HICisbk5kL1+LbmD1ytVGAMqckPfPIoQ56YAI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3317677},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"32b7de9844155e822749e8ef4d8bbf3b7c9d5a27","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.80.4","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.80.4","@tellescope/utilities":"^1.80.4","@tellescope/validation":"^1.80.4","@tellescope/types-client":"^1.80.4","@tellescope/types-models":"^1.80.4","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.80.4_1712889964064_0.14935242046475872","host":"s3://npm-registry-packages"}},"1.81.0":{"name":"@tellescope/sdk","version":"1.81.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.81.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1db374f530c0e0d7ec8750afee1595afaf0443ef","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.81.0.tgz","fileCount":79,"integrity":"sha512-Z38etj5tw3x1yMn2gT70wuzV2K6NVP9h5CnvbUKffIR+zGHM6iLaD+Wi2o/RmhDXB+MkfQICQqX2WVvCJDChIg==","signatures":[{"sig":"MEUCIBq0MvLBZ+Rkf5JEgXOgsWDip9Fg7XBlg19D2HSeoU0aAiEA2dLLP/IP4Hf7ozt7K2mWZg8yJW9PnVfo1gnlP82IlUk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3444097},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ecdd9dd1bbd5b1bf1e2b0b40d6f457c2f7e3e94d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.81.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.81.0","@tellescope/utilities":"^1.81.0","@tellescope/validation":"^1.81.0","@tellescope/types-client":"^1.81.0","@tellescope/types-models":"^1.81.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.81.0_1713315331201_0.06812850188810682","host":"s3://npm-registry-packages"}},"1.82.0":{"name":"@tellescope/sdk","version":"1.82.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.82.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3e2feedf3a60083691c45f960ae419684b6bb951","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.82.0.tgz","fileCount":79,"integrity":"sha512-eZLyOrViG5XObfvx6CRlOczHAY0jNMoVbOdxSNIihANXYPwrRXV1oiRTGTv5lU8DawM4L6+nEerz1UVEITi8xw==","signatures":[{"sig":"MEQCIB80GrmBFv9sS4nUz2ylSjGo2SCh6+4ZkcXH2/rZABiiAiBciH5HGTwJmBQDU+SSSquaJrwaj7B5I432XAjwfxRanQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3449828},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ac31f6325a0b872d5a5934afd527029e7d3d5ec7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.82.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.82.0","@tellescope/utilities":"^1.82.0","@tellescope/validation":"^1.82.0","@tellescope/types-client":"^1.82.0","@tellescope/types-models":"^1.82.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.82.0_1713481583435_0.02985189947291822","host":"s3://npm-registry-packages"}},"1.83.0":{"name":"@tellescope/sdk","version":"1.83.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.83.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cecc169bdf0bb32194dee6a5f6778591d6f7f687","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.83.0.tgz","fileCount":79,"integrity":"sha512-51YRYNeHsScFnO82fh2SJNsLKhT93oQiMX9KANBV+myAOwFP8IIanrZI7IbG8ic+NW1Smo2qyaa1l00DUSQUmA==","signatures":[{"sig":"MEYCIQCxtHiMonGq0GYYrkaXKqhpomVD6EHqEBkf1g5k4dAQHQIhANtm02f/eVdd847V7fYVjq5q4zuYQcYJxwARamf+eFvQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3453040},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cefef64872e22de4ae8f2f33be73b399ae7e45ac","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.83.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.83.0","@tellescope/utilities":"^1.83.0","@tellescope/validation":"^1.83.0","@tellescope/types-client":"^1.83.0","@tellescope/types-models":"^1.83.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.83.0_1713919705586_0.7319343455417668","host":"s3://npm-registry-packages"}},"1.83.1":{"name":"@tellescope/sdk","version":"1.83.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.83.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e532724b87f89f8475088698812bdd1cb92e3317","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.83.1.tgz","fileCount":79,"integrity":"sha512-0+ZAjYwGLR6TWL/Zcz2fdgzZaHNknAX0hgOpOx9Pc5cu7YqMSagZF55olFpwQeuT2L26S1aOCqCYyFQ/wT5Oig==","signatures":[{"sig":"MEMCIFZEsw/G4DNHq3hrMRhOKCwioSX2q60qOusp0dFr6wkfAh9dlJL6XRiOso0zL1Pmmrx8EWm94INpO/JZsY1UV4Dq","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3453041},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"158cb23b2fa127992aa762e322fc2320a325675e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.83.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.83.1","@tellescope/utilities":"^1.83.1","@tellescope/validation":"^1.83.1","@tellescope/types-client":"^1.83.1","@tellescope/types-models":"^1.83.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.83.1_1714094147901_0.8597003649361235","host":"s3://npm-registry-packages"}},"1.83.2":{"name":"@tellescope/sdk","version":"1.83.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.83.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"24b4a4e58a5a4370d500eed6c6bac4088c4aa4e6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.83.2.tgz","fileCount":79,"integrity":"sha512-7Yaq6CAlLqFKxl4vrjw6OCUuoY/Zk7wG2dL3HtK7fkPuIJOg83itUdtHSQAtQ3lD2/tC5haoVKXsz85pbd1JaQ==","signatures":[{"sig":"MEUCIDofQx01HT8fJ2YsIFJ/0eNFl/pocBKwvJBwkNEvD+yQAiEA62ofsJ4YWLZeU8M8nrtVsEkZcuD2CUixWOiqiPCGulw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3453036},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1b461661337e06e0720e0c8a1e674d1670451404","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.83.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.83.2","@tellescope/utilities":"^1.83.2","@tellescope/validation":"^1.83.2","@tellescope/types-client":"^1.83.2","@tellescope/types-models":"^1.83.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.83.2_1714438626510_0.8350377324188178","host":"s3://npm-registry-packages"}},"1.84.0":{"name":"@tellescope/sdk","version":"1.84.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.84.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"606189b08f534bdfbaa1d7601fa633b66edd86ad","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.84.0.tgz","fileCount":79,"integrity":"sha512-gxri6GFx32yVtEEsaNvfwS/Js2R6XnRacJj/kZ2mXFiqAy7NbtmR13XeMgYh8w9UMZxwdoYQ94RTDoyK3hpaSQ==","signatures":[{"sig":"MEUCIAWXxN4AtRWArFkjeRkoyeCFT20LkbVT3YPrPYOxtmriAiEAl2WVo2CM3p+cYcyKIa3Y5L9yDVqjd1STErPvbDC7ZWw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3458086},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6982d3f0298274242045188d6a31631c6e30fc24","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.84.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.84.0","@tellescope/utilities":"^1.84.0","@tellescope/validation":"^1.84.0","@tellescope/types-client":"^1.84.0","@tellescope/types-models":"^1.84.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.84.0_1714698436237_0.9302796852213631","host":"s3://npm-registry-packages"}},"1.85.0":{"name":"@tellescope/sdk","version":"1.85.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.85.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d66cbb2e55f290aa31e1a2db0b7a016a957043a7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.85.0.tgz","fileCount":79,"integrity":"sha512-4rzyg7+fhYVWckkywhzy5c/KIQo78WG7REwO+3rP7x0FKOBjLm98oCiDQlmAXmSMhsa1laLTYNDqWTfK1kdPiA==","signatures":[{"sig":"MEYCIQD7wiv82cQtDmpWpfZqKMrevJ67Bg3qtWqSMXi2d6ESZgIhAJE8l8oNsiDYMXM9SDmocZObsw0Vfl63DAHFV6GdsGVV","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3463597},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5e2788f384f105d6503ce6f0f8aca66982f2c624","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.85.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.85.0","@tellescope/utilities":"^1.85.0","@tellescope/validation":"^1.85.0","@tellescope/types-client":"^1.85.0","@tellescope/types-models":"^1.85.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.85.0_1715131051389_0.4226541150867553","host":"s3://npm-registry-packages"}},"1.85.1":{"name":"@tellescope/sdk","version":"1.85.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.85.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e46463118e8b6983cd5c05bfab17f21af1c52f46","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.85.1.tgz","fileCount":79,"integrity":"sha512-wEfvE9zZvcnFkl3lGDlMX4u/CPKzO3EBGHuzorlNA4fW7uhsAbzvnXnjf785DMzhEKVncKhmTd6GIdPUe4njHA==","signatures":[{"sig":"MEUCIQCFfO0ZjRWygK2AIsuD0apJ5Kkn8rmEKWQ3zHaO4lkzJgIgdW3UI7oK7if2IMEpBrMwNttugIDio3iZk44PW2biyHs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3463598},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b7d0ef9097599d53eabd70c08daa8c8c9eea3a91","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.85.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.85.1","@tellescope/utilities":"^1.85.1","@tellescope/validation":"^1.85.1","@tellescope/types-client":"^1.85.1","@tellescope/types-models":"^1.85.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.85.1_1715270511921_0.7331067307397834","host":"s3://npm-registry-packages"}},"1.85.2":{"name":"@tellescope/sdk","version":"1.85.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.85.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0f12223146d3a8d9f23a49022cb67149a2213876","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.85.2.tgz","fileCount":79,"integrity":"sha512-3YiFw8SH7yIuWLXI06e4YmJltZwVidQcDP60qH3L+Yn0KViloz/fbc1rXGvHX0BuK5a2FX/q/vIzh4c+5xqtAg==","signatures":[{"sig":"MEYCIQDB1OwzvoBh1eMBMoPJ++fwl2CouDiVmc27aYOxo+ufPgIhAOnDxRUpW0tbLE8ncqmrzksQgGSYZfKgmBA0yUp3e/qG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3463601},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0e5e76ca161dfabcebfb689c4e6a0e6a45199bc9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.85.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.85.2","@tellescope/utilities":"^1.85.2","@tellescope/validation":"^1.85.2","@tellescope/types-client":"^1.85.2","@tellescope/types-models":"^1.85.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.85.2_1715650045369_0.9365750353862132","host":"s3://npm-registry-packages"}},"1.85.3":{"name":"@tellescope/sdk","version":"1.85.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.85.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1fd4030d865c840a6ab9ce3aac262cecd58ddb19","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.85.3.tgz","fileCount":79,"integrity":"sha512-w5zm6ZJfrzWlPJSFWbdjgmRkuUZpUppBjFBjoPX+s2uBLHbqQ2UM7leaPgW4rhggY2HfDZZgmD5ylkfKdvJYDg==","signatures":[{"sig":"MEUCIBbT553ZQ+UO1dcJ4oH87NfAfamLE/0ZGi3IJzJLF+dBAiEA0l+lkXLc57L8rgt2iklpo9RtR/wFgUHTIScOhZzKxnU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3463602},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"72d4adaea5736c11cd515bce7b16d7b35beeaed3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.85.3","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.85.3","@tellescope/utilities":"^1.85.3","@tellescope/validation":"^1.85.3","@tellescope/types-client":"^1.85.3","@tellescope/types-models":"^1.85.3","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.85.3_1715815121224_0.4550695096022155","host":"s3://npm-registry-packages"}},"1.86.0":{"name":"@tellescope/sdk","version":"1.86.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.86.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b96d71f0e906d30cd0a608b5142ae1ca9d456a79","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.86.0.tgz","fileCount":79,"integrity":"sha512-d0NmYfi7WZukRLAG4yhMbLwfwgDetukuYsBxaJzFUPmnv7xY8W+w/PsPRQ+HTNQoQE1p5I93+eKB2hhGnCYPoA==","signatures":[{"sig":"MEYCIQCP70CW4X3yR30AqbIbd195d7/0X5cc60XLmRq3962AXgIhAJC5xNSef120GPASbHsBxri9pWUiTXgjjtZyf+CoehKw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3472021},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7f5c8751d91d9b2d6673c8cddd5c8f775c247315","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.86.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.86.0","@tellescope/utilities":"^1.86.0","@tellescope/validation":"^1.86.0","@tellescope/types-client":"^1.86.0","@tellescope/types-models":"^1.86.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.86.0_1716248677453_0.3416279567780831","host":"s3://npm-registry-packages"}},"1.86.1":{"name":"@tellescope/sdk","version":"1.86.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.86.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9068fcfd1fa0a8c2f94a40959d85db9322b1d463","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.86.1.tgz","fileCount":79,"integrity":"sha512-xs8Rr9MRddefEI3fRX9dkkjPQ8bF9TzP/330bWfSV8PAbNYKLjSwlLxIgFhmQUT7QMNfqtSot1/o/WpNhjYWPw==","signatures":[{"sig":"MEUCIDjFl2Xj3cNp/79tpLUUGh4YRsWZ+bGsPTNRGPDFWa4GAiEA28RSg40/a7Fl2mPQJVnQShqoBa3h87gJjB4vLAYGLpo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3476929},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ad712f4dd892a4fd3f9387fa003c4437b95936ef","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.86.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.86.1","@tellescope/utilities":"^1.86.1","@tellescope/validation":"^1.86.1","@tellescope/types-client":"^1.86.1","@tellescope/types-models":"^1.86.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.86.1_1716328746674_0.16832319269456897","host":"s3://npm-registry-packages"}},"1.87.0":{"name":"@tellescope/sdk","version":"1.87.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.87.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0d888d8ad24648f1a1ff8ab422a3774376f19ecd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.87.0.tgz","fileCount":79,"integrity":"sha512-7En5Ojj3lKB27vCi50weaenrMAwv7rZxeSrVi0e/B3zfE4NFFx+HZiyK9BCVQPjYNUy3DFGfuT1QURENfccjPg==","signatures":[{"sig":"MEQCIEjynmRBSTiK5CCrUb3KALiAfJy/tvJAoIElNG8kVMl4AiB2Iqt9s7yTgN/NmsfDbvkvIU2U2jT/s3v2qTN9G4bFYA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3476928},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"787420eee41ab9de57303c53b382f1a78d4a7b42","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.87.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.87.0","@tellescope/utilities":"^1.87.0","@tellescope/validation":"^1.87.0","@tellescope/types-client":"^1.87.0","@tellescope/types-models":"^1.87.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.87.0_1716425743498_0.3980352587941214","host":"s3://npm-registry-packages"}},"1.88.0":{"name":"@tellescope/sdk","version":"1.88.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.88.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cbdcf74045749017098c9d845a059d43db45acc9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.88.0.tgz","fileCount":79,"integrity":"sha512-RcMpu4GDAF+Gbh6R3S3g5jpfu41zuzGv23DfHWm8GMAhPmMC4WcTNwiWQJnQhDa5E19Izb5PNxBeG6TDvAjq7A==","signatures":[{"sig":"MEQCIFbLRcAA3mcIpFxZvk9GlsL8/aUM4kMltBFLu6JZWExmAiBZiK9dK6alN8+KkWmLOKC+mlYmYxgfDLoqKMkc4moUIQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3479054},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8947905ad5d2066eb79e03aac4dd2d56bc0a58d7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.88.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.88.0","@tellescope/utilities":"^1.88.0","@tellescope/validation":"^1.88.0","@tellescope/types-client":"^1.88.0","@tellescope/types-models":"^1.88.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.88.0_1716850591065_0.6078437551606088","host":"s3://npm-registry-packages"}},"1.89.0":{"name":"@tellescope/sdk","version":"1.89.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.89.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7edfdf9dfe5c64737a07e8ef7309b9681813725f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.89.0.tgz","fileCount":79,"integrity":"sha512-Z1dJJObtSvCMvqRLFq+5VKZAs2t+wIyo1adPCp3UrPdCqfmekX1Z132c1kBQy18dZkzawUgvwPtoKJhB/9GLag==","signatures":[{"sig":"MEUCIHqca0EnevWbYbFGnK4rJvFOChX6EVBBcrDMhUOw/w0cAiEA2wm7EbLgN5KnyG8k5vWcxlKTQ4zlrN04JOqWXZjrcrk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3479053},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8417c6a10b16b6e37b0594f4715a1e13c8622f5c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.89.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.89.0","@tellescope/utilities":"^1.89.0","@tellescope/validation":"^1.89.0","@tellescope/types-client":"^1.89.0","@tellescope/types-models":"^1.89.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.89.0_1717034122496_0.21704326750520897","host":"s3://npm-registry-packages"}},"1.89.1":{"name":"@tellescope/sdk","version":"1.89.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.89.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b314925aef049b4aace2239daaafe12fc71375b8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.89.1.tgz","fileCount":79,"integrity":"sha512-aZr9LfAy0c05TQmiq6vwqKh38dfjlR/8rQy/RKl4eO2D5LMijBLGy+7SLkHGikP4xcd/oHSlah27mJVtfCCQlQ==","signatures":[{"sig":"MEYCIQCOCVHVnGj/v5XhblquFAtWnkI31Y59tS6J0lDSx8S69gIhAMltWNjEEngOC0bKJeaWzgsACdxprLpmiut9UKsnHMol","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3480927},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"83ed098fbb8dec746525b2cfa0ea689131ada457","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.89.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.89.1","@tellescope/utilities":"^1.89.1","@tellescope/validation":"^1.89.1","@tellescope/types-client":"^1.89.1","@tellescope/types-models":"^1.89.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.89.1_1717170283493_0.9501127533437945","host":"s3://npm-registry-packages"}},"1.90.0":{"name":"@tellescope/sdk","version":"1.90.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.90.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"14320d06935d50f8562d399934bd152df3bbd8fe","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.90.0.tgz","fileCount":79,"integrity":"sha512-hTTK1cJPyOkXcVXA+cqBUEToL1l3/v6C1Kvaf//IZyYuBiQJ9/HzVrMSxj3Rh3Zsv2fYYHAHZ2/4RQHBvPMKLw==","signatures":[{"sig":"MEQCIBN3VFz5g/xTA11iu8VOAG/Zdx0SXL92xtCrQVFJOJYvAiB5C9Z216jZdFlToO0fzgZrf09sfW5v1at6722gGb8CwQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3557695},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"25d174b17c55e445428e4eaa13b22da6f0e1367c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.90.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.90.0","@tellescope/utilities":"^1.90.0","@tellescope/validation":"^1.90.0","@tellescope/types-client":"^1.90.0","@tellescope/types-models":"^1.90.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.90.0_1717458668687_0.05899017166031184","host":"s3://npm-registry-packages"}},"1.91.0":{"name":"@tellescope/sdk","version":"1.91.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.91.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"daa6154749b730257570ce159760805d816f448d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.91.0.tgz","fileCount":79,"integrity":"sha512-KjmcSXNXdEAsSRB4fkPLOdqmjt/4292w7exTOxE6oSrO5MSLMP+fjyReb/cEccF3vW3kRfhMNTsj10XFwHrINg==","signatures":[{"sig":"MEUCIQCVjmZCUj7ORxJyVzrK6aK2iWxEBgbp/MzgtAZzAZyGfQIgAbzuASqHJin3aJ1Puc2JnngSIv/FU8oY2GZbhYl/kL8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3557664},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e386dec16caed2610d522a86b731d1a17bf039aa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.91.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.91.0","@tellescope/utilities":"^1.91.0","@tellescope/validation":"^1.91.0","@tellescope/types-client":"^1.91.0","@tellescope/types-models":"^1.91.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.91.0_1717636627544_0.9820894912483491","host":"s3://npm-registry-packages"}},"1.91.1":{"name":"@tellescope/sdk","version":"1.91.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.91.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"06874c4fbac894a1044aaac2a57b8195b5d232d5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.91.1.tgz","fileCount":79,"integrity":"sha512-B3475uLAycqUXgIUdaf17G8cQ2le2TuNp95Kg/qQfryThj9uDpVAHJx4xlX2gi6QOgFpy+BSBHWak5CORV4S6w==","signatures":[{"sig":"MEYCIQCIWj7eStHuxHLoklxBUKHRsjLApRH3q40MXU4IfOxKLAIhAOYplUgpCva2ylMNI0iZKlC+qAHjQw4QW3q+19xp/TxJ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3557690},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d62bed923c4e220743e76ab39e0d8fa895befba1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.91.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.91.1","@tellescope/utilities":"^1.91.1","@tellescope/validation":"^1.91.1","@tellescope/types-client":"^1.91.1","@tellescope/types-models":"^1.91.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.91.1_1717708820574_0.7545424063697692","host":"s3://npm-registry-packages"}},"1.92.0":{"name":"@tellescope/sdk","version":"1.92.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.92.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b01554792252242b9d44eec3f3ec8b165ac70083","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.92.0.tgz","fileCount":79,"integrity":"sha512-p0Vpkxrtv9PgwctQOU4R9subwCimGJpTrieuhB9wFq9PqsTCJNIK1Q+YHRWXJ6eD2owHWLFObcQS/qDNGVCQnQ==","signatures":[{"sig":"MEYCIQDalUAEnqjo4yZ8kjMIO8d0UKSygIKP1FiRNZgW9lQsbwIhAJRBmbp7vQmKYk5jxQSwPx10Bhd4ukJjoR2GmxlWyu9L","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3559508},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"44cdab6252acf5fb6c88ccfd492d820c8bf98c00","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.92.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.92.0","@tellescope/utilities":"^1.92.0","@tellescope/validation":"^1.92.0","@tellescope/types-client":"^1.92.0","@tellescope/types-models":"^1.92.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.92.0_1718236391476_0.4693158115593372","host":"s3://npm-registry-packages"}},"1.93.0":{"name":"@tellescope/sdk","version":"1.93.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.93.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b45dcdeefdfbb9c0d7c99c8af7462e36839a024a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.93.0.tgz","fileCount":79,"integrity":"sha512-hAQyxGn+m5i0ulv93+/aGKTc6cyaAyuLuDEOFqv+hn0gGXr8ko+XXzZQik5hHFUwBTcDvQzqzwF7tOIMEkOk4g==","signatures":[{"sig":"MEYCIQD1EJn63ygCndbKF+KsaMnZeuA0vNbgzP22G/TAjIHs6gIhAPIat6k4T2P4sijr2LTLpY3vc119WCQ7njx4ufKrWslN","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3564589},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e9b6723e3621b021da89ca62cd323e6c6d3a0f39","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.93.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.93.0","@tellescope/utilities":"^1.93.0","@tellescope/validation":"^1.93.0","@tellescope/types-client":"^1.93.0","@tellescope/types-models":"^1.93.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.93.0_1718665879821_0.7358333282804241","host":"s3://npm-registry-packages"}},"1.94.0":{"name":"@tellescope/sdk","version":"1.94.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.94.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"089bdae70f92bc13ad29b3b09323bf538d3a6901","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.94.0.tgz","fileCount":79,"integrity":"sha512-CcjWUmsmILh7FSDic4M93j9mLIoc2i0q9ZOHlztuZRu/9Lief1zA5Y1lydwt6fq1rUNA/5OxFGTkS80QEWRMUw==","signatures":[{"sig":"MEUCIQDj4BJyv2of5SSfELJ6ZLB6ntJ47W5LUTNCfDgZ8eMK1wIgeyxj4zqEruwzftpGPUZ6IebNdNrtTmDuAFUqjOADHN4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3574654},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7d46f3b91ccd685d3bce4a644bb899ccb43f0f3c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.94.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.94.0","@tellescope/utilities":"^1.94.0","@tellescope/validation":"^1.94.0","@tellescope/types-client":"^1.94.0","@tellescope/types-models":"^1.94.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.94.0_1718839369895_0.18539778828964204","host":"s3://npm-registry-packages"}},"1.95.0":{"name":"@tellescope/sdk","version":"1.95.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.95.0","homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ab976ddea4660ba9c9ed1b279c14f2f276afb69f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.95.0.tgz","fileCount":79,"integrity":"sha512-37ByfNVOeav6ZLxpfziT96Z+6EcY2lbJNJ3t4E7knGXhno804hz2obSejGjpkam0UKwZNMukGN4ucy93hJmcuA==","signatures":[{"sig":"MEUCIQCs5bOTjMLKp2xoxdwbRkLCAfxb75D0mdDl/LlnmMMv+QIgCV1T1Hm2D6Y1+v7kBBNpfkMQyA0c2A8Ba2lDmCYO3Mo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3577983},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8fab8a88b24067e1cfa2e36bfee10a67ab2d17af","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.95.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.95.0","@tellescope/utilities":"^1.95.0","@tellescope/validation":"^1.95.0","@tellescope/types-client":"^1.95.0","@tellescope/types-models":"^1.95.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.95.0_1719275019620_0.3306857141145845","host":"s3://npm-registry-packages"}},"1.96.0":{"name":"@tellescope/sdk","version":"1.96.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.96.0","homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b5237a93a87d51fb358be7132161145fab65e9f6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.96.0.tgz","fileCount":79,"integrity":"sha512-UGXCurpwuw9oeb2Wni11jRDsg9b2RAHV/dTyPOtIxLId/IwA15lzv19EzJsA3pCracIDHFOBCtx3ntJ4BHW7ZA==","signatures":[{"sig":"MEUCIQDwOdBZ4PjYuoipQ38lG8ol/PrdPzTG+dK99TtURayCxQIgSYUSkfgQbhRk4aU/fnN7XD8MO3nr+ccA6mzewEkuj1M=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3577951},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7bee4ff3494980eea828fb82c13dd2abbea90a71","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.96.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.96.0","@tellescope/utilities":"^1.96.0","@tellescope/validation":"^1.96.0","@tellescope/types-client":"^1.96.0","@tellescope/types-models":"^1.96.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.96.0_1719449829364_0.5290422340928289","host":"s3://npm-registry-packages"}},"1.97.0":{"name":"@tellescope/sdk","version":"1.97.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.97.0","homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"046461315525db0917bb0fe1487fc9aba5108dcf","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.97.0.tgz","fileCount":79,"integrity":"sha512-POGlO+wVYHqOnmy5iJl6PQalJFzpM1+P8dtWQJAe5fadXvpKPch8iChj6asTgGbFuh0K9QLS9L72a1eUy0Ff7A==","signatures":[{"sig":"MEYCIQDzDrIeSD0OgdMHQWVq2XvYTDhn7hBWvxKAmqe5F5Y1MgIhAMJeTt/pYgNiUTONNMolDRS7G5WMpuvF0JFgwuh4xOf3","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3582337},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cc5a08d7e0a2052fb11d4571c8421fed1e505056","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.97.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.97.0","@tellescope/utilities":"^1.97.0","@tellescope/validation":"^1.97.0","@tellescope/types-client":"^1.97.0","@tellescope/types-models":"^1.97.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.97.0_1719526974557_0.18856120005996369","host":"s3://npm-registry-packages"}},"1.98.0":{"name":"@tellescope/sdk","version":"1.98.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.98.0","homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8661b474da1f8f2f9c46489dbf9ef336b1061265","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.98.0.tgz","fileCount":79,"integrity":"sha512-CzshGxgEENvR8LloWegMjeiEsgNo1sS5B5wgeqH8UPb7Ik/vfrGUFb2ES75LwuDP6JRMdIiyJDiuXVg38k2cUg==","signatures":[{"sig":"MEUCIQDuYVIOw9WqqWdl+xAb/tx8/C7ul68wRtwBETcAXEQSxQIgYkLj5tFtFMHN5YBX7iuPfYmOWi4+rLc9w1o/KcCp8Qs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3582337},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ef78b5430a141d235dfcf35c9d3a9219080d0c2e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.98.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.98.0","@tellescope/utilities":"^1.98.0","@tellescope/validation":"^1.98.0","@tellescope/types-client":"^1.98.0","@tellescope/types-models":"^1.98.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.98.0_1719609556206_0.3123276639933388","host":"s3://npm-registry-packages"}},"1.99.0":{"name":"@tellescope/sdk","version":"1.99.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.99.0","homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b30d4a59f947a651a05dc7b0946fba00dfd956bd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.99.0.tgz","fileCount":79,"integrity":"sha512-4IgGRjRzglMTd4hTjfi0zecERZNxOU4CJoEsDqcWlU3RBE8IAM0ZyfzTc4xXeAwCzcgDlPMCReFL+m4fSOQWqA==","signatures":[{"sig":"MEYCIQCMjMrJLAfYtOHR9n8+gkDQWxGaKMpBJSHVpX4EU2TbzwIhAJmq4t8ChdMboq9qmu9wFrqZOsjcATibvCdZyaL5m2b6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3582336},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2dbf105f2d1449f2bafb3ff995729c1b77c4355c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.99.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.99.0","@tellescope/utilities":"^1.99.0","@tellescope/validation":"^1.99.0","@tellescope/types-client":"^1.99.0","@tellescope/types-models":"^1.99.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.99.0_1719883828541_0.301737371925626","host":"s3://npm-registry-packages"}},"1.100.0":{"name":"@tellescope/sdk","version":"1.100.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.100.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ad4a7046cf14119b1652202cd4a084cfb81aab05","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.100.0.tgz","fileCount":79,"integrity":"sha512-7dv9tUV87ILJwKn75dPsCM1D5zogvh2SAuBuVYh0utnoAuhuiZScfe5LEdgd6KP8tJCWv8MrEtQS+yJiYXIwOA==","signatures":[{"sig":"MEQCIEhONyXwlo2XjS2rbj59lnCC5lzW+EFwbApTdLGTEbA+AiBOreH7RaJfGZNE+WocKn1jdM7G2nobK6MCjrANesAEbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3586326},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a73dfa102d5581d57185ee49dcf90ae687e04028","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.100.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.100.0","@tellescope/utilities":"^1.100.0","@tellescope/validation":"^1.100.0","@tellescope/types-client":"^1.100.0","@tellescope/types-models":"^1.100.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.100.0_1720488560491_0.06811495979625493","host":"s3://npm-registry-packages"}},"1.101.0":{"name":"@tellescope/sdk","version":"1.101.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.101.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"867bbb6eab93ef13e94f545031691efa970e5de3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.101.0.tgz","fileCount":79,"integrity":"sha512-kVobZABX1SiSb1/meEbDqiirttIEma0U3F/NOO3kPiej371lwj+YmJBUpFRZqVOdE39KVc5jSGhXLWh60nmQng==","signatures":[{"sig":"MEUCIGJFKUBsvG/4YDfGCpaPliEqpezj5dL5qYrrYSqP15qjAiEAmwki4CSu5VA2ts3HufiVVaNmJqF7r4qscoUG/e+9YbE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3587904},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"25ddf4b98846dccfb05c5530a0ed6d7a8e0e3452","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.101.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.101.0","@tellescope/utilities":"^1.101.0","@tellescope/validation":"^1.101.0","@tellescope/types-client":"^1.101.0","@tellescope/types-models":"^1.101.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.101.0_1720563388183_0.22023679550498376","host":"s3://npm-registry-packages"}},"1.101.1":{"name":"@tellescope/sdk","version":"1.101.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.101.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4275de68c6ffdaca3c9930504bf11d02b003b72c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.101.1.tgz","fileCount":79,"integrity":"sha512-Bz+BRv4fdYwEeZ2W3XzQou1ByzxpQnTowO6nrMdxw8Ai7CCUgydM3YLukpBCmxKopvAaHOgUFIPj1SNZaDmKdQ==","signatures":[{"sig":"MEUCIFZzejFuSE/yBqaTzNNm8rOR5R5z530DzcJa7OsjOkfHAiEA2jtYtEZdar/GwqbtyLhmKj2V/X8v6O+cCWrPFjvzJ30=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3587904},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b760f4fb97a5ef0bbfa8fce342e0c0e5eb33ecca","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.101.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.101.1","@tellescope/utilities":"^1.101.1","@tellescope/validation":"^1.101.1","@tellescope/types-client":"^1.101.1","@tellescope/types-models":"^1.101.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.101.1_1720656483281_0.5382360364883816","host":"s3://npm-registry-packages"}},"1.102.0":{"name":"@tellescope/sdk","version":"1.102.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.102.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"becea462679e7a90f889de446b9635b89f0d9b28","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.102.0.tgz","fileCount":79,"integrity":"sha512-VSP8L7bKzFHcnRfiCobRUJcbqqKY/20NSgrWXwfgwYhs+b49oS052cII6h58DA5/K5dBrNLueSYwnRhfCKKtcA==","signatures":[{"sig":"MEQCIFbzitbkU3eAVAs7FvIehn1Vq+jC2K9Ihw0i/oQ1IknWAiAquURD+wX4eRjBSt6PgW2izV4iia5ofznKmNlbfwH4EA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3619404},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cc613b65c642a8aa702646670c99732b6452f47c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.102.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.102.0","@tellescope/utilities":"^1.102.0","@tellescope/validation":"^1.102.0","@tellescope/types-client":"^1.102.0","@tellescope/types-models":"^1.102.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.102.0_1721087338925_0.36293821092262624","host":"s3://npm-registry-packages"}},"1.103.0":{"name":"@tellescope/sdk","version":"1.103.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.103.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"324ae4ebf84ae5c641bb00cef4db36d4e9226b7a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.103.0.tgz","fileCount":79,"integrity":"sha512-Pet0BqRCXdocbAybvEmz/Qz9J+9adOx7OgzfueO5dqpWliwnt9dHElA6+cjEkyWGjWOIgKYnaKUW/3DpP7zV/A==","signatures":[{"sig":"MEQCIGvi5HS1BDYD4JkMtFACYVXni62ffOKp+em97dl1z8DlAiBQsXvuhBQapZGhdue0Vz17P+CWekW5hCfjKpnlMUviPw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3623413},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7b52c1ce440207297835b5a64f5b15bb8d48b606","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.103.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.103.0","@tellescope/utilities":"^1.103.0","@tellescope/validation":"^1.103.0","@tellescope/types-client":"^1.103.0","@tellescope/types-models":"^1.103.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.103.0_1721262478729_0.32740233242136996","host":"s3://npm-registry-packages"}},"1.103.1":{"name":"@tellescope/sdk","version":"1.103.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.103.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9cdb602442c29f1ff1d12e02e02d80b4203fce53","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.103.1.tgz","fileCount":79,"integrity":"sha512-l9vmgIXjO1wOcNfzJfkj1+a3UgQCBmGJuU0sJ6NVMhLIS9pE2tyG/PvhSImU+WEXhehQuShvORlzLPRWP604lQ==","signatures":[{"sig":"MEYCIQD74QwW8I+zqn/gQatNkihYxutXYuVo6Fv0f+cpftLj/wIhAIgUNyclYTkQPftDEEt4LwjsQqfxd3F5klfT9rEK+hUa","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3623413},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a1cd31f475bcd1dd5851c5d97546295713aac86f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.103.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.103.0","@tellescope/utilities":"^1.103.0","@tellescope/validation":"^1.103.1","@tellescope/types-client":"^1.103.0","@tellescope/types-models":"^1.103.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.103.1_1721264328864_0.6235249404148748","host":"s3://npm-registry-packages"}},"1.103.2":{"name":"@tellescope/sdk","version":"1.103.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.103.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"782fb98d9bad889e7798b907c16111931baf72ff","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.103.2.tgz","fileCount":79,"integrity":"sha512-kUH5MNPslZlJVJS79M/aGs18Sfb8JL/qbOfh9rf3kwRBuzLTKBx+DPMc+SWtBIzmCtiaKzInt6TQvW0yqeUmeA==","signatures":[{"sig":"MEYCIQC36yUH9tTKPnrOAog8wfkobHQorG2cKoVCmZ/YkOPjiAIhAL47Er7s21gtWyq/1HrziQ/09zV0ZLOE2Doll2NAqiYv","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3623413},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2c3c1b430415dcdc8a6f3855a473cf27af65ed9d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.103.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.103.2","@tellescope/utilities":"^1.103.2","@tellescope/validation":"^1.103.2","@tellescope/types-client":"^1.103.2","@tellescope/types-models":"^1.103.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.103.2_1721311988112_0.7793088559232095","host":"s3://npm-registry-packages"}},"1.104.0":{"name":"@tellescope/sdk","version":"1.104.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.104.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"91e844f390444893441070cdc3d89338c1f0c2d3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.104.0.tgz","fileCount":79,"integrity":"sha512-lw7ZLvYtTR8vWcfQbzBTRO3Lh0pHcMN+bRGX2/D6kUA06zN/TU5Ob9aJyONiUkfyrb+QXOX1/LEA9K6sCWa0iA==","signatures":[{"sig":"MEUCIQD1iO7TShGF7aU95s29sj4guDTMLUpaA/n1EwEnsCzLQwIgQCkrkONOcW/Ea9IrEw47QdtCXFq0ImteyOubWUESF+c=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3644264},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d159335656d6d1b5d96df9a1733ef476469377f2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.104.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.104.0","@tellescope/utilities":"^1.104.0","@tellescope/validation":"^1.104.0","@tellescope/types-client":"^1.104.0","@tellescope/types-models":"^1.104.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.104.0_1721693170312_0.3112823080848186","host":"s3://npm-registry-packages"}},"1.105.0":{"name":"@tellescope/sdk","version":"1.105.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.105.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5e9cfd75778e25b9401c6f864e0af33990c198f3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.105.0.tgz","fileCount":79,"integrity":"sha512-lhdJPAYSD3pnFJF4O7pHRLbaY7bM4DLeQk5nDLm0xJQm1XSUjGwv0VwUk46qbT51xZ7+/kZm8gjzUSI7Ch8InQ==","signatures":[{"sig":"MEUCIQCGBHOxx2Jj2aa5sAc5Fe7nenp96ev5jmb3do/v8eFYUgIgZFQhtXGP9bDLMRWLj3ayyjzIkT7g8aNZBjVYPdOk0io=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3649364},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"af38a118ece54521e812633b2c1343113a33d3a6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.105.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.105.0","@tellescope/utilities":"^1.105.0","@tellescope/validation":"^1.105.0","@tellescope/types-client":"^1.105.0","@tellescope/types-models":"^1.105.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.105.0_1721867776770_0.38934062531881164","host":"s3://npm-registry-packages"}},"1.105.1":{"name":"@tellescope/sdk","version":"1.105.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.105.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5c28547a649481922c9645f9a521b805b45955b8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.105.1.tgz","fileCount":79,"integrity":"sha512-8UcOcQn1ZvaFdushxQxr9ooFvXTBvhcJrYNGJCBf9z1lJaKVgdtYKUrJjxbXDyzKzoIenI7/eRT+OInXjFZ88A==","signatures":[{"sig":"MEUCIQCXBVP5NnPi978XW/nsPlFrqCh6AiB3isf3sOgbN6EnZQIgSPvf8UORfF6NP8CbbkRkxxgD+Dqfaaic6pp2C1X31VI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3649365},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"878ac9e66a68266763761dc9a70f545a6a4a624b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.105.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.105.1","@tellescope/utilities":"^1.105.1","@tellescope/validation":"^1.105.1","@tellescope/types-client":"^1.105.1","@tellescope/types-models":"^1.105.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.105.1_1721922787164_0.12311417097466726","host":"s3://npm-registry-packages"}},"1.105.2":{"name":"@tellescope/sdk","version":"1.105.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.105.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4740ed6702e1f266a00b54e78d7316d8a44fa764","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.105.2.tgz","fileCount":79,"integrity":"sha512-vQB0YJ2jQwITaKUo/VxtptWbIEathMpTKYVxPQVDYZAENEwEaBJruWyEdmenyjvZVMhFjCFpVXjjwAGjbJHdbw==","signatures":[{"sig":"MEYCIQCV6nt8+fjI+4YeRsFPupNXXpD/Igt9IdS1pkCZBtFWEAIhAJE11PSSeoyBOSAJAZPC1LZoRCTFPcG9JrZdfwcBUUjI","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3649365},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d8c3b68f896976e613b82b97dc9b00c5ceaf1926","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.105.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.105.2","@tellescope/utilities":"^1.105.2","@tellescope/validation":"^1.105.2","@tellescope/types-client":"^1.105.2","@tellescope/types-models":"^1.105.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.105.2_1721937204791_0.5253347476384769","host":"s3://npm-registry-packages"}},"1.106.0":{"name":"@tellescope/sdk","version":"1.106.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.106.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e19588cb8fd2eee24e69b3091779303eb777e762","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.106.0.tgz","fileCount":79,"integrity":"sha512-5tbUc154eFvZo1FYnq9HBShdaQiHTlOBo2NpYmtduzoYnJTsrG4OpK4i/qOdpcxosax0lZ0eQVrlrgLQSjSgDQ==","signatures":[{"sig":"MEQCIBBdyd7mQKpQ/rfi3zI3i1i1xmHDqjMIzNkdpczdT6tpAiBGMTu0pLAw3W6HKA8P1NT/WE8TMZI26yXBXGrOnfg0Ig==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3654181},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6e06a62093a7a5b50d138c8718aacbc0ed2cb84b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.106.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.106.0","@tellescope/utilities":"^1.106.0","@tellescope/validation":"^1.106.0","@tellescope/types-client":"^1.106.0","@tellescope/types-models":"^1.106.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.106.0_1722294243038_0.6072540529252866","host":"s3://npm-registry-packages"}},"1.107.0":{"name":"@tellescope/sdk","version":"1.107.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.107.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6dbcfae801b6e971aca935b16429cccc45cafb33","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.107.0.tgz","fileCount":79,"integrity":"sha512-leTxQVy0CZ8lcom9r9shvXqS3+ETJMnTbJ4k/RjXvb6O6+vBRR65EXe36vdnBjEufk5HjY9xNY8JhU0OvRzoPA==","signatures":[{"sig":"MEUCIQDh1UMlT+7CMLqDFK5ZixeQNp8mkCp1ifJqj8b8l9LqQwIgaLWwbnUv3/jTlJgCttCROxa04EzM9IabZQIJT4ch3cY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3654182},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bfc8bbd59cf1a00b7cad00b73b71f3a716b60487","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.107.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.107.0","@tellescope/utilities":"^1.107.0","@tellescope/validation":"^1.107.0","@tellescope/types-client":"^1.107.0","@tellescope/types-models":"^1.107.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.107.0_1722470073128_0.7158678856985852","host":"s3://npm-registry-packages"}},"1.108.0":{"name":"@tellescope/sdk","version":"1.108.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.108.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5d3dd4f7f1ab98a1bc37c969bdee0441feed4cee","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.108.0.tgz","fileCount":79,"integrity":"sha512-xBqDW3vZaVPcf6AWKLatvw1knJKi5T1i9NYmITMWWl0/oLS+or7Lhu3yVIEGt2iheSylSsrNXnPJujpVt9JmQA==","signatures":[{"sig":"MEQCICZtlcZqV5oAX3gyVHm4mRrhqSiZl3FARA+NEr04eb6zAiBn40/EMWRS4+U/6JHveSMAJFfV6JPEcjoch+YYVm3LHQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3654565},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4e6d0cc2c71418610466c5e16a431b3fab3c7bcc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.108.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.108.0","@tellescope/utilities":"^1.108.0","@tellescope/validation":"^1.108.0","@tellescope/types-client":"^1.108.0","@tellescope/types-models":"^1.108.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.108.0_1722889356418_0.1481761673038997","host":"s3://npm-registry-packages"}},"1.109.0":{"name":"@tellescope/sdk","version":"1.109.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.109.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"258be8719cf644a8e8ebc144f7fbf87d99ae3abd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.109.0.tgz","fileCount":79,"integrity":"sha512-hX61G6lyF+vTv1z4dDMAqkl2FCYCHxNL6nOJ+V0dBRT2lCyI/0BCpoMGmB8WSd3gk2NzmrTHRaCGXFrMzY4Q7w==","signatures":[{"sig":"MEUCIFklbGItoJnRTu7jkET9/vvlDWdgqs2rzxSwpSxoN7bBAiEAuwdlcJa2gOC0H50nS5i8pX/C4a5ugtJbfuloDqJ1p4w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3674070},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b9bd47b073ab33fd9edc813fc3b78eb8278917ba","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.109.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.109.0","@tellescope/utilities":"^1.109.0","@tellescope/validation":"^1.109.0","@tellescope/types-client":"^1.109.0","@tellescope/types-models":"^1.109.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.109.0_1723077835412_0.25664883993464116","host":"s3://npm-registry-packages"}},"1.110.0":{"name":"@tellescope/sdk","version":"1.110.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.110.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"902aa7e9acfa03adf9d8c0b1c5a7ea405375fb3b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.110.0.tgz","fileCount":79,"integrity":"sha512-5r7CxCUjS7DuLg3FDolZ2DvBOhEZj3VztXOaRc5CqTKETCV29fo+yhY82N+YzDt3yVi2BjxAP1ZdtOgqUWSxKw==","signatures":[{"sig":"MEQCIH0j58m/sI7gquJeXxPJijmco7l/yuYch4P2/EBXB/pKAiAtUVDPG6ueQ5ooqNyk4Hd6wijeu0P2GYDXyha4/4ukRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3674129},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"df67d0f63741fc1b6070a3b35007282297de6574","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.110.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.110.0","@tellescope/utilities":"^1.110.0","@tellescope/validation":"^1.110.0","@tellescope/types-client":"^1.110.0","@tellescope/types-models":"^1.110.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.110.0_1723513959076_0.6815263813439634","host":"s3://npm-registry-packages"}},"1.111.0":{"name":"@tellescope/sdk","version":"1.111.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.111.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0f42cb16387ef50aeb8d79f5c413210b28c3c9aa","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.111.0.tgz","fileCount":79,"integrity":"sha512-5ElkLeM2ZjyQPOW6hIaLdUmA7fa6oWRqBZxIq267SD3QKGXhIKzGszdY6JV5qR5PdZA2owsF14LOwYFrIk1qqQ==","signatures":[{"sig":"MEQCIE4hCNGQs9iNCusLZ/6Mxpbg9WCEwRj1ShuF8/oeawKmAiBmK6kmVS/tfSZn9/9+jfkl9sOeJTzcIteoFw4TLZwSlA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3685875},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7e2a6ed5e012898a5e700af499319d62d66e0640","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.111.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.111.0","@tellescope/utilities":"^1.111.0","@tellescope/validation":"^1.111.0","@tellescope/types-client":"^1.111.0","@tellescope/types-models":"^1.111.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.111.0_1723645164343_0.01629228275284733","host":"s3://npm-registry-packages"}},"1.111.1":{"name":"@tellescope/sdk","version":"1.111.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.111.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d579e9552ce9199f882a1ff04338e8d8053e7885","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.111.1.tgz","fileCount":79,"integrity":"sha512-tjjAR/+M6i0fr9VrnxPHFBWBg2IXfoCx/DImhTUEubvYkEvcXMiJoHF3an5D/3K7t2i/T02FryQjoRI8hOKxUg==","signatures":[{"sig":"MEUCIDx5ofAo2lPFY+3J0+VOsoeguduSRGv4cH9VYjih2toOAiEAwMU6S1Dph0qc1kDt37KvKDD2rPMQvH4ahXXk/Bsxkks=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3685874},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4116535585f47f735e08fdba906c985de9070aac","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.111.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.111.1","@tellescope/utilities":"^1.111.1","@tellescope/validation":"^1.111.1","@tellescope/types-client":"^1.111.1","@tellescope/types-models":"^1.111.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.111.1_1723659665586_0.5638302794172123","host":"s3://npm-registry-packages"}},"1.111.2":{"name":"@tellescope/sdk","version":"1.111.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.111.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b073e9cfea33c6e54f2ca299e9e32a2046f99349","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.111.2.tgz","fileCount":79,"integrity":"sha512-3SKQLL9H38ucYI96NzA5FPXZCX2J2XP2+sjcw+1TGkJ+NnKN+k3dDJeSi4JmEXof2Ce3kYigZXG43SjwRZe8IQ==","signatures":[{"sig":"MEYCIQCNtKwe4E1njDDdb/6Mw/9Yld4rFThf8r3stGr3gwcfSQIhAM9ZX1ycw3bHf+h4Fp555Q7ppt284K2Jxij7G+x6M2gx","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3685874},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3c5c224b0406556eb9ca9292e5ac4f4e057cf056","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.111.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.111.2","@tellescope/utilities":"^1.111.2","@tellescope/validation":"^1.111.2","@tellescope/types-client":"^1.111.2","@tellescope/types-models":"^1.111.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.111.2_1723680709213_0.28105558441707057","host":"s3://npm-registry-packages"}},"1.112.0":{"name":"@tellescope/sdk","version":"1.112.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.112.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b2249cd5ce7a1f7ec3da52356e9519e76ffcdafd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.112.0.tgz","fileCount":79,"integrity":"sha512-wZg2e0XV0FYCO842IvxWnN7EDkIGVcWH2nezi2y87PxkYBCu4XZPug0IOua1WmUaWBF6fJHc5eTuFcRujM2V8A==","signatures":[{"sig":"MEQCIHxiaV6x0XGcVZEmTUHw0vQ1p9v4iSYLmqnQt+UjeN2LAiBOBnyFQpLwl6+QzmOAYAgNnLE4c3ly5ZBtCUksaG+GXA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3685877},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"03bdc73ac5d5d68717c893d6c72c92f7332ae861","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.112.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.112.0","@tellescope/utilities":"^1.112.0","@tellescope/validation":"^1.112.0","@tellescope/types-client":"^1.112.0","@tellescope/types-models":"^1.112.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.112.0_1723761699166_0.15824036062680102","host":"s3://npm-registry-packages"}},"1.113.0":{"name":"@tellescope/sdk","version":"1.113.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.113.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"70cf47a35474481ba00b76aea844ab84f956ae22","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.113.0.tgz","fileCount":79,"integrity":"sha512-lGbmXnndAVO12wC1H0t8pZdHmgkKEqJexpxQ1KOMWb1o73LZ0nYCHC5ifEtGhZU1qZ1+ZqZ5m7hVdoRryBsa/Q==","signatures":[{"sig":"MEYCIQDPiTCIMVL2bcEBMgSOp78TdLeXsQ54IpVpAIEJ8gHH+gIhALblsgU5ngKNnEBOCUgYUx8g+nxwfVTgQ3nSp62HkE2k","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3702566},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e1d07aadab4c43bbb23c706632c1afc95f062c41","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.113.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.113.0","@tellescope/utilities":"^1.113.0","@tellescope/validation":"^1.113.0","@tellescope/types-client":"^1.113.0","@tellescope/types-models":"^1.113.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.113.0_1724108586014_0.7161174705380091","host":"s3://npm-registry-packages"}},"1.114.0":{"name":"@tellescope/sdk","version":"1.114.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.114.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"00761c4612e06c469d4b366ddc709601ce5e9ea1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.114.0.tgz","fileCount":79,"integrity":"sha512-KoBveijV9bWFsm0LcU5WUeNo1/K+/RjSHfJOfw7n/CQBDgZ5HINQN8oTEXq81KvtrS93b66Fqp54I9TKFSdARg==","signatures":[{"sig":"MEUCIGWyA4XgWl3pFMkeraIpAf1U3J1bFyyK9MXs+c3NQrRQAiEA2KGunVVwLqN7nt7181vsFQuhkdel5cjxSSFWL9wA1k4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3702566},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ee46c29c78a6df7cff37237e7156c4c6cbf59fa8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.114.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.114.0","@tellescope/utilities":"^1.114.0","@tellescope/validation":"^1.114.0","@tellescope/types-client":"^1.114.0","@tellescope/types-models":"^1.114.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.114.0_1724275539819_0.3151242270119743","host":"s3://npm-registry-packages"}},"1.115.0":{"name":"@tellescope/sdk","version":"1.115.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.115.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d06ee6b9c1ba1c1825dd4e5c2e1050cb863e193c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.115.0.tgz","fileCount":79,"integrity":"sha512-Sf6DORw+5shb+uLUDNuQwhQOs2NHb8VeUFYpv5Hr3IocQsIOk7EqRD47Zgwf4M18HL18EZAHQXkYm/0njQr2EA==","signatures":[{"sig":"MEQCIDnjqujEi8oVG5u/TOfew8kJCuSGZpdZxk80zEGxYzfjAiB1NQ+s419sy6wMe+Lj/7B6U2q+xNhqtG30h3Nz8Imulg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3707258},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a8faa9664c31e88865f3d7dcd4cbda582d84cf8f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.115.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.115.0","@tellescope/utilities":"^1.115.0","@tellescope/validation":"^1.115.0","@tellescope/types-client":"^1.115.0","@tellescope/types-models":"^1.115.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.115.0_1724378925861_0.5165228338842642","host":"s3://npm-registry-packages"}},"1.116.0":{"name":"@tellescope/sdk","version":"1.116.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.116.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d96bb960c95b30dcc60e8cd16faabb480956549f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.116.0.tgz","fileCount":79,"integrity":"sha512-wuT/K9uja8Vvb7JyUzB0t8ttgPIBtu5e0m7qZbUlbu1ej4ABwQpVwXOnZY5dDabpfp6gN0G2Roi4PW0zBZYUXw==","signatures":[{"sig":"MEUCIQCiPdFY0obhEC4oY3Ksk5c3Z8QF6Ryv76+QoaO9+cgKAQIgBt8xjaXFXKRp3TvwMZWRvWZHE+09N/eP4BefUTinczs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3718346},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c6da23fee59bbb9a15ce2dc141fbe7ec70fcf8a4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.116.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.116.0","@tellescope/utilities":"^1.116.0","@tellescope/validation":"^1.116.0","@tellescope/types-client":"^1.116.0","@tellescope/types-models":"^1.116.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.116.0_1725319860577_0.6293864181240032","host":"s3://npm-registry-packages"}},"1.117.0":{"name":"@tellescope/sdk","version":"1.117.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.117.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f28177c07bd15f7a09b98eaa7cdf1fc3cdd8f781","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.117.0.tgz","fileCount":79,"integrity":"sha512-w8g0Lvd1/hj4ecjCKPGMsuMlxXEdt4+MrVtqfjRKXWWucdKO5HBTGHX86BnzOEDppBShhd3JlnFM0YK6oX8qBQ==","signatures":[{"sig":"MEQCIAMjgfYAeSmAEoup9nKdMWuCPCjmitYui+3SaQ3FrYemAiBHVoIwc+b1Gaq0sPpmvxDP5KVqjHgodKvsnb9QLJTTow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3718350},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f078c11fb635787b34497cc2220537a8dd509d4a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.117.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.117.0","@tellescope/utilities":"^1.117.0","@tellescope/validation":"^1.117.0","@tellescope/types-client":"^1.117.0","@tellescope/types-models":"^1.117.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.117.0_1725412906919_0.24998969880608457","host":"s3://npm-registry-packages"}},"1.118.0":{"name":"@tellescope/sdk","version":"1.118.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.118.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"443e647c90fe9fff8037362d5991e5f0b45a38db","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.118.0.tgz","fileCount":79,"integrity":"sha512-Fgbs1hkzmqdZqXDgF6Zlzwz2caZHht48ysP3UruVXcoqznvWpla04S/LvzJvKqn5dCqpALbGq22I3XFJ+D+6aQ==","signatures":[{"sig":"MEUCIQCzcncTJuzKESQjOiOkNcvdryVrOlRsWQvbbYYB4s7EdgIgFbqvU6nYi/JVtDaCpqmqmFOq3lAMXCQjsFSt2bVvvC4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3718350},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3d9e4e23b5b3a9f26f3e9c6f663818076338b728","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.118.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.118.0","@tellescope/utilities":"^1.118.0","@tellescope/validation":"^1.118.0","@tellescope/types-client":"^1.118.0","@tellescope/types-models":"^1.118.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.118.0_1725498479114_0.41814918721000804","host":"s3://npm-registry-packages"}},"1.118.1":{"name":"@tellescope/sdk","version":"1.118.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.118.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"41d23f11b8f8986a7c27a6da202c213c7b504465","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.118.1.tgz","fileCount":79,"integrity":"sha512-WFy6FcylDN63/L8vgHkAwFxztPvMhkoSuUSH8XOUroxvxAlfXSOvUQXZci2nnZrMgaGziKPp/XvXLX3UHlX//g==","signatures":[{"sig":"MEYCIQCn+t2OaZ33RCjLR8pXsGC7Ld6l2bv9o5+8tMtk09lDhgIhAIq5rTZhMhKnQRYL2r3RlOLH+CKW/Q387xxBV34vpLxL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3723223},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ad9068cbb6631372764ccb479429c26ab068549f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.118.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.118.1","@tellescope/utilities":"^1.118.1","@tellescope/validation":"^1.118.1","@tellescope/types-client":"^1.118.1","@tellescope/types-models":"^1.118.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.118.1_1725586495892_0.6627387761877681","host":"s3://npm-registry-packages"}},"1.119.0":{"name":"@tellescope/sdk","version":"1.119.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.119.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f63f3d55b5c4cd253f7fed1dac3700917b54f403","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.119.0.tgz","fileCount":79,"integrity":"sha512-hEr5+fzaiGM6/cKi0PUHQP582tDVjv5OhlwKCPO2X6h9wzuySHSAzghdedUSbLdyRloTFs8bko2Lor5eduTKMQ==","signatures":[{"sig":"MEUCIGho8zpoRvChXinI7NNG3/AK5vGd4HzEGa9LhIlyr8uHAiEAx4iSg30ZI8unnTV9RM/jfveYpWKhJAGo5fHt+qx/RzY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3725082},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"28eda5c62796a87a23d99063f9a981a0d4415751","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.119.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.119.0","@tellescope/utilities":"^1.119.0","@tellescope/validation":"^1.119.0","@tellescope/types-client":"^1.119.0","@tellescope/types-models":"^1.119.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.119.0_1725932375539_0.6760988756155353","host":"s3://npm-registry-packages"}},"1.120.0":{"name":"@tellescope/sdk","version":"1.120.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.120.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d43c731523426f1955c554c330e9ed661fd80a10","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.120.0.tgz","fileCount":79,"integrity":"sha512-GI/s/NMqpLTJIvdCrw76PaDclNt0NRz0wPWZOpT04gq4iKfvYhx74Iowf5De8X/6DyuhSv07Ha1d5pCgj7EONQ==","signatures":[{"sig":"MEUCIFycFr9Tuem0r/M6msijcYBCC5PNphc9sjb1b/4uNJ0HAiEA6CaRR3Oqkoe+awPz9emG7BHfU750e/yWaBxNRYDMTi8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3726901},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2c480c5b013f8eabe566d7e4abe20809a36b3249","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.120.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.120.0","@tellescope/utilities":"^1.120.0","@tellescope/validation":"^1.120.0","@tellescope/types-client":"^1.120.0","@tellescope/types-models":"^1.120.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.120.0_1726100185874_0.21944507932054447","host":"s3://npm-registry-packages"}},"1.121.0":{"name":"@tellescope/sdk","version":"1.121.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.121.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dcd1464715169ced51470028415625e20337ee62","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.121.0.tgz","fileCount":79,"integrity":"sha512-KOYhrTLZF9PowcJs2DnwBa1IbAEA0Vj+bF31wc3NOJcL4oRIITXb6dHe+ywgcXfWk4Gs1W6hzEhoBdpzztc2cg==","signatures":[{"sig":"MEUCIQC7stfEthAJLaEGdaG88IK4CjVHptxvw1ZJs0Sbw4nvoQIgS3LSf7m35jZhvpJNMTgI5mEpJw3/LklPQtitRTWqHMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3728494},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"344adbd3fc8a1c9fc96fa4121e88eec65a68564e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.121.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.121.0","@tellescope/utilities":"^1.121.0","@tellescope/validation":"^1.121.0","@tellescope/types-client":"^1.121.0","@tellescope/types-models":"^1.121.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.121.0_1726532560912_0.8841692932337055","host":"s3://npm-registry-packages"}},"1.122.0":{"name":"@tellescope/sdk","version":"1.122.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.122.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"59e32dc03eeb342569b60124613fc550d36ec785","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.122.0.tgz","fileCount":79,"integrity":"sha512-Gvk9mXx5R6uuolIpHedXPXkW4+Gs+6spafWU/ws3+U7C8ARxTzRFKCi2PVotp+HkPH06VNRTg/v1t6/hzO8GIQ==","signatures":[{"sig":"MEQCIEYcKF82hzOb2DGKYbqcZb8O3rCJ7I4laptv0GxkPT0xAiB8g/EoMB5nTS3TZk/RGpFkv9bomBCJIW0rihfsWDQ6cQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3728496},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bc957133acbd1510e8bbc7ea937abcd6512bad88","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.122.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.122.0","@tellescope/utilities":"^1.122.0","@tellescope/validation":"^1.122.0","@tellescope/types-client":"^1.122.0","@tellescope/types-models":"^1.122.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.122.0_1726696900242_0.623986851931998","host":"s3://npm-registry-packages"}},"1.123.0":{"name":"@tellescope/sdk","version":"1.123.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.123.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7323a56ede7b30d58420cf2cd4e0d1582a04c6ee","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.123.0.tgz","fileCount":79,"integrity":"sha512-3Funx0qGVDPLJdZ05HuJExZKdpji27bi3X9f6SC6cleGYHlcYsV419eu5qpezWvgrv+V+ti+w4QjyBtHN+ljZA==","signatures":[{"sig":"MEQCICIsa9L1bJrh5FQFExHQjEScxln0mIuP+2VIrutPJpq2AiB4b2O9dq0UDSaK+bOml25UfCAgUtOin7ilnvewQwEIow==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3728493},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7a523b5c9f188a490ff417b7f7d9947facf5a42d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.123.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.123.0","@tellescope/utilities":"^1.123.0","@tellescope/validation":"^1.123.0","@tellescope/types-client":"^1.123.0","@tellescope/types-models":"^1.123.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.123.0_1727136630836_0.40790812081804395","host":"s3://npm-registry-packages"}},"1.123.1":{"name":"@tellescope/sdk","version":"1.123.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.123.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1f19172487543f2e71e3b04f7a1fb81870bb5f76","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.123.1.tgz","fileCount":79,"integrity":"sha512-bn09qgGPg6dkhJOWUSRR+5jJIgVt4yatRUDjclO0akio1VV5TBRrwEleRV4tu5IJR8Ix00hPdTRWbENzw2mzkg==","signatures":[{"sig":"MEYCIQC+8xAqtpZLyDuA3JuLu0NCBfgkeJ9HSXq24sUxXKwCngIhAJlCs+K3/EPsh2Yj2EMUaDWgVMAeSyPvz9qASadMEEP6","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3736858},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f68c00cc64ab7cdd2ad82532ddcde5571aefaf40","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.123.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.123.1","@tellescope/utilities":"^1.123.1","@tellescope/validation":"^1.123.1","@tellescope/types-client":"^1.123.1","@tellescope/types-models":"^1.123.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.123.1_1727224960627_0.2106189025379972","host":"s3://npm-registry-packages"}},"1.124.0":{"name":"@tellescope/sdk","version":"1.124.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.124.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6cd5ac35b207e9e84900098160558011588dcd3c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.124.0.tgz","fileCount":79,"integrity":"sha512-nvYAkaErxeWjK1FviHtN9L40CH6Kt31rLVZMUDY9+mopTKcuA9Zs5NwuY6GEUzzbVfZP1gKXMULvc5gbiKn2Tg==","signatures":[{"sig":"MEYCIQDSG2EoiB58M/OvJSPvvxIKITJGy9Bjch2ccuhpWBoIWgIhAPjx+/6T3m8SRRPgqjuhm+HpERv9L6zhYgSRoAl8vEmW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3753949},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e841cd09625da30cf50035f7f225a553b642e93b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.124.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.124.0","@tellescope/utilities":"^1.124.0","@tellescope/validation":"^1.124.0","@tellescope/types-client":"^1.124.0","@tellescope/types-models":"^1.124.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.124.0_1727310977634_0.4827159847694511","host":"s3://npm-registry-packages"}},"1.125.0":{"name":"@tellescope/sdk","version":"1.125.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.125.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5d8cd007cec87cbbdf72973940df0aa29c58a5fb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.125.0.tgz","fileCount":79,"integrity":"sha512-Ms8FqylruP/9uZNJyfeAVr5zV+QoYnvM9fah8Dr/L8+2FZ4YQ64K8/7ivOJ1Elv02Ac0925+7elLH8VkrRr8HA==","signatures":[{"sig":"MEYCIQCtl5yuwIoHw3/kPwoZIlvXf8NebHv2TzSJqMKNaRWYhgIhAPU4eaJSLkx5Nt3ZHbcHyfFtpxFAI33xStIrM6CHOVVG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3755819},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3b7b9e360ded51b4ae485be67060ffbc3897a3c6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.125.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.125.0","@tellescope/utilities":"^1.125.0","@tellescope/validation":"^1.125.0","@tellescope/types-client":"^1.125.0","@tellescope/types-models":"^1.125.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.125.0_1727748042870_0.35273902591639694","host":"s3://npm-registry-packages"}},"1.126.0":{"name":"@tellescope/sdk","version":"1.126.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.126.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4b104cb79c8b3d8af5cabb50cb5e09d95f64fc41","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.126.0.tgz","fileCount":79,"integrity":"sha512-wYEj7rDXtNYZkFSsjPdYHSP9A65KmAfjOB8AbNVKwcWnyrRvbxM5GDVYTh6RQkwWCA24sum2T9DZjCLsvmwjYA==","signatures":[{"sig":"MEUCIAZdgEF8bF1B/zxHR02YXd4WvRIs8MZE7w6T//1Pzlv1AiEAylViWJ+qQtATNA6LgLNj0s//+PO9Bpgr5tdHEbYk/gM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3755824},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"67edd6e59ea9f9f3cbb6fced05965a0ccea5f59f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.126.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.126.0","@tellescope/utilities":"^1.126.0","@tellescope/validation":"^1.126.0","@tellescope/types-client":"^1.126.0","@tellescope/types-models":"^1.126.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.126.0_1727918406522_0.4678753109877436","host":"s3://npm-registry-packages"}},"1.127.0":{"name":"@tellescope/sdk","version":"1.127.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.127.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"464057f487ec6c117471f0ebaa8da91c975925cd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.127.0.tgz","fileCount":79,"integrity":"sha512-ex1/L+05yq4K9X+289OrqwEk0vFBAckvqamPvYgVQdcH8+70js0lkTzwL+ci4ILbAcuNbyOvQM6G4ZoI8sv2sQ==","signatures":[{"sig":"MEUCIEsoP2/vFrWlXb5PEUABOBoP8NELfmwUFTQWJov/LcQDAiEAjMJc13IRqbEil7bZ8lj7LZW+WiKQ9ur3FukGUsWubTg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3755820},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1393e45b767e134b53ec044a6206254094e1b76d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.127.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.127.0","@tellescope/utilities":"^1.127.0","@tellescope/validation":"^1.127.0","@tellescope/types-client":"^1.127.0","@tellescope/types-models":"^1.127.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.127.0_1727998281166_0.8103445849014721","host":"s3://npm-registry-packages"}},"1.128.0":{"name":"@tellescope/sdk","version":"1.128.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.128.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"54cb8e4766e5cdcc4562ebcaf24ddc3ece9407d5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.128.0.tgz","fileCount":79,"integrity":"sha512-45slf8jaGzarMiiJKaah4CwoPrAhzWeApdpnf/tnb5sBRS2ILgk44+E1X1RkUmBL8Xbf3iFWpKxnhGDSgSvYTA==","signatures":[{"sig":"MEUCIQCAWay4cV9XzfiN2wMwXheZOZhKTQWZPxqdYM8r5V3VNwIgM5bl601z8855ox4Oix4k+2ZzGjf/8qGDD8TUN+JslMA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3761137},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d2593988ef94f2bfe138a03554653ef11811e68f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.128.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.128.0","@tellescope/utilities":"^1.128.0","@tellescope/validation":"^1.128.0","@tellescope/types-client":"^1.128.0","@tellescope/types-models":"^1.128.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.128.0_1728345639513_0.4815871243592169","host":"s3://npm-registry-packages"}},"1.129.0":{"name":"@tellescope/sdk","version":"1.129.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.129.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"144f3316a7b7150679591fb880756c2095a377e5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.129.0.tgz","fileCount":79,"integrity":"sha512-yotGc8gFiyhh6mKjOwcyN6+fUTnSuo173U+0HyDlVEWxu3jt2c26A19tTMapEWS1RqGBC/tYvt78Uxi55r+Alw==","signatures":[{"sig":"MEQCIHCrsBkvTTwgXpfZJDyo84bm/Lrrcs0w4eyx6ZTyOHw0AiAw6PzI51IFw/eFTxrZDRBy82KqB1v4pOYOR6ybsN35dQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3772072},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1ed0a4f0df3a89a1f75a1e5ee8900e470de8a69b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.129.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.129.0","@tellescope/utilities":"^1.129.0","@tellescope/validation":"^1.129.0","@tellescope/types-client":"^1.129.0","@tellescope/types-models":"^1.129.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.129.0_1728510345096_0.32519207727046306","host":"s3://npm-registry-packages"}},"1.129.1":{"name":"@tellescope/sdk","version":"1.129.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.129.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e76d8c3cb056c74787316e9c16ea4eb8738f51f3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.129.1.tgz","fileCount":79,"integrity":"sha512-gKdcrlRqRGHo6yv633MO0+Dww9ZUIihBqSzQrTymemerN9H9ABbkIShwLGTGyEwI7wuoJHVDHpOzSJo+wegPlg==","signatures":[{"sig":"MEQCIHIKc4/eb4roiwPe2X7jCcBGyUVochW/Udt1F8N94oHhAiAcLSUHca3dygWq1fNjH2kW5b6eSod9SWm1mrTPIKwNrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3772072},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2eb4e3425af7b6f0f3114a61df0ee356abc2ff81","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.129.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.129.1","@tellescope/utilities":"^1.129.1","@tellescope/validation":"^1.129.1","@tellescope/types-client":"^1.129.1","@tellescope/types-models":"^1.129.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.129.1_1728510528672_0.7339560631164566","host":"s3://npm-registry-packages"}},"1.129.2":{"name":"@tellescope/sdk","version":"1.129.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.129.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"14081ce35a6001ed88559c1885a00099549a045e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.129.2.tgz","fileCount":79,"integrity":"sha512-3jBSNZ9FKk3A1+6Q7pQ6lfWXFARehjIxEQrVl0f7rVglgrGGWLzEnHRS7fmH2PqVPJInpEfK7c8LI/EPYu5qpw==","signatures":[{"sig":"MEUCIQDJfpoXagRMRm7ZR/+ZhRuT2sRi4bVtUgGOou34NgJCcQIgD32o6zgJPhou9JyTteMHiZdkoKgtfqEfnWBe+nmmjyc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3772072},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9e20d646c1b8fc97422710c739a6a96ea7a94b1e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.129.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.129.2","@tellescope/utilities":"^1.129.2","@tellescope/validation":"^1.129.2","@tellescope/types-client":"^1.129.2","@tellescope/types-models":"^1.129.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.129.2_1728580385117_0.6154485438502224","host":"s3://npm-registry-packages"}},"1.130.0":{"name":"@tellescope/sdk","version":"1.130.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.130.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"703bd904a47e98ff9dabdfeb7f6fdc7a8a5b31bb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.130.0.tgz","fileCount":79,"integrity":"sha512-HjiIm92pdO/ciHT7K6k7TZ1A3PpBzw4a3zT4N0ICDYJ/clQM7mkI6w67LL0VFcaUSwBgoqJw1pAI93w6m38qpQ==","signatures":[{"sig":"MEUCIQDjRFVvezJOVaH7KxEZytAc959fAzxrhDzbtFmDg7ObYwIgLw6qhIjCRxUJjM4MOUTSin41POrNZUaNqyCOB7zjsnk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3772076},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"dc6fa83d62db10bd0fa9b436f51290e699922fb6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.130.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.130.0","@tellescope/utilities":"^1.130.0","@tellescope/validation":"^1.130.0","@tellescope/types-client":"^1.130.0","@tellescope/types-models":"^1.130.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.130.0_1728955116353_0.11766957674849365","host":"s3://npm-registry-packages"}},"1.131.0":{"name":"@tellescope/sdk","version":"1.131.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.131.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fc7fb6858f9f5de951aadddb0c75f7169ab5f219","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.131.0.tgz","fileCount":79,"integrity":"sha512-g/Mj6QKVfteO/hpTCx/6yDLhO2FvUW/U0Q6kMpyiNpNayiwhxkJKZHlhmCfUyp55+jR/wqhPrYTcdEgT1ag4SA==","signatures":[{"sig":"MEUCIGScGDuCxYnwAvU2OBP6KnuLFs3kYGRD1e8bGCVy/co1AiEAlkZZgFw/f15Ov8nRJdTRxYgAwuNoZY80K12FBEUdvNU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3810587},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3c41ec67644d204550aa9cfe8f7e11c259cd4fd6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.131.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.131.0","@tellescope/utilities":"^1.131.0","@tellescope/validation":"^1.131.0","@tellescope/types-client":"^1.131.0","@tellescope/types-models":"^1.131.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.131.0_1729118908607_0.12106899402208904","host":"s3://npm-registry-packages"}},"1.131.1":{"name":"@tellescope/sdk","version":"1.131.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.131.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2c7e146cb2f0e30be8ecf852e93f4bb3ba8a3511","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.131.1.tgz","fileCount":79,"integrity":"sha512-BUMH8LMUiVeKxEdf8zEIWdL6MVarCLfo5G0xUhbSJonGSVKt4j91C9EN0GiaFHvnwvcMod5TL7Gt5l7BYVm9xQ==","signatures":[{"sig":"MEQCICmhhNoGgOtbEtqm/gr+OIJpGSQQKjIwm3HyImvQtgz8AiBTbU6PspK9yfoOMSLXCNcayvXYqY+ig1z8ZIP8G0IlzA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3810587},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3ad31b89c1e7e68baed19996d60e52f83e487e9d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.11.1+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.11.1","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.131.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.131.1","@tellescope/utilities":"^1.131.1","@tellescope/validation":"^1.131.1","@tellescope/types-client":"^1.131.1","@tellescope/types-models":"^1.131.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.131.1_1729193865468_0.6250188656828459","host":"s3://npm-registry-packages"}},"1.131.2":{"name":"@tellescope/sdk","version":"1.131.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.131.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"53275aae301df79b090586d675343b09d13d7550","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.131.2.tgz","fileCount":79,"integrity":"sha512-4ciQnLdsmaRE2ihT6qwC6RN2QY8R8bZD9iS7uuNatNCdhXKd2JMSeThtaRzqLpj2+Wg5dga+YKm1NhYBdUAmBw==","signatures":[{"sig":"MEYCIQCGm7yeppFovk82P/X/qrPjqR+kDd3kETpZda969JTEAgIhALUgpt+ejK5m48LKR3PV7481m/9481xN464FDpYdbnFU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3810587},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6803c17b8a1c9f5db4ed23e64167e22d62144a09","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.131.2","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.131.2","@tellescope/utilities":"^1.131.2","@tellescope/validation":"^1.131.2","@tellescope/types-client":"^1.131.2","@tellescope/types-models":"^1.131.2","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.131.2_1729207458314_0.2568975431978595","host":"s3://npm-registry-packages"}},"1.132.0":{"name":"@tellescope/sdk","version":"1.132.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.132.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3e8eebb43c89775144d2662c4e5241a4ef0567eb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.132.0.tgz","fileCount":79,"integrity":"sha512-QacKURWEhStqmIjseGFCBYkqXrNhxSGO9h58Nyh5UTNi4RycT6UmZ1VWl6OD6Lk/Goi1Qv5yAYePIp0kcJetUA==","signatures":[{"sig":"MEQCIH8KN74VbyQPcLK0ALMCPWkWAvcRn/cTLU4Km2ySj5YWAiA+zE36SAtcMK+yBoK+8S7i32OD9tQ6K7AtdgQRLWHhyA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3810520},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"911ce56db9c83c5354ec9b2227218e3b98b9173a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.132.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.132.0","@tellescope/utilities":"^1.132.0","@tellescope/validation":"^1.132.0","@tellescope/types-client":"^1.132.0","@tellescope/types-models":"^1.132.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.132.0_1729552031794_0.6452838337824993","host":"s3://npm-registry-packages"}},"1.133.0":{"name":"@tellescope/sdk","version":"1.133.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.133.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d590e9546f637d437b6a2f7ccce86daed74a1afd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.133.0.tgz","fileCount":79,"integrity":"sha512-3JDVR8Fqs+yWjhiVmJq2hcfmNkEMwbg7i2w552kfbuOtFgDTWfN8XeV8YPmAxs4+lEfG0teYpjNGRmmtBQpAiQ==","signatures":[{"sig":"MEQCIBS7s0RhIYmUWkGeOy7LUASKopMZ/4+Il0rSJ1CsKRMiAiAWewBkbs6TmxxtUn+4j/ZlaNN6sX7r9FzwQ4jboU9sRg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3810520},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9f5dcaf7c095c1912484cf09976a9778f965e48b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.133.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.133.0","@tellescope/utilities":"^1.133.0","@tellescope/validation":"^1.133.0","@tellescope/types-client":"^1.133.0","@tellescope/types-models":"^1.133.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.133.0_1729632999917_0.5394541679153015","host":"s3://npm-registry-packages"}},"1.133.1":{"name":"@tellescope/sdk","version":"1.133.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.133.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b2e90543026ee6407c113fcea739f3a64c22a5c9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.133.1.tgz","fileCount":79,"integrity":"sha512-eLEiLbJG5ywpOtFVe92yXqnZ16jM2ByWwDRGYSpvZ1LBP3WCsQhd79Jf0P2m1jAnOmTJSfiMBJC5i0GH7BB69g==","signatures":[{"sig":"MEUCIHygCa2SryBlraGE+f2/7OIZQ69hdLV9PdQtvlZS+gNwAiEAqX1scq9QMHTYq/9Tdr7B5Ctr4qSMwdZtCh03BBFxzu8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3810520},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fb4bb50c67fcc0d2c37768d1772ff3250e5366e7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.133.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.133.0","@tellescope/utilities":"^1.133.1","@tellescope/validation":"^1.133.1","@tellescope/types-client":"^1.133.0","@tellescope/types-models":"^1.133.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.133.1_1729634498811_0.517238798935969","host":"s3://npm-registry-packages"}},"1.134.0":{"name":"@tellescope/sdk","version":"1.134.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.134.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"010d35fcc2f8f3ed0a29b8aa2dc072d1428b41a6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.134.0.tgz","fileCount":79,"integrity":"sha512-FTcqUdv019CbnKvBxu5tjH/5LuWe/6/0M8cb0HA+o1CwO/I5GOeulb9N8PUReBFU25SmhOYW65Qn67n6wGcUaw==","signatures":[{"sig":"MEUCIQD4Ht8UqXNL/uNlSmZoAdfOawGNhcpnAm2ksEvGfIc8UgIgTx2r7jRXhG2cOUt/zqiia2jpcvpa021zLGMidmmtE3Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3811133},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9c40fa515b642f3711e0e19e320e6a0dba2eb849","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.134.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.134.0","@tellescope/utilities":"^1.134.0","@tellescope/validation":"^1.134.0","@tellescope/types-client":"^1.134.0","@tellescope/types-models":"^1.134.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.134.0_1729721167731_0.7707356020991345","host":"s3://npm-registry-packages"}},"1.135.0":{"name":"@tellescope/sdk","version":"1.135.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.135.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4c3f158c9c8ecb35f3fd830e644a3dd0478a7766","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.135.0.tgz","fileCount":79,"integrity":"sha512-/qTuhD0nfQ0OM92431DEE/9jF1pj5QHL0t2c+KO7ccmDeyYxMzxc25jhbWQ8OUVh21c79g+OSTZnWuT5F72xdw==","signatures":[{"sig":"MEYCIQCz5cpK+fP5xgopzDJayGNFZp2T8BEA7Bv+0BKgsEPWdAIhALI8ISl/pjOlUgE2Nqqq0/yWSmRHv2Z8sOCE6HDid1fi","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3811132},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"11b62513e9dc77463660685c301b85a596eea780","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.135.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.135.0","@tellescope/utilities":"^1.135.0","@tellescope/validation":"^1.135.0","@tellescope/types-client":"^1.135.0","@tellescope/types-models":"^1.135.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.135.0_1729807848291_0.7444062911800395","host":"s3://npm-registry-packages"}},"1.136.0":{"name":"@tellescope/sdk","version":"1.136.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.136.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"652ac98074a44df2e27b86f3e1d1869ed59df563","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.136.0.tgz","fileCount":79,"integrity":"sha512-KZ2i6ccxIr8xy1Po0dtrtlZNMB/jCQYnOi248MDMXA8P7KCmojNGhD2nr3rAQnvAoEJiLnvZbdyEtGozOx/PfQ==","signatures":[{"sig":"MEUCIQCdJG8ih9Gydn9NH/5fLSTDVtm+pQa6xKE1+aZEcS0xcQIgDPU8mAo3Ys8pUqa0ecxbkcEYv7OhoRUbIuVVaCLJTns=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3827772},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"21c73daee29c494403e8b91eee5ed335ca744595","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.136.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.136.0","@tellescope/utilities":"^1.136.0","@tellescope/validation":"^1.136.0","@tellescope/types-client":"^1.136.0","@tellescope/types-models":"^1.136.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.136.0_1730239774200_0.36775326122842733","host":"s3://npm-registry-packages"}},"1.136.1":{"name":"@tellescope/sdk","version":"1.136.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.136.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"84c7726bbaacef53b03d3e5f30414e2fe8365bbe","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.136.1.tgz","fileCount":79,"integrity":"sha512-CJwX6/k8ImR6WNIEJAaSNxPaXOPWf/InLhxOK6xcLmUgS36DIzAf57xiYegWavaraRaQ9YKwn9EzkTj61mNHqA==","signatures":[{"sig":"MEQCIHo8RBCDu3Fgy0IwUdBzqwLdw+0Dv1S9v/bUelPf0BUsAiBDF4PX5JYsg1mmNz0UmF2gv9RrGZbJv3CNIBibh2GQbQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3827772},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"350b7839964be7a9262ad7916f14e84bf7698ba1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.136.1","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.136.1","@tellescope/utilities":"^1.136.1","@tellescope/validation":"^1.136.1","@tellescope/types-client":"^1.136.1","@tellescope/types-models":"^1.136.1","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.136.1_1730308867581_0.18385654162290477","host":"s3://npm-registry-packages"}},"1.137.0":{"name":"@tellescope/sdk","version":"1.137.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.137.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1b873e76eb13be6d1a9dfde80c68af53311465d1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.137.0.tgz","fileCount":79,"integrity":"sha512-qdbw9Me7hR+f8h131efJHlDIFpDb2WiCy9Fze/Eob4UPOEx8dQg/Ya5U2p+/s6KL5Qy3dclJAqf/Dv8zp8+nyQ==","signatures":[{"sig":"MEYCIQCb+hqoUl8oOjA3uAytpbqV/jqYu0lEtbpvU8nFKRFf3gIhAMTEO9nU4sasEQhhgu8aRa+l55lnOup2Cr+34jyji09X","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3836221},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1b2a0a55fa5d999dd98ec31eebdc417f21e404e6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.137.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.137.0","@tellescope/utilities":"^1.137.0","@tellescope/validation":"^1.137.0","@tellescope/types-client":"^1.137.0","@tellescope/types-models":"^1.137.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.137.0_1730414051620_0.9589830628951397","host":"s3://npm-registry-packages"}},"1.138.0":{"name":"@tellescope/sdk","version":"1.138.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.138.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c0a458a74f86f0c3980f256595101d204939fde2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.138.0.tgz","fileCount":79,"integrity":"sha512-g1bLU2vO/w7uExJFxFTWA5o5RwdeOwkjDuufMOJnPHzS3livsg5RJOXG4dIR788GtXO3WimsmVaUrOlUi09WQw==","signatures":[{"sig":"MEUCIFnWfinPOheV2dikAGX+ZTnHvwQbH5UlBkqYjJf4QHfcAiEAnJtUj6Pp2AhV85zEegU2eBesyrtJHzdb4LMKUO7ljV4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3904927},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cc023df2e9c137ffc5c2e745a629858b2fe4476b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.138.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.138.0","@tellescope/utilities":"^1.138.0","@tellescope/validation":"^1.138.0","@tellescope/types-client":"^1.138.0","@tellescope/types-models":"^1.138.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.138.0_1730770427392_0.34721122764875934","host":"s3://npm-registry-packages"}},"1.139.0":{"name":"@tellescope/sdk","version":"1.139.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.139.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c4de1a5c68941c1d5d606c81164fab4dfa1a0c50","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.139.0.tgz","fileCount":79,"integrity":"sha512-CP05nhX6GCLtq2nNRuuGcY2Q8yqePGzS4sgYdujPiU+1LI1QQTObNgkyln9KCc78IvnnUIagPAHghs6wDIhvFA==","signatures":[{"sig":"MEYCIQDZPpaxSm9F6VeaEeXYD1J1VyM9txT4cz55Qv4sG+vpzAIhAKMs+PGLfAdvuZGcQ789EMPFq36r7SheZ1Vx6/h+bCA4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3917024},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"635390a2c735fcc84cfaf7450acbbcad1231d875","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.139.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.139.0","@tellescope/utilities":"^1.139.0","@tellescope/validation":"^1.139.0","@tellescope/types-client":"^1.139.0","@tellescope/types-models":"^1.139.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.139.0_1730849692596_0.6531633170002284","host":"s3://npm-registry-packages"}},"1.140.0":{"name":"@tellescope/sdk","version":"1.140.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.140.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"996d6e43fc3403449ce8e8bd28301d2dca6726c5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.140.0.tgz","fileCount":79,"integrity":"sha512-TT3LDmkmDlur1JY87y95+q/UB3WYxYq9f0HvGFgJXOClJMkLG2kqSsRWhU9ReqgWpjC5Izf/JLjs/zPPgHLCxA==","signatures":[{"sig":"MEYCIQCrO0rPf/DTs6xooUX5UTK/KnVTZ8z5MG7nuLIwAd5z4gIhAMeAYU2w9N/RUvXwYnmxOuYwxdxNVKAo1LvEWnl5fPpQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3923649},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"96366a4b190c7b432fbefd3469f0f9ade17ac589","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v22.9.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"22.9.0","dependencies":{"axios":"^0.21.1","dotenv":"^14.2.0","express":"^4.17.1","form-data":"^4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.140.0","source-map-support":"^0.5.20","@tellescope/testing":"^1.69.3","@tellescope/constants":"^1.140.0","@tellescope/utilities":"^1.140.0","@tellescope/validation":"^1.140.0","@tellescope/types-client":"^1.140.0","@tellescope/types-models":"^1.140.0","@tellescope/types-utilities":"^1.69.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"^4.4.3","@types/express":"^4.17.13","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.140.0_1731022969583_0.3335340955489383","host":"s3://npm-registry-packages"}},"1.141.0":{"name":"@tellescope/sdk","version":"1.141.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.141.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dfbbb6c3ce450e0ee706a65264169d8b298a7a33","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.141.0.tgz","fileCount":79,"integrity":"sha512-GUz+A9ACTLmb2MBzO7/9w+V1eNRfCRNbYEUSr8kWzbAv2VRwLq03CIUQdjf3r8FSR5oYXAY0E1Sxj9JrQA17lw==","signatures":[{"sig":"MEUCIE+jOnwQZVAw5D77N3Lgsb3W3u700pztmeKJhRnpi+XbAiEAtgW9BBhU/CkJTWhjB3Zxfi50LrzCLKMCNaDQWzj8fWM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3923104},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"64a50f85040bd8ee6363c9f27e40887ca417ffd1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.141.0","source-map-support":"0.5.21","@tellescope/testing":"^1.141.0","@tellescope/constants":"^1.141.0","@tellescope/utilities":"^1.141.0","@tellescope/validation":"^1.141.0","@tellescope/types-client":"^1.141.0","@tellescope/types-models":"^1.141.0","@tellescope/types-utilities":"^1.141.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.141.0_1731365119528_0.38262403577540605","host":"s3://npm-registry-packages"}},"1.142.0":{"name":"@tellescope/sdk","version":"1.142.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.142.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e4a3d909ae491a9634e9236d9d54292a2f902c6a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.142.0.tgz","fileCount":79,"integrity":"sha512-qBHaa+iqSC0zFa0iyPaDeb65WHJP6IvORb/8mK4hL5QCtRIUDqDDNR05kaUUKdnTUUZlQn6fvItjTCItPoCkDg==","signatures":[{"sig":"MEYCIQDU4kltePBfb6IUeTuXn8xZlKpFPePziA8ZF2xzB7jfAgIhAJJeu/uc0LB3Vbhf5WjiEHm37IxvGn+5lYcbkTh7XzfY","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3938645},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"26fa2efe5b68af7f3b0f18b4dc0b1746572b11a0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.142.0","source-map-support":"0.5.21","@tellescope/testing":"^1.142.0","@tellescope/constants":"^1.142.0","@tellescope/utilities":"^1.142.0","@tellescope/validation":"^1.142.0","@tellescope/types-client":"^1.142.0","@tellescope/types-models":"^1.142.0","@tellescope/types-utilities":"^1.142.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.142.0_1731458721321_0.9912976524999357","host":"s3://npm-registry-packages"}},"1.143.0":{"name":"@tellescope/sdk","version":"1.143.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.143.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"156baf1725fe6f617cb195a91afb8d35b0603437","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.143.0.tgz","fileCount":79,"integrity":"sha512-OLwotJ5avpHTnEEs1WWcgvEG254hpvcPYVZ8hjoXBJZLBGwETpF1pICAEiVSWPbAMlVMZN+6ls5wuf0ArVKoZQ==","signatures":[{"sig":"MEQCIFXFLUQvQq9wY3LU7WUmmEN9M3SKFalTva2MSDO1Pe/IAiBVxbs//GDvp+AkSI+VM85VXxD5XrxmNxGWb0TsEQAuFg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3938647},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b72010723db45944abedb4f47b530dc5a6897e17","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.143.0","source-map-support":"0.5.21","@tellescope/testing":"^1.143.0","@tellescope/constants":"^1.143.0","@tellescope/utilities":"^1.143.0","@tellescope/validation":"^1.143.0","@tellescope/types-client":"^1.143.0","@tellescope/types-models":"^1.143.0","@tellescope/types-utilities":"^1.143.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.143.0_1731540488532_0.33660712338276344","host":"s3://npm-registry-packages"}},"1.144.0":{"name":"@tellescope/sdk","version":"1.144.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.144.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"017bc3448ba41f8ad4406da9f58ddc115628c2d7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.144.0.tgz","fileCount":79,"integrity":"sha512-8ugu9jwYI48CsccHwHpBpgYCUbxxcTpDv92ufbjZ4zZ59XILbwoYJ/EQ3dSDid9Uje9sxMR5Tym0j7uXxUXNvw==","signatures":[{"sig":"MEUCIA7pcAK2xO/SyUtc4QnoH9uFF9OS7lVjNbT884ObpeorAiEAyx3HvTNeYpBXytVIqf49qjZD0vPPeq5T61ikZE0d5JE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3942158},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"554ae8ffb20da0b5825f604ad7cedb6110723a2b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.144.0","source-map-support":"0.5.21","@tellescope/testing":"^1.144.0","@tellescope/constants":"^1.144.0","@tellescope/utilities":"^1.144.0","@tellescope/validation":"^1.144.0","@tellescope/types-client":"^1.144.0","@tellescope/types-models":"^1.144.0","@tellescope/types-utilities":"^1.144.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.144.0_1731626055612_0.6892118201123043","host":"s3://npm-registry-packages"}},"1.145.0":{"name":"@tellescope/sdk","version":"1.145.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.145.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"81aef27588818310ba01eac810254795e96765c8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.145.0.tgz","fileCount":79,"integrity":"sha512-8ytEm0VBzRMRNqcwIzH5frfmiM+AmkqGJv0waGUbT1+LlzlpMAsx9+bPp2A+2o2ZmfCqePlf6XZLNbs7C9hiwg==","signatures":[{"sig":"MEYCIQCt96Ya+VFe9D/qlAhupv0fu9LcXRdD3UmgGKwNCgTFigIhAID6iBiLszyCmFU97+V1ryH4oykquoS+qEwJjQXLGBDt","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952912},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3cc83ae94ddf5a3acc2afba7290c36ee93982746","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.145.0","source-map-support":"0.5.21","@tellescope/testing":"^1.145.0","@tellescope/constants":"^1.145.0","@tellescope/utilities":"^1.145.0","@tellescope/validation":"^1.145.0","@tellescope/types-client":"^1.145.0","@tellescope/types-models":"^1.145.0","@tellescope/types-utilities":"^1.145.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.145.0_1731970816524_0.4791000705878721","host":"s3://npm-registry-packages"}},"1.146.0":{"name":"@tellescope/sdk","version":"1.146.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.146.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e58b18ba05fafc5e7fd72ef486294e2b985e0ee4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.146.0.tgz","fileCount":79,"integrity":"sha512-iUC6AXph2uOsTY27u4/CocRmlMJSXeoQRvqFt4EAO/zyOKNvpyVUVemC0qAJSGw5XO3TJ3iXxn/FZWVm/0tD8g==","signatures":[{"sig":"MEUCIQC22dGLIs7hxTyCMj+GX8aaUTcxQOIikiLtV7J67Ug0iwIgRbEx8JATv+Snx5SuYokTCGRXZOeAfuhStlnIc3UX6rY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952880},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cadbbce01bfb642972356abd84bd36378fc7693f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.146.0","source-map-support":"0.5.21","@tellescope/testing":"^1.146.0","@tellescope/constants":"^1.146.0","@tellescope/utilities":"^1.146.0","@tellescope/validation":"^1.146.0","@tellescope/types-client":"^1.146.0","@tellescope/types-models":"^1.146.0","@tellescope/types-utilities":"^1.146.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.146.0_1732144570866_0.04610349496903754","host":"s3://npm-registry-packages"}},"1.147.0":{"name":"@tellescope/sdk","version":"1.147.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.147.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2c8c627c83e68e6ef7740abb9711079caf86eb3e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.147.0.tgz","fileCount":79,"integrity":"sha512-sJ9ctNj/QSZxkV8gMJSHISpSi6l06t+zel58hBPwkYXjf9Fqj+Hf7KoQx0maJ3IGa2ozBRvCuGvDBrYa9tNqIA==","signatures":[{"sig":"MEUCIQDoKse/7Ij5UQkU4UlfW47dTMP7+FfAJ+XhA3DY1qwPGwIgEUPN/xGRz4iQAAKClbGdNbGVjhBJsePOtF1blutxnok=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952881},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4d70bc3ec1dc5e0856d17717ef2452f961b46059","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.147.0","source-map-support":"0.5.21","@tellescope/testing":"^1.147.0","@tellescope/constants":"^1.147.0","@tellescope/utilities":"^1.147.0","@tellescope/validation":"^1.147.0","@tellescope/types-client":"^1.147.0","@tellescope/types-models":"^1.147.0","@tellescope/types-utilities":"^1.147.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.147.0_1732231901615_0.31689452189892653","host":"s3://npm-registry-packages"}},"1.148.0":{"name":"@tellescope/sdk","version":"1.148.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.148.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ca81c5248a4598c4165f625991096b2a5bc683b7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.148.0.tgz","fileCount":79,"integrity":"sha512-xsWI5TQsDDGDSLuCsGAiXUUL2RtzsMLw+F/M3wTu6S2MyxOi4QgmWXJXd2rMs9NNt2I7A9VVR3DQe/wmiUi04Q==","signatures":[{"sig":"MEQCIFlbaYb8oqgOXzV+DUD6bgo3xTPpXhFlG+GK3DO/77okAiALdCX9UIrJ1sTBppmMdmYI0o18DGspVfhhBcsVxRXfOQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952880},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5466a75bab2c68b72a908dd7f9bddca91c3cc8f2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.148.0","source-map-support":"0.5.21","@tellescope/testing":"^1.148.0","@tellescope/constants":"^1.148.0","@tellescope/utilities":"^1.148.0","@tellescope/validation":"^1.148.0","@tellescope/types-client":"^1.148.0","@tellescope/types-models":"^1.148.0","@tellescope/types-utilities":"^1.148.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.148.0_1732581688264_0.5857090465694568","host":"s3://npm-registry-packages"}},"1.148.1":{"name":"@tellescope/sdk","version":"1.148.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.148.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6b8f4c408c54788f3b7da6b4e011e525d1a27cc1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.148.1.tgz","fileCount":79,"integrity":"sha512-V4OY8ADGAidunbRqdHEDIDppixJWUl1NevZyQpYGuTYJJYsasQWhJvXO2c0Fb8GV3DN0823ODNPRT/XZDP31fA==","signatures":[{"sig":"MEUCIQCnk3np0JdeFebgAhLdBldfl7g8qFDehHZFBO9dVCFStQIgAxmPnuFVASX/2NbJFEED6j/GvAifRjV4Qvf7S0rkxcg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952880},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e557342a6982e69ee08124c95003163cb5f9a4ba","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.148.1","source-map-support":"0.5.21","@tellescope/testing":"^1.148.0","@tellescope/constants":"^1.148.0","@tellescope/utilities":"^1.148.0","@tellescope/validation":"^1.148.0","@tellescope/types-client":"^1.148.0","@tellescope/types-models":"^1.148.0","@tellescope/types-utilities":"^1.148.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.148.1_1732587631473_0.3601424896275176","host":"s3://npm-registry-packages"}},"1.149.0":{"name":"@tellescope/sdk","version":"1.149.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.149.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0b30eaff567310bc9693c63cadf0034fc8976a80","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.149.0.tgz","fileCount":79,"integrity":"sha512-vB4yBl2hcx0j9Z9sn2kFRaJ201po/16L/U8jEjBDNeMHCjvlohdRzv0wtBO1jVTS1s2yN2VutcPg4OdiAbOPtA==","signatures":[{"sig":"MEUCIHLW+62BE+pMqIstD9QpuxH6UCSK0yIan/sab4zzumyrAiEA/CYM+qBCDFbX3bfnK3NgBmrfQXzoE6NxJ/Vm67DA85w=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952881},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"de5fddc67ffaa0b46b16f5896213f39e6d3acf29","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.149.0","source-map-support":"0.5.21","@tellescope/testing":"^1.149.0","@tellescope/constants":"^1.149.0","@tellescope/utilities":"^1.149.0","@tellescope/validation":"^1.149.0","@tellescope/types-client":"^1.149.0","@tellescope/types-models":"^1.149.0","@tellescope/types-utilities":"^1.149.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.149.0_1732665035217_0.5324956056355121","host":"s3://npm-registry-packages"}},"1.150.0":{"name":"@tellescope/sdk","version":"1.150.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.150.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"985d7f07b4ce644c225bc64c90ecdbc9ab89e028","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.150.0.tgz","fileCount":79,"integrity":"sha512-plAX06FRnOBQ3BmhkPsb6lKmFd6B/LEF68ceOakTzrgBcYiRfUWr5GQ3afGsZfHdQw9Oj8ZZdUeLT4T+xlaxcg==","signatures":[{"sig":"MEUCIQCEmXDLBE59xpCVxGmLPt8VgDlGW/JXR04JvQfZ0v1jZQIgWb4UOg3DxgX8tmCl2AK6D86TIL8BrnBoZbvUbOY5m8s=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952881},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1746b2c4cfc5907edd752c62b9bb65befc9ac3dc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.150.0","source-map-support":"0.5.21","@tellescope/testing":"^1.150.0","@tellescope/constants":"^1.150.0","@tellescope/utilities":"^1.150.0","@tellescope/validation":"^1.150.0","@tellescope/types-client":"^1.150.0","@tellescope/types-models":"^1.150.0","@tellescope/types-utilities":"^1.150.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.150.0_1733155427066_0.776319425192475","host":"s3://npm-registry-packages"}},"1.150.1":{"name":"@tellescope/sdk","version":"1.150.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.150.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c9738d9b2fb97a3bb66d8e3f487eb69ebf7310b9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.150.1.tgz","fileCount":79,"integrity":"sha512-voeqIvDMIS5mrbye3TG3ma3myD2DT0qUHufsfNuMeJ7/x+1Bws0UCr4J0nGpLbLgKUCYW4L28AETn12E9hKnJw==","signatures":[{"sig":"MEUCIB7BmNlJZiyqpz0zeNsPEiApapyZiOc+FILpq72O86c+AiEAjATt+zt/aU4tQ7e9Onfw25Mffg81bcsoHxAzq/4cmio=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952824},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"37478516823c37694d37f35e8840a6f9be84a571","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.150.1","source-map-support":"0.5.21","@tellescope/testing":"^1.150.1","@tellescope/constants":"^1.150.1","@tellescope/utilities":"^1.150.1","@tellescope/validation":"^1.150.1","@tellescope/types-client":"^1.150.1","@tellescope/types-models":"^1.150.1","@tellescope/types-utilities":"^1.150.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.150.1_1733269158007_0.43372178795194305","host":"s3://npm-registry-packages"}},"1.151.0":{"name":"@tellescope/sdk","version":"1.151.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.151.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"464c25fe97f2cea29c0121af0abea5352fac2071","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.151.0.tgz","fileCount":79,"integrity":"sha512-FF37PH8hmnMwXG+k/MXlbfN8BiFM/jmzLGgnlhY5kTiTgczEngweAWgpaRbrIeaZapQ+YvKzAq2fgtClBHX84Q==","signatures":[{"sig":"MEUCIQCQ3SVOq8vthmMdGxydJhxew4F46LbemkiGElOmgDh9RAIgT0UjTCP2YGM+e3T/E+0qk5Tn3U6ugo+5b5roozboajs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952884},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c0fe9af3b1861edaeffeb2e7354593486c68f5c9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.151.0","source-map-support":"0.5.21","@tellescope/testing":"^1.151.0","@tellescope/constants":"^1.151.0","@tellescope/utilities":"^1.151.0","@tellescope/validation":"^1.151.0","@tellescope/types-client":"^1.151.0","@tellescope/types-models":"^1.151.0","@tellescope/types-utilities":"^1.151.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.151.0_1733356197798_0.31709144881473605","host":"s3://npm-registry-packages"}},"1.152.0":{"name":"@tellescope/sdk","version":"1.152.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.152.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a9f774eb3676d56bb3f95d75e0a0a220fcde702c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.152.0.tgz","fileCount":79,"integrity":"sha512-ufoFXchddchPweZlXyucmW2emby74Efb8GWMKdKCz+C6iBkk5A9QLk6nml+YIkBLOtIVFVWXYDneX09+fUvK5w==","signatures":[{"sig":"MEYCIQD1d/mj6l/Yo9ia2AHBV8jX9x6/fLOdBKRkCCb4/7SSqgIhALpMUZMZltnmTaxAm8KymOpLNLxivITXxu/8Xt8wzNUW","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952881},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b3357e0456b1aa63a08d1927e2f61bff96fc24fb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.152.0","source-map-support":"0.5.21","@tellescope/testing":"^1.152.0","@tellescope/constants":"^1.152.0","@tellescope/utilities":"^1.152.0","@tellescope/validation":"^1.152.0","@tellescope/types-client":"^1.152.0","@tellescope/types-models":"^1.152.0","@tellescope/types-utilities":"^1.152.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.152.0_1733441216572_0.5411022123785509","host":"s3://npm-registry-packages"}},"1.153.0":{"name":"@tellescope/sdk","version":"1.153.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.153.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"baae4448f85be89f385696d9c3f36642dfce9234","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.153.0.tgz","fileCount":79,"integrity":"sha512-0XaCfl1Pl2VoFFcjvv7m9EE11MP9xaG7vQsiebOku77tvXEtS1WOie/c50cETRbKpoR+KhKQRjNgDQj9wR+bRw==","signatures":[{"sig":"MEUCIQDPHB6pz9NXZ4QXXX2SvtFk+PBC7r4hJBcQXEgDy2xxtwIgcauXbxuDyD7oqAhQCnJGHIYSPpX2iACS4vZXy4I1yyY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3952914},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9433f642d09f85275831104fbdf1dd8ddc8b7a66","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.153.0","source-map-support":"0.5.21","@tellescope/testing":"^1.153.0","@tellescope/constants":"^1.153.0","@tellescope/utilities":"^1.153.0","@tellescope/validation":"^1.153.0","@tellescope/types-client":"^1.153.0","@tellescope/types-models":"^1.153.0","@tellescope/types-utilities":"^1.153.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.153.0_1733787009736_0.7430426202614504","host":"s3://npm-registry-packages-npm-production"}},"1.153.1":{"name":"@tellescope/sdk","version":"1.153.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.153.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"34425758b489ed73fc287851416704f4c025e606","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.153.1.tgz","fileCount":79,"integrity":"sha512-b/SdHaYaxmT8LkdamONvug4QqtT2dErm64jxyANW4Y3/g07cY92rZPJ/91eBDIfytYFfVma6cJoFZ438yxihEw==","signatures":[{"sig":"MEYCIQCH/X9Gk3mSrCpB/gDujehdoAMdMqO1XnuLSWEb+8fCiQIhAKpz/pvmGBqUrMtvCCH/+SJQNYL0fpk7KugWuN0FB69z","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3958095},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0ad06bdf4ec4ea7871d68bedfc10fd1154fc742b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.153.1","source-map-support":"0.5.21","@tellescope/testing":"^1.153.1","@tellescope/constants":"^1.153.1","@tellescope/utilities":"^1.153.1","@tellescope/validation":"^1.153.1","@tellescope/types-client":"^1.153.1","@tellescope/types-models":"^1.153.1","@tellescope/types-utilities":"^1.153.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.153.1_1733930160909_0.7994203121162102","host":"s3://npm-registry-packages-npm-production"}},"1.154.0":{"name":"@tellescope/sdk","version":"1.154.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.154.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dc49cba466e40503de202647bc2f591669b15d9e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.154.0.tgz","fileCount":79,"integrity":"sha512-noWob53ro3V1db7e4fQIbdV43iLChPuJXtru8zIaNAP3gDMz8M5hmZRHY5XiflUJNppYWEtbEUJ/jG5Nl27B/w==","signatures":[{"sig":"MEQCIFz/xqCE71pEgUMB1rNYDngI4iAIwgH4jxMReLWU/xQzAiATDgIgo36VL8VALP6BvYNAgo52zEGvdbNT+HapOLeFiA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3962916},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d96f27c5787398546a644b88fe6ad75208836bad","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.154.0","source-map-support":"0.5.21","@tellescope/testing":"^1.154.0","@tellescope/constants":"^1.154.0","@tellescope/utilities":"^1.154.0","@tellescope/validation":"^1.154.0","@tellescope/types-client":"^1.154.0","@tellescope/types-models":"^1.154.0","@tellescope/types-utilities":"^1.154.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.154.0_1733956019155_0.0139529165069463","host":"s3://npm-registry-packages-npm-production"}},"1.155.0":{"name":"@tellescope/sdk","version":"1.155.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.155.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"dd8faf1fa454e567f423b7dac607044bfa160427","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.155.0.tgz","fileCount":79,"integrity":"sha512-ySk6R0CGSSihfm+45HjTZ8U5SCUXtjAu/GJ34QgcJtZCRA1wlSz7ZTosZOiuFoFcC7wV7tg04eEAUJ84oRldYg==","signatures":[{"sig":"MEQCIEqMcATVCrS+5TzFDiSzscZ4FEHOc+52uqXEw10Ak3IVAiBUJqXZX+VoQUrbpYwzP35+bnNxyC7D2v2P3rK6/b50oA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3979648},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"be943fbead3f47347ebff8ddc8f3e21c789490a4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.155.0","source-map-support":"0.5.21","@tellescope/testing":"^1.155.0","@tellescope/constants":"^1.155.0","@tellescope/utilities":"^1.155.0","@tellescope/validation":"^1.155.0","@tellescope/types-client":"^1.155.0","@tellescope/types-models":"^1.155.0","@tellescope/types-utilities":"^1.155.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.155.0_1734386311059_0.3483134803127239","host":"s3://npm-registry-packages-npm-production"}},"1.156.0":{"name":"@tellescope/sdk","version":"1.156.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.156.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5f72134a7f4b2fdc213f1758af02960fab372f13","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.156.0.tgz","fileCount":79,"integrity":"sha512-6ILd9wJUKlHk5l1bq1Ih0l+Qx0k0rP7bS/1XfDOYrP8QfE26yMXYUmzLlixpJT8H1guZddWf4JRePAmJGpvhmg==","signatures":[{"sig":"MEUCIFQn0PTrVsn5QLon9832usCeaxSikGEB9m0FDhxHNF0nAiEApylBqWH3UfRIaJRuEf50SqBVkMqDS4+leIKOooc9JnY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3984584},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b3935c9a52ebc569391bbb1cda5027670473cc5d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.156.0","source-map-support":"0.5.21","@tellescope/testing":"^1.156.0","@tellescope/constants":"^1.156.0","@tellescope/utilities":"^1.156.0","@tellescope/validation":"^1.156.0","@tellescope/types-client":"^1.156.0","@tellescope/types-models":"^1.156.0","@tellescope/types-utilities":"^1.156.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.156.0_1734571013871_0.5545946725713231","host":"s3://npm-registry-packages-npm-production"}},"1.157.1":{"name":"@tellescope/sdk","version":"1.157.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.157.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5f251ab0188fec96b1b43a4906f4da224aab8f10","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.157.1.tgz","fileCount":79,"integrity":"sha512-tLSB/HhPUDJ/TpBUUDUN/2p5Z7NUARegENFwzu90QQbfbXKNFPT28mNENlsahLL8S8reRmWibX1A77jit3a0Bg==","signatures":[{"sig":"MEQCIA40HVLcfDluT0Gzab4/HmDv5yQvtQS13tg0fpmvpN2fAiA2RACTGYmXKvCbTjdcOSA7RtrVXKCVB//gTJX9rDqWJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3984581},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5019608eaa05afae077c4bf4551306a31f60cb73","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.157.1","source-map-support":"0.5.21","@tellescope/testing":"^1.157.1","@tellescope/constants":"^1.157.1","@tellescope/utilities":"^1.157.1","@tellescope/validation":"^1.157.1","@tellescope/types-client":"^1.157.1","@tellescope/types-models":"^1.157.1","@tellescope/types-utilities":"^1.157.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.157.1_1734996125155_0.4686174963857461","host":"s3://npm-registry-packages-npm-production"}},"1.158.0":{"name":"@tellescope/sdk","version":"1.158.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.158.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"46d44128a82bc0b76424661452431dfc130bbaf4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.158.0.tgz","fileCount":79,"integrity":"sha512-mc7SO2e5z5ViFCyYEiP3FfqskacFdmHKRuD1drr0OPH5lGv4MLFPUzV7qrKItJQg0YzoEg1QgTUxZgDXLYttIw==","signatures":[{"sig":"MEUCIBA61nPDJ2hBmSaqsgUo0OiFjtDWNp5OQ/yMR+EzG2FgAiEAyIaQ7Oijrwi3/3DWIGk9eGhWS9fpDCdql0a5+XQwkt4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3984775},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0ed357b60dd15c474a84c6eb595eead1b4c33847","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.158.0","source-map-support":"0.5.21","@tellescope/testing":"^1.158.0","@tellescope/constants":"^1.158.0","@tellescope/utilities":"^1.158.0","@tellescope/validation":"^1.158.0","@tellescope/types-client":"^1.158.0","@tellescope/types-models":"^1.158.0","@tellescope/types-utilities":"^1.158.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.158.0_1735600796719_0.736441106617941","host":"s3://npm-registry-packages-npm-production"}},"1.159.0":{"name":"@tellescope/sdk","version":"1.159.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.159.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"67999b2667cc69f771e611c5d337c88443000399","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.159.0.tgz","fileCount":79,"integrity":"sha512-fj4EQqPf8DAEp3qQNmF9XsqAaS2fGo6o4ijgNl8/tzb1Sd3NhnotxsqpqQ9w25I+NMKXwEwsXfFTVg5yprMW9A==","signatures":[{"sig":"MEUCICQbDYVKStAOczZ0yw1rINhG/YMA02xDvzh3WLXvpiqBAiEAtLIrR2GDU7uHw4cQjJpbPZJ0r98+uS3UJZ2bgEIcMpI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3986818},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"105154b2072ee3c52f066e163aec77441d7e6c7d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.159.0","source-map-support":"0.5.21","@tellescope/testing":"^1.159.0","@tellescope/constants":"^1.159.0","@tellescope/utilities":"^1.159.0","@tellescope/validation":"^1.159.0","@tellescope/types-client":"^1.159.0","@tellescope/types-models":"^1.159.0","@tellescope/types-utilities":"^1.159.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.159.0_1736213357284_0.38357682391628134","host":"s3://npm-registry-packages-npm-production"}},"1.160.0":{"name":"@tellescope/sdk","version":"1.160.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.160.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1115e7260c129b91be430a3fd98d08837855796c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.160.0.tgz","fileCount":79,"integrity":"sha512-mQTO93qn7CDG/9qOTSnQiLdirUU+ja9MvELlyU7IvfCyDwKf/bawxbsQXtcgwpvbvAcYeDc49V5khf42P1qtgQ==","signatures":[{"sig":"MEQCIDBjejXfcDVwJYNwMywecIuDrgeFiLdwWZL6j8f2N1kLAiAdcVDH/OLmcjM9uwgps5neoJ3E+1XEp54PnQGrqELf/A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3986726},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ae5e552573b74bf4a478e9054348e43fb5fd3eaa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.160.0","source-map-support":"0.5.21","@tellescope/testing":"^1.160.0","@tellescope/constants":"^1.160.0","@tellescope/utilities":"^1.160.0","@tellescope/validation":"^1.160.0","@tellescope/types-client":"^1.160.0","@tellescope/types-models":"^1.160.0","@tellescope/types-utilities":"^1.160.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.160.0_1736378197698_0.261172298380294","host":"s3://npm-registry-packages-npm-production"}},"1.160.1":{"name":"@tellescope/sdk","version":"1.160.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.160.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"08988ec0e22a80b6c31b24cac653fd0b1e60af2b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.160.1.tgz","fileCount":79,"integrity":"sha512-zICKNtcNV7itE80E+QVb5sV36rDwwpTVZPKI7EI4rv4bCkoeCU2JIuy7Ckq7MNLm7yNDzKvOxty34ZE2TWmqKg==","signatures":[{"sig":"MEYCIQCu1i79T1XP0fWqPc/rLPYMyzWRR9HY61MjEf7HBZM/5wIhAIMzmuU0xYL4RkYGXpxtl3UchQcXLxxMsOyUxhKR/1p7","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3986726},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"28dfaf3ce3542b7e879639ddc9264611fece8c62","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.160.1","source-map-support":"0.5.21","@tellescope/testing":"^1.160.1","@tellescope/constants":"^1.160.1","@tellescope/utilities":"^1.160.1","@tellescope/validation":"^1.160.1","@tellescope/types-client":"^1.160.1","@tellescope/types-models":"^1.160.1","@tellescope/types-utilities":"^1.160.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.160.1_1736449370214_0.10966948911137164","host":"s3://npm-registry-packages-npm-production"}},"1.161.0":{"name":"@tellescope/sdk","version":"1.161.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.161.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1303717ced0533218cd08934a1e4641512f7d7e6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.161.0.tgz","fileCount":79,"integrity":"sha512-3PoUQ7kODPucejiokbEt8U8Fb1K26DMbxO/ZJdl6sazY1ja+pcZfnZpQlYqEyYdpRLu9UDV7nXQg+22GJDNGlQ==","signatures":[{"sig":"MEUCICrglzN1KpJNm2/oJVRSbCBrF258xYObVc/IpLsQV6JcAiEArEL9oMDobmF2vmU2iN2AH9KLotasv7uRQc/GLiml7zE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3989011},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"da815332a8a6b56596e7d5fdaa24a83956d34e50","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.161.0","source-map-support":"0.5.21","@tellescope/testing":"^1.161.0","@tellescope/constants":"^1.161.0","@tellescope/utilities":"^1.161.0","@tellescope/validation":"^1.161.0","@tellescope/types-client":"^1.161.0","@tellescope/types-models":"^1.161.0","@tellescope/types-utilities":"^1.161.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.161.0_1736810339897_0.8804310453973523","host":"s3://npm-registry-packages-npm-production"}},"1.162.0":{"name":"@tellescope/sdk","version":"1.162.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.162.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b81458403834282d55a6015e349784e17e863f5c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.162.0.tgz","fileCount":79,"integrity":"sha512-+Pft3bL2JRF3lO0XwfGS8XzOSkT/RzsJ/P+9kv4ruzIQN6iO7p2Rl5Vq7B/fntVtxrM9GyFDuZ1UCKJIcEuxXg==","signatures":[{"sig":"MEYCIQCLN9Sp0KXG3NJut4oOsDvKPBcBg0NItYF9q7RexCVhCQIhAIKRCb2VfVnS+wn+6KrGu8nJLMHOIRwI8QsBbgUOgOd4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3989010},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b58746104f8a4bf539bb7de5f0506e08c710adb4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.162.0","source-map-support":"0.5.21","@tellescope/testing":"^1.162.0","@tellescope/constants":"^1.162.0","@tellescope/utilities":"^1.162.0","@tellescope/validation":"^1.162.0","@tellescope/types-client":"^1.162.0","@tellescope/types-models":"^1.162.0","@tellescope/types-utilities":"^1.162.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.162.0_1736982385888_0.705718546287903","host":"s3://npm-registry-packages-npm-production"}},"1.163.0":{"name":"@tellescope/sdk","version":"1.163.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.163.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"21330d35b95d911f2a665cea30885427c12c00d0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.163.0.tgz","fileCount":79,"integrity":"sha512-Q5XI4so7tiL2xzI9FzHwxgkLmgscnlP7eZISCr6OVBgd5Jd/oFowYpVzTbVEaR2dNeK60inUmAroaCWVHF0hOw==","signatures":[{"sig":"MEYCIQCagaeL2KslgI/AsgMiWjHEQ+A+SEbtR1xRKODi2GH7KQIhAKpAQjosBgDlhEbB8qmMAFK0jBrCxN3+rYwT9/XB5Rlz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":3997519},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6a89f58a6a1826cd1ef8569f90c29de7774c5919","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.163.0","source-map-support":"0.5.21","@tellescope/testing":"^1.163.0","@tellescope/constants":"^1.163.0","@tellescope/utilities":"^1.163.0","@tellescope/validation":"^1.163.0","@tellescope/types-client":"^1.163.0","@tellescope/types-models":"^1.163.0","@tellescope/types-utilities":"^1.163.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.163.0_1737473240056_0.422282378723309","host":"s3://npm-registry-packages-npm-production"}},"1.164.0":{"name":"@tellescope/sdk","version":"1.164.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.164.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e9b76a98700cb27e35223b2ee089e6ed3796e7cf","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.164.0.tgz","fileCount":79,"integrity":"sha512-4/NzunYjlxiw3JSuvKGNaq/cCoGLQIW6sRMZx5Eb/oPdrsw/t8D73aNy802f1dNiL65vUjOYqpiESgyngNK+bA==","signatures":[{"sig":"MEUCIQCnoVQFUxYljiyHkRMkYvriENo+ujqpknHt6jX7l8UtxAIgSmYe2gFmaSTfGzFxYgHC8ZMMTr0GfDf6nYTNKQWQlLM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3982333},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"960a17da7d2fabf1484b9d36743e166f61ac590f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.0","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.164.0","source-map-support":"0.5.21","@tellescope/testing":"^1.164.0","@tellescope/constants":"^1.164.0","@tellescope/utilities":"^1.164.0","@tellescope/validation":"^1.164.0","@tellescope/types-client":"^1.164.0","@tellescope/types-models":"^1.164.0","@tellescope/types-utilities":"^1.164.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.164.0_1737676065230_0.012407740357304853","host":"s3://npm-registry-packages-npm-production"}},"1.165.0":{"name":"@tellescope/sdk","version":"1.165.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.165.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6c4fd521294a87ab00a2c87e62b47d828eacb18a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.165.0.tgz","fileCount":79,"integrity":"sha512-6awCD7crliYfZPs/aCTVzASL5cdm3UykbyI4sRAgTSz7cgyk0BHlW4JU76ezS+qBYJKaJ+zvX1bUq4M0mmYFJw==","signatures":[{"sig":"MEQCIFXtTJnFKbhK6nCsrbcq8psJ/nYgd3mPnlYzzeKG9QJZAiBho1bn7PKa3jfvXEMY0uT8qZaMozkhu5Y3y+IVK9qrtQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4001893},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7950d3c787ac268cde52ecb71e4cc882fd9d2b54","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.165.0","source-map-support":"0.5.21","@tellescope/testing":"^1.165.0","@tellescope/constants":"^1.165.0","@tellescope/utilities":"^1.165.0","@tellescope/validation":"^1.165.0","@tellescope/types-client":"^1.165.0","@tellescope/types-models":"^1.165.0","@tellescope/types-utilities":"^1.165.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.165.0_1738113866121_0.5045172684193233","host":"s3://npm-registry-packages-npm-production"}},"1.166.0":{"name":"@tellescope/sdk","version":"1.166.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.166.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4e3e6255c9cb40319d099ce27fb637eb3b509df4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.166.0.tgz","fileCount":79,"integrity":"sha512-/YyLvq7lpXxt+Wh+3MhWy8JRoXwhohQ4PKBlYxQp3yTD5kQpLlWVGv2BigpxVqKxHRPSd7KfArFJkDiz94xWbA==","signatures":[{"sig":"MEUCIQDijU7myKBahyBv9OQwGPpoiRUnOMSMJuF5tsOljHScHAIgFTDIk6IOCuypUe8MsUo1ozBYca/qHh3FELLlrC3Ddno=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4004172},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"55104c6078f2a5d223bcb98aebbb0cc036214b43","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.166.0","source-map-support":"0.5.21","@tellescope/testing":"^1.166.0","@tellescope/constants":"^1.166.0","@tellescope/utilities":"^1.166.0","@tellescope/validation":"^1.166.0","@tellescope/types-client":"^1.166.0","@tellescope/types-models":"^1.166.0","@tellescope/types-utilities":"^1.166.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.166.0_1738199226807_0.3120534616313486","host":"s3://npm-registry-packages-npm-production"}},"1.166.1":{"name":"@tellescope/sdk","version":"1.166.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.166.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0bfe419d135529ff2f459fb5ec82db2714e00659","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.166.1.tgz","fileCount":79,"integrity":"sha512-TjdeEDuJotjqjHrF8rc8rDfSiTn2PUaJI1Z3Fx2zUYNvHFcyR4XuF7rIlA6iDSUxfdxs7SINY01OIcO5gRWv9g==","signatures":[{"sig":"MEUCICugP7w5OzIOar8ATbvP0O0nOHJm3HJrtGpRRZOJ4x6HAiEAsjDh1mfdbNEtW5rLmnX2ZyhMjekdLoEoBCc3kvVpYww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4004176},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b25b999a8f6b78c6f41641f88e80672afc2e49ca","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.166.1","source-map-support":"0.5.21","@tellescope/testing":"^1.166.1","@tellescope/constants":"^1.166.1","@tellescope/utilities":"^1.166.1","@tellescope/validation":"^1.166.1","@tellescope/types-client":"^1.166.1","@tellescope/types-models":"^1.166.1","@tellescope/types-utilities":"^1.166.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.166.1_1738287110673_0.25708221435556267","host":"s3://npm-registry-packages-npm-production"}},"1.167.0":{"name":"@tellescope/sdk","version":"1.167.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.167.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"845264ea0e4f4026fee603c9c38e3a98c973c49a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.167.0.tgz","fileCount":79,"integrity":"sha512-1MY5eGZogtEgTM0FwqC7FJVvIo3vmhZR1jKYULEQ+Qnkoto1OmJN6dt1oYKYZtH92OuT4xM66VcOJZbH34H9tA==","signatures":[{"sig":"MEUCIQChV99EguAzjJKbCg/FzhosdyavNuGaXiNzteVf2Yq/egIgCgG00snOGaNu0lChnfXbuTWxaQmspMctNjYWgJUEYnM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4004173},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c38c1cdd092cc5a0881c68117d88e98b83daed8e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.167.0","source-map-support":"0.5.21","@tellescope/testing":"^1.167.0","@tellescope/constants":"^1.167.0","@tellescope/utilities":"^1.167.0","@tellescope/validation":"^1.167.0","@tellescope/types-client":"^1.167.0","@tellescope/types-models":"^1.167.0","@tellescope/types-utilities":"^1.167.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.167.0_1738714440899_0.5763331379433894","host":"s3://npm-registry-packages-npm-production"}},"1.167.1":{"name":"@tellescope/sdk","version":"1.167.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.167.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"555c5627ef51635bc009df23971e7118adf9a7e7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.167.1.tgz","fileCount":79,"integrity":"sha512-acYUUb+oZajnwGSwVxtLWKi3db/yfLOLal5d9uaEdXTxOjDF7u5Y1SwxTEU4VV1NTf7RIHHhZon36Tu+WB43iw==","signatures":[{"sig":"MEYCIQDWxYJgAICov0eCxhIqTmn/QHgmwLFCRRapG51Ge7AsNwIhALvZU8al/q3oygD4/opevBQcc69J83wb3GL+evsbbJ/V","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4007748},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3d83827d046d02c02f29f947abf4e447da024553","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.167.1","source-map-support":"0.5.21","@tellescope/testing":"^1.167.1","@tellescope/constants":"^1.167.1","@tellescope/utilities":"^1.167.1","@tellescope/validation":"^1.167.1","@tellescope/types-client":"^1.167.1","@tellescope/types-models":"^1.167.1","@tellescope/types-utilities":"^1.167.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.167.1_1738873483355_0.7803057434456793","host":"s3://npm-registry-packages-npm-production"}},"1.168.0":{"name":"@tellescope/sdk","version":"1.168.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.168.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ec133e8720bd7f333102dfcfcb61370a44c39779","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.168.0.tgz","fileCount":79,"integrity":"sha512-WE0ZH5Fk4gVgbGDjUh8FOrET64JTgRsTO6enoHfe2BhbB8/tMl0yQ+yfuHzabJiK43ybCdI0XMGA3q1VqGov/g==","signatures":[{"sig":"MEQCIEV6aLuepaiAt3eIM0g04mNKJFux5K4PeaQ7Vw6M6ls5AiAHK8aGDVHb4UoGzigKguqA+lIUXpnztw9cwaJPX48tzQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4007136},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2a92eab06c67bafc1445136c8e81dab4a94d260e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.168.0","source-map-support":"0.5.21","@tellescope/testing":"^1.168.0","@tellescope/constants":"^1.168.0","@tellescope/utilities":"^1.168.0","@tellescope/validation":"^1.168.0","@tellescope/types-client":"^1.168.0","@tellescope/types-models":"^1.168.0","@tellescope/types-utilities":"^1.168.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.168.0_1738893015538_0.07141306509537504","host":"s3://npm-registry-packages-npm-production"}},"1.169.0":{"name":"@tellescope/sdk","version":"1.169.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.169.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fcc46988d21dc812edaf9ccdffea9d8b614c86c9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.169.0.tgz","fileCount":79,"integrity":"sha512-SaxWCOAMyo/YpAn6tT8qE+ZHj0vPlWkppn9FGDjtciZwxGL6DTqFEYh4wHqJtNqxXz6F42JwQ/gXzNHo5x/83Q==","signatures":[{"sig":"MEUCIQD237djod2+Xq64Gu6kU9IcDa+xgKRNBuTV6a3qS+9wMQIgKdRKDJLU7oN/VFZ6XA6cOF3n1h9MXsdsVaLnVT/EoKE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4007776},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"038ccd6e24a110a290ce7b0b6333ec2593817204","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.169.0","source-map-support":"0.5.21","@tellescope/testing":"^1.169.0","@tellescope/constants":"^1.169.0","@tellescope/utilities":"^1.169.0","@tellescope/validation":"^1.169.0","@tellescope/types-client":"^1.169.0","@tellescope/types-models":"^1.169.0","@tellescope/types-utilities":"^1.169.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.169.0_1739320018488_0.22720678374934278","host":"s3://npm-registry-packages-npm-production"}},"1.170.0":{"name":"@tellescope/sdk","version":"1.170.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.170.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"14c86c7d3e073589250b76e3ccade12f7bebbb79","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.170.0.tgz","fileCount":79,"integrity":"sha512-0Se18C9FXTXO9S7f8PB/pMOHno4nmYiLx4p8uL8AU12/zsuNLskoHDfDErYTMTgwOXPBGKGxY1pJTYd39wQXZQ==","signatures":[{"sig":"MEYCIQDuQKnWL1TtSVIIOTUAgePriB0HR5GZ6uOWo52UkVJ/GQIhAMt86rXTXS0+1H20trq5YAW5vo3WeJjkXg4H2/VQfNlz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4011842},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d9bbecc704e9ecd06d59ffbdaa155879a109c925","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.170.0","source-map-support":"0.5.21","@tellescope/testing":"^1.170.0","@tellescope/constants":"^1.170.0","@tellescope/utilities":"^1.170.0","@tellescope/validation":"^1.170.0","@tellescope/types-client":"^1.170.0","@tellescope/types-models":"^1.170.0","@tellescope/types-utilities":"^1.170.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.170.0_1739489573404_0.20737159701990926","host":"s3://npm-registry-packages-npm-production"}},"1.171.0":{"name":"@tellescope/sdk","version":"1.171.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.171.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fbe4d11968c258aa70e0ded7e63a27d5fa367230","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.171.0.tgz","fileCount":79,"integrity":"sha512-IaHAfX9O7AMspcHpJaPJdHnEt4YyKNsYliQGeuxRt2i7hEql0x1yMRNpQBsdOgPpwHvyF1wBpNj3bzvS49MYkQ==","signatures":[{"sig":"MEYCIQDSV57w0SLLdjlTOHR3iC0R1ycF4EKHuUhM7jh0jVVk5wIhAOwziuaMvWcj4JL2/ECJztd6+Q5BxVhSiAr3FULViHlz","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4011842},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a9948a5ee7adeab6f1c4c56c5f7c67ab21b951be","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.171.0","source-map-support":"0.5.21","@tellescope/testing":"^1.171.0","@tellescope/constants":"^1.171.0","@tellescope/utilities":"^1.171.0","@tellescope/validation":"^1.171.0","@tellescope/types-client":"^1.171.0","@tellescope/types-models":"^1.171.0","@tellescope/types-utilities":"^1.171.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.171.0_1739981853983_0.6712185076684576","host":"s3://npm-registry-packages-npm-production"}},"1.171.1":{"name":"@tellescope/sdk","version":"1.171.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.171.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2c578568e1421f79c00b6e70be56b102a505a49f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.171.1.tgz","fileCount":79,"integrity":"sha512-mXMssPuAqpZleGnzWoxx4r52Uz77O9Oij8v7pJNdxRrhTgBKqbCYZ0J/LkTs6rkzY62AndEwMyBoVjVjvPFVeQ==","signatures":[{"sig":"MEUCIQDO/hAvuEiItsKg/ECwKem+AJhjou9hAK0HlD6yuM+eLgIgIGzW7WLdvLIzbQ5vKjMFr24PGvHf9IpReH9rOPlh+xs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4011841},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6909a4e4706eae5a624b226e781893775d20bb42","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.171.1","source-map-support":"0.5.21","@tellescope/testing":"^1.171.1","@tellescope/constants":"^1.171.1","@tellescope/utilities":"^1.171.1","@tellescope/validation":"^1.171.1","@tellescope/types-client":"^1.171.1","@tellescope/types-models":"^1.171.1","@tellescope/types-utilities":"^1.171.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.171.1_1740019961443_0.6386998784572877","host":"s3://npm-registry-packages-npm-production"}},"1.172.0":{"name":"@tellescope/sdk","version":"1.172.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.172.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bdf8be9bba091e6b0fa5dbbb6549165096bfd760","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.172.0.tgz","fileCount":79,"integrity":"sha512-/Gm43dP+7FH91i3mzdC3Pa0t3VyFbdpfPRvCYEPM7E7qTxIZ+7/v3VPXyh+vURQFJ236Om61Fczmr7Q2ri2jtw==","signatures":[{"sig":"MEUCIQCNMq7ewuILxhI//4h60TC8avMg7ajN5Hr+mlJhM9w45gIgclagqozW0uPki5lQ+qVYogDkPVbcZWu3qCu3zENIJHs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4015636},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b415f876ba14e2e77c7ff8d0265e5667b68c6335","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.172.0","source-map-support":"0.5.21","@tellescope/testing":"^1.172.0","@tellescope/constants":"^1.172.0","@tellescope/utilities":"^1.172.0","@tellescope/validation":"^1.172.0","@tellescope/types-client":"^1.172.0","@tellescope/types-models":"^1.172.0","@tellescope/types-utilities":"^1.172.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.172.0_1740441625361_0.6870675717598156","host":"s3://npm-registry-packages-npm-production"}},"1.173.0":{"name":"@tellescope/sdk","version":"1.173.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.173.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b99e149c37214dbe8be4f27141673abb43da3e2b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.173.0.tgz","fileCount":79,"integrity":"sha512-ZVo3odVGoec/DmCmPfcsmLzSz8KVWfWiT46p1ln4E/y81NaLPj49M9sqt89ftkq3/OLioiU0tuiFloZyy52Kzw==","signatures":[{"sig":"MEUCIQDIFz8D9RBF70cwuVEevg9+fc6gDQ8Zu/ojB4xEWn3ADAIgRJJEYfVWkwqnHfT5ceumIw+MWZBA2bIL2XKzKh8HOEo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4031752},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0239f40d9a62d16c2d94830a5f65db54aee48e1f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.173.0","source-map-support":"0.5.21","@tellescope/testing":"^1.173.0","@tellescope/constants":"^1.173.0","@tellescope/utilities":"^1.173.0","@tellescope/validation":"^1.173.0","@tellescope/types-client":"^1.173.0","@tellescope/types-models":"^1.173.0","@tellescope/types-utilities":"^1.173.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.173.0_1740617902312_0.9091017324242825","host":"s3://npm-registry-packages-npm-production"}},"1.174.0":{"name":"@tellescope/sdk","version":"1.174.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.174.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"94aa861b0bb9c67954e9c4967b1e98b2278a52b3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.174.0.tgz","fileCount":79,"integrity":"sha512-oo2TlAo88w6bh6XuMwKxpnrUx7YlMgldqerb0TdSK0Z5pRIDSIIgYXpxpeGILw42VOAqabzydJL6lbDEJxaW9g==","signatures":[{"sig":"MEQCICCLD9DvLVLFv5gDZhb73fHhnWfqOOO4oPOt3twPkzIdAiB0JJ/UcBaqbxAUb41/QdtSl1j3SAEHvNPEXpnsGKj8TQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4057013},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b18cb31c80f3294f01abeb2bcb2d73c19441f738","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.174.0","source-map-support":"0.5.21","@tellescope/testing":"^1.174.0","@tellescope/constants":"^1.174.0","@tellescope/utilities":"^1.174.0","@tellescope/validation":"^1.174.0","@tellescope/types-client":"^1.174.0","@tellescope/types-models":"^1.174.0","@tellescope/types-utilities":"^1.174.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.174.0_1740702441593_0.8426604310235144","host":"s3://npm-registry-packages-npm-production"}},"1.175.0":{"name":"@tellescope/sdk","version":"1.175.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.175.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"47049e9d4cd8e4c04c164a3b75afbfaa54599443","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.175.0.tgz","fileCount":79,"integrity":"sha512-21zxU6C4kutbb2bhxui54q+46iJM4RwL+wfDNlt5IYjwrgNkZ/XCqfaUrehN4mtEqHlwzjwDv/5L8A/54iwMhA==","signatures":[{"sig":"MEQCIH0aj/V1EznvTDKWx03TBmCvRz72vq3JxgNGbDNdcA9MAiAGnlO2TRUYrZr6x4MKu4ZRd4nZmlHLgizad1SylBXaxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4060140},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d4b035d1d3a40b4177169dd41b911eec7383c949","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.175.0","source-map-support":"0.5.21","@tellescope/testing":"^1.175.0","@tellescope/constants":"^1.175.0","@tellescope/utilities":"^1.175.0","@tellescope/validation":"^1.175.0","@tellescope/types-client":"^1.175.0","@tellescope/types-models":"^1.175.0","@tellescope/types-utilities":"^1.175.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.175.0_1741047448236_0.9176456193503977","host":"s3://npm-registry-packages-npm-production"}},"1.176.0":{"name":"@tellescope/sdk","version":"1.176.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.176.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f114268ea3487ebab1da974bbfb5b3cbf0513db1","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.176.0.tgz","fileCount":79,"integrity":"sha512-PwVIDpkOjlfbePcgybWX5pzTLyKMaryo8s9bJBdAmh8AjzKYmSr0XIeGTK9i23RPCeoGG+AeNSB2vlurdiHgvQ==","signatures":[{"sig":"MEQCIG7EnTmNOl7s5ySYF91zmu6NOPvFyBbpn/qtLjHKIDiDAiASGXKPfiY4wcns2ys4pUuPMxfw3TP0gosnb5UwthcYCQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4060234},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0d2bd51eb1418f968d6a11b0376c5e383dbcce34","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.176.0","source-map-support":"0.5.21","@tellescope/testing":"^1.176.0","@tellescope/constants":"^1.176.0","@tellescope/utilities":"^1.176.0","@tellescope/validation":"^1.176.0","@tellescope/types-client":"^1.176.0","@tellescope/types-models":"^1.176.0","@tellescope/types-utilities":"^1.176.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.176.0_1741217927108_0.8449264415549789","host":"s3://npm-registry-packages-npm-production"}},"1.177.0":{"name":"@tellescope/sdk","version":"1.177.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.177.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b7c542f8781c3a8127d5d8cd43cdcab9d8b8e5b5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.177.0.tgz","fileCount":79,"integrity":"sha512-VS4c5nmF/uTMH02lwvoKwMZnJ38tWj1JZw95ZTYZeoZ1qzmcwnnzhFEaYCHYDP4crJ8/Sl1YjyFEtXAWcaUcbw==","signatures":[{"sig":"MEQCIEVmO4ep83II6+C7gjXmxDFvxWpbzkzxyjLlyjWC+49sAiBmatoIXFYMOqrbBStVnf2khcGMuyoPhhKCQikM+4HUxQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4060232},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4cc0bb1eeacda37f9310d34db43e060ef467b677","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.177.0","source-map-support":"0.5.21","@tellescope/testing":"^1.177.0","@tellescope/constants":"^1.177.0","@tellescope/utilities":"^1.177.0","@tellescope/validation":"^1.177.0","@tellescope/types-client":"^1.177.0","@tellescope/types-models":"^1.177.0","@tellescope/types-utilities":"^1.177.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.177.0_1741307376606_0.8985788877756282","host":"s3://npm-registry-packages-npm-production"}},"1.178.0":{"name":"@tellescope/sdk","version":"1.178.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.178.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7849a327d65d095082267562063cf16ce29bbe0b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.178.0.tgz","fileCount":79,"integrity":"sha512-gzU+w5gCVQcUu/P8k+dVLrftVVrNwOxauSt9IIirXR117RUbBT20gBYoC91FCmAO+ky6ye3bj+msz666cd9JvQ==","signatures":[{"sig":"MEYCIQDZFCvZhh8+DE8pD9g+JNcgZpCxvqTvOJkH9g3at/ufSwIhAPASknbVhQrrXZ0kBM1lLwwmDm7r9oSAS865qy6XfvRi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4062006},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3a19783254252a6a5f81188049d32b519ad47648","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.178.0","source-map-support":"0.5.21","@tellescope/testing":"^1.178.0","@tellescope/constants":"^1.178.0","@tellescope/utilities":"^1.178.0","@tellescope/validation":"^1.178.0","@tellescope/types-client":"^1.178.0","@tellescope/types-models":"^1.178.0","@tellescope/types-utilities":"^1.178.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.178.0_1741655020670_0.576635816320735","host":"s3://npm-registry-packages-npm-production"}},"1.179.0":{"name":"@tellescope/sdk","version":"1.179.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.179.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"be0766e941e689e17b460e25f7c5ad6042c8716c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.179.0.tgz","fileCount":79,"integrity":"sha512-RG4kCvpzIvcvLgwUETLDMCIu8WTTpN/i+3QFGJ5Btm5OybZDP6YrcwLoQQrrHqSGhqs9yUPxNLhoENZ1wkGzJw==","signatures":[{"sig":"MEUCIG/5uQs/oq5ygB/c6SG5ObsQ3+VeCsmr9HKGOgNsRZXcAiEAsvQckowMcG9KC1ym2S8UmJz1TUKyZ8zhQ3JKNQhAN/E=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4062345},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cc716897524deede0b46f0c1d32cd29e844aa747","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.179.0","source-map-support":"0.5.21","@tellescope/testing":"^1.179.0","@tellescope/constants":"^1.179.0","@tellescope/utilities":"^1.179.0","@tellescope/validation":"^1.179.0","@tellescope/types-client":"^1.179.0","@tellescope/types-models":"^1.179.0","@tellescope/types-utilities":"^1.179.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.179.0_1741816838993_0.32984199599320574","host":"s3://npm-registry-packages-npm-production"}},"1.180.0":{"name":"@tellescope/sdk","version":"1.180.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.180.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"42146d199e4a739719950b20d3ebf4e2199049f7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.180.0.tgz","fileCount":79,"integrity":"sha512-FKZoeGw++vY7yLnBg2jcUctkS+zrJs7igogiv8NZ/yw+zHkghalyGeZ4D7PnB+CjnnF3bw289OMkeoG0t9JHlQ==","signatures":[{"sig":"MEUCICT4G4f2h0fuCfggeovowNy6ggcPgK3oNEUsqBAxrHIaAiEA8WU6qYnuYqWP0TlpJEg2HvZETeCVt/stsQlXB/AT6do=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4062349},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"552ac02d3991ba26c6b32f7323d3cd36e884a94a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.180.0","source-map-support":"0.5.21","@tellescope/testing":"^1.180.0","@tellescope/constants":"^1.180.0","@tellescope/utilities":"^1.180.0","@tellescope/validation":"^1.180.0","@tellescope/types-client":"^1.180.0","@tellescope/types-models":"^1.180.0","@tellescope/types-utilities":"^1.180.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.180.0_1741916456157_0.04269268053109765","host":"s3://npm-registry-packages-npm-production"}},"1.181.0":{"name":"@tellescope/sdk","version":"1.181.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.181.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a845cc8ff832854a34b7ed4c689fc71726d01866","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.181.0.tgz","fileCount":79,"integrity":"sha512-pL2jLszCaUCv/Aw0fzdvsUYeXk0nn8255yJk8j5o0reck9Gb266vlXeBbZWRRXj2eSacKBNB/v4A8T9IozvKLw==","signatures":[{"sig":"MEYCIQCy+1Y5TJrYSlLC8T9+5qhwM5GnhRxpquWqacDdddrIGgIhAIPvae5DfxagW9W3WjdNF56Rwm4vzwbfhF0a+bG/0IGQ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4062348},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f63b4fcd86aba4248dc6a83d26df2f59689910e8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.181.0","source-map-support":"0.5.21","@tellescope/testing":"^1.181.0","@tellescope/constants":"^1.181.0","@tellescope/utilities":"^1.181.0","@tellescope/validation":"^1.181.0","@tellescope/types-client":"^1.181.0","@tellescope/types-models":"^1.181.0","@tellescope/types-utilities":"^1.181.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.181.0_1742259400532_0.0005968764383845748","host":"s3://npm-registry-packages-npm-production"}},"1.181.1":{"name":"@tellescope/sdk","version":"1.181.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.181.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9c9b8f357c23b06dbcf834a2e0dd05248a198feb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.181.1.tgz","fileCount":79,"integrity":"sha512-vSP/sXxps+NZItNZardaTGK5uqLyO7/vPKMVGSmtC6R4wxn6TXRVJUsFdB6fTiob4f/IQY8CgQ6fy1rTBexFXA==","signatures":[{"sig":"MEUCIQDmjAbNnImQfbOiTH5UVWcQM5MveZEsBOdrJ1z7dELzkwIgJ4k1Zi1XKeyQBF5JinOMlDc4iURdpQaye6U1AFmqMXA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4064114},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b83a341ad50cf72e2a30de11d40de8a3fafdd118","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.181.1","source-map-support":"0.5.21","@tellescope/testing":"^1.181.1","@tellescope/constants":"^1.181.1","@tellescope/utilities":"^1.181.1","@tellescope/validation":"^1.181.1","@tellescope/types-client":"^1.181.1","@tellescope/types-models":"^1.181.1","@tellescope/types-utilities":"^1.181.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.181.1_1742405285893_0.3001449965763183","host":"s3://npm-registry-packages-npm-production"}},"1.182.0":{"name":"@tellescope/sdk","version":"1.182.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.182.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d2cc1d54ecbf70bbf724f615ebbb78ec73117e0b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.182.0.tgz","fileCount":79,"integrity":"sha512-gms/r0NziEo9TEZ+nRJ7SXBetv7IdarIlUtCYI4RiZ1f8BwrdiT6vDeP2IgNUB/zzvaHTI2tQItEY64qVYzaVg==","signatures":[{"sig":"MEUCIQDLPPrgQMd1ceZE9daIbHu7FCTG5m98aLKr8NRuci959gIgbV2aiCp1HgVaqDz+VFAnkQChs0ccrEQ5R7DNIgP71Nw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4063953},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"76fbac14a3c471a878c803d7be06c3179e62b385","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.182.0","source-map-support":"0.5.21","@tellescope/testing":"^1.182.0","@tellescope/constants":"^1.182.0","@tellescope/utilities":"^1.182.0","@tellescope/validation":"^1.182.0","@tellescope/types-client":"^1.182.0","@tellescope/types-models":"^1.182.0","@tellescope/types-utilities":"^1.182.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.182.0_1742425036719_0.2257430631043369","host":"s3://npm-registry-packages-npm-production"}},"1.183.0":{"name":"@tellescope/sdk","version":"1.183.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.183.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"91e94f6a9e600093619a08dd1be337a7c3bfa2b7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.183.0.tgz","fileCount":79,"integrity":"sha512-l/IfKt15KyXmoY9JCvCKmIPrNDzwrMXob0fJrYSGchTehVZgkbzAKGPigMsXt47ueiR+Kua8LRIqi9trP/5WWA==","signatures":[{"sig":"MEUCIEvNAEY1SQvpJ6La0jLqEzB4FkvkZYKDQ2g1svH4+/EsAiEA9wntjuzSnQZKrAAJ5OsCPZ5VjKZaTOS+1XA3g0mjmrI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4075629},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1b65f936169b011cfd20179c25625af7a6f34cba","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.183.0","source-map-support":"0.5.21","@tellescope/testing":"^1.183.0","@tellescope/constants":"^1.183.0","@tellescope/utilities":"^1.183.0","@tellescope/validation":"^1.183.0","@tellescope/types-client":"^1.183.0","@tellescope/types-models":"^1.183.0","@tellescope/types-utilities":"^1.183.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.183.0_1742519297420_0.5880972046991713","host":"s3://npm-registry-packages-npm-production"}},"1.184.0":{"name":"@tellescope/sdk","version":"1.184.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.184.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"74e3b5f952a705322cb17608bb77f318615dc4ef","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.184.0.tgz","fileCount":79,"integrity":"sha512-WLkPLWIXumgfaFvZ3tNXqzUDilYCyeU4+ykYofr6nFHQ4bRZucKdgd874D+XviSZ+Z31w2BLItI81Dl7P8FP3A==","signatures":[{"sig":"MEUCIAmCpAiQmU/lSnRdROi+UnYSO3a+fk2Fzx470KDrRq+nAiEAhmAThK7Ksogn5Wz4T+FtgafWE2l/xSrLJCQttUa2rms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4077566},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ad996fbec7a2840e68b90a0df0b2ff182e348ee3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.184.0","source-map-support":"0.5.21","@tellescope/testing":"^1.184.0","@tellescope/constants":"^1.184.0","@tellescope/utilities":"^1.184.0","@tellescope/validation":"^1.184.0","@tellescope/types-client":"^1.184.0","@tellescope/types-models":"^1.184.0","@tellescope/types-utilities":"^1.184.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.184.0_1743038622864_0.5081197310764549","host":"s3://npm-registry-packages-npm-production"}},"1.185.0":{"name":"@tellescope/sdk","version":"1.185.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.185.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"82b60135c19a9b50268617c046963ab878c53b93","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.185.0.tgz","fileCount":79,"integrity":"sha512-6ohElLLieRh4rati6/YiTbiKBfgWfDOz8xhixNGnAo4chY5+5qXy4ztc2ZRHvrmo58bNZvpaaQx+yTGaTBsjtA==","signatures":[{"sig":"MEQCICZgbQdtZzK0dT6T+rrQ7T10lME/xTM7UpzLIAeRco27AiAEJNFq1aiTn4TD2r8VXMCWmtULCLfEtCcgV3JwyjCoRw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4097970},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cfec3c3b78a63582657d3fbf942cdbe2a0375f22","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.185.0","source-map-support":"0.5.21","@tellescope/testing":"^1.185.0","@tellescope/constants":"^1.185.0","@tellescope/utilities":"^1.185.0","@tellescope/validation":"^1.185.0","@tellescope/types-client":"^1.185.0","@tellescope/types-models":"^1.185.0","@tellescope/types-utilities":"^1.185.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.185.0_1743463765692_0.2757329365160617","host":"s3://npm-registry-packages-npm-production"}},"1.185.1":{"name":"@tellescope/sdk","version":"1.185.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.185.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"44cd07024e89af6705143d0be81703e4035b2a64","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.185.1.tgz","fileCount":79,"integrity":"sha512-od1bttB2Pjdom/sqR9WpZv7EL3VQ61MRlwcjGnSb/jEaV/iXaIs+6PxlFlJZq7C169pc+JhtPW6loocUfN9KhA==","signatures":[{"sig":"MEUCIQCTO6kPpV7Zk6P5n7gT/YEEMgfx6q1MVjk3T9BfzNzG8QIgfpPG3XPnKq252/piI0gLhnbvAL0PkOgDe2m1gXdr74g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4099282},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"76ab045b222f3d87a67ed3d71ceb56044545a6d3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.185.1","source-map-support":"0.5.21","@tellescope/testing":"^1.185.1","@tellescope/constants":"^1.185.1","@tellescope/utilities":"^1.185.1","@tellescope/validation":"^1.185.1","@tellescope/types-client":"^1.185.1","@tellescope/types-models":"^1.185.1","@tellescope/types-utilities":"^1.185.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.185.1_1743525862401_0.05363343903180251","host":"s3://npm-registry-packages-npm-production"}},"1.185.2":{"name":"@tellescope/sdk","version":"1.185.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.185.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"24304b66afc7ad9d48f118414d251bd9cb80bd56","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.185.2.tgz","fileCount":79,"integrity":"sha512-eraQ+vzP/6k8ea0oN+VqCUHF5qPCdkQyB9C6l1FqX11pH0j/HmFZM1T8BM1abNWTvmAnUuSURk7dStJypdh57g==","signatures":[{"sig":"MEYCIQCuqXh9y/JbaF+R/1lgH2vMgJx9C5fiZK/m48ORtzuXKgIhAOR/iHi0gIuRTwF1GfkRioNtoJdFjTf4jsVPM7x7afoc","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4099282},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f295e385c155897b5252d36d6c1cede51c8ae30f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.185.2","source-map-support":"0.5.21","@tellescope/testing":"^1.185.2","@tellescope/constants":"^1.185.2","@tellescope/utilities":"^1.185.2","@tellescope/validation":"^1.185.2","@tellescope/types-client":"^1.185.2","@tellescope/types-models":"^1.185.2","@tellescope/types-utilities":"^1.185.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.185.2_1743559026411_0.1255252999161871","host":"s3://npm-registry-packages-npm-production"}},"1.186.0":{"name":"@tellescope/sdk","version":"1.186.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.186.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f750179ca1b8a8eab23097a834afdd827e3430ad","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.186.0.tgz","fileCount":79,"integrity":"sha512-w4Y4fRpJTlwi0X+ubsIXHQD8Wqvt0ibVwOXjhsT/ZIvHl+FQu7GQ07n2Env83Do/lce+bPNUUicFDxH9eLeGkg==","signatures":[{"sig":"MEUCICsPDbl0ES4IDkdRGPi2FmMoSKmp2EE0WHaZe1i5wpv5AiEArjeOiSl9Yx5rcbCKLnBPB8WTtbTxJjrkeAVawBI0BcI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4099282},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7cb921210c5f676cf20d4e460b895a92cca57ac5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.186.0","source-map-support":"0.5.21","@tellescope/testing":"^1.186.0","@tellescope/constants":"^1.186.0","@tellescope/utilities":"^1.186.0","@tellescope/validation":"^1.186.0","@tellescope/types-client":"^1.186.0","@tellescope/types-models":"^1.186.0","@tellescope/types-utilities":"^1.186.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.186.0_1743636377320_0.49300427727509755","host":"s3://npm-registry-packages-npm-production"}},"1.187.0":{"name":"@tellescope/sdk","version":"1.187.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.187.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e13edb36395d17392105aae7e9b36a276bc0e11d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.187.0.tgz","fileCount":79,"integrity":"sha512-xedj75AXtQOIY/NvvVVvx0TVsaEY0tteQzBSo0zbCHkFI2vEAhRVR4Dtv3sjnn2TWn5z1RCLi43XERXEKluS+A==","signatures":[{"sig":"MEUCID+qlTU8ZONiWbChgOwnT6ZHpHxUaYviXjPXSIwKQVrFAiEA39/370ntPQ1HPf1MWJrES0i6EY5QVQtHdgGHdsEcymA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4158494},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fbb905922b74dd70b690751a272ede269ef9fcb1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.187.0","source-map-support":"0.5.21","@tellescope/testing":"^1.187.0","@tellescope/constants":"^1.187.0","@tellescope/utilities":"^1.187.0","@tellescope/validation":"^1.187.0","@tellescope/types-client":"^1.187.0","@tellescope/types-models":"^1.187.0","@tellescope/types-utilities":"^1.187.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.187.0_1744073646500_0.3758766059222167","host":"s3://npm-registry-packages-npm-production"}},"1.188.0":{"name":"@tellescope/sdk","version":"1.188.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.188.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f84a6f85b54da41f45ea92c5d4ae2f68fb1e1984","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.188.0.tgz","fileCount":79,"integrity":"sha512-P8lnS8lJ4q9hqSannd/gS3Ub1lKFUMn7NyXZCeEW5u1GLfaymYrLvG4ByS4pXFiqVMN8vlywJ37dfSwn5VT/WA==","signatures":[{"sig":"MEQCIG989JpgGqpWp3Ty+VynYwXIiYPFQoCmYPqrBg1S4DpIAiBxiQPGjCyvjTsX7Kqd7BQ/AK34twl7yteO+uBZGPjUrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4158495},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"53980cf431ca6a0961fe95d3e6ec24115e31c136","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.188.0","source-map-support":"0.5.21","@tellescope/testing":"^1.188.0","@tellescope/constants":"^1.188.0","@tellescope/utilities":"^1.188.0","@tellescope/validation":"^1.188.0","@tellescope/types-client":"^1.188.0","@tellescope/types-models":"^1.188.0","@tellescope/types-utilities":"^1.188.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.188.0_1744324168008_0.2743626954185914","host":"s3://npm-registry-packages-npm-production"}},"1.189.0":{"name":"@tellescope/sdk","version":"1.189.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.189.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a43586fcf0171c1ba27527952b283041b7f71205","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.189.0.tgz","fileCount":79,"integrity":"sha512-Csb9zkNbVl7BUw/vMsAz8ndoxF0GEiJFriGE1J2wc0vkCoZsNMZx/OtERSI4p2G54UVmH5a3JxmKGjq+7yBtiw==","signatures":[{"sig":"MEQCIHeFihEkib6cZYW5vp6rWQcoXYWQTj3LDmhkaX0ZmNeiAiBbjqfg4vP5lXKOekClDLu780NESm936ZKNXE0wXCKb9w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4240398},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f7e7f3107237f5c850d62a6ec78b0d557ba2e71f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.189.0","source-map-support":"0.5.21","@tellescope/testing":"^1.189.0","@tellescope/constants":"^1.189.0","@tellescope/utilities":"^1.189.0","@tellescope/validation":"^1.189.0","@tellescope/types-client":"^1.189.0","@tellescope/types-models":"^1.189.0","@tellescope/types-utilities":"^1.189.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.189.0_1744768681472_0.8703179575939122","host":"s3://npm-registry-packages-npm-production"}},"1.190.0":{"name":"@tellescope/sdk","version":"1.190.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.190.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0e3ce91aec7210949e99f3b975f9a8a8fa51ac9f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.190.0.tgz","fileCount":79,"integrity":"sha512-ezGC5A6lNF7HZNzqJNpIRkRw0Y2ICJW6oVxlhfYoJ8sLY83qay5LsjABDoVFCOSYhJtwTm6REujt+PROaGDWPg==","signatures":[{"sig":"MEUCIQCGW6AvbfiiXad+O/Rn5PW2GqfIlhUZb0V/QEO5Q+j/6AIgN3LiC2oYpc0XGNKG39XC7ZhHAZ9aaDb8Hl63kxMfnNU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4255867},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"72343d92c1bc426e3f74edc3fa2db8b27e58a237","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.190.0","source-map-support":"0.5.21","@tellescope/testing":"^1.190.0","@tellescope/constants":"^1.190.0","@tellescope/utilities":"^1.190.0","@tellescope/validation":"^1.190.0","@tellescope/types-client":"^1.190.0","@tellescope/types-models":"^1.190.0","@tellescope/types-utilities":"^1.190.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.190.0_1745285766409_0.02940854107020119","host":"s3://npm-registry-packages-npm-production"}},"1.191.0":{"name":"@tellescope/sdk","version":"1.191.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.191.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"eadfae45ca2eeb909cacb796d9651b5bf59821db","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.191.0.tgz","fileCount":79,"integrity":"sha512-p9aIt3WtD8QsE3DLOJaVcsGO2uow3vc9cThxit5yFftz9IRg95kLnnk+kIXJ0g2tt5eq0ifBBlRifWdIVI+KFQ==","signatures":[{"sig":"MEQCIHcltkMLe99u8st2dnB3fZko4RNWf5L+PnS75sdLQn2rAiBaNwzIVES3Xwe6LwnXW/DsKrfknP0rAtJpJ3dR4vUQNA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4302072},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a99370c6b7293e759e50942ea060faa3c35413d7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.191.0","source-map-support":"0.5.21","@tellescope/testing":"^1.191.0","@tellescope/constants":"^1.191.0","@tellescope/utilities":"^1.191.0","@tellescope/validation":"^1.191.0","@tellescope/types-client":"^1.191.0","@tellescope/types-models":"^1.191.0","@tellescope/types-utilities":"^1.191.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.191.0_1745454714817_0.5638918031430655","host":"s3://npm-registry-packages-npm-production"}},"1.192.0":{"name":"@tellescope/sdk","version":"1.192.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.192.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"64ed4a4cb53f792c7f6d908cdf3c869d89327040","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.192.0.tgz","fileCount":79,"integrity":"sha512-91HuAR8CDVMGH44gZ1x1yKd1pJ5CsJN9PtLNAKawtAldyxgG5IGBrVz88zamKPhSyKdNclHu49iX/nH0QUcxtA==","signatures":[{"sig":"MEYCIQC79T7Ze6BCWs63vZ91ym7eZ2+EeVPD3XxDQffm/Eo4oQIhAKh7mat3Jm4I6XPX02AXZWW6d7wmpDwgsGABobxe/ZgI","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4323279},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2b5f692acec9d31bd3e7ec8b41a08f2a39278239","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.192.0","source-map-support":"0.5.21","@tellescope/testing":"^1.192.0","@tellescope/constants":"^1.192.0","@tellescope/utilities":"^1.192.0","@tellescope/validation":"^1.192.0","@tellescope/types-client":"^1.192.0","@tellescope/types-models":"^1.192.0","@tellescope/types-utilities":"^1.192.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.192.0_1745541164996_0.23280733634172113","host":"s3://npm-registry-packages-npm-production"}},"1.193.0":{"name":"@tellescope/sdk","version":"1.193.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.193.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"43db6ea74a3bf06c205e83570125b1b326618ee9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.193.0.tgz","fileCount":79,"integrity":"sha512-dDEp6lRESbMtmWWwnHGTI8o7qo2DiPPEvF2FIJ3jW0WpJGRcB7dJwkLnZ/jKppNHufGthVNfSlUG4SghKWFPAQ==","signatures":[{"sig":"MEQCIBnzkDEeUHwN4AmA2w49dm9lvO7Cm0Sgz0p/nkGjsybsAiAXL87BniU5hUKcG7EoL24hxFqT6r18p2AmayRQ3TYBEA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4367445},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"02e382bb2a245ec2ebfa874ccb0b2948f7b04842","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.193.0","source-map-support":"0.5.21","@tellescope/testing":"^1.193.0","@tellescope/constants":"^1.193.0","@tellescope/utilities":"^1.193.0","@tellescope/validation":"^1.193.0","@tellescope/types-client":"^1.193.0","@tellescope/types-models":"^1.193.0","@tellescope/types-utilities":"^1.193.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.193.0_1745888279729_0.5657346928533138","host":"s3://npm-registry-packages-npm-production"}},"1.194.0":{"name":"@tellescope/sdk","version":"1.194.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.194.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a8c35d1fd2a52f1a878e8fb7c4c9f64cb8354a4a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.194.0.tgz","fileCount":79,"integrity":"sha512-YHRhZ3oDdh63Hknm8WLP/s9AbwAn+8+pc3lOSQv2UvGb8RmoMyVAhe4fC8WG9gwBjnqG/N2K5btWdSlG0+hhiQ==","signatures":[{"sig":"MEUCIEw7OAbNV767QRTzJp3Zz2cksLJsKSB+fsQLz9YpP+KWAiEAqYYUDvbusUuA46DPZKa4uS+5bwlTBsik575/NPwwz20=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4372404},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"aef702a95cf13209de35fc09eb6a628c10db0007","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.194.0","source-map-support":"0.5.21","@tellescope/testing":"^1.194.0","@tellescope/constants":"^1.194.0","@tellescope/utilities":"^1.194.0","@tellescope/validation":"^1.194.0","@tellescope/types-client":"^1.194.0","@tellescope/types-models":"^1.194.0","@tellescope/types-utilities":"^1.194.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.194.0_1746056428722_0.37309559615029375","host":"s3://npm-registry-packages-npm-production"}},"1.195.0":{"name":"@tellescope/sdk","version":"1.195.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.195.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"629f0ce93de50101dadb5f227dec84c5f450c308","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.195.0.tgz","fileCount":79,"integrity":"sha512-fCLgo2LzlQ9GWJQrXfeWDKiqcSaq4Lw+GFrwN0goV+BiuTjUHv2ASHoZOuxKCcLAwfnz1fs199zstRmefAeF5A==","signatures":[{"sig":"MEQCIBWS3GgUsITZOZEFPNp3ilqRArxD7ykH6wFfN68cmhJkAiAUGphvnhVxqLheVgdZylNtAgxpcmLlzIjw+0pxkvZR5A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4376458},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"eb4dad9ab2bd06dd6993a6c0c55b9f0b61ee12b3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.195.0","source-map-support":"0.5.21","@tellescope/testing":"^1.195.0","@tellescope/constants":"^1.195.0","@tellescope/utilities":"^1.195.0","@tellescope/validation":"^1.195.0","@tellescope/types-client":"^1.195.0","@tellescope/types-models":"^1.195.0","@tellescope/types-utilities":"^1.195.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.195.0_1746487926477_0.21934780110299412","host":"s3://npm-registry-packages-npm-production"}},"1.196.0":{"name":"@tellescope/sdk","version":"1.196.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.196.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f68a5b91b1968ae4c5b20cbb3f8ca7b959563123","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.196.0.tgz","fileCount":79,"integrity":"sha512-eCdVhs0f7/SfgtLEGJ59IVN0RsJTHDeLiaNJm5P2hPsTpXZqK4Ci2KOovqJa6E4aIqnbOP/y0QjBWq1rQ9OQFg==","signatures":[{"sig":"MEUCIBBXZ2Jkf9peQsfsAokOv3jwOW9M+IQyuZRS79pLhd5HAiEAnUS69OLDfW14F0/kaVJtqODHnueyEvwzhA2TAFa52+Y=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4386155},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5775521d0ee6a92be5139fb0466772d40ab4d0af","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.196.0","source-map-support":"0.5.21","@tellescope/testing":"^1.196.0","@tellescope/constants":"^1.196.0","@tellescope/utilities":"^1.196.0","@tellescope/validation":"^1.196.0","@tellescope/types-client":"^1.196.0","@tellescope/types-models":"^1.196.0","@tellescope/types-utilities":"^1.196.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.196.0_1746659839721_0.31599690878454245","host":"s3://npm-registry-packages-npm-production"}},"1.197.0":{"name":"@tellescope/sdk","version":"1.197.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.197.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e99c440722113062a50d0288fbf61034dd50b3ab","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.197.0.tgz","fileCount":79,"integrity":"sha512-ohrZi9iXMU9lTxZY5K06hrpDIJAgWvNsD5ZPhpIzSzLbJHVFEG729CCKNyc27TNMih43ZaXnEmciwl/XW6Q4zw==","signatures":[{"sig":"MEUCICaod7L+OAuhoz1jXBVFRoykBd07SeQsMNocqtjP4WlhAiEAwCF5/WcOIE2mV6Z4/WMDQgTg7DKv+SzhE2wgHhzm3rA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4386846},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"224c3b69af3b4d9b8f5873f2553e6aec076ce6b5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.197.0","source-map-support":"0.5.21","@tellescope/testing":"^1.197.0","@tellescope/constants":"^1.197.0","@tellescope/utilities":"^1.197.0","@tellescope/validation":"^1.197.0","@tellescope/types-client":"^1.197.0","@tellescope/types-models":"^1.197.0","@tellescope/types-utilities":"^1.197.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.197.0_1747094611335_0.5335398297003779","host":"s3://npm-registry-packages-npm-production"}},"1.198.0":{"name":"@tellescope/sdk","version":"1.198.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.198.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"73740e46f638f5ff6213cdd46bea04ba7f78bbcb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.198.0.tgz","fileCount":79,"integrity":"sha512-86oaHSxXRDNLBocPnMvtslL27jQtDWOIos99rojzx0zlFXclFrKDLsqnykybhWcQj1GCELDZLpzZrFp2+De9hg==","signatures":[{"sig":"MEUCIQDG88uMaLbgSN23YP/iCn3t1Qgsjkup4FuGLlWp5RNyXAIgKGVLz+t3KZRfLt7AKnBQGuw59+QhE+SDgkRsguJk4ew=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4412341},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8d5ffe6f74f19dc2f9c0c20358979ef1fa55066e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.198.0","source-map-support":"0.5.21","@tellescope/testing":"^1.198.0","@tellescope/constants":"^1.198.0","@tellescope/utilities":"^1.198.0","@tellescope/validation":"^1.198.0","@tellescope/types-client":"^1.198.0","@tellescope/types-models":"^1.198.0","@tellescope/types-utilities":"^1.198.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.198.0_1747354699958_0.4647824645015812","host":"s3://npm-registry-packages-npm-production"}},"1.199.0":{"name":"@tellescope/sdk","version":"1.199.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.199.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"eefb6282d03116478fb13aa754bb1ff65f45ef49","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.199.0.tgz","fileCount":79,"integrity":"sha512-Kq0bgnVSY4n0JTAgw8WPFO8JATd+IsllTZk1RClmMSsy9WqK//JJST+xDkAakx10NzVV+C/kDmPGpTHHqpIwfA==","signatures":[{"sig":"MEUCIBxiZ1mDS7Vn8mW3XUT8HPr/j7uFFpIKZpjN1Mu4Az+2AiEAvSyguHFzImU77uKXLl/I4fkXxu89NruoljVXedETT1U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4464631},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bed255f47e68dacc8642e2ff253df5646514f0ff","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.199.0","source-map-support":"0.5.21","@tellescope/testing":"^1.199.0","@tellescope/constants":"^1.199.0","@tellescope/utilities":"^1.199.0","@tellescope/validation":"^1.199.0","@tellescope/types-client":"^1.199.0","@tellescope/types-models":"^1.199.0","@tellescope/types-utilities":"^1.199.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.199.0_1747868017549_0.2536645770618695","host":"s3://npm-registry-packages-npm-production"}},"1.199.1":{"name":"@tellescope/sdk","version":"1.199.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.199.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0df313c48609013731813f11cae531fcdf2fee2c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.199.1.tgz","fileCount":79,"integrity":"sha512-ma1k/i7Cc19t4N9qDxp/FXEU2G6yj0KHk+oMkQM7X0AIfhtnSkndU6q2tb+o8Y5s58LLSDoxs8AE9vdHwIaIRA==","signatures":[{"sig":"MEUCIQCzoM384wTwP1gwjyMmYRIIUNXUtAHq8OOZWFj1L58EnQIgFGGYmCWDwYI8Bww2lounOp7uRdfto856sc/oCE+S94g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4464631},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"99611ac3be20f548ac7b653ee3cd109251c312e1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.199.1","source-map-support":"0.5.21","@tellescope/testing":"^1.199.1","@tellescope/constants":"^1.199.1","@tellescope/utilities":"^1.199.1","@tellescope/validation":"^1.199.1","@tellescope/types-client":"^1.199.1","@tellescope/types-models":"^1.199.1","@tellescope/types-utilities":"^1.199.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.199.1_1747953754185_0.44407207933577286","host":"s3://npm-registry-packages-npm-production"}},"1.200.0":{"name":"@tellescope/sdk","version":"1.200.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.200.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4662db59ae6dc2d66a852c8b86316a321793f737","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.200.0.tgz","fileCount":79,"integrity":"sha512-7f2MezRG7PAZKAgNtkDQUFJkSGge/HeyVSxuD5lcoqZ9epXr9BjNMhSoS5eSkWPaXJ1eZ1wz+gJm30fMWBMB8w==","signatures":[{"sig":"MEYCIQCh1Oi4uvCWe208Z0YTDbIpz3rSL46zlxerzy/mVMvfaQIhAJlAyIQqHLqYgMzfv3nVw60N+Da9Axy6eWnx58hTl/Pu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4467639},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5b0da9783a28aa3a128efb687cb2ddfdb69a4e0b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.200.0","source-map-support":"0.5.21","@tellescope/testing":"^1.200.0","@tellescope/constants":"^1.200.0","@tellescope/utilities":"^1.200.0","@tellescope/validation":"^1.200.0","@tellescope/types-client":"^1.200.0","@tellescope/types-models":"^1.200.0","@tellescope/types-utilities":"^1.200.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.200.0_1748390998600_0.609854977242438","host":"s3://npm-registry-packages-npm-production"}},"1.200.1":{"name":"@tellescope/sdk","version":"1.200.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.200.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3752321303462095862081c51ddca56fe9e67966","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.200.1.tgz","fileCount":79,"integrity":"sha512-EaCAK3Tikn30Px2U8HrbRVLSKRCHsGLkpCmOUmAFx9wRAeGKkRY5IxMqH0n/5Kp1fH3KipNsiWUTxgaRg17tBQ==","signatures":[{"sig":"MEYCIQD7YWrRjdMOrepc30eu8ug9IpPHbaevH+RXflk/n7MGUgIhAK0p5e5QutPI5dDVK7vF0v4qt75owLzZbG0ZmPI12aTj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4467608},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"de1357ce5489fa00e4044d1c39b697f1e298c0a7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.200.1","source-map-support":"0.5.21","@tellescope/testing":"^1.200.1","@tellescope/constants":"^1.200.1","@tellescope/utilities":"^1.200.1","@tellescope/validation":"^1.200.1","@tellescope/types-client":"^1.200.1","@tellescope/types-models":"^1.200.1","@tellescope/types-utilities":"^1.200.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.200.1_1748478028671_0.9846612787214379","host":"s3://npm-registry-packages-npm-production"}},"1.200.2":{"name":"@tellescope/sdk","version":"1.200.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.200.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5257a3c7443e98edfa84884ba43c45725e9ae669","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.200.2.tgz","fileCount":79,"integrity":"sha512-F8Bd67TXqoyOmIJfg5n92PRD1YgpgvsQYCvuYGmjubyU8KCntpE6lZdacrMV19OkTpcXGAOIHp60oLemK0o+0A==","signatures":[{"sig":"MEUCIE+9PTdWTHOFo/hERCqZByLunyoDpmrmXhqbc/33cnB1AiEApXTgDgYc2REVujARskFkfnWe7eCCPYkeBEzxJji6lsc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4467642},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a8f11c9d50ca94315c111d7767408dde8d7bbc98","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.200.2","source-map-support":"0.5.21","@tellescope/testing":"^1.200.2","@tellescope/constants":"^1.200.2","@tellescope/utilities":"^1.200.2","@tellescope/validation":"^1.200.2","@tellescope/types-client":"^1.200.2","@tellescope/types-models":"^1.200.2","@tellescope/types-utilities":"^1.200.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.200.2_1748917813280_0.5368328827065851","host":"s3://npm-registry-packages-npm-production"}},"1.201.0":{"name":"@tellescope/sdk","version":"1.201.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.201.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a0aa4e875994448851d94d5f1f2da433b9481762","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.201.0.tgz","fileCount":79,"integrity":"sha512-iMEj6RcRQArGGszx5VSfHMIbPkWcJzA9GRX7UgV6a5AiNVkzDDyprbzxg85tVWwSihShVI5FlydW3SATeYGLgA==","signatures":[{"sig":"MEUCIHKGIGfz0R6B3ZM+kfS+MVrU+3T0fvfOPu3P1m7k/SNuAiEA4OxBDfI6L5+B2a54P7cevsdXKZ2/dMi0Mkr44vEjjkU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4631922},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f47e1bb6ac39838d698df1c4d0d40170920526b6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.201.0","source-map-support":"0.5.21","@tellescope/testing":"^1.201.0","@tellescope/constants":"^1.201.0","@tellescope/utilities":"^1.201.0","@tellescope/validation":"^1.201.0","@tellescope/types-client":"^1.201.0","@tellescope/types-models":"^1.201.0","@tellescope/types-utilities":"^1.201.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.201.0_1749167155535_0.746273688349165","host":"s3://npm-registry-packages-npm-production"}},"1.202.0":{"name":"@tellescope/sdk","version":"1.202.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.202.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"71cf9fff50a226287ca414bc80d3ee351bb8b3a2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.202.0.tgz","fileCount":79,"integrity":"sha512-g+djtaxfk8VHVc0mBZZIJ4spJA8VvwHlmMa8vYaT9zqxnIl97wEK6mrS6o5DH/0Ouw8PFrmCQBEKqwCnvd1JFw==","signatures":[{"sig":"MEUCICsx24ApAOrNM209Prr7ql+Z7ZQjlxEkT+uU9gCODjt+AiEA4gs270MEwxRvR9kUw5msszva6aCqRX7D9GeBo57NlzI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4644367},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2fd5bdb354473dae792b17602d23d62399765670","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.202.0","source-map-support":"0.5.21","@tellescope/testing":"^1.202.0","@tellescope/constants":"^1.202.0","@tellescope/utilities":"^1.202.0","@tellescope/validation":"^1.202.0","@tellescope/types-client":"^1.202.0","@tellescope/types-models":"^1.202.0","@tellescope/types-utilities":"^1.202.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.202.0_1749516792551_0.9777085650208668","host":"s3://npm-registry-packages-npm-production"}},"1.203.0":{"name":"@tellescope/sdk","version":"1.203.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.203.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a79b7ad21b234a068ece9e0c2f3d65e2b88823db","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.203.0.tgz","fileCount":79,"integrity":"sha512-yHAwKSZXM6/aJf8/GgVPwTceybS9xYmh+T7nmrMcJG8nXNyXSFg8D0pUr65QqkmevvfNNFB6gv7vMMRtC/qoBg==","signatures":[{"sig":"MEYCIQCXxXPoVYRrwN5LIFLI1R6j9big7ktXgXibdS9ai6obRgIhAIDN+MDZoGDZ7fwutkm/Ns1Y+g/8uz9ainWKLBMDgzZ2","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4678250},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"eb8b4e863490e67df266f762f94b3b4320dd2d98","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.203.0","source-map-support":"0.5.21","@tellescope/testing":"^1.203.0","@tellescope/constants":"^1.203.0","@tellescope/utilities":"^1.203.0","@tellescope/validation":"^1.203.0","@tellescope/types-client":"^1.203.0","@tellescope/types-models":"^1.203.0","@tellescope/types-utilities":"^1.203.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.203.0_1749777325852_0.44084531126152005","host":"s3://npm-registry-packages-npm-production"}},"1.203.1":{"name":"@tellescope/sdk","version":"1.203.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.203.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0bb46b795128ff56c5c1bbc3fad2eb34a1e5350e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.203.1.tgz","fileCount":79,"integrity":"sha512-zjjfY0tOqbVSNszMuHDh8rsQSMQbOvHebo9aINGHrP8lSuXQnKGAPvuaMo7aQbsTkUv4VtIse0aoQ/KpGeXNxw==","signatures":[{"sig":"MEUCIBGEChAdc7k+Rd6SUBzDMq16kUEh4KtA8nJiva+CwASGAiEAtMka91nhMd45PW1WzGVRfjFulOSw8Z/S/hC59k9s/wI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4678250},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"48f67e560fa99a32b2a1b61634ce23417615f795","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.203.1","source-map-support":"0.5.21","@tellescope/testing":"^1.203.1","@tellescope/constants":"^1.203.1","@tellescope/utilities":"^1.203.1","@tellescope/validation":"^1.203.1","@tellescope/types-client":"^1.203.1","@tellescope/types-models":"^1.203.1","@tellescope/types-utilities":"^1.203.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.203.1_1750023324923_0.7710860209235111","host":"s3://npm-registry-packages-npm-production"}},"1.203.2":{"name":"@tellescope/sdk","version":"1.203.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.203.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9186a0fb9529e3f0ef920ec67438336a94c1621b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.203.2.tgz","fileCount":79,"integrity":"sha512-Rxzcal2ZrGwPo61DoxBKV3s3CTWg282W7F0AlbbOqqPVPOzpFSunBXaYeZ36x5OK43r/c9hoC9KLKdCHF5PLJg==","signatures":[{"sig":"MEUCIFmuZ0j8WN4QEUbnERFySL3u4QtWlI8GRb1xyUyrlKuVAiEA7c7dj3GDv3hhMNPmYa/p3SjYdpmZn7rd/AF3THVO8UY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4678282},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"015f8e67ae86e7e1275f6c1ea82aec14d2e6cd6c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.203.2","source-map-support":"0.5.21","@tellescope/testing":"^1.203.2","@tellescope/constants":"^1.203.2","@tellescope/utilities":"^1.203.2","@tellescope/validation":"^1.203.2","@tellescope/types-client":"^1.203.2","@tellescope/types-models":"^1.203.2","@tellescope/types-utilities":"^1.203.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.203.2_1750123556652_0.5248912360929074","host":"s3://npm-registry-packages-npm-production"}},"1.204.0":{"name":"@tellescope/sdk","version":"1.204.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.204.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"135af08e80183bf42a41f9fc823d1f7464d5a839","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.204.0.tgz","fileCount":79,"integrity":"sha512-E7VP1Tk9YWyiJmzjCKHhqEhov1iL7EbaBy6cKZZQ91et4SQ1URmDVPWS2z2AMhLnfaIdYRxKELKyTMLFSrA91w==","signatures":[{"sig":"MEQCIB53aFKo+O075DWu0zwSqn4lOkjVQvQeKYmddsOQ6iAZAiByLVL33eoLM4U868JXaOhf0UdT9nrb8dP1AQ8C5Pi5PQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4678327},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a30f4306bf8aa1fd45d633bec0da763c0595ddc1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","actor":{"name":"sebasscoates","type":"user","email":"sebass@immuto.io"},"email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.204.0","source-map-support":"0.5.21","@tellescope/testing":"^1.204.0","@tellescope/constants":"^1.204.0","@tellescope/utilities":"^1.204.0","@tellescope/validation":"^1.204.0","@tellescope/types-client":"^1.204.0","@tellescope/types-models":"^1.204.0","@tellescope/types-utilities":"^1.204.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.204.0_1750201005499_0.054988071743115485","host":"s3://npm-registry-packages-npm-production"}},"1.204.1":{"name":"@tellescope/sdk","version":"1.204.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.204.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9fbd0dbd0a41868af49fc6ba9b79cbfd26c316f0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.204.1.tgz","fileCount":79,"integrity":"sha512-lQWJTd8ds2xExXoYAxPusM1aQKjGFAqhBA7XITfbtjDbQXUFXRWF9jnHCpfvkG0qaoN/iLj84IJ9AyO7Nf2YSQ==","signatures":[{"sig":"MEUCIQDrWTQUXdC7NJbjCR4cp8HH2aF+xAR299eRFO7M3LQhqgIgFmaQNIf/ZmNJnH+OujhJ305HZCzFtGoOgPaEmnOwb/Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4679634},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bf08d1f48c4e7939f6e4e246a2ba84189f0e68db","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","actor":{"name":"sebasscoates","type":"user","email":"sebass@immuto.io"},"email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.204.1","source-map-support":"0.5.21","@tellescope/testing":"^1.204.1","@tellescope/constants":"^1.204.1","@tellescope/utilities":"^1.204.1","@tellescope/validation":"^1.204.1","@tellescope/types-client":"^1.204.1","@tellescope/types-models":"^1.204.1","@tellescope/types-utilities":"^1.204.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.204.1_1750293020730_0.20388071680779452","host":"s3://npm-registry-packages-npm-production"}},"1.204.2":{"name":"@tellescope/sdk","version":"1.204.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.204.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"12fc00b627a245b6b368d3ef5329d788a502a7df","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.204.2.tgz","fileCount":79,"integrity":"sha512-U5oMCAUsuDm45LQ43Kz3Jn+J0yKXCm6Ok3DzOv1erHn+QA6YYgD6BClqpmQQ87+1tHYW6t7aArqXvLTdXKwRGw==","signatures":[{"sig":"MEYCIQCc88CIe/VDP7jx+ghd5gJvv7+BN6pvoqjckkobzu1svgIhAKOdmBN7qpCaHc/gNToIaPuLw/+ELmwxWVflW8JcUBbp","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4690133},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"375efe3ae17613832fc10b212b0c3d2fce0a31cd","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","actor":{"name":"sebasscoates","type":"user","email":"sebass@immuto.io"},"email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.204.2","source-map-support":"0.5.21","@tellescope/testing":"^1.204.2","@tellescope/constants":"^1.204.2","@tellescope/utilities":"^1.204.2","@tellescope/validation":"^1.204.2","@tellescope/types-client":"^1.204.2","@tellescope/types-models":"^1.204.2","@tellescope/types-utilities":"^1.204.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.204.2_1750767254190_0.5371071360683262","host":"s3://npm-registry-packages-npm-production"}},"1.205.0":{"name":"@tellescope/sdk","version":"1.205.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.205.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a9a0403dedff4ba9783667c8660579e7694454f7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.205.0.tgz","fileCount":79,"integrity":"sha512-j6w+crQKyOcu9aWtwxwkehHF1ugKvP/p20b41W7nPO2N/b0mzdKkCybgu7Q0FZKAS7E7GB/mJNz4xno5F2gmTQ==","signatures":[{"sig":"MEUCIQDKNofuAB2cTVhcm/iqlkys54VqdXJrvilqe/WffaoR6wIgIp/nnCdwHwea/LoTQf5B0q0dAvVGIvaDfxYfWMhr0Dc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4720843},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2207d17c9959fcef3194f08245f8890817739b4e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","actor":{"name":"sebasscoates","type":"user","email":"sebass@immuto.io"},"email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.205.0","source-map-support":"0.5.21","@tellescope/testing":"^1.205.0","@tellescope/constants":"^1.205.0","@tellescope/utilities":"^1.205.0","@tellescope/validation":"^1.205.0","@tellescope/types-client":"^1.205.0","@tellescope/types-models":"^1.205.0","@tellescope/types-utilities":"^1.205.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.205.0_1750891726664_0.052627425351924106","host":"s3://npm-registry-packages-npm-production"}},"1.206.0":{"name":"@tellescope/sdk","version":"1.206.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.206.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c0a1abffa97ac7d7e73f9da6b427ed9c5a415829","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.206.0.tgz","fileCount":79,"integrity":"sha512-SdC7sbE/7p9vALHljlr3V4DMFZuHoxlZ2PLMMylL5oojFAplcxv+9vwtfXuWq40uL+x3B9Q8BwB2seRkg/Otpw==","signatures":[{"sig":"MEYCIQCqwg1diqMuiOaNQz2HjRKwx8F14tA+G5P5yL5htQBbGQIhAOlSegn6qbTGResd+qeX0su03xGnhSao1EAHO+XdC1EL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4743966},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d806743ca9f51d8abb2464d25f4d093e3b58a55f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","actor":{"name":"sebasscoates","type":"user","email":"sebass@immuto.io"},"email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.206.0","source-map-support":"0.5.21","@tellescope/testing":"^1.206.0","@tellescope/constants":"^1.206.0","@tellescope/utilities":"^1.206.0","@tellescope/validation":"^1.206.0","@tellescope/types-client":"^1.206.0","@tellescope/types-models":"^1.206.0","@tellescope/types-utilities":"^1.206.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.206.0_1751412957676_0.6986691525535824","host":"s3://npm-registry-packages-npm-production"}},"1.207.0":{"name":"@tellescope/sdk","version":"1.207.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.207.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a5360fb0459786c706c0ac3051af216d5617fdb3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.207.0.tgz","fileCount":79,"integrity":"sha512-Pt7eSVwhVnmOrExrLPwPOo/W9wSonbENUPT9g/pwBZd1A6wjLhUl8HYucu4oAWFVZWjjq3Y0QvDsrT/0X21ddQ==","signatures":[{"sig":"MEYCIQD9Rmr7A9mUpF17x9LflNxm1gh79kJksbpbEi/yBuG2MAIhAIX5caL7Pb3gG7f6Hfcjd0/Jg39E2RumuRYkNUAhDLQE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4784183},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ddf48910e1681e4fc241e85af98f4c6a0f3f42bb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","actor":{"name":"sebasscoates","type":"user","email":"sebass@immuto.io"},"email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.207.0","source-map-support":"0.5.21","@tellescope/testing":"^1.207.0","@tellescope/constants":"^1.207.0","@tellescope/utilities":"^1.207.0","@tellescope/validation":"^1.207.0","@tellescope/types-client":"^1.207.0","@tellescope/types-models":"^1.207.0","@tellescope/types-utilities":"^1.207.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.207.0_1752016574993_0.3781626649996308","host":"s3://npm-registry-packages-npm-production"}},"1.208.0":{"name":"@tellescope/sdk","version":"1.208.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.208.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b7529739da7b32e22a3f7e8a147352cf082a8656","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.208.0.tgz","fileCount":79,"integrity":"sha512-euL69XUTHCHve+qj4n5uZ1A+nxhUc6r2VX4+n+NPvthkyy7PxfNyNe4v8OE/AHR+VF4SW9xBteF4FXric6HYLQ==","signatures":[{"sig":"MEUCIDbMNRl8cy2WAonMK97y7CanXJKaJWgFSI1E5m64bWeaAiEAg5hxOnPbSU7dkdeO1EIy1+fize5h9hHngegAMHaaCD4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4784182},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"386150ae354f2879790b6dbf5d5064eca5015b83","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.208.0","source-map-support":"0.5.21","@tellescope/testing":"^1.208.0","@tellescope/constants":"^1.208.0","@tellescope/utilities":"^1.208.0","@tellescope/validation":"^1.208.0","@tellescope/types-client":"^1.208.0","@tellescope/types-models":"^1.208.0","@tellescope/types-utilities":"^1.208.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.208.0_1752188981225_0.0034188028835298034","host":"s3://npm-registry-packages-npm-production"}},"1.209.0":{"name":"@tellescope/sdk","version":"1.209.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.209.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"510ab0e66220d00682b30eda547c14511dd8ed3c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.209.0.tgz","fileCount":79,"integrity":"sha512-CPh3KR2UoeLozuTYH9r9xhnQClPFsoasLV7fSWqalkcQO6qLk6WEmdchvx3T17N8TW3tbUwH8ZOHPHHoePlrVQ==","signatures":[{"sig":"MEYCIQCLn4qJI7LZi+TPwopccTFaLkRKJrvjtB4thGy7Zkr39QIhAMmaPkNTDeCvlkMPM5STAdIN21RhzeE/8t30FgNUkJfZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4797743},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9e32b6989946cd7f6cdaeceaaf4310476e7613c8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.209.0","source-map-support":"0.5.21","@tellescope/testing":"^1.209.0","@tellescope/constants":"^1.209.0","@tellescope/utilities":"^1.209.0","@tellescope/validation":"^1.209.0","@tellescope/types-client":"^1.209.0","@tellescope/types-models":"^1.209.0","@tellescope/types-utilities":"^1.209.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.209.0_1752537833588_0.4607337846355244","host":"s3://npm-registry-packages-npm-production"}},"1.210.0":{"name":"@tellescope/sdk","version":"1.210.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.210.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"22c2531a4ffbf316f0a454fdf8365e3c2969ff09","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.210.0.tgz","fileCount":79,"integrity":"sha512-ucxW6PGLiEpc1PcVadiPEb5ldX4Toul8n9RoXXalPuhBjRmhHFhLnW/EqZbLbQaWeArsD6HVK/+TiN+RJzAetg==","signatures":[{"sig":"MEUCICPy5QbjDde9D0sLfaWxWwfAC0gTHX0U60FOSe3Idch5AiEA/KJLpV/ousuJfUETOKLHVHQOznTJ2u6eTLOfpoiysK8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4797743},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"009b464f8459509af16bb7764c6aad562f32ffe5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.210.0","source-map-support":"0.5.21","@tellescope/testing":"^1.210.0","@tellescope/constants":"^1.210.0","@tellescope/utilities":"^1.210.0","@tellescope/validation":"^1.210.0","@tellescope/types-client":"^1.210.0","@tellescope/types-models":"^1.210.0","@tellescope/types-utilities":"^1.210.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.210.0_1752792560732_0.29524810103502297","host":"s3://npm-registry-packages-npm-production"}},"1.211.0":{"name":"@tellescope/sdk","version":"1.211.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.211.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"eadaebcd91ac4460c625874cc79b9fd027e14b3d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.211.0.tgz","fileCount":79,"integrity":"sha512-FVgO7rge41Nol1nb87ece7SbwUN9XtirsD/D3L5Hh4I/7otHPykWjyk9uWnVIgvHDNEEeuQW8yOqEEOr6PnYGg==","signatures":[{"sig":"MEYCIQDt4u0Q+3q8wDzlsCpmIvM41I3sYlu849D/XkqPXa28swIhAOO0u/OwZeuXB0lVRLc579e8/yRdxXr1YrQQsDZ86WaE","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4809460},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c76b234a6039104711cdbde4fe1a83c582bfa8c2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.21.4","dotenv":"^14.2.0","express":"4.18.2","form-data":"4.0.0","socket.io-client":"4.6.0","@tellescope/schema":"^1.211.0","source-map-support":"0.5.21","@tellescope/testing":"^1.211.0","@tellescope/constants":"^1.211.0","@tellescope/utilities":"^1.211.0","@tellescope/validation":"^1.211.0","@tellescope/types-client":"^1.211.0","@tellescope/types-models":"^1.211.0","@tellescope/types-utilities":"^1.211.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","nodemon":"^2.0.13","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.211.0_1753228931377_0.9837059079230499","host":"s3://npm-registry-packages-npm-production"}},"1.212.0":{"name":"@tellescope/sdk","version":"1.212.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.212.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"19b16d239707ee4e70ac760593d7b915ebba41e9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.212.0.tgz","fileCount":79,"integrity":"sha512-1GZPDwb0JBAid7SUezSt3qBS9nHJBw6IuUsF07FrxyacsW/fmZ7t8T1az51ksYcVWKCcq6lLH4/0a1NCFmx2kw==","signatures":[{"sig":"MEUCIQC6g/3VYuB4zcAm4wUJTwR8/kdJO5S3Y4/npLI0xPGcAAIgTDGSiUEEosxoZbKC9B9xvTWUFQHWxKBCByjXqe23eto=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4817332},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"cc4fb327db80ab50e50f45642f4f68adcb148c2b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.212.0","source-map-support":"0.5.21","@tellescope/testing":"^1.212.0","@tellescope/constants":"^1.212.0","@tellescope/utilities":"^1.212.0","@tellescope/validation":"^1.212.0","@tellescope/types-client":"^1.212.0","@tellescope/types-models":"^1.212.0","@tellescope/types-utilities":"^1.212.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.212.0_1753746314326_0.5861586045950085","host":"s3://npm-registry-packages-npm-production"}},"1.213.0":{"name":"@tellescope/sdk","version":"1.213.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.213.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b0e0e952450ce4d44b3e4d0e6d44ade892968016","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.213.0.tgz","fileCount":79,"integrity":"sha512-ATjy2MfoRj0Z7wFzMpGaKb9KyEbuIwN55oX2mi4gW4CynPpteWTpyHKhUl5l8VgTkrVd99xD09bDUiYdYUqfzA==","signatures":[{"sig":"MEYCIQDu80zMVkTHLa2jbYh4T//PvMOh9a/c3cMMC9jtauoKYQIhAOW3mKrlCuBNykkurzjPjOJXXKx+Va7+9PKE9vQyCxAo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4824694},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8eb80fe7267eb19b05f7c84670eb178e83cdc5ff","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.213.0","source-map-support":"0.5.21","@tellescope/testing":"^1.213.0","@tellescope/constants":"^1.213.0","@tellescope/utilities":"^1.213.0","@tellescope/validation":"^1.213.0","@tellescope/types-client":"^1.213.0","@tellescope/types-models":"^1.213.0","@tellescope/types-utilities":"^1.213.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.213.0_1753923145237_0.17136311995683062","host":"s3://npm-registry-packages-npm-production"}},"1.214.0":{"name":"@tellescope/sdk","version":"1.214.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.214.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"250cd9965fe9c623ce07c5d5cadd21a58c72f631","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.214.0.tgz","fileCount":79,"integrity":"sha512-1CLYy5zO3enVm5DKXVxFp4Ujjq8+VR6uOcFhGsutCCPheJv+h19r0ePgY+TLVP3psR2V8e/Fp0r8gBqR8Jq6qg==","signatures":[{"sig":"MEYCIQDNMnNVEAkQQMlB9XygJhBjam+gT+MsUg+zLh3cjeQQXQIhAKW1RjJS591R9W6APxY0yyJDhmyEWwyD7TjmSVnc9/mh","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4881757},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"56ed738b6176caab1c4cd7dfa421e2b1f5a7bb9a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.214.0","source-map-support":"0.5.21","@tellescope/testing":"^1.214.0","@tellescope/constants":"^1.214.0","@tellescope/utilities":"^1.214.0","@tellescope/validation":"^1.214.0","@tellescope/types-client":"^1.214.0","@tellescope/types-models":"^1.214.0","@tellescope/types-utilities":"^1.214.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.214.0_1754000641687_0.6241899928553558","host":"s3://npm-registry-packages-npm-production"}},"1.215.0":{"name":"@tellescope/sdk","version":"1.215.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.215.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c789ddab541563d2a9cd26f9b19c1088c6d9ed54","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.215.0.tgz","fileCount":79,"integrity":"sha512-FRjqff4N2XuDIi8IwCY3XDtskP9tVbZfUS+vRUOdcYiRTZ2OXPzUs1DUEeFCXLRxoYNDjqVFvMw0khY9mNg1Zw==","signatures":[{"sig":"MEUCIAHHASv733D8URE/bGio534T+QG5Ukxeah+5DU9SJC77AiEAlKDLda+olijPTM5FmCUCCaF8ZPXHeHVNiv6Q11gM/1Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4909661},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"39f09b83f8161a73400e9f69cadd41680ee1cc50","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.215.0","source-map-support":"0.5.21","@tellescope/testing":"^1.215.0","@tellescope/constants":"^1.215.0","@tellescope/utilities":"^1.215.0","@tellescope/validation":"^1.215.0","@tellescope/types-client":"^1.215.0","@tellescope/types-models":"^1.215.0","@tellescope/types-utilities":"^1.215.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.215.0_1754352731829_0.7233878019795106","host":"s3://npm-registry-packages-npm-production"}},"1.216.0":{"name":"@tellescope/sdk","version":"1.216.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.216.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"824e2bee2f7af9691ae10d7cd02a1e027963797a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.216.0.tgz","fileCount":79,"integrity":"sha512-xfN1scTc9+cUkjuINAww48t+QzkWQS5dF0sug66Jx2TIVUZNGbJXSang3X8MvCs1r5YepFzpYMFVjH5pQ3DVIA==","signatures":[{"sig":"MEUCIH5IUIK8Ho15iYW0DGVDCBIE/dU4EPt/bmsHYwth7ZjmAiEA1Zv+JU1lsrgf1uqvP1Ev9EeVrrVptpUm6Vfiocegocw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4909659},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0f37ecbd88daecfc7c365b223d81a3d4848efe42","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.216.0","source-map-support":"0.5.21","@tellescope/testing":"^1.216.0","@tellescope/constants":"^1.216.0","@tellescope/utilities":"^1.216.0","@tellescope/validation":"^1.216.0","@tellescope/types-client":"^1.216.0","@tellescope/types-models":"^1.216.0","@tellescope/types-utilities":"^1.216.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.216.0_1754614910220_0.9527944393946661","host":"s3://npm-registry-packages-npm-production"}},"1.217.0":{"name":"@tellescope/sdk","version":"1.217.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.217.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0ba0befff38a2750d30cc71700033b6de6b65725","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.217.0.tgz","fileCount":79,"integrity":"sha512-s2sPApDH8+JGG2SL/CICHoRpC2NJ6Qrdg8QOi76CeLnIT24qYLVrjISkix8nt0NdiKSulpsSfgtc5h638Pop5Q==","signatures":[{"sig":"MEQCICGR4C9Ljy/oaeP65mQ4N27/bP8o3ElbrceaFjiTs0U0AiB6Lk3NqkYREKOCb0Pic7RpMQqhUslqVQNprHFD0Fh1Cg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4909372},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bb6a45b99c70cd4a7bd14f48061ed6e0c10a547b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.217.0","source-map-support":"0.5.21","@tellescope/testing":"^1.217.0","@tellescope/constants":"^1.217.0","@tellescope/utilities":"^1.217.0","@tellescope/validation":"^1.217.0","@tellescope/types-client":"^1.217.0","@tellescope/types-models":"^1.217.0","@tellescope/types-utilities":"^1.217.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.217.0_1754871753202_0.8061500232512802","host":"s3://npm-registry-packages-npm-production"}},"1.218.0":{"name":"@tellescope/sdk","version":"1.218.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.218.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1aa23df830ffda73aea01b53639d9292ff5de051","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.218.0.tgz","fileCount":79,"integrity":"sha512-xaiRP1wcUzvgmxuu+YnMNKUPNd+FfTN4ZgZHz98rK8UCQGdRl1mTVG7nIl81CQXPIj1GyqKgaWjeCl8/TQis8A==","signatures":[{"sig":"MEQCIHpyEllzQId+rzZ/IwWN/qXE56DpaMaC9Yxh75tVsjNoAiB/nk9mdoh3Vfl110JRTVVtQnCHa01YvLRKE0Kjah/jyw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4963986},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"74eae7c7a83047d1d337e8f9ab3e935ccd852271","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.218.0","source-map-support":"0.5.21","@tellescope/testing":"^1.218.0","@tellescope/constants":"^1.218.0","@tellescope/utilities":"^1.218.0","@tellescope/validation":"^1.218.0","@tellescope/types-client":"^1.218.0","@tellescope/types-models":"^1.218.0","@tellescope/types-utilities":"^1.218.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.218.0_1755227582594_0.41903940282975327","host":"s3://npm-registry-packages-npm-production"}},"1.219.0":{"name":"@tellescope/sdk","version":"1.219.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.219.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"449391a559b5b842a9bbf3ce9c2d9d3d779275cd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.219.0.tgz","fileCount":79,"integrity":"sha512-C+uIt91WMkMJVG5TNSr37HXTME5ycTYfS/Nr8E8TDwuqwL/Y0BVdtSQnwP1GGpXwCshQh+GTJLqjA7Rf1+RBDA==","signatures":[{"sig":"MEUCIQD+A0Uos+eG26hgFDa6ce0fIRWkBqrCedj8jFBXGh9flAIgR7J1rbe1HQn68kyEwmao0nAT3OFui2ko91JiNNePRSc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4963986},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7282e4f5d36d947700943ba1901e471d47d2e747","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.219.0","source-map-support":"0.5.21","@tellescope/testing":"^1.219.0","@tellescope/constants":"^1.219.0","@tellescope/utilities":"^1.219.0","@tellescope/validation":"^1.219.0","@tellescope/types-client":"^1.219.0","@tellescope/types-models":"^1.219.0","@tellescope/types-utilities":"^1.219.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.219.0_1755559231527_0.0034943990475844178","host":"s3://npm-registry-packages-npm-production"}},"1.220.0":{"name":"@tellescope/sdk","version":"1.220.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.220.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8973db061bdf6265294f66e859716f091bffb666","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.220.0.tgz","fileCount":79,"integrity":"sha512-uJKOO5hRzqyByI1XwROYI4H9mTkVJVglo1swyTaA+NwggzbOi9p1nOTmtbbjba+eRQV1mKvgM/t4Y31nfteT9w==","signatures":[{"sig":"MEUCIHQay7LFuP9hVrRFYW4/DZHLjcxG+8NGdyM5Xmfr87e6AiEA7+5AsRk9t7Pbj8DvDtDnTtKxSoa+cpkAbcvG+xnlYm4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4965507},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"53762e2ba183af157f6a5edd1a5f37999a93569e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.220.0","source-map-support":"0.5.21","@tellescope/testing":"^1.220.0","@tellescope/constants":"^1.220.0","@tellescope/utilities":"^1.220.0","@tellescope/validation":"^1.220.0","@tellescope/types-client":"^1.220.0","@tellescope/types-models":"^1.220.0","@tellescope/types-utilities":"^1.220.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.220.0_1755822079258_0.8692060009700966","host":"s3://npm-registry-packages-npm-production"}},"1.221.0":{"name":"@tellescope/sdk","version":"1.221.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.221.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a05ccf04b7a6811405560cea5c5bbb1d962687c7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.221.0.tgz","fileCount":79,"integrity":"sha512-il3Mi/L7lW8rl+QQIjM7/XhGFgnhM8Eq2QzBWySr1LT4TEiASNVeoWCiq07EybYFTizhfpV9NfbDzCz+QCjRIw==","signatures":[{"sig":"MEUCIE8IOeS8joywANN8L4y4CiYQc32tez9Y4dtTNPiv9auTAiEAjRnGrdzzpV1xSBJKcQYTXizZQzo3HCLbyhvSjIVZrz8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5137411},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9f865339ecf82005e299c61fdc6fb6dacc0a7486","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.221.0","source-map-support":"0.5.21","@tellescope/testing":"^1.221.0","@tellescope/constants":"^1.221.0","@tellescope/utilities":"^1.221.0","@tellescope/validation":"^1.221.0","@tellescope/types-client":"^1.221.0","@tellescope/types-models":"^1.221.0","@tellescope/types-utilities":"^1.221.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.221.0_1756343932945_0.6785190591187349","host":"s3://npm-registry-packages-npm-production"}},"1.222.0":{"name":"@tellescope/sdk","version":"1.222.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.222.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ab95bb0e0284f825ec92bb67f9fb59086c09a90d","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.222.0.tgz","fileCount":80,"integrity":"sha512-lCyPNpBOiTklRWIz92LRAcILRQC2TP+LhvPlzoAFK1mTrkYRkHG+sNYKcZH0ItKHkENuZF9HzQWn1P9WBltU+w==","signatures":[{"sig":"MEUCIQCFfiiZ5y5/A0n2rByv9cYTKRwyGxhQxNc+SWfZTgSsRAIge/yMiGTXrEBCC5GDJ0ZkCpu7l0dKzgzmWo55JdXuoy0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5164137},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5b8ee9d4d56ac4ccdedce87e26a4534c152c44a3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.222.0","source-map-support":"0.5.21","@tellescope/testing":"^1.222.0","@tellescope/constants":"^1.222.0","@tellescope/utilities":"^1.222.0","@tellescope/validation":"^1.222.0","@tellescope/types-client":"^1.222.0","@tellescope/types-models":"^1.222.0","@tellescope/types-utilities":"^1.222.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.222.0_1757027875821_0.666798737016665","host":"s3://npm-registry-packages-npm-production"}},"1.223.0":{"name":"@tellescope/sdk","version":"1.223.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.223.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4b3ee666638539524d0b58a597998264f7e24f46","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.223.0.tgz","fileCount":137,"integrity":"sha512-DH8Ot6oyya+N9c+rqpMyctx57wYsusbE7nVGcGmiDHDXl4P6t4OrA1809jbgtCDUJnIz2UaYBUXYOr9H1LBSFQ==","signatures":[{"sig":"MEUCIQDMhEETinN1di9aCLH3yCK0rplL2fboZp+spycNNJZ7FwIgZnlK3MMLuouCaIvF4Nyb4Z5x8uMUgb1FKo3ntLODVY4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5560511},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c4041968a142a3ab45430b3f2dccfa0bbc36e3d9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.223.0","source-map-support":"0.5.21","@tellescope/testing":"^1.223.0","@tellescope/constants":"^1.223.0","@tellescope/utilities":"^1.223.0","@tellescope/validation":"^1.223.0","@tellescope/types-client":"^1.223.0","@tellescope/types-models":"^1.223.0","@tellescope/types-utilities":"^1.223.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.223.0_1757378586150_0.3112706122435813","host":"s3://npm-registry-packages-npm-production"}},"1.224.0":{"name":"@tellescope/sdk","version":"1.224.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.224.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5c980e7c6669383e0b954c608b081f75a5ddacba","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.224.0.tgz","fileCount":180,"integrity":"sha512-E9v8SFSsBVWLYRF7yKaqippybZ8Lfs7BKVty9MLahOHAYJBbRgWAmPIZdMYGN/uBE9FpYjiDoQzt7VloTQKLPg==","signatures":[{"sig":"MEYCIQC7wXUlqDIRIblRuVOCOnGvW1c8nDZMsu0+sXRk0gXEqwIhANdFKXMIewvNGVl54STPXZTy9chqTQ/LF1u6sbPkHwZF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5878408},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ed57eae72bced200381c5a7cf8703153886d2b4d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.224.0","source-map-support":"0.5.21","@tellescope/testing":"^1.224.0","@tellescope/constants":"^1.224.0","@tellescope/utilities":"^1.224.0","@tellescope/validation":"^1.224.0","@tellescope/types-client":"^1.224.0","@tellescope/types-models":"^1.224.0","@tellescope/types-utilities":"^1.224.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.224.0_1757639195808_0.5290645251176402","host":"s3://npm-registry-packages-npm-production"}},"1.225.0":{"name":"@tellescope/sdk","version":"1.225.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.225.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"261be0e2158f1685208a194fe35bddc842b52076","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.225.0.tgz","fileCount":198,"integrity":"sha512-5PZq5E2KLBbtaaDpAuS5cgM0x+WMQ/UXh+a92OP7DE7HlMWyzJgH0MzWbEvZviZ4t1B1yPDn1t8ZfNsQFQ0rSQ==","signatures":[{"sig":"MEYCIQD3kK5gO0rstsixX0N+ogAPFwDjipZi3wqVPXGaSniPeAIhAPxx24OsPOqkJVr07BgTVmO06pT2jWp/AYfGgLQjIBP+","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6165201},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"764982e316e8cf0dba3151e4d0ecf3741bc39725","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.225.0","source-map-support":"0.5.21","@tellescope/testing":"^1.225.0","@tellescope/constants":"^1.225.0","@tellescope/utilities":"^1.225.0","@tellescope/validation":"^1.225.0","@tellescope/types-client":"^1.225.0","@tellescope/types-models":"^1.225.0","@tellescope/types-utilities":"^1.225.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.225.0_1758237580110_0.6362102388479893","host":"s3://npm-registry-packages-npm-production"}},"1.226.0":{"name":"@tellescope/sdk","version":"1.226.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.226.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"89535e3e75e4e03a29b70a4818b1ef7373b01d63","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.226.0.tgz","fileCount":225,"integrity":"sha512-X6SFbg2aD5wZZX6YqQqo++7NSSZRBeelQC7dl6nxS7h0m8tIU5bawzPfL6d+ttMm2hMIWru7TSEOuuYBtRKEDw==","signatures":[{"sig":"MEQCIDyj9ivpKd+IZNm12LI7TXN/GV5dTAMw90Lo8xpq+0+hAiB4y8MxeotLZyzPLveJXGza3xaMCkxXV9BwSfnftZKtnA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6553314},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"49646dd7f5488090911a4ffeddb5d771603de295","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.226.0","source-map-support":"0.5.21","@tellescope/testing":"^1.226.0","@tellescope/constants":"^1.226.0","@tellescope/utilities":"^1.226.0","@tellescope/validation":"^1.226.0","@tellescope/types-client":"^1.226.0","@tellescope/types-models":"^1.226.0","@tellescope/types-utilities":"^1.226.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.226.0_1758673018237_0.9404978635303294","host":"s3://npm-registry-packages-npm-production"}},"1.227.0":{"name":"@tellescope/sdk","version":"1.227.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.227.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"191fceddecaa01f56c466357c703b8592cfe9718","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.227.0.tgz","fileCount":234,"integrity":"sha512-kBpS3frI2CqrGsX8PFCOiGm+MfExNaBaiDJQusMGHtGKaU40b5N0GA4NlidjqyQVuE7qgQ4Y9XQ3viE9Fd629w==","signatures":[{"sig":"MEYCIQD7LqlAxiDsbpxOMG0+aSesWlwHfEMXRaqoTSzbjahWWgIhAJlbBJkhHPL1mh9ZVKn/mgk+Zfkah5gGDJgU4rulujA5","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6671009},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4c2611222f8b1bfadce79814889db07fee096ce0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.227.0","source-map-support":"0.5.21","@tellescope/testing":"^1.227.0","@tellescope/constants":"^1.227.0","@tellescope/utilities":"^1.227.0","@tellescope/validation":"^1.227.0","@tellescope/types-client":"^1.227.0","@tellescope/types-models":"^1.227.0","@tellescope/types-utilities":"^1.227.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.227.0_1759189283942_0.43651753786464065","host":"s3://npm-registry-packages-npm-production"}},"1.228.0":{"name":"@tellescope/sdk","version":"1.228.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.228.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f22e8d8c2512fd9866c345e73b429f41ce77682b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.228.0.tgz","fileCount":252,"integrity":"sha512-disTmBxAVdmu29iaugkEIE3dvNo7bmL66CtkHcvnaERG266ng4pp/3uGjYdG8IgvcVTjWbsNoXRCLrDdKbipfA==","signatures":[{"sig":"MEYCIQDyErZrgjTpaAE6icaN0cDaTWq0NcHjSK3z6PuI6D72FgIhAOZ9j4Y45s3Q/8qn/Yk02IGspy8xEsoetycx5ufcvbrW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7033758},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1bcfbd5c10a10553ce350df51799ef2bb1582f3d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.228.0","source-map-support":"0.5.21","@tellescope/testing":"^1.228.0","@tellescope/constants":"^1.228.0","@tellescope/utilities":"^1.228.0","@tellescope/validation":"^1.228.0","@tellescope/types-client":"^1.228.0","@tellescope/types-models":"^1.228.0","@tellescope/types-utilities":"^1.228.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.228.0_1759364862254_0.3771164952267534","host":"s3://npm-registry-packages-npm-production"}},"1.229.0":{"name":"@tellescope/sdk","version":"1.229.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.229.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"82cd7dabf2af3feb4e3bbb22a867b0b15f354716","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.229.0.tgz","fileCount":261,"integrity":"sha512-Cu+KxC0nw97jV4PrWC5QcXuhm0Nvid6uiSB65+sALuOF3ONm2tQOVmkJFPxPp76j3N0hKpsi99OaEc2bXnAuzA==","signatures":[{"sig":"MEYCIQCbW5I2+RbaCy4QlHHFl80BTCvEmKDk/ns4MGwv2eDP/QIhAMiCiM6P0L6imf2L/EuX6/o5s0r6gpeFrP5NXSjnWSOs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7217897},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"98fe7e127cfc66c8b6d64af4973ae898e4df81a4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"^1.229.0","source-map-support":"0.5.21","@tellescope/testing":"^1.229.0","@tellescope/constants":"^1.229.0","@tellescope/utilities":"^1.229.0","@tellescope/validation":"^1.229.0","@tellescope/types-client":"^1.229.0","@tellescope/types-models":"^1.229.0","@tellescope/types-utilities":"^1.229.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.229.0_1759850309881_0.5609704304774108","host":"s3://npm-registry-packages-npm-production"}},"1.230.0":{"name":"@tellescope/sdk","version":"1.230.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.230.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"29bccaad49a7f70c1469a08cf93adfdba8a0569a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.230.0.tgz","fileCount":261,"integrity":"sha512-YxVW73WkU20WqvK5/ZoITb1LCrViGML8mgViHH0agGmym1/4otDIRDAStLXjduvmyjULvld187bcWODZjqmGiw==","signatures":[{"sig":"MEUCIHOzKhyj3W7tIhG7kTKCe/EtfNt16S5O1qw6820/zGB4AiEA8vvLhpbKWRE9FbNf5ixJcKYTz1ox2vvFyrLBZWyEIAE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7217888},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1b1aa59aee4b8ee1610bc292143e2a2cd08f6ed3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.230.0","source-map-support":"0.5.21","@tellescope/testing":"1.230.0","@tellescope/constants":"1.230.0","@tellescope/utilities":"1.230.0","@tellescope/validation":"1.230.0","@tellescope/types-client":"1.230.0","@tellescope/types-models":"1.230.0","@tellescope/types-utilities":"1.230.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.230.0_1759878054905_0.1130756156417716","host":"s3://npm-registry-packages-npm-production"}},"1.230.1":{"name":"@tellescope/sdk","version":"1.230.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.230.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"265edba864618925fbcbc1b18f465704b66c1cca","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.230.1.tgz","fileCount":261,"integrity":"sha512-imtOk7HuNVqdCqHTj2XsfbXe5E88EtyD1AmJjHtAMKG5AaY8bfZNOI1jRjBFiHOac4fcHu9ty1hyJb9jclNGhQ==","signatures":[{"sig":"MEUCIQDhGg0Xo3vljr4aLjX9NIofxm3cU8Uky/Ct+nIxcaNTbwIgNnpnl9f9zgNHHP5nmrXy+ZhYgTPDujXkJLxEILDt4jg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7271159},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0dca02b5fe32a3244d8e0a5a31ed1dd6652341c8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.230.1","source-map-support":"0.5.21","@tellescope/testing":"1.230.1","@tellescope/constants":"1.230.1","@tellescope/utilities":"1.230.1","@tellescope/validation":"1.230.1","@tellescope/types-client":"1.230.1","@tellescope/types-models":"1.230.1","@tellescope/types-utilities":"1.230.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.230.1_1760473427330_0.4134852348271756","host":"s3://npm-registry-packages-npm-production"}},"1.230.2":{"name":"@tellescope/sdk","version":"1.230.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.230.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e4cf3e05fa374eacbb7352b344c688a8ea7618fb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.230.2.tgz","fileCount":261,"integrity":"sha512-+lm5IeXYkspeaoel4GfZ32zNxeRLu/akNmkaqnKPuzolAETvvneYqY0TKytT6HNi0QMzBxuVGZK/LYbRGwHDgw==","signatures":[{"sig":"MEUCIQD+SR6Kj/6NcpfNzyuiKoIjXtPrrr2DJR5hWEchW7w3lgIgGORhS+BoyCLj35mht2u2PVPCcOh7TpSDBuYtq+rXnW4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7271163},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0bc1e80c698398e1c62c4f026fa76475883f2396","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.230.2","source-map-support":"0.5.21","@tellescope/testing":"1.230.2","@tellescope/constants":"1.230.2","@tellescope/utilities":"1.230.2","@tellescope/validation":"1.230.2","@tellescope/types-client":"1.230.2","@tellescope/types-models":"1.230.2","@tellescope/types-utilities":"1.230.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.230.2_1760561110717_0.9976810833119085","host":"s3://npm-registry-packages-npm-production"}},"1.231.0":{"name":"@tellescope/sdk","version":"1.231.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.231.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e8592f4210861911761eb2fe228b5c7ff973e480","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.231.0.tgz","fileCount":261,"integrity":"sha512-DxbbK0p25kKxelZGBhTMf/9S1q8Li/BdYU1Jbu0WBFRbC23n/Ct80Z0p3Lteepkb88uOUabua0zAIipibbUGvQ==","signatures":[{"sig":"MEUCIFmNRqHBq3CJouN3iHnW3S1piTvJL7xb1QjeN7nCY1y1AiEAwl6/3LAh8mzm0HuvF0nhYUCU6/rRdL2j21UMRbrX2fk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7271161},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"55bd4ea4e0ef23c03fee4eeff595f42bc501a0f9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.231.0","source-map-support":"0.5.21","@tellescope/testing":"1.231.0","@tellescope/constants":"1.231.0","@tellescope/utilities":"1.231.0","@tellescope/validation":"1.231.0","@tellescope/types-client":"1.231.0","@tellescope/types-models":"1.231.0","@tellescope/types-utilities":"1.231.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.231.0_1760655764522_0.44131246195449303","host":"s3://npm-registry-packages-npm-production"}},"1.232.0":{"name":"@tellescope/sdk","version":"1.232.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.232.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cfcad39288a19ac1b5ca45f7d4758f6a1c3fec22","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.232.0.tgz","fileCount":261,"integrity":"sha512-+LWPQ1+3R0t8FdIDcwlz8N9PSqC64/xoIBUyVfQr9ZB8Jo/W78Gje+GRQjTu3xOH1hb2qYIMOdDVFUOpzPScnQ==","signatures":[{"sig":"MEUCIHzH6eud9WQy8yboxCqcWg5GRBvI5BHI+B5XSK/YPDtCAiEA2PaztzufjpmcWIVc1QKZudGDrQs8gFFT/Iiogc9/fxQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7271160},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b79c7d50da5ff767345e58331f483cc541abef20","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.232.0","source-map-support":"0.5.21","@tellescope/testing":"1.232.0","@tellescope/constants":"1.232.0","@tellescope/utilities":"1.232.0","@tellescope/validation":"1.232.0","@tellescope/types-client":"1.232.0","@tellescope/types-models":"1.232.0","@tellescope/types-utilities":"1.232.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.232.0_1761684084417_0.5470326074907501","host":"s3://npm-registry-packages-npm-production"}},"1.232.1":{"name":"@tellescope/sdk","version":"1.232.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.232.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"433fc2bf9f7838ac87aea7c1431b7c9a8d89e95c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.232.1.tgz","fileCount":270,"integrity":"sha512-OrZdIKW3ztuKu6pLKRpCzN5PwMVlE9wYoDM8IqhMx5yEo1VkdOa19GtvYuAPUwk5ca0NBbv0HfUyQQpJQ8BJFQ==","signatures":[{"sig":"MEUCIFPuycJnYVGM4zhlwwiVuA/gJ9q7SCSngcwTC7qy/Yl4AiEA35LI+sESc04dK2sAk2CNgB6PN9Ct23gSbSzHRQcqMkk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7327587},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1cbb2f579785066cd64d72b4bfdd2c788e192391","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.0","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.232.1","source-map-support":"0.5.21","@tellescope/testing":"1.232.1","@tellescope/constants":"1.232.1","@tellescope/utilities":"1.232.1","@tellescope/validation":"1.232.1","@tellescope/types-client":"1.232.1","@tellescope/types-models":"1.232.1","@tellescope/types-utilities":"1.232.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.232.1_1762358897390_0.1016108630553072","host":"s3://npm-registry-packages-npm-production"}},"1.233.0":{"name":"@tellescope/sdk","version":"1.233.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.233.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"78b3d38a2039d74b16c917621e2b4115ed1481f2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.233.0.tgz","fileCount":270,"integrity":"sha512-Awl5P9rEdZHMJLa2eiO5IwUPohwSIBZkSZMxGtT5RtolHQAiTcQSHe9MSOkWRq5sJNTanc+VOtzpDR3jNBw7wQ==","signatures":[{"sig":"MEQCIH40wyfPzocHrCxxAOJJmY5YjX8c5/uLALU4m7f5C67vAiB3LAAO0cz2CTyre1z1KGfuH+a5/vGF5UwinK7i6q2rkw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7344030},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2821652c6e475f2135aa6abdd7d7bb37f95f0fb0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.233.0","source-map-support":"0.5.21","@tellescope/testing":"1.233.0","@tellescope/constants":"1.233.0","@tellescope/utilities":"1.233.0","@tellescope/validation":"1.233.0","@tellescope/types-client":"1.233.0","@tellescope/types-models":"1.233.0","@tellescope/types-utilities":"1.233.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.233.0_1762477533799_0.9054163446296806","host":"s3://npm-registry-packages-npm-production"}},"1.233.1":{"name":"@tellescope/sdk","version":"1.233.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.233.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6f7b66f09c978a9657c1d67ff16ebe3beed7c265","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.233.1.tgz","fileCount":270,"integrity":"sha512-7pGtmmwCTtsTojjSmSOcd7d4KYC1f1rMHV5FpLblJWXVzYmj8UpLFqCk3mCl7RCBMBVQTHW3A0uUupjxESMlPg==","signatures":[{"sig":"MEUCIEXGmjs9mQO497eXOBdLs/3yA9aVn8x9G0E14GZTbhJ5AiEA1S3YpFYZpTaCl0Cqb4WRfxzWnVWVL2Ft5DHl1a4uuOw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7359120},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"455d8a11af50f3d67892e2eb90fb1d29162e2fea","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.233.1","source-map-support":"0.5.21","@tellescope/testing":"1.233.1","@tellescope/constants":"1.233.1","@tellescope/utilities":"1.233.1","@tellescope/validation":"1.233.1","@tellescope/types-client":"1.233.1","@tellescope/types-models":"1.233.1","@tellescope/types-utilities":"1.233.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.233.1_1762818357157_0.7880372523381431","host":"s3://npm-registry-packages-npm-production"}},"1.234.0":{"name":"@tellescope/sdk","version":"1.234.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.234.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f650f921032b35c1382bffcb6d535326f9820a8b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.234.0.tgz","fileCount":279,"integrity":"sha512-p7jh3qTtgSg3RZwmg/fQBqrf9E2GmXo8tkl0tTcVGcQLZff/HFRBDy5MMJ11rO5JHEP/lSoxLn5rWNfqe2Uk5w==","signatures":[{"sig":"MEYCIQDpyl4XKO+h4R2m+tDZgUeYeAT9fr85swiX5zPXUJBvJwIhAI0/WfC2Ugcinr8OZ4Do6f2IKLfaeUTDj3OTSMJdBHvW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7423905},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6e2ef7605c46376343bafb28028db2bf4506a981","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.234.0","source-map-support":"0.5.21","@tellescope/testing":"1.234.0","@tellescope/constants":"1.234.0","@tellescope/utilities":"1.234.0","@tellescope/validation":"1.234.0","@tellescope/types-client":"1.234.0","@tellescope/types-models":"1.234.0","@tellescope/types-utilities":"1.234.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.234.0_1763074269343_0.7903202269737573","host":"s3://npm-registry-packages-npm-production"}},"1.234.1":{"name":"@tellescope/sdk","version":"1.234.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.234.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2e9dbe8bceb220cb8df7d716afdf209899712308","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.234.1.tgz","fileCount":279,"integrity":"sha512-h6It6jSBNilfBUy1SudeDILyPLbV08NAxrOwjq2h7RpLSjj3bwRaYd0WH+AJ4tOobgjZlgIc6anTuVNAkQe6rg==","signatures":[{"sig":"MEUCIQDXR3uflVy+17bkUzQIyHJ12+cg5rqAA9A/JHgxQyPFdAIgXAGFsR9OfO3saTn5CzlN45kIbI55B51SW5HcRoB+DqQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7423713},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"aa1d9a213f074e0b843c04cdbe2bb165c7997e07","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.234.1","source-map-support":"0.5.21","@tellescope/testing":"1.234.1","@tellescope/constants":"1.234.1","@tellescope/utilities":"1.234.1","@tellescope/validation":"1.234.1","@tellescope/types-client":"1.234.1","@tellescope/types-models":"1.234.1","@tellescope/types-utilities":"1.234.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.234.1_1763487250624_0.8926996601414381","host":"s3://npm-registry-packages-npm-production"}},"1.235.0":{"name":"@tellescope/sdk","version":"1.235.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.235.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1dd2dfaa6937605ffa173effdc1d1dde620e11e2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.235.0.tgz","fileCount":279,"integrity":"sha512-u5HBQ/8jHub3OLYut+KcKskjakR7Rq+f85ZYJcsX18zUZf8lCAH9AL8kpkfnXp/zpIAOiN246sy0LlW0d6F4oQ==","signatures":[{"sig":"MEUCIQDEgG61ZWfmDtA69e9yL08HKECMithdYsyMukE97GSFYAIgJ283WZnSw4GobJyGL/sb8hQhKe2uxlNEDPwGZi3iJtU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7583870},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e65a74bc7888764319d66104393c534d0a4c349c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"^14.2.0","form-data":"4.0.4","@tellescope/schema":"1.235.0","source-map-support":"0.5.21","@tellescope/testing":"1.235.0","@tellescope/constants":"1.235.0","@tellescope/utilities":"1.235.0","@tellescope/validation":"1.235.0","@tellescope/types-client":"1.235.0","@tellescope/types-models":"1.235.0","@tellescope/types-utilities":"1.235.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"^7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"^4.33.0","@typescript-eslint/eslint-plugin":"^4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.235.0_1763676223893_0.7013070731784157","host":"s3://npm-registry-packages-npm-production"}},"1.235.1":{"name":"@tellescope/sdk","version":"1.235.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.235.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6cda29197f2fae93fba4a61ea0e4fa6a4a6637c0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.235.1.tgz","fileCount":279,"integrity":"sha512-HC6DePo3tr7Xnt5tSgeXKhGhpWB87K6M8VyQ/83gIttsOvdFxD0MpfWVYx0K/WMp1C/iBsYN5WF7z0ps/6TrAA==","signatures":[{"sig":"MEUCIGeXgEk/dwPTpgDYBKYC/Lun7Y7wkO4JQT7VabpGne0LAiEA5tZbruM0hVj+0ybcmNjEmoYSb19cbKbN6swVYnyvmR0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7587672},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"6074a136e42e3b435d10fef5d3d736d9db2e6acb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.235.1","source-map-support":"0.5.21","@tellescope/testing":"1.235.1","@tellescope/constants":"1.235.1","@tellescope/utilities":"1.235.1","@tellescope/validation":"1.235.1","@tellescope/types-client":"1.235.1","@tellescope/types-models":"1.235.1","@tellescope/types-utilities":"1.235.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.235.1_1764169398971_0.5821692656669961","host":"s3://npm-registry-packages-npm-production"}},"1.235.2":{"name":"@tellescope/sdk","version":"1.235.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.235.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"6fda289863bfdc654ddd26199b04391b8b830978","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.235.2.tgz","fileCount":288,"integrity":"sha512-YSXnOB0xfGL/MokshFMcVdGdq6Xq/7vP3fa6ifef9bVVcCd/KxdCoqVJeOPPqA5WcD9IPM3HM5CrvfZXXmPb9g==","signatures":[{"sig":"MEQCIFR+h2twZs9uBWaEUwRLvTp6FPztgGszHx9YDYpeL0fKAiBAKVYF4IqCDZTnJPG2xWtWDGQz+e30pQsn/D3y3y3AVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7697077},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2ed60803588d8f6e1318f31a916f416aaeef57c5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.235.2","source-map-support":"0.5.21","@tellescope/testing":"1.235.2","@tellescope/constants":"1.235.2","@tellescope/utilities":"1.235.2","@tellescope/validation":"1.235.2","@tellescope/types-client":"1.235.2","@tellescope/types-models":"1.235.2","@tellescope/types-utilities":"1.235.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.235.2_1764776505393_0.2880904537137372","host":"s3://npm-registry-packages-npm-production"}},"1.236.0":{"name":"@tellescope/sdk","version":"1.236.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.236.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5c4255116b9470fb18f7b5d8fe82eae2d8319b4b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.236.0.tgz","fileCount":288,"integrity":"sha512-3YNODBllVz43QKcV7fvxI5yl+tMkUKPLrGnl08lAVkgK7pqxWS6+ZF8ysQWHVZvmLF3lAwGnBsq/gQAr1XRu3w==","signatures":[{"sig":"MEQCIBy5cUuf26AwD99feI7rfFXCX4/o+RjiAjlEB+fXx1OfAiASDRDKULaaSvJA9vL5iHDEer0+JWwwSkp1PiLiq11FoQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7688598},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"124b795da787a987d08d88672002ccf447874d44","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.236.0","source-map-support":"0.5.21","@tellescope/testing":"1.236.0","@tellescope/constants":"1.236.0","@tellescope/utilities":"1.236.0","@tellescope/validation":"1.236.0","@tellescope/types-client":"1.236.0","@tellescope/types-models":"1.236.0","@tellescope/types-utilities":"1.236.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.236.0_1764877679956_0.7583490280266001","host":"s3://npm-registry-packages-npm-production"}},"1.236.1":{"name":"@tellescope/sdk","version":"1.236.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.236.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"44ae2c86d7b07607687f9fec47085c093a328970","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.236.1.tgz","fileCount":288,"integrity":"sha512-jENC64Y4hJyyyKRp7TzIgJNkKRI9FEtRWNmkFWdbEboXukM/khhRpczkF9cHvPKoWqP60ikGQcYG86NRbFBb7g==","signatures":[{"sig":"MEUCIQDOQK2Jp/nBzA/Bbf9R3druwxVsKSYrCBPIsAnQoZsZRAIgGYW8mXxqKU1kN8scZkm0lhYmVIEzWyTH4FYHMBaBDOY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7710873},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"07691549c19e45e520bfcb844f9e734f0adda219","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.236.1","source-map-support":"0.5.21","@tellescope/testing":"1.236.1","@tellescope/constants":"1.236.1","@tellescope/utilities":"1.236.1","@tellescope/validation":"1.236.1","@tellescope/types-client":"1.236.1","@tellescope/types-models":"1.236.1","@tellescope/types-utilities":"1.236.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.236.1_1765237694175_0.2729109265439953","host":"s3://npm-registry-packages-npm-production"}},"1.236.2":{"name":"@tellescope/sdk","version":"1.236.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.236.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8da78e4ff0d42290d39c61ccb2f9a344d65ecb30","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.236.2.tgz","fileCount":297,"integrity":"sha512-5rvd2/4d6vvk5uKfY4N2FfUc1MtDGy2Dlv/s9REUlWbzGi187EnL6TjwFY55snO0zR/zCOTX0whAoWIQg26SOA==","signatures":[{"sig":"MEUCIBw6jetWU6r9wSFcw81gIGw7WF0fDOLLEFwcjD965mv6AiEA1/gks5+dChzjtzNnqizxJ9c1mj6OUYuuZmyGhh9SeZM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8011294},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e5facc106dd65e37ed6d088b02fa68116e885535","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.236.2","source-map-support":"0.5.21","@tellescope/testing":"1.236.2","@tellescope/constants":"1.236.2","@tellescope/utilities":"1.236.2","@tellescope/validation":"1.236.2","@tellescope/types-client":"1.236.2","@tellescope/types-models":"1.236.2","@tellescope/types-utilities":"1.236.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.236.2_1765320673260_0.7321074759095505","host":"s3://npm-registry-packages-npm-production"}},"1.237.0":{"name":"@tellescope/sdk","version":"1.237.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.237.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"27a44a53c477c15f91e6dc295122838b0238242b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.237.0.tgz","fileCount":297,"integrity":"sha512-WhH5PbZzox2YzjAKaW2TKFxeCXKOgkHiQCBZ81bLBKRbaWC09wHfWRUXbgmS88/wuDDH2iyOrq6E7DbLKjaMaA==","signatures":[{"sig":"MEUCIQC216jyiyCRPbyApWw0OcNXm5NJ3YAZNude5I43lBcHNwIgUFHvFIDOae5tdrrfoXhF1NJIWet5enCJhsNFdQzUlrU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8013058},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ff5889384cdeb12ac7ed7e0517ace3d8c027ae9c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.237.0","source-map-support":"0.5.21","@tellescope/testing":"1.237.0","@tellescope/constants":"1.237.0","@tellescope/utilities":"1.237.0","@tellescope/validation":"1.237.0","@tellescope/types-client":"1.237.0","@tellescope/types-models":"1.237.0","@tellescope/types-utilities":"1.237.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.237.0_1765478243710_0.018767174315996726","host":"s3://npm-registry-packages-npm-production"}},"1.237.1":{"name":"@tellescope/sdk","version":"1.237.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.237.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1856615b2391979c2b2af368c501aa1e341c151f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.237.1.tgz","fileCount":305,"integrity":"sha512-/AvtSk+SoNEceTDBIBg0LcZe3zvsJH/mqSc60IB8pl5k3fQoAm7qaIlL0Ru4wX+msTqz3w9b0QzWF1rag6toxg==","signatures":[{"sig":"MEUCIHZrcg3fBAgdD8iYp5aLrRIQtsUnRXQicktn/booBXZNAiEAsz4x0kWVAGF2og/Lk8YKYTWcGaLE51dMEyfbmz5KH44=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8217148},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"852c6a9afc7c39a4ce4be39ea8dac7f0c5ac276e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.237.1","source-map-support":"0.5.21","@tellescope/testing":"1.237.1","@tellescope/constants":"1.237.1","@tellescope/utilities":"1.237.1","@tellescope/validation":"1.237.1","@tellescope/types-client":"1.237.1","@tellescope/types-models":"1.237.1","@tellescope/types-utilities":"1.237.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.237.1_1765906345341_0.030787477549126363","host":"s3://npm-registry-packages-npm-production"}},"1.237.2":{"name":"@tellescope/sdk","version":"1.237.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.237.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ae30261a72b2a125e7104e17c4706621d0d40ed7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.237.2.tgz","fileCount":314,"integrity":"sha512-it8DvX06oqqH93SVQpl/uvrgrtMw59TtuPrOwCe/fvB6zaXg1IdHkJeFOpSqAxADl+o6g4ZcfN/mEcQDG3R88Q==","signatures":[{"sig":"MEQCIAlIBIxi8BZMSMkpbBaI9+055P0InGnU8VOcOTa77Wb3AiBbF+H5Y1MdFyITFcr/tXvOA/VKyIi/Lnn8pwIgRxgbaw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8392604},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ceafbf7afbbe8ca614dfa584054be4b844790bd8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.237.2","source-map-support":"0.5.21","@tellescope/testing":"1.237.2","@tellescope/constants":"1.237.2","@tellescope/utilities":"1.237.2","@tellescope/validation":"1.237.2","@tellescope/types-client":"1.237.2","@tellescope/types-models":"1.237.2","@tellescope/types-utilities":"1.237.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.237.2_1766070252374_0.48818634022282414","host":"s3://npm-registry-packages-npm-production"}},"1.237.3":{"name":"@tellescope/sdk","version":"1.237.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.237.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fb4d65449007705d754de43f2f6354b26cb7c874","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.237.3.tgz","fileCount":323,"integrity":"sha512-ZeeNxE0CW7ZFUisMpru34V8eLm0uYVGJtZc53Ne9nnG+WClKszVrLjl8BJgh/bgkKP50QDTmSkhGAa7x+3XixQ==","signatures":[{"sig":"MEUCIQDeaAtsdgBKBnaFlsDAdj+2VoQ49ttx8xPFBKQjd8WEGgIgOFt+UHgeEOAlu9jD25buFLURfa43lbrjAhtC8uNAv+8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8475102},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2c74d9ea441f979c186e6bca71fff48db724374d","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.237.3","source-map-support":"0.5.21","@tellescope/testing":"1.237.3","@tellescope/constants":"1.237.3","@tellescope/utilities":"1.237.3","@tellescope/validation":"1.237.3","@tellescope/types-client":"1.237.3","@tellescope/types-models":"1.237.3","@tellescope/types-utilities":"1.237.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.237.3_1766438692353_0.031957733819083955","host":"s3://npm-registry-packages-npm-production"}},"1.237.4":{"name":"@tellescope/sdk","version":"1.237.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.237.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"47c056aad2ed2576c181df4eb0602d01a8268a38","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.237.4.tgz","fileCount":329,"integrity":"sha512-e29yYf3leII/Tm+lt/0f9cb6HibozWgQiLvLRllNV5qJVXbeDyl1jc3IsUCnCnB+lzRe4QW8LavQSunDx0Pesw==","signatures":[{"sig":"MEUCIQDd7DgrUoOkILrv7MItLPyjSaDzq7yw0yez7FAxz6fYkAIgRUbU7iAM2pMMWAKHm5KB8XNUrXllpJfD+HNqEpOu/Ec=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8545609},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"40be819672ddf26f8c374bcfd5a6c448604b2469","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.237.4","source-map-support":"0.5.21","@tellescope/testing":"1.237.4","@tellescope/constants":"1.237.4","@tellescope/utilities":"1.237.4","@tellescope/validation":"1.237.4","@tellescope/types-client":"1.237.4","@tellescope/types-models":"1.237.4","@tellescope/types-utilities":"1.237.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.237.4_1766545255491_0.0012728096455729698","host":"s3://npm-registry-packages-npm-production"}},"1.237.5":{"name":"@tellescope/sdk","version":"1.237.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.237.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ffea47f91d85cd6c239d502badb0d6a7d66d2e5c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.237.5.tgz","fileCount":329,"integrity":"sha512-nwArx7v9RLc9jdj2CvB+yyKeap5V10yBc0S5kYkGbWIo6G13gB3YLjxm7o+1yUWZGZhdtvb+K04KwxSgWmaJYQ==","signatures":[{"sig":"MEUCIQCLE8qUvqDUfVskv8B/+G3EVWFZ9RdNeQdKx9Ezs5k+ZAIgNs1QxcEcyblC5oRov+4NY/rXGUtR+urPcz5CKsmGqGg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8545608},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"7ce1a8f1f57f6e69c7eef6b3e8fdc32f74091eb1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.237.5","source-map-support":"0.5.21","@tellescope/testing":"1.237.5","@tellescope/constants":"1.237.5","@tellescope/utilities":"1.237.5","@tellescope/validation":"1.237.5","@tellescope/types-client":"1.237.5","@tellescope/types-models":"1.237.5","@tellescope/types-utilities":"1.237.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.237.5_1767046452673_0.95358499939587","host":"s3://npm-registry-packages-npm-production"}},"1.237.6":{"name":"@tellescope/sdk","version":"1.237.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.237.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"585f9a142bb8ee6aaed1705577d2c368e1e398a8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.237.6.tgz","fileCount":329,"integrity":"sha512-GExwronNejAhQgXNa3xWccmNIJCPjDhcoyDh7I8eznzouIE0nvOqV8h01y51oC4MXRroAd4bH5YDofGckM8X8Q==","signatures":[{"sig":"MEQCIFHgdmpsr6ZHaMg4kkaR53BPVzh8Q8jAZ/mK+PIq373FAiBypurzTQSnoAKRl/jVjDgklTO/yIKTb8iwaTayyaMArg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8545609},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"27e63e1df7af12bc985c2717d9bbb15bcc684e51","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.237.6","source-map-support":"0.5.21","@tellescope/testing":"1.237.6","@tellescope/constants":"1.237.6","@tellescope/utilities":"1.237.6","@tellescope/validation":"1.237.6","@tellescope/types-client":"1.237.6","@tellescope/types-models":"1.237.6","@tellescope/types-utilities":"1.237.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.237.6_1767204279054_0.10055891926523075","host":"s3://npm-registry-packages-npm-production"}},"1.238.0":{"name":"@tellescope/sdk","version":"1.238.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.238.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5bf3e0c9d87a79bab130e2d9f64785d3d8359436","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.238.0.tgz","fileCount":329,"integrity":"sha512-P5rZ9z20kCBFTVtImWMC4KqdRNbetJSb+1etd99J/+o+8AUQrSh8nj7ivdJxnyM3lVrNAQYjxjwiDUACFjnOPg==","signatures":[{"sig":"MEQCID0zLNRiiV5xYApleGYcry3tWzx1gbGddTZGoA9faca3AiAg/nZKKjuCpC3FsBlaERawAcsVS5BIbgKj0dvmE6GZ1w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8545612},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4986230d93e81703dbf27e595f8949645b35cdba","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.238.0","source-map-support":"0.5.21","@tellescope/testing":"1.238.0","@tellescope/constants":"1.238.0","@tellescope/utilities":"1.238.0","@tellescope/validation":"1.238.0","@tellescope/types-client":"1.238.0","@tellescope/types-models":"1.238.0","@tellescope/types-utilities":"1.238.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.238.0_1767900550046_0.2540777814136843","host":"s3://npm-registry-packages-npm-production"}},"1.239.0":{"name":"@tellescope/sdk","version":"1.239.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.239.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1444ebc667bc55036a47e335a0281a01751f89b8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.239.0.tgz","fileCount":338,"integrity":"sha512-c056oCHLN0Ae7lV867hyh87clCgjVEeirJSt78M0B+PIVeumJsJ2u8lNqNuTfEqi8kxfznsgab/5YksnODsmDA==","signatures":[{"sig":"MEUCIFDR5uBcZhkBHEWR7+uj2VcfmFqC6IPuUtzMJ9EMWRn5AiEAnnt+Q2XRx0keuc8B5axtu3hetLrnbFuswPfm3J0mWsQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8601075},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9a05a273aa2c4d1bb38d4252857586fd7732f678","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.239.0","source-map-support":"0.5.21","@tellescope/testing":"1.239.0","@tellescope/constants":"1.239.0","@tellescope/utilities":"1.239.0","@tellescope/validation":"1.239.0","@tellescope/types-client":"1.239.0","@tellescope/types-models":"1.239.0","@tellescope/types-utilities":"1.239.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.239.0_1768957040761_0.7195097170352018","host":"s3://npm-registry-packages-npm-production"}},"1.239.1":{"name":"@tellescope/sdk","version":"1.239.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.239.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"50b3df162719bef3f79dc38c09e535a712c37ef6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.239.1.tgz","fileCount":338,"integrity":"sha512-x+Cy6qA8N02m1SjFwAYo8yuz5CEhvq+7e+JUrZs7SvUitogluWFh+DAIX9xWmmq8wwHcvQGtSYKIyvgK0JyKsA==","signatures":[{"sig":"MEUCIBRL8LTyGtQqUDisHvRofo9tL66AoOJyYQyeG16o6M+zAiEAr78b6Dol2MYMfn9i3wZNcIvlSZJqym+Zs2FHqSmmQZs=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8601075},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"917ce97bdcb5e162c56bc8cc8eb41eb347d1f0a3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.239.1","source-map-support":"0.5.21","@tellescope/testing":"1.239.1","@tellescope/constants":"1.239.1","@tellescope/utilities":"1.239.1","@tellescope/validation":"1.239.1","@tellescope/types-client":"1.239.1","@tellescope/types-models":"1.239.1","@tellescope/types-utilities":"1.239.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.239.1_1769106530023_0.6394784104100322","host":"s3://npm-registry-packages-npm-production"}},"1.240.0":{"name":"@tellescope/sdk","version":"1.240.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.240.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"1070316f550a0beb7d6f13eb7c38a902a8360379","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.240.0.tgz","fileCount":338,"integrity":"sha512-dGHkZoyHijNRH6q9k6knIVNaANMNUuBcqlTnXpNHhjwRgDJKqJE7XxN0wevbKDQyAf9+z81G6kZe3zzKoSgw+w==","signatures":[{"sig":"MEUCIE/ZD8cYwqEA5gpMy2TuUOzc7bfJSNioyz+62zdyw65pAiEA8ekOWBeLuaqDxVRwj3ixPSj3cJpn2+0gcQpHvAT2HZI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8603266},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"16b2b3499eb36e6b1715c6ede6d07832b7376917","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.240.0","source-map-support":"0.5.21","@tellescope/testing":"1.240.0","@tellescope/constants":"1.240.0","@tellescope/utilities":"1.240.0","@tellescope/validation":"1.240.0","@tellescope/types-client":"1.240.0","@tellescope/types-models":"1.240.0","@tellescope/types-utilities":"1.240.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.240.0_1769738537915_0.4926548573044749","host":"s3://npm-registry-packages-npm-production"}},"1.241.0":{"name":"@tellescope/sdk","version":"1.241.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.241.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c46f7aef059aebc8d74244476fafa43f1e246bc8","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.241.0.tgz","fileCount":338,"integrity":"sha512-aMVpFTYQ5GdSVc3okaPJlBLMWkzS64CMZBd+qHWpQUO20KEeMjsQrd3iANoQYQFr6bcsA9wHAco6aTAfyjf47A==","signatures":[{"sig":"MEUCIG1Wn2Vz3VNFsQNHuA8NfijJ65k2NorezfOE/lGDapVCAiEAnJwspykvospeVmRCaVm03D4YE21VXifGmn8BwHpO14U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8603067},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d8f9bdb0c7bf302aefb99b673bc471ed201e4de3","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.241.0","source-map-support":"0.5.21","@tellescope/testing":"1.241.0","@tellescope/constants":"1.241.0","@tellescope/utilities":"1.241.0","@tellescope/validation":"1.241.0","@tellescope/types-client":"1.241.0","@tellescope/types-models":"1.241.0","@tellescope/types-utilities":"1.241.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.241.0_1770076977973_0.7182272401359469","host":"s3://npm-registry-packages-npm-production"}},"1.242.0":{"name":"@tellescope/sdk","version":"1.242.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4a469876babb32da7e463056be1f903718097d5a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.0.tgz","fileCount":338,"integrity":"sha512-4kuTDZuPhgSLQlXgVbAxKqC8gVMUHeBR3bMhEVLtfavImFlUpMxGAVGaBSHuZjeR5wUXLKX6ok+YRzX5x3Vtcw==","signatures":[{"sig":"MEUCIGpVYDcJIJOr/Uu7v92n+22DDBTYInAyrftrIpvSN9zWAiEA+sCrUswb5igpv1OcKYombQ2nPdZPIMOdxJqI58/0M8A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8603065},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f2880f8663e523e8c99ded28e67c071f94921265","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.0","source-map-support":"0.5.21","@tellescope/testing":"1.242.0","@tellescope/constants":"1.242.0","@tellescope/utilities":"1.242.0","@tellescope/validation":"1.242.0","@tellescope/types-client":"1.242.0","@tellescope/types-models":"1.242.0","@tellescope/types-utilities":"1.242.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.0_1770344019449_0.12193566438773851","host":"s3://npm-registry-packages-npm-production"}},"1.242.1":{"name":"@tellescope/sdk","version":"1.242.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bc4aee2192b5f5debfcc97b6678a8f33175217e3","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.1.tgz","fileCount":347,"integrity":"sha512-PyrAqKdaIs9BDPZJJOpvaygcIcEWNA+2me2zz/sZz1h492Ztb34W/j/ipymVt6OCfeyNZ0uWdK/PxfrImbvi9A==","signatures":[{"sig":"MEUCIQDS353/Qjk98fO/gbZCGP/k0YztiLohGKRTQ3V3jLMXxgIgKVHvRnXcq36nPQ3BP/GA/7uuV99g/BWQHzoZWHJDBtY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8676601},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5857eb4d53759a25dacb494f58858daac524ccaf","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.1","source-map-support":"0.5.21","@tellescope/testing":"1.242.1","@tellescope/constants":"1.242.1","@tellescope/utilities":"1.242.1","@tellescope/validation":"1.242.1","@tellescope/types-client":"1.242.1","@tellescope/types-models":"1.242.1","@tellescope/types-utilities":"1.242.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.1_1770853461875_0.19661914995921292","host":"s3://npm-registry-packages-npm-production"}},"1.242.2":{"name":"@tellescope/sdk","version":"1.242.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bbb8418e6cdd3e6dffcf8f503d80d17c06cd2ac0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.2.tgz","fileCount":356,"integrity":"sha512-Ms2ZNter1Bhd9uLdh7dtxcc91evBepdc5hnY/GRLN9/YGUdoXor2rqVI776U59Ms25r+0Aga5CIL7IoAAL3NsA==","signatures":[{"sig":"MEYCIQDhdsSSSP3yaxZ4S3nEpBl+UmbZwi3hUDXe+NtsgM6GFAIhAN2g0bTfQHfzBiGO4tCSq/6V111pGF5pzthcX1ioqSNZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8810012},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"44c4455ccbdd1bd6cd6dc2f9fda99bec43a5cc44","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.2","source-map-support":"0.5.21","@tellescope/testing":"1.242.2","@tellescope/constants":"1.242.2","@tellescope/utilities":"1.242.2","@tellescope/validation":"1.242.2","@tellescope/types-client":"1.242.2","@tellescope/types-models":"1.242.2","@tellescope/types-utilities":"1.242.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.2_1770928098731_0.08329096522344792","host":"s3://npm-registry-packages-npm-production"}},"1.242.3":{"name":"@tellescope/sdk","version":"1.242.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"14f594dd5ed90a4eeaf2e83ffee9ea961b40d951","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.3.tgz","fileCount":356,"integrity":"sha512-POtJGBP3If229jWPSzhEVR8G3SWSIsOgd8xqQ6F3xL46ASUdOV7psI8LjTP/Te2keaEuuIvnw44RYRKuEBhQaA==","signatures":[{"sig":"MEYCIQDIHwTu9yYei7iimVPX7bNem2ATkSvM+g9+ua5jzWkugAIhALc312qUHXSpVgm9NUB0I4dI48FPpPYdqsEqFvyCOwqx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8814871},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ac46b030d941828b7abc0b1a6a1b6e0d257083b7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.3","source-map-support":"0.5.21","@tellescope/testing":"1.242.3","@tellescope/constants":"1.242.3","@tellescope/utilities":"1.242.3","@tellescope/validation":"1.242.3","@tellescope/types-client":"1.242.3","@tellescope/types-models":"1.242.3","@tellescope/types-utilities":"1.242.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.3_1770943976568_0.8000890222832968","host":"s3://npm-registry-packages-npm-production"}},"1.242.4":{"name":"@tellescope/sdk","version":"1.242.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"149b4df0a5abe841f60d98d0118a3a8fe36d21dd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.4.tgz","fileCount":356,"integrity":"sha512-yzk3QgHfxjgwiENvHnstDGRhIVZNPWa2ipSpMw20MRJt0wWfMsA99x5Tmhoj3OaRRCqBm2xQI39qc6+AIm5EGg==","signatures":[{"sig":"MEUCIQDAI1CwnBMcDMHoqPJqL+JXIkjoWVvL1cIpHjEkp3+yewIgUJYxbB3EPwOJj8WgqUzTCIt+JkOmT6Nq90S5pZWPcxU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8814874},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"2cc056d6fbed2bbbcad71c151a6643f4b2cae3a0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.4","source-map-support":"0.5.21","@tellescope/testing":"1.242.4","@tellescope/constants":"1.242.4","@tellescope/utilities":"1.242.4","@tellescope/validation":"1.242.4","@tellescope/types-client":"1.242.4","@tellescope/types-models":"1.242.4","@tellescope/types-utilities":"1.242.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.4_1771434296608_0.2741616938712932","host":"s3://npm-registry-packages-npm-production"}},"1.242.5":{"name":"@tellescope/sdk","version":"1.242.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"07449fa1a3015337d0d16651fc5752ba5c0cc8ab","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.5.tgz","fileCount":356,"integrity":"sha512-n4CM52Yyelnoz5HxpOfcmZdTqv0w1QwxbN9bs0chLBlk3bzIJkodboalQfRMoidtIpn572J5xctrscY95Kh3aA==","signatures":[{"sig":"MEYCIQDg6EIlKkJTKgX7w2bl45SrcbjLjwckVyha7QtzKVttFAIhAIoE+bKgNSQ2WpFRxq1/zqMzgCI6hPXmKuP13Kag+B7j","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8864435},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"86bddf91d78a0ea2b8b8885a44bdc5a41bb0a7e1","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.5","source-map-support":"0.5.21","@tellescope/testing":"1.242.5","@tellescope/constants":"1.242.5","@tellescope/utilities":"1.242.5","@tellescope/validation":"1.242.5","@tellescope/types-client":"1.242.5","@tellescope/types-models":"1.242.5","@tellescope/types-utilities":"1.242.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.5_1771548949297_0.006638530471632542","host":"s3://npm-registry-packages-npm-production"}},"1.242.6":{"name":"@tellescope/sdk","version":"1.242.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"a4e7238c668326d08b2ee13fcb89e8667201a949","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.6.tgz","fileCount":365,"integrity":"sha512-/qLLsRNcDMS5qm40YclLO9kKXPvp9ueJ6oj42jPARzyMy1mRt2xF3uC7iqhygOckHm0AR5GTxZfT55eUmdOPBw==","signatures":[{"sig":"MEUCIQDQ/rAhqxcBLMkpDZzpRwBNOcRRDMQFFsoo4+IqYNgEtwIgHhBfV8CYy3beVB86vJEet/wXzft3Ov+1xIxk3o26Mww=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":8986143},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"738c7a7e146166f3f07b16c50e9fc63877280163","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.6","source-map-support":"0.5.21","@tellescope/testing":"1.242.6","@tellescope/constants":"1.242.6","@tellescope/utilities":"1.242.6","@tellescope/validation":"1.242.6","@tellescope/types-client":"1.242.6","@tellescope/types-models":"1.242.6","@tellescope/types-utilities":"1.242.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.6_1771873161685_0.4154345863389326","host":"s3://npm-registry-packages-npm-production"}},"1.242.7":{"name":"@tellescope/sdk","version":"1.242.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"68d176768c8dee61f8e977c7707034aaf9e28d0c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.7.tgz","fileCount":365,"integrity":"sha512-HcsHb15YzUBQ3OaAauGuT1qXJEbcYHukND5q7qk4ODo1OxPeEd9aahkNCWc8Z/5UDU8NbI++zRGMROeYixk/gg==","signatures":[{"sig":"MEYCIQC1SdOVslJFb+k4Tu1YLn37/ct8kQobc1rHsy0M3/PJbwIhAMRc21P9LQjYB/nhDuN0MUlPo4ROqKvmk4/gAGp+DPJx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9016253},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"59f8a434d6e3132e05be51c1d956b81865338ff8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.2","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.7","source-map-support":"0.5.21","@tellescope/testing":"1.242.7","@tellescope/constants":"1.242.7","@tellescope/utilities":"1.242.7","@tellescope/validation":"1.242.7","@tellescope/types-client":"1.242.7","@tellescope/types-models":"1.242.7","@tellescope/types-utilities":"1.242.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.7_1772046172183_0.6145932254292579","host":"s3://npm-registry-packages-npm-production"}},"1.242.8":{"name":"@tellescope/sdk","version":"1.242.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3d347fabab0abba2a87c718b7650f941ab59c814","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.8.tgz","fileCount":365,"integrity":"sha512-xaTq9EF7xfufyv9swIB3SDsjaN3Iop+KlWEMqXgI1Vw1BQE3UwL9WuUp7bYIRS/igOSXbuxP0qe8ULTpW7H5WA==","signatures":[{"sig":"MEUCIQClSA1wk62vn+SobqpHV/wj6hvHXFXEFERPfSKC9CboqAIgKi7hnBXI5n6emgr6Rpd4gGHBKAzj7i/5TEDgJGgmgHI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9001273},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9e582b9f1cccd317d4f18d1b656473013bc6222c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.8","source-map-support":"0.5.21","@tellescope/testing":"1.242.8","@tellescope/constants":"1.242.8","@tellescope/utilities":"1.242.8","@tellescope/validation":"1.242.8","@tellescope/types-client":"1.242.8","@tellescope/types-models":"1.242.8","@tellescope/types-utilities":"1.242.8"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.8_1772500481927_0.5370071497894424","host":"s3://npm-registry-packages-npm-production"}},"1.242.9":{"name":"@tellescope/sdk","version":"1.242.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ada552e6dba44c21ef65ce2a88eba61e0590de93","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.9.tgz","fileCount":365,"integrity":"sha512-/C5eR2UG3boPLlW9lYZJdtIGndu/6P13P/ImoosVWbblr94tEJwjp93cGWDYluCgyPgSAMThgt63KSqUyyGPJw==","signatures":[{"sig":"MEUCIB7TDy/FrOMF/Jxu2NAYldqZWCcCuaWBAZTGbtj+8JwyAiEArWG7+rHy7GhXRI94nhS6sqHeVl1VIBEo/JYpoRUTe9k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9029983},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fd7946e8dfa03c32847d09ce66d01ef35b188d74","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.9","source-map-support":"0.5.21","@tellescope/testing":"1.242.9","@tellescope/constants":"1.242.9","@tellescope/utilities":"1.242.9","@tellescope/validation":"1.242.9","@tellescope/types-client":"1.242.9","@tellescope/types-models":"1.242.9","@tellescope/types-utilities":"1.242.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.9_1772646006528_0.15080955315061795","host":"s3://npm-registry-packages-npm-production"}},"1.242.10":{"name":"@tellescope/sdk","version":"1.242.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.242.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"99bb1e0432055170afc444f4002dd8adb8da91de","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.242.10.tgz","fileCount":374,"integrity":"sha512-SmHICcqDiGKJ5YwcqsjtNOWJsHshjqH/Nhv7PXMJ5UX6EjSmbcqqm4QOlPpXgBv0bHJqcQqerjJPhQ9C/ZskMg==","signatures":[{"sig":"MEYCIQCZxRmvhivq0QPH/3AynNYgh+IgUdlBh0KZE83NSrwN5QIhAIthvs0YoU2bvKg3/nD5bkpiXMb4MDEx4GIWyIfxEUWl","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9145119},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"eae1820bfda6fb99837110055e208524d228c41a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.242.10","source-map-support":"0.5.21","@tellescope/testing":"1.242.10","@tellescope/constants":"1.242.10","@tellescope/utilities":"1.242.10","@tellescope/validation":"1.242.10","@tellescope/types-client":"1.242.10","@tellescope/types-models":"1.242.10","@tellescope/types-utilities":"1.242.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.242.10_1772754600832_0.5549895243472092","host":"s3://npm-registry-packages-npm-production"}},"1.243.0":{"name":"@tellescope/sdk","version":"1.243.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.243.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7d65a66b5af64202a6c97a8db52269e7eeaf9c03","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.243.0.tgz","fileCount":392,"integrity":"sha512-a3Ky8WsrUn7wO+Q09B6fsXWS+7BHV7/2d09E+NDfFhTxmqUyMR9dfQKz8U65d0FtFFs951J4rfYaHA8cZJjdVw==","signatures":[{"sig":"MEUCIBXFD3xvkdsUP23WfD0HPrE9Xji/LWS9zNuJguStxzfmAiEArFrDJkyJhx+uq5NVjV6Lz+H8FqjFs6fVexsGt+qk2TM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9373564},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b739627c11e171972aa0beeb1ca0806159e8d8a2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.243.0","source-map-support":"0.5.21","@tellescope/testing":"1.243.0","@tellescope/constants":"1.243.0","@tellescope/utilities":"1.243.0","@tellescope/validation":"1.243.0","@tellescope/types-client":"1.243.0","@tellescope/types-models":"1.243.0","@tellescope/types-utilities":"1.243.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.243.0_1773169650860_0.35568868863355796","host":"s3://npm-registry-packages-npm-production"}},"1.243.1":{"name":"@tellescope/sdk","version":"1.243.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.243.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"eac4284dae3483897720493caa377d1e1905a7fd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.243.1.tgz","fileCount":392,"integrity":"sha512-QI57pW8+XHm/ob1wEgIorWWlCHxU7uuWhBviGxmY5REgtUYZKchp3VREZktq6MzsC8dYbAla9WrgE0xrkGMR7g==","signatures":[{"sig":"MEUCIFXiLkHpv8se/QaT9G+zgJ+DF765tK472zU8gXWsxhHZAiEAt0vwqg76IIWHj8uLybqp6CWf5KKoatjbwtNU6YPiuEI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9379716},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"79743fc317437cf64b992dce8f1a0a4e4a23032c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.243.1","source-map-support":"0.5.21","@tellescope/testing":"1.243.1","@tellescope/constants":"1.243.1","@tellescope/utilities":"1.243.1","@tellescope/validation":"1.243.1","@tellescope/types-client":"1.243.1","@tellescope/types-models":"1.243.1","@tellescope/types-utilities":"1.243.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.243.1_1773347263952_0.0793776937245696","host":"s3://npm-registry-packages-npm-production"}},"1.244.0":{"name":"@tellescope/sdk","version":"1.244.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.244.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f315461c0a52bce0f9571dde202f724daeed83d5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.244.0.tgz","fileCount":392,"integrity":"sha512-pL6gt9hn1e8/z9lRB1Aq514vahKxcqV3+wBmoIhbQPLIJ9UyPTYJgFP2jdelWPVUio0F8KaDPVijMIN5gLN+Zw==","signatures":[{"sig":"MEUCIEJWTf5nvroP72JVadvqRpbJHQxp6+BqhmpuMa5Vbf1oAiEAqk3lPF2p6BYueV1r6o+9rB5p0B0QpuY92H5kXXKl1wo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9379681},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c524b1c2642980346683d5af72c92f6ebfa17f5f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.244.0","source-map-support":"0.5.21","@tellescope/testing":"1.244.0","@tellescope/constants":"1.244.0","@tellescope/utilities":"1.244.0","@tellescope/validation":"1.244.0","@tellescope/types-client":"1.244.0","@tellescope/types-models":"1.244.0","@tellescope/types-utilities":"1.244.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.244.0_1773861988573_0.38919086348313003","host":"s3://npm-registry-packages-npm-production"}},"1.244.1":{"name":"@tellescope/sdk","version":"1.244.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.244.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2c50f7983eedac8acc230fc4176894d137656fda","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.244.1.tgz","fileCount":392,"integrity":"sha512-nRlYBulILdXLz5PKOCPjMEIOvhLWaFxwM8v6xf09rG0Q0v0wEV8ABkCZyMCLT+mKdFmtOL0cyY2wNV9205HkDg==","signatures":[{"sig":"MEUCIAsxenf1KywOzlwmRf4r7Q/goq7DaEHr36pASRj0IMNaAiEAvNcpSh4dsFRWzDKEZ6VHwueUyfSy8JJslYtWLfXVZ1I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9379678},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a650ed3f130600bb7a191723532154011b30b6df","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.244.1","source-map-support":"0.5.21","@tellescope/testing":"1.244.1","@tellescope/constants":"1.244.1","@tellescope/utilities":"1.244.1","@tellescope/validation":"1.244.1","@tellescope/types-client":"1.244.1","@tellescope/types-models":"1.244.1","@tellescope/types-utilities":"1.244.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.244.1_1773960123514_0.25098686238675083","host":"s3://npm-registry-packages-npm-production"}},"1.244.2":{"name":"@tellescope/sdk","version":"1.244.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.244.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c835c6de4e3292d8fe50df65fe41897562db9fbd","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.244.2.tgz","fileCount":410,"integrity":"sha512-H7SZVu53HS+em04fuVwC66Qni9oteynF6ggqY+h8NOToD6hUBcF/li7SPRgWaCOHLRpPn5GxgM+3bRvX/PD6lg==","signatures":[{"sig":"MEUCIQCkXWzUZJt0EBCYS+QgFMXva5kqx2SH3eGl/m+fjFER6QIgDFPnzIj4OOwVv3DFgbNHGk8KO4Uv1fsC7BdEFWweZKU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9487904},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5ad5ce97e10db02b2ee7a8d129f00c4f29704069","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.244.2","source-map-support":"0.5.21","@tellescope/testing":"1.244.2","@tellescope/constants":"1.244.2","@tellescope/utilities":"1.244.2","@tellescope/validation":"1.244.2","@tellescope/types-client":"1.244.2","@tellescope/types-models":"1.244.2","@tellescope/types-utilities":"1.244.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.244.2_1774297127025_0.45902980898797785","host":"s3://npm-registry-packages-npm-production"}},"1.244.3":{"name":"@tellescope/sdk","version":"1.244.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.244.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7b807b303ceb15cffe6177eb43785080c8a20b9b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.244.3.tgz","fileCount":410,"integrity":"sha512-EpQfGSDgM17a+WZugcd70QsEF8bV9nbJLg0AH2fA0oBsqhRaKmyn7u99q67dA0SuO/NOyeoI5UlJV6Tft+9B3A==","signatures":[{"sig":"MEQCIEXbD5A/jX4y1Xsmkz/5VH1sbbCUqYDWOS0WZ/xkvuyyAiAQXPegDYicN/EwxXmuUFtztlva3uwMuiub5e2DYgyTbQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9503191},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"af55a139b881ba782bb99ed493e8c1ba2a0112e6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.244.3","source-map-support":"0.5.21","@tellescope/testing":"1.244.3","@tellescope/constants":"1.244.3","@tellescope/utilities":"1.244.3","@tellescope/validation":"1.244.3","@tellescope/types-client":"1.244.3","@tellescope/types-models":"1.244.3","@tellescope/types-utilities":"1.244.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.244.3_1774562195559_0.14837092548272035","host":"s3://npm-registry-packages-npm-production"}},"1.244.4":{"name":"@tellescope/sdk","version":"1.244.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.244.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"0ad5403695c5a5e4f9404b0333efda069de33db6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.244.4.tgz","fileCount":410,"integrity":"sha512-+ba8OV/FAMF2LghCVpPdqwoSw5wLv5lFJI/hYifF+RvWr2sGjpmbZZvunWcODeODAfT+qCeUZ4Nka2rNowMtMQ==","signatures":[{"sig":"MEQCIBQnV5BwVQ9yKHQJJYAOSJRg7ifA6M8HgzcPVelecYW8AiBVFXdnGKK3Q747BOLXfhiTEK+nVQ6e8YsxnhUkehrBjw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9516090},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"838dd43ad5ba465b2f0fcbeda4808b38cb20c2f7","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.244.4","source-map-support":"0.5.21","@tellescope/testing":"1.244.4","@tellescope/constants":"1.244.4","@tellescope/utilities":"1.244.4","@tellescope/validation":"1.244.4","@tellescope/types-client":"1.244.4","@tellescope/types-models":"1.244.4","@tellescope/types-utilities":"1.244.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.244.4_1775064023504_0.26711351929510485","host":"s3://npm-registry-packages-npm-production"}},"1.245.0":{"name":"@tellescope/sdk","version":"1.245.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.245.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3dde327907d22f8cf6225f790253666a4a1d3737","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.245.0.tgz","fileCount":428,"integrity":"sha512-X54iW9yOrwqtrMQSbmgnhBaZ3aLRchA6khW1XXyzdAylY7DpUhQppdiQV1FW9U0EQo3zh+mU213IVEITYMR7VA==","signatures":[{"sig":"MEUCIQDPBQMwm+La2KgbXfHIhHkHWxAb4mgVkAXA6ZPLkaY4iQIgdCbhIBHaowy7phzo86yDCr7JWMk7CeL5kNT3fJGxEtI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9801902},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3614a9e2cbb601fac1b0f844efeda9fe364612c5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.245.0","source-map-support":"0.5.21","@tellescope/testing":"1.245.0","@tellescope/constants":"1.245.0","@tellescope/utilities":"1.245.0","@tellescope/validation":"1.245.0","@tellescope/types-client":"1.245.0","@tellescope/types-models":"1.245.0","@tellescope/types-utilities":"1.245.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.245.0_1775169457732_0.28185503617746943","host":"s3://npm-registry-packages-npm-production"}},"1.245.1":{"name":"@tellescope/sdk","version":"1.245.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.245.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"01f9a65f792f02fc95bd171db3cad7ea873059df","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.245.1.tgz","fileCount":428,"integrity":"sha512-ljOkXdYAbPEPUuvUJ8v9AyBmZA8cKjHiPxyaWq1Z7McnUDQ0tRqOAQeex2w0viW0WNEdQiivYDM+SIzURuVMtA==","signatures":[{"sig":"MEYCIQCbZYYVE82X5+2CcnZQOAz35k0yfZuosjVPd2mDd+otTQIhAKZ/u5rRzoEnYRiFJGgMls5apPwikv6zaSFgGDq63m23","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":9801902},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"3484805db8e2d27d68b6e04c679ead95a06eed94","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.245.1","source-map-support":"0.5.21","@tellescope/testing":"1.245.1","@tellescope/constants":"1.245.1","@tellescope/utilities":"1.245.1","@tellescope/validation":"1.245.1","@tellescope/types-client":"1.245.1","@tellescope/types-models":"1.245.1","@tellescope/types-utilities":"1.245.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.245.1_1775169491480_0.5490927204550338","host":"s3://npm-registry-packages-npm-production"}},"1.246.1":{"name":"@tellescope/sdk","version":"1.246.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.246.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9b17ac8e55ad9feedd2dfa312b772e8733d9efe9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.246.1.tgz","fileCount":445,"integrity":"sha512-OOUjdaXl74jXv6U0tLyjU9erL+njm6ieAVM5V+gCXSxBeUsy9+FPz3rJKqlI0x87sENhQ0JCy45Wd2DNXqB51Q==","signatures":[{"sig":"MEYCIQD/DC8KFJ8ISgO2qnO/8t4vQpsZfOBAO925eiUd55siJAIhANmZIQGvjmMdaTXBLJ24uLs0y2kPjEpZ2gwPWhHQ/301","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10099264},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c18252ff9abffb701c1f4228ce2000acce3f660c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.246.1","source-map-support":"0.5.21","@tellescope/testing":"1.246.1","@tellescope/constants":"1.246.1","@tellescope/utilities":"1.246.1","@tellescope/validation":"1.246.1","@tellescope/types-client":"1.246.1","@tellescope/types-models":"1.246.1","@tellescope/types-utilities":"1.246.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.246.1_1775762652007_0.419242657252467","host":"s3://npm-registry-packages-npm-production"}},"1.246.2":{"name":"@tellescope/sdk","version":"1.246.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.246.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"90a568f1c10cf23b5b8ec96a4591b10fe0042423","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.246.2.tgz","fileCount":469,"integrity":"sha512-o+v7/BRNEZ1gWPlqk0QrC8Bi522mr7gUo1k7Tn8n0rLwI9RolZzhgWHsZzgj4ghI4h+r9TaNAa8Q/NziHl0SCQ==","signatures":[{"sig":"MEUCIGFYvZfENknqhCu0unXaffHDAqTUEBwIHckBxBZNcMmHAiEA03RR7vPmKrDt8ZBAZfERwWNLITq99Wc0nur0uwY23r4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10325889},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a9167f6d732de999cf012ffba3004f0d62ae8c14","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.246.2","source-map-support":"0.5.21","@tellescope/testing":"1.246.2","@tellescope/constants":"1.246.2","@tellescope/utilities":"1.246.2","@tellescope/validation":"1.246.2","@tellescope/types-client":"1.246.2","@tellescope/types-models":"1.246.2","@tellescope/types-utilities":"1.246.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.246.2_1776211907515_0.9863170181792436","host":"s3://npm-registry-packages-npm-production"}},"1.247.0":{"name":"@tellescope/sdk","version":"1.247.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.247.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9f8ffece797237c746082715240051cff480886c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.247.0.tgz","fileCount":480,"integrity":"sha512-bCaIM/oQnZVqQTsQEa3v2di8VdNIbu0GK/bxafTUQCWEHM1lbbrHbt9KBwR6mSCvSQnK/dIeZ6tgal1oCZNuMg==","signatures":[{"sig":"MEUCIQCl0bivELf6uTNlrakwxU1oqivIOYnyyHzHGiEPbZGqtwIgKDt8X0MrE3izVX32r3MFvoNVJFtvEONvO+Js5Vs4ssY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10426958},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"408421d578d9c63493ff94464da6e4317aa3af20","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.247.0","source-map-support":"0.5.21","@tellescope/testing":"1.247.0","@tellescope/constants":"1.247.0","@tellescope/utilities":"1.247.0","@tellescope/validation":"1.247.0","@tellescope/types-client":"1.247.0","@tellescope/types-models":"1.247.0","@tellescope/types-utilities":"1.247.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.247.0_1776363137733_0.7299943928755279","host":"s3://npm-registry-packages-npm-production"}},"1.248.0":{"name":"@tellescope/sdk","version":"1.248.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.248.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fb2c66fb6c09f91c7ecd551656bccd637b7fba61","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.248.0.tgz","fileCount":525,"integrity":"sha512-oPxM3C62HsNoXd4aLPRv9WLzXS7DEk60DPtUWrzDNztSHWlJsanWdxyZ7NG4owgBeFpUvpaEi01bSTdfSq6BMw==","signatures":[{"sig":"MEUCIEutMQWUZWAnIFx5qY5jksiOAciSE+jzSjZfjizeSh20AiEAh38ZYOAZHL7e36Na/LDVpWeUMqYTdByRb24dlWGChyE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":10901461},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c10ecca2464920b76cda6af60fafbd1c9fde5174","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.248.0","source-map-support":"0.5.21","@tellescope/testing":"1.248.0","@tellescope/constants":"1.248.0","@tellescope/utilities":"1.248.0","@tellescope/validation":"1.248.0","@tellescope/types-client":"1.248.0","@tellescope/types-models":"1.248.0","@tellescope/types-utilities":"1.248.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.248.0_1776988338494_0.018822012998392923","host":"s3://npm-registry-packages-npm-production"}},"1.249.0":{"name":"@tellescope/sdk","version":"1.249.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.249.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"681769caece57af088a3258a47cf8e77b87040ba","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.249.0.tgz","fileCount":569,"integrity":"sha512-SFOmxC+KE0sJKsjgoZ5BZSfKX05vpHz0sfV2f2Uo3q4D3G9L+HfKlMZtXWoqdT5DwqNCCZG1Gox4gbtgFR5UZg==","signatures":[{"sig":"MEQCIFGCYdc0aZ/Os/hG9AntFroEcNv82tY+H21sZS/G9cy+AiBYXtsguV/Fhpj/q7xZYwJcdqJMDx+WmixY3tnqQlgnVA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11410249},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"fb54fd85672184ea09d70e3072e6037eedc84822","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.249.0","source-map-support":"0.5.21","@tellescope/testing":"1.249.0","@tellescope/constants":"1.249.0","@tellescope/utilities":"1.249.0","@tellescope/validation":"1.249.0","@tellescope/types-client":"1.249.0","@tellescope/types-models":"1.249.0","@tellescope/types-utilities":"1.249.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.249.0_1777579408115_0.8158922218412752","host":"s3://npm-registry-packages-npm-production"}},"1.249.1":{"name":"@tellescope/sdk","version":"1.249.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.249.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2395aaed2decc272b3e89c2b895b4b0dc4740128","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.249.1.tgz","fileCount":569,"integrity":"sha512-kzDbEVr59djYKdsFBqLocLwsi16Y0IWOLgq+7mgjth6I+obxBBJmXx8slJKFAYKit2SN3yiUpsagkQWW0Cazvw==","signatures":[{"sig":"MEUCICwwNzFAz6Ei33nxD7dvumSaywn5mitrTpjuwVjIvXQUAiEAzHg89ibC9JeflLlCt0r+UuAZfi3mcm1aqgFIP6mP6AU=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11422926},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"23480776738c31e1d56244ce6c23d9abe032e15a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.249.1","source-map-support":"0.5.21","@tellescope/testing":"1.249.1","@tellescope/constants":"1.249.1","@tellescope/utilities":"1.249.1","@tellescope/validation":"1.249.1","@tellescope/types-client":"1.249.1","@tellescope/types-models":"1.249.1","@tellescope/types-utilities":"1.249.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.249.1_1777994808553_0.8052633521635204","host":"s3://npm-registry-packages-npm-production"}},"1.249.2":{"name":"@tellescope/sdk","version":"1.249.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.249.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5bad38e6832ed8bf93d45a59ff7706ebe746f75c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.249.2.tgz","fileCount":578,"integrity":"sha512-aKmQ8P14Yn1co18ALgttvxgL1Y7emErNfP9CNNRRysj/ixacKDajDlrSaogu5GdJvquW16NAjhicTdE1sQBcPw==","signatures":[{"sig":"MEUCIHy/H6bwpNEpTa2GPO0HUdep3/T9jFj/2+dbE6Pya15rAiEAgvtoSwUGpBVYJdCmnGPs2rMYw5O/DCggZ/b8oS0NHU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11575119},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"99f8213ce2e4952deb3df95b242b4e9e336d11f0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.249.2","source-map-support":"0.5.21","@tellescope/testing":"1.249.2","@tellescope/constants":"1.249.2","@tellescope/utilities":"1.249.2","@tellescope/validation":"1.249.2","@tellescope/types-client":"1.249.2","@tellescope/types-models":"1.249.2","@tellescope/types-utilities":"1.249.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.249.2_1778111309393_0.166153168075849","host":"s3://npm-registry-packages-npm-production"}},"1.250.0":{"name":"@tellescope/sdk","version":"1.250.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.250.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"09cdb2e60dc3ecb3f50e47027649604c9231deab","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.250.0.tgz","fileCount":578,"integrity":"sha512-XIUGeQeRIvqQ13R81Vmp3fU+XpNUUtcVBjvkXGQA/OEGxV5nfUYKmIwmcvRGHLNLezw9twZA1hilwcPv3ujzQw==","signatures":[{"sig":"MEYCIQDilHP8LarlJY2bh3U8jHjayfSN2fyD5SJNkSaDhAbeKwIhAMx+p/JVNFNVhLcngqM2W+kE5g/36AjYm5CitwzSSutm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11589927},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"dc1bcee546276fd38231a5ac672efd21761fe8e8","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.250.0","source-map-support":"0.5.21","@tellescope/testing":"1.250.0","@tellescope/constants":"1.250.0","@tellescope/utilities":"1.250.0","@tellescope/validation":"1.250.0","@tellescope/types-client":"1.250.0","@tellescope/types-models":"1.250.0","@tellescope/types-utilities":"1.250.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.250.0_1778183359358_0.11289867242928242","host":"s3://npm-registry-packages-npm-production"}},"1.250.1":{"name":"@tellescope/sdk","version":"1.250.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.250.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"60f1072ebef7dece49324367fc28f493965aa6f9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.250.1.tgz","fileCount":578,"integrity":"sha512-FzJnOoVMnFl/CZr0t8/LFpbEGTTOrvOoMZ4Kv8Vb+lMwU+x5I6u1wQy7ZZQzivLMhGXe7ffb7CAAVQKlWcWnuA==","signatures":[{"sig":"MEQCIDQvIAFuWIVG90+6S6MDFmmLA7u8PrfHbN3EKutQ6oOsAiAyBOXIP5S7yn2E0QyIjUUzUXdpdidXwnufcwwYhrSP6w==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11589927},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"1d3f595cd692366a94bf05bc3c7a31e051ab44e4","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.250.1","source-map-support":"0.5.21","@tellescope/testing":"1.250.1","@tellescope/constants":"1.250.1","@tellescope/utilities":"1.250.1","@tellescope/validation":"1.250.1","@tellescope/types-client":"1.250.1","@tellescope/types-models":"1.250.1","@tellescope/types-utilities":"1.250.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.250.1_1778508923848_0.7384707226038245","host":"s3://npm-registry-packages-npm-production"}},"1.250.2":{"name":"@tellescope/sdk","version":"1.250.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.250.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"da6a3e6c138924489769fe2816e35baec144e95b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.250.2.tgz","fileCount":596,"integrity":"sha512-m2Gyp/T2cWQxj9a8tQZ2tIcaXFzSCDYXunj054TXsEpHyCSGYbAkT+Ln+7uyhCxTliuFGsJO8Yamm4EMRTRegQ==","signatures":[{"sig":"MEUCIQDegArFIffnj6lyqcHzWQQwsNeC0eMEF7VAjuGcROoUBQIgCUTLmH+0/K6c/TgV+KPCIFekZDNXMVrK0w3JpmvT11U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":11848541},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"595c21b2b46ee87643c2a5cb4183e7ecf2185293","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.250.2","source-map-support":"0.5.21","@tellescope/testing":"1.250.2","@tellescope/constants":"1.250.2","@tellescope/utilities":"1.250.2","@tellescope/validation":"1.250.2","@tellescope/types-client":"1.250.2","@tellescope/types-models":"1.250.2","@tellescope/types-utilities":"1.250.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.250.2_1778629046732_0.10556135702782554","host":"s3://npm-registry-packages-npm-production"}},"1.251.0":{"name":"@tellescope/sdk","version":"1.251.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.251.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2a09dcdfbb0610a64105dc1e9a784b92fc48db3b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.251.0.tgz","fileCount":628,"integrity":"sha512-WHbsZh3CFrSYz6fOCeGbIAW95rLZjFYe3tzgVZusXDtuwLTwmHwzWzPRmIMZbwoMhqS9QuAmtbr0mKOy52k2DA==","signatures":[{"sig":"MEUCIQDvtCbP9V6wufGozA4rRREgoV1W1BKpcjpe0qzss35VsQIgCX2cb03tqZDi/pH6FHDJZ7V90MqEyIKxQYIvWtBrP3k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12451007},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"06ba26dd98e648d9f8cb4925d1bfbea0da3b1c44","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.251.0","source-map-support":"0.5.21","@tellescope/testing":"1.251.0","@tellescope/constants":"1.251.0","@tellescope/utilities":"1.251.0","@tellescope/validation":"1.251.0","@tellescope/types-client":"1.251.0","@tellescope/types-models":"1.251.0","@tellescope/types-utilities":"1.251.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.251.0_1779395695912_0.26521862931478335","host":"s3://npm-registry-packages-npm-production"}},"1.252.0":{"name":"@tellescope/sdk","version":"1.252.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.252.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"63e67be44c98a56d96bbf3e8d3051bad3050c686","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.252.0.tgz","fileCount":700,"integrity":"sha512-xqFsSNmrHDDyZHsfolhG3Idyzxk6EDstYpW0lZhOKHJCXVMJcQtWQlhTVX/oC5WnGoISZrGICCdiZKjb9bdA+Q==","signatures":[{"sig":"MEUCIQCe18WV2MWDyUrOGxEAfZDQHPz7YVx6fFnpxf01eGrH7QIgD+cOLidXgzMSufRt9+xkq4XvpugckRF6jz3+hdS+e3U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":12860501},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"00b42c82462699491547e2bded4aad41a5d57daa","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v20.18.2+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"20.18.2","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.252.0","source-map-support":"0.5.21","@tellescope/testing":"1.252.0","@tellescope/constants":"1.252.0","@tellescope/utilities":"1.252.0","@tellescope/validation":"1.252.0","@tellescope/types-client":"1.252.0","@tellescope/types-models":"1.252.0","@tellescope/types-utilities":"1.252.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.252.0_1779923553440_0.7382149494847188","host":"s3://npm-registry-packages-npm-production"}},"1.252.1":{"name":"@tellescope/sdk","version":"1.252.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.252.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"bc152f2efff26579158bd7f67b60b78d10d2fb77","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.252.1.tgz","fileCount":735,"integrity":"sha512-INvp/xi0f4JWYX2zVq925QF3vX1zLZdi9UADTy7oz3DygHSnSbmlLMID3XVXv8gy4GS+55juc114Y0V14i5MvA==","signatures":[{"sig":"MEUCIESBxvD0G0Hoq3xqUVCpwkeUpupHTH3Vbwhj+xB9pP5EAiEAuxe2+PSa0pZFE33FR9+AL14+OhGodaG91+JaJAEiNF0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13054534},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f5dc3564f0f61a9dc910ada9a55a68fad2217bec","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.252.1","source-map-support":"0.5.21","@tellescope/testing":"1.252.1","@tellescope/constants":"1.252.1","@tellescope/utilities":"1.252.1","@tellescope/validation":"1.252.1","@tellescope/types-client":"1.252.1","@tellescope/types-models":"1.252.1","@tellescope/types-utilities":"1.252.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.252.1_1780629639341_0.1658063691611238","host":"s3://npm-registry-packages-npm-production"}},"1.252.2":{"name":"@tellescope/sdk","version":"1.252.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.252.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"29c89d4095d2a255ffe550b1b1b950daed3302cb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.252.2.tgz","fileCount":743,"integrity":"sha512-3p44MPng9d4WpCiFCwvTpqAlIFGhrRtKVkSWI9Y/Rp9HkNDmrN1Tz+nLjJ0h65X2kfbfVbC0lqilD7s90ge6KQ==","signatures":[{"sig":"MEUCIQDffz1B+Ukn9OAe4QVUFO1C65YdIJp2vwQjK7YlKeuJ7wIgU12N8S1q/Dgenot9vkS4I/SdHMOlCC/PxeFAMmnoo5o=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13079628},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"139cc97a480c33133853a01d1e864f56863425c9","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.252.2","source-map-support":"0.5.21","@tellescope/testing":"1.252.2","@tellescope/constants":"1.252.2","@tellescope/utilities":"1.252.2","@tellescope/validation":"1.252.2","@tellescope/types-client":"1.252.2","@tellescope/types-models":"1.252.2","@tellescope/types-utilities":"1.252.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.252.2_1780961993251_0.6160300271300836","host":"s3://npm-registry-packages-npm-production"}},"1.252.3":{"name":"@tellescope/sdk","version":"1.252.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.252.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"9ec144eeec88a87d10b02cc167528c734d40ff49","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.252.3.tgz","fileCount":744,"integrity":"sha512-cS233ZArui5MfWX/jex9SZHHPrqbjfdAaj3fkZEw6JrB0S1xFv98Hny0S5l7NK3wbkg1AF2GyORV6zW1WnYgKg==","signatures":[{"sig":"MEUCIFPSBHwdmqfeDoBh54enTNt75zFr8GQqSbz0tk+6NXFUAiEAjwB+4OkdF2nM1lgK5L412hb0vSj2s4FwSf/41iemidY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13097995},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"004949a08adaebc009d5f3f1d9fe4385d634da85","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.252.3","source-map-support":"0.5.21","@tellescope/testing":"1.252.3","@tellescope/constants":"1.252.3","@tellescope/utilities":"1.252.3","@tellescope/validation":"1.252.3","@tellescope/types-client":"1.252.3","@tellescope/types-models":"1.252.3","@tellescope/types-utilities":"1.252.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.252.3_1781049433746_0.472625618403516","host":"s3://npm-registry-packages-npm-production"}},"1.253.0":{"name":"@tellescope/sdk","version":"1.253.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.253.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3e78a50d3e4c187fff2f711fb7164c37018968bc","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.253.0.tgz","fileCount":744,"integrity":"sha512-hVz8Jwn7h2c6O6EK2MhO4nzJCOsxiekwFH0G/BMfsvXMXpjdP73VWaMr7jqXczUNdZAk6KAE7hjYwQ8mnOSvGA==","signatures":[{"sig":"MEUCIH/OyViVCnMGNqiiF9T9+wF819IK0eFE4EW99bHFY6/mAiEAg2dhcp/beWfo/rWgE05OXCgkjcmYBTgmsOImAXySauw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13131669},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b99e2fae181b67bab736660f9e4b8f47acc276da","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.253.0","source-map-support":"0.5.21","@tellescope/testing":"1.253.0","@tellescope/constants":"1.253.0","@tellescope/utilities":"1.253.0","@tellescope/validation":"1.253.0","@tellescope/types-client":"1.253.0","@tellescope/types-models":"1.253.0","@tellescope/types-utilities":"1.253.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.253.0_1781210808012_0.6818636401058875","host":"s3://npm-registry-packages-npm-production"}},"1.253.1":{"name":"@tellescope/sdk","version":"1.253.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.253.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"236be0910929a12555088165a5ac27bcda1cde65","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.253.1.tgz","fileCount":771,"integrity":"sha512-h+qrBE38IE+8eM9U/lcQiOhQhXNuTT7RvY/RIZCDd8T/ABCOQ1I7wFh43y8nO1NCGbaf9kX7q7OSPgyp5sa6fA==","signatures":[{"sig":"MEYCIQCxzEMpJGaZxK49wtjM5er6nrGELkNmpXwBHvIIUZ1wYAIhAJBGRLQY6IZe0yZD7AtCIj0WI2iJz6sEHNmpF/lQq2u9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13378869},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"5013042cc249a11312734f97835843f30b4249b2","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.253.1","source-map-support":"0.5.21","@tellescope/testing":"1.253.1","@tellescope/constants":"1.253.1","@tellescope/utilities":"1.253.1","@tellescope/validation":"1.253.1","@tellescope/types-client":"1.253.1","@tellescope/types-models":"1.253.1","@tellescope/types-utilities":"1.253.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.253.1_1781555479175_0.29409374812181777","host":"s3://npm-registry-packages-npm-production"}},"1.254.0":{"name":"@tellescope/sdk","version":"1.254.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.254.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2205bf71f2703b7300cd598120b59528600e3dda","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.254.0.tgz","fileCount":800,"integrity":"sha512-PDmo/1WkpTMwCZhuAGNDv7WEB+vyfaZOVpDGRZQSpkfk/A/BlByKnrId6Na/VeTGCLcq0T30wx1bmES53mOEJg==","signatures":[{"sig":"MEUCIFf1NwPGIFOzw3JWmryHsODMVN5W4y88/jWdddq84gLjAiEA8GJ59RRPTuNsyZc/7YTKtS+CVBdjnBhLJ4onCR8dWO8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13786256},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"c1b4f17fc6da0f03c0abeebf958a7b0c4fd4217c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.254.0","source-map-support":"0.5.21","@tellescope/testing":"1.254.0","@tellescope/constants":"1.254.0","@tellescope/utilities":"1.254.0","@tellescope/validation":"1.254.0","@tellescope/types-client":"1.254.0","@tellescope/types-models":"1.254.0","@tellescope/types-utilities":"1.254.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.254.0_1781811380049_0.5560328522231075","host":"s3://npm-registry-packages-npm-production"}},"1.254.1":{"name":"@tellescope/sdk","version":"1.254.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.254.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"660ebc4b55e9eaf282d76eb44cb4829e2f8192b5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.254.1.tgz","fileCount":853,"integrity":"sha512-j30pegzFJCi2e/yHUMqN8JZgabVHeGG2CVY3lfcquT0BB2kSAW4dkoANYN/sDpqYBQlB/weyPSStWqphJFj2lg==","signatures":[{"sig":"MEUCIFXXEjoNnH6EQJsEml5u0ByKMErvo4sY/QoGP2jy72vMAiEA/JiyPjN82gjphMGkgAi7ydmUYoAvUaZIzYvC6VHBIBw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14093329},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"28444816447e007bba693810c8ebad150b83a9a5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.254.1","source-map-support":"0.5.21","@tellescope/testing":"1.254.1","@tellescope/constants":"1.254.1","@tellescope/utilities":"1.254.1","@tellescope/validation":"1.254.1","@tellescope/types-client":"1.254.1","@tellescope/types-models":"1.254.1","@tellescope/types-utilities":"1.254.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.254.1_1782259839470_0.10381486051613087","host":"s3://npm-registry-packages-npm-production"}},"1.255.0":{"name":"@tellescope/sdk","version":"1.255.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e136ec93311c118a9f640a7405211757ff872f97","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.0.tgz","fileCount":870,"integrity":"sha512-0DX7g8Qpib3w/r1NPezL/1gnGFI8TMuOi+xqPw/pHAZG7Xsd2fquBpEbmJ9fUNBOdebvSCv/4MejT1Omsxfdaw==","signatures":[{"sig":"MEUCIQCpLoD0gOMqt4WvP1Ie9SgG2mltHgIqRXJ6yTZRXRcvbgIgIMjkWxr/92lje0n3wuXfij/lz8YP36hTyXvYuAD2eXg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14262976},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"9031bd85cf05c301b4079444cb8eeb0ae354154f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.0","source-map-support":"0.5.21","@tellescope/testing":"1.255.0","@tellescope/constants":"1.255.0","@tellescope/utilities":"1.255.0","@tellescope/validation":"1.255.0","@tellescope/types-client":"1.255.0","@tellescope/types-models":"1.255.0","@tellescope/types-utilities":"1.255.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.0_1782421303225_0.8465112433960478","host":"s3://npm-registry-packages-npm-production"}},"1.255.1":{"name":"@tellescope/sdk","version":"1.255.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"751a5fa8221a18b6fd56c13e7fb73c98bddabeb0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.1.tgz","fileCount":896,"integrity":"sha512-YGoAOqJjYQDsKI6JkaMO3bOthqZaeIeFwZLEP8bDLNzPyQQVgUw9IVJPxYLqJExviAGNBiJh7x7joDQGn9hyCw==","signatures":[{"sig":"MEYCIQCimddEU9ZYVIvAYmR3uRVNHewOfV6Zm6STQOFCfICnfgIhALntlV2vL3sHDfYHyXU0BS32aB8/1qrbB8nT7ify5cEo","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14472937},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"bfa7c95c50b6a3ad2aea26b7cb07cf5cdf1ef0f0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.1","source-map-support":"0.5.21","@tellescope/testing":"1.255.1","@tellescope/constants":"1.255.1","@tellescope/utilities":"1.255.1","@tellescope/validation":"1.255.1","@tellescope/types-client":"1.255.1","@tellescope/types-models":"1.255.1","@tellescope/types-utilities":"1.255.1"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.1_1782772387812_0.1849555875274751","host":"s3://npm-registry-packages-npm-production"}},"1.255.2":{"name":"@tellescope/sdk","version":"1.255.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"fd3f01bbc8542cdac4ca8fa7c33f63c08fe8cff4","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.2.tgz","fileCount":896,"integrity":"sha512-nOjUH5yfEq77KrDqqvn+KsaeKPTxN6PHs1rkTd6xexvzM/P+GdOcAxlPDPfTr1c9yto4ZKtu+R2BkTPrY/m/QQ==","signatures":[{"sig":"MEUCIBPSvaSFvQZ7eyon6ilpqvknGhvmJ3Iw/mFWV5xQJYzQAiEAjzifQW+WOIKE0jwz+gedT/44f3pstVPn49WLVzVHc0M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14472936},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"aa1610cb2012df2d40447907fa2797fa3755e6e5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.2","source-map-support":"0.5.21","@tellescope/testing":"1.255.2","@tellescope/constants":"1.255.2","@tellescope/utilities":"1.255.2","@tellescope/validation":"1.255.2","@tellescope/types-client":"1.255.2","@tellescope/types-models":"1.255.2","@tellescope/types-utilities":"1.255.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.2_1782853714930_0.5984505612807725","host":"s3://npm-registry-packages-npm-production"}},"1.255.3":{"name":"@tellescope/sdk","version":"1.255.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"2ad14426ff42ce569ade81d05ea9bea6749431db","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.3.tgz","fileCount":913,"integrity":"sha512-8Kmfvlxr7XdWMa1i0bBnPQLbEh3Sksrfcpd0PFpTwDL0csxsVJ+OCztjd3+BMmUPbmR+8R4OlnJMskNm6DpOFQ==","signatures":[{"sig":"MEUCIC3ou2DYb7vt16jkpBzLDz7lSH9HPnIFj6gD1RbdIsruAiEAv8mjvl5N9uJ8XFLKhsffVPj7fq30WwMpZ3XfEgIE04U=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14531543},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ccd2c36671ee2d53e7cb2c486289c6c1a0178114","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.3","source-map-support":"0.5.21","@tellescope/testing":"1.255.3","@tellescope/constants":"1.255.3","@tellescope/utilities":"1.255.3","@tellescope/validation":"1.255.3","@tellescope/types-client":"1.255.3","@tellescope/types-models":"1.255.3","@tellescope/types-utilities":"1.255.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.3_1783024638050_0.8470555072269204","host":"s3://npm-registry-packages-npm-production"}},"1.255.4":{"name":"@tellescope/sdk","version":"1.255.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f4ff870c9f739a576d7988f7448eaa1b2a2b5643","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.4.tgz","fileCount":913,"integrity":"sha512-qZ7RfbYnkHvJE07zEGA0wVxSxXna0x6d2uSsfPtHp1LcVPzKfNSQcxTXHDPnKAge7dCNq5pUBZUah2eJWSsqEA==","signatures":[{"sig":"MEQCIH8UPRfXUk/dAoSTOaCwZbzdyPx7uvrXVQhgJTYSNE6nAiBfIqAbCJ38zXKXDyGlqhzEDvtoYf9Bh900TRTRzXPLJw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14587534},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"d7c57578c4174c10c0dddcc6981bd6527f3477bc","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.4","source-map-support":"0.5.21","@tellescope/testing":"1.255.4","@tellescope/constants":"1.255.4","@tellescope/utilities":"1.255.4","@tellescope/validation":"1.255.4","@tellescope/types-client":"1.255.4","@tellescope/types-models":"1.255.4","@tellescope/types-utilities":"1.255.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.4_1783537913665_0.6956381691953535","host":"s3://npm-registry-packages-npm-production"}},"1.255.5":{"name":"@tellescope/sdk","version":"1.255.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8ed4db829d497d9a85003cba3b92d2ac643f8f40","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.5.tgz","fileCount":922,"integrity":"sha512-XOS7y66k3KN2A5dUE/4ysNz9bVzBSAWI1g836LjJk38FRskdQDfSaUFi+r6dVvfyvUrNjMR0I+M2990kitl2aw==","signatures":[{"sig":"MEYCIQC0cO0+WZflQxuMmxaXPk+ns+15tL8aAdbZATaLw1QT1gIhALWnhSzLxKNyehb1XituPFw9EJjAEwEFHNVGFkhVHQVT","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14664818},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f7c50f2618faaf2d7677e9bd5ca2e86c0141313a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.5","source-map-support":"0.5.21","@tellescope/testing":"1.255.5","@tellescope/constants":"1.255.5","@tellescope/utilities":"1.255.5","@tellescope/validation":"1.255.5","@tellescope/types-client":"1.255.5","@tellescope/types-models":"1.255.5","@tellescope/types-utilities":"1.255.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.5_1783618519523_0.977205873622655","host":"s3://npm-registry-packages-npm-production"}},"1.255.6":{"name":"@tellescope/sdk","version":"1.255.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"be01e7abe4272fbde3f3cda3350138c457dadc68","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.6.tgz","fileCount":922,"integrity":"sha512-9s5R0xOenY/tesCG1YP4jsDWqoeBhAtnPV/5wswng9shxUrpedTEDizg14/nIKRRnui28uw2Saxh3WAsFHMWYw==","signatures":[{"sig":"MEQCIDIMVtRJvj4BXkyK6LDe9pl9ntd4zessjgD0AypTzToIAiB5VoXK58Ds8WKhjrsCN/W+KX8qtTtYG2Ml/Y9pFgB/tA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14677339},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"4843b8065e935b1f3a301ea1450edda1adac1e69","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.6","source-map-support":"0.5.21","@tellescope/testing":"1.255.5","@tellescope/constants":"1.255.6","@tellescope/utilities":"1.255.6","@tellescope/validation":"1.255.6","@tellescope/types-client":"1.255.5","@tellescope/types-models":"1.255.5","@tellescope/types-utilities":"1.255.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.6_1783641980941_0.6534904890681463","host":"s3://npm-registry-packages-npm-production"}},"1.255.7":{"name":"@tellescope/sdk","version":"1.255.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"3c075b096a4e1c6af02551c092f390f64154eacf","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.7.tgz","fileCount":940,"integrity":"sha512-InqP8QPwvgbpVvbC2ihwLEEIvlreDeDbV8G3gz72Bk+8Y7X6g3clY+DyhOy3JwpTJT2prVY1WHdHZPpRbRZsBA==","signatures":[{"sig":"MEUCIQCfxWAeU2vhyE0usXJohAJ0hrIXNvu4rqVGoBzdY4MGzgIgY0sVwPIhFetzCB0nQsuVfH+tTGEzKSVBIOLgfrErFmo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14770313},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"09c978dded8c9ccac4057877e2cacd871be303ea","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.7","source-map-support":"0.5.21","@tellescope/testing":"1.255.5","@tellescope/constants":"1.255.7","@tellescope/utilities":"1.255.7","@tellescope/validation":"1.255.7","@tellescope/types-client":"1.255.5","@tellescope/types-models":"1.255.5","@tellescope/types-utilities":"1.255.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.7_1784040615722_0.9705794014826872","host":"s3://npm-registry-packages-npm-production"}},"1.255.8":{"name":"@tellescope/sdk","version":"1.255.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"8ac243ece5ba0ee5dbbb6cf81ee246ad0be8dbeb","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.8.tgz","fileCount":948,"integrity":"sha512-8LEiCyBmrMj817fmvplvO7uNGKOAM6AjeoOF8yzMSy/5PkF6lmy1tUMWg+mCBqIY+7nMJnv+Dp13ehXXbqfwfQ==","signatures":[{"sig":"MEYCIQCbkFDw69LC6GKXZqglx/u8N0z5ywXzdm10goGpEm86hgIhALiPvZE/c7SUTD9sEtUbLBHRGqr/cnO4JBcQkAFJTbIj","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14809313},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e3db4cc675e7d06d79d8e353a3a97609818b36db","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.8","source-map-support":"0.5.21","@tellescope/testing":"1.255.5","@tellescope/constants":"1.255.8","@tellescope/utilities":"1.255.8","@tellescope/validation":"1.255.8","@tellescope/types-client":"1.255.8","@tellescope/types-models":"1.255.8","@tellescope/types-utilities":"1.255.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.8_1784079057087_0.7722232766633228","host":"s3://npm-registry-packages-npm-production"}},"1.255.9":{"name":"@tellescope/sdk","version":"1.255.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"cd0f71dab8e96e04ea81328bd9dfabab3d150f3b","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.9.tgz","fileCount":957,"integrity":"sha512-OebesLiqFb4a/JyppaaTUIxocb3zTaHFIoGKg7ZujqaFYnquC91X46J/r2KrkNSlNQzCrWrDAYeu5eJE3fiwIQ==","signatures":[{"sig":"MEYCIQCgt6fOp4k5MLdxqFBJ6C0KQWCxkDBMdReEzbo6rK9y/QIhAJATXCZX8Z0aGLm7JJ/bj02qDF+fKT6XpMT17V8PTsku","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":14923122},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"36e7aa05e565c83fc6a62ea148e8b4733ac8b4cf","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.9","source-map-support":"0.5.21","@tellescope/testing":"1.255.5","@tellescope/constants":"1.255.9","@tellescope/utilities":"1.255.9","@tellescope/validation":"1.255.9","@tellescope/types-client":"1.255.9","@tellescope/types-models":"1.255.9","@tellescope/types-utilities":"1.255.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.9_1784165319118_0.4906360226463513","host":"s3://npm-registry-packages-npm-production"}},"1.255.10":{"name":"@tellescope/sdk","version":"1.255.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4232ab84615305dd84b572e0cf8bf2b095d28c96","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.10.tgz","fileCount":975,"integrity":"sha512-adC5HzdexMyLsKbLI6CGep9WaaLngkOw0g1N/SETkquQMZzg43JVhZp1NCzOmfiWxVF0AI99pSh+6vi3GEiOGg==","signatures":[{"sig":"MEYCIQCP9sXoSLBXBn7/V1X+4DKMQ1zLgogdE0jFvt2AzU7ZwgIhAIs8hio/JW6gHuGo/3UUgDiOoisl+VVcOfdrWz0hhZs1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15084991},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b9cf9fe83c2093611d8f4a8ce270146aef153f01","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.10","source-map-support":"0.5.21","@tellescope/testing":"1.255.5","@tellescope/constants":"1.255.10","@tellescope/utilities":"1.255.10","@tellescope/validation":"1.255.10","@tellescope/types-client":"1.255.10","@tellescope/types-models":"1.255.10","@tellescope/types-utilities":"1.255.5"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.10_1784233216337_0.00881232559238887","host":"s3://npm-registry-packages-npm-production"}},"1.255.11":{"name":"@tellescope/sdk","version":"1.255.11","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.11","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"eb917027b3eba9924af969e506ce6fb5d2ba7414","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.11.tgz","fileCount":975,"integrity":"sha512-BNMUlvzWDwv+5bUnlmjgUNnKvWrbIehKJC59U48fsmkRhMmrDcmlj4W9/ZuVoA3JDi+LaJMJ6GS+d5idYT7cxw==","signatures":[{"sig":"MEYCIQDgqKfS+T/kLhKpN5QpfnYKepwiIJat/yuunASoVabOrgIhAKsr8iWc8OLvmqFct/gapABCSyJNBjzvOfGyxuesx75o","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15084998},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ab41286683ddf5cf48e40be037f91ab473ac7e1c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.11","source-map-support":"0.5.21","@tellescope/testing":"1.255.11","@tellescope/constants":"1.255.11","@tellescope/utilities":"1.255.11","@tellescope/validation":"1.255.11","@tellescope/types-client":"1.255.11","@tellescope/types-models":"1.255.11","@tellescope/types-utilities":"1.255.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.11_1784299504038_0.43131985261183825","host":"s3://npm-registry-packages-npm-production"}},"1.255.12":{"name":"@tellescope/sdk","version":"1.255.12","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.12","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"877cb10b55ea1112f2829f64af8a2984ebf37b6c","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.12.tgz","fileCount":975,"integrity":"sha512-6Ag6y3eleXFoSimyMNatfARPGrUihgKiLYOJxgKikD6U7IUyo9VGRBDxuJ33g2hhTgEqEf5XCr/BCqOorkiEOw==","signatures":[{"sig":"MEQCIBH2OMTe9688outEmJW+g34PURla2c/oUvLOgzVK7RGlAiB0G5REkZ8M4HG3FcnQAT7ik15YeVe+aCy8+Czg5/cdsA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15085002},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"40510767b7e1bfce73e3d333216e5f23a1a3f5f6","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.12","source-map-support":"0.5.21","@tellescope/testing":"1.255.11","@tellescope/constants":"1.255.12","@tellescope/utilities":"1.255.12","@tellescope/validation":"1.255.12","@tellescope/types-client":"1.255.12","@tellescope/types-models":"1.255.12","@tellescope/types-utilities":"1.255.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.12_1784317016389_0.8440380375968586","host":"s3://npm-registry-packages-npm-production"}},"1.255.13":{"name":"@tellescope/sdk","version":"1.255.13","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.13","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d0b92555931a9fda4fae1b0219fd4f730650ee19","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.13.tgz","fileCount":984,"integrity":"sha512-bR8ydbySzLkBCjb4UtpxJfqxWH69rJnJVfkqPR5oCmQzoFUyqHkd5WrqxPxu0MGCwTiAEBgYn3cZRv3nYZ+jog==","signatures":[{"sig":"MEYCIQC5t9iIkTo14Q+iqtFBIN9sP0y3+uF+/vamxjz2vi4OAAIhAIAcZj2Rhs2W8D1r4/NDsHG9hFqV0V5PlHm4E5+sB46O","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15211333},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0a63a75d9266ee6a27a54d63601cc8c505b37f31","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.13","source-map-support":"0.5.21","@tellescope/testing":"1.255.11","@tellescope/constants":"1.255.13","@tellescope/utilities":"1.255.13","@tellescope/validation":"1.255.13","@tellescope/types-client":"1.255.13","@tellescope/types-models":"1.255.13","@tellescope/types-utilities":"1.255.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.13_1784654458583_0.9197749549858742","host":"s3://npm-registry-packages-npm-production"}},"1.255.14":{"name":"@tellescope/sdk","version":"1.255.14","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.14","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"60f993322d9ccd6b807c55d88b0e2f295e5a3dde","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.14.tgz","fileCount":1015,"integrity":"sha512-NOfgCt1Zasv/NpcxpL8xMlXhq98zbakKYzsnYlVGdRZe/lzyjQ+gGHIfKMq39OzEjZoWSYM6K652Pdcd12/LSQ==","signatures":[{"sig":"MEUCIQCbnsGc3xhPTfpLbrvDV7sp6Fgi2yRFX1jUHpMf0sDnjAIgKzlpca6/kr2WGe4dqNNh+AFyALoxndAFQrQE/a+qHkY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15344082},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"132035bdbc184264723669f5d9b37e10d662960c","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.14","source-map-support":"0.5.21","@tellescope/testing":"1.255.14","@tellescope/constants":"1.255.14","@tellescope/utilities":"1.255.14","@tellescope/validation":"1.255.14","@tellescope/types-client":"1.255.14","@tellescope/types-models":"1.255.14","@tellescope/types-utilities":"1.255.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.14_1784756920253_0.7229457189255184","host":"s3://npm-registry-packages-npm-production"}},"1.255.15":{"name":"@tellescope/sdk","version":"1.255.15","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.15","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e9d3e8d44a4747375bdaa214acca4ad83eb8c4fe","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.15.tgz","fileCount":1024,"integrity":"sha512-Iu9oClpmJQ7DSekYbMpUpPsJYe/vQccTFm1JlGGpMUtNLpkb3K1V3SYtPsDgjgMqYF8eD9Wxt2j6M9ZQTr0N3g==","signatures":[{"sig":"MEUCIQC8s1h6322I3otSXVpUtsO2m+7JvZPdEjj1pephYR12ZgIgTHMqqzF0zdXW59LodBKvSd+PyeA+lGDgxaVITUq7Tf0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15399525},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"ef2d18b596cb87a2f34bf07f46829381c9ace3e0","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.14","source-map-support":"0.5.21","@tellescope/testing":"1.255.14","@tellescope/constants":"1.255.14","@tellescope/utilities":"1.255.14","@tellescope/validation":"1.255.14","@tellescope/types-client":"1.255.14","@tellescope/types-models":"1.255.14","@tellescope/types-utilities":"1.255.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.15_1784822541602_0.06516778503418807","host":"s3://npm-registry-packages-npm-production"}},"1.255.16":{"name":"@tellescope/sdk","version":"1.255.16","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.16","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"d8f8b8850122ac4156cc54791a17991dc38eaf96","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.16.tgz","fileCount":1024,"integrity":"sha512-pW+yq+0aUkHg3sMARV3dzzvhA+1AzwOSgjhdGWFZfifbgZsD6I3eygMJdn7xKe5ajEZHhBeFS5kr78deFGTpPw==","signatures":[{"sig":"MEYCIQD2ooDFPAB7CIHvMnK1I80DBuXv/SIVEhrEtatq0XJn5AIhAObDWsEFpJfDRb2wQ8kiLQuPQ2hySE6JC0IN5xsGLln9","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15399621},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0cd46493b0e0c577a94ce28488d8c351d971d6ad","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.14","source-map-support":"0.5.21","@tellescope/testing":"1.255.14","@tellescope/constants":"1.255.14","@tellescope/utilities":"1.255.14","@tellescope/validation":"1.255.14","@tellescope/types-client":"1.255.14","@tellescope/types-models":"1.255.14","@tellescope/types-utilities":"1.255.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.16_1784822958019_0.6419259194166957","host":"s3://npm-registry-packages-npm-production"}},"1.255.17":{"name":"@tellescope/sdk","version":"1.255.17","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.17","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"365e4aab675801dade31c7fe0da59166c0e929b5","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.17.tgz","fileCount":1033,"integrity":"sha512-G7rHOuAjrEyY9/Dvx7YzFLP3BwRoY5OvZnExbGNUhkr3dU4a+NX4ezT1Ec/K8Gv+87DS4Ww7kq2ahIFwnjBmkw==","signatures":[{"sig":"MEQCIHSyyZj5yusw8Mj99wUsjrhQUFuGqCMmESMPH8NaqR8TAiAHWWNkaRPeNTXFjjozb7T4LDF2HrQE+j3Leny66tCB9g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15476049},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e7d6a78e6e99de907be3cc98e6e2c3cf92feb455","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.17","source-map-support":"0.5.21","@tellescope/testing":"1.255.14","@tellescope/constants":"1.255.17","@tellescope/utilities":"1.255.17","@tellescope/validation":"1.255.17","@tellescope/types-client":"1.255.17","@tellescope/types-models":"1.255.17","@tellescope/types-utilities":"1.255.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.17_1784847651155_0.44913566990398257","host":"s3://npm-registry-packages-npm-production"}},"1.255.18":{"name":"@tellescope/sdk","version":"1.255.18","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.18","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"e1e9adc005ca2cb88eda538440dd3524522f23d0","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.18.tgz","fileCount":1033,"integrity":"sha512-Ydx2ibL8ooh0orww9RI9CSVCQnZAUnE7fN+uWYU4zQqXEj/AiaOkJOl8O91Ll48RP+VMGlZM7hW20+s7nk4c0A==","signatures":[{"sig":"MEUCIHyoH9DgFl4tpWytI4/FQh8NPKr4qz6nd7e+rw6CzkBFAiEAq2lpfmGwfmuEG7s3AlWvOPgLBeIdEt100t9pfinTg8Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":15508841},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"dffe07e507873b50249ec7c6e335752480ad84cf","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.18","source-map-support":"0.5.21","@tellescope/testing":"1.255.14","@tellescope/constants":"1.255.18","@tellescope/utilities":"1.255.18","@tellescope/validation":"1.255.18","@tellescope/types-client":"1.255.18","@tellescope/types-models":"1.255.18","@tellescope/types-utilities":"1.255.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.18_1784854943988_0.5007545614865028","host":"s3://npm-registry-packages-npm-production"}},"1.255.19":{"name":"@tellescope/sdk","version":"1.255.19","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.255.19","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f193ebd99be73505ee2519d7cdce48adbf8ac35f","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.255.19.tgz","fileCount":1086,"integrity":"sha512-RMgCa1BnWxMrcGb2/oxz1IqzW5wrWLle9hwwbTCtMzxZ/m5MJhZGn1vrZOPWQ6nbPBK/oUi+kgEsgelNLqzgqQ==","signatures":[{"sig":"MEUCIQCLjGdn5FsX027IfMV15SnhOnTXafffGE3fcmYF88+nDQIgGNuUPDthswE8aa8VCUXicOJ589UfZlU3iedLOZ7FCZA=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":16750275},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"688ba25d9d68a5893f2ffd20e8f6ec16905a0027","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.255.19","source-map-support":"0.5.21","@tellescope/testing":"1.255.19","@tellescope/constants":"1.255.19","@tellescope/utilities":"1.255.19","@tellescope/validation":"1.255.19","@tellescope/types-client":"1.255.19","@tellescope/types-models":"1.255.19","@tellescope/types-utilities":"1.255.19"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.255.19_1785349830668_0.5464115688779632","host":"s3://npm-registry-packages-npm-production"}},"1.256.0":{"name":"@tellescope/sdk","version":"1.256.0","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.0","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"4b94c54b3e77c1cd68e795dd4e82b77fbcccdf4a","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.0.tgz","fileCount":1124,"integrity":"sha512-cgUqCy9XE6OPcU7V2tyZlbpKniLesXo28af4viOdCEg+NOtloz3sCAY+sPOS7JZ91VNv1m0Lf1RMAnGgMMyuhw==","signatures":[{"sig":"MEYCIQCA3ZF+IUjYrBhG8VdZAV4XkP/2BdR6UarCnhD/BEI4dAIhANdAzadL0wPE8d/6w17V1aWWiz6tXezVg7gDh3701hwZ","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17197237},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"192f635da723d16ea20c4517d932da211110ffd5","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.0","source-map-support":"0.5.21","@tellescope/testing":"1.256.0","@tellescope/constants":"1.256.0","@tellescope/utilities":"1.256.0","@tellescope/validation":"1.256.0","@tellescope/types-client":"1.256.0","@tellescope/types-models":"1.256.0","@tellescope/types-utilities":"1.256.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.0_1785979060609_0.16223986197555718","host":"s3://npm-registry-packages-npm-production"}},"1.256.1":{"name":"@tellescope/sdk","version":"1.256.1","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.1","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"176a80a87802886f0943db56b5cb32ae19845838","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.1.tgz","fileCount":1144,"integrity":"sha512-s+GFB65YctMPj8Z3z2dF0+B9ORdu3ryjqAnKkUR2zHCHn0zuB1vsoppLzawT7zNB0DbNVS/2hIQx8eAbV9KGqA==","signatures":[{"sig":"MEYCIQCXA7KnokpKpXu8xzuZ6UATMiaX+baBvbiOqmnYCNfuzQIhAPTZfwBUMyYBrq77s9GfRfRf9XKbrITyR2h7tYa7P2hx","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17347601},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"af1560c4e29f55145be8f317b3ae8629aa80c75b","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.1","source-map-support":"0.5.21","@tellescope/testing":"1.256.0","@tellescope/constants":"1.256.1","@tellescope/utilities":"1.256.1","@tellescope/validation":"1.256.1","@tellescope/types-client":"1.256.1","@tellescope/types-models":"1.256.1","@tellescope/types-utilities":"1.256.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.1_1786051555617_0.9292361941136884","host":"s3://npm-registry-packages-npm-production"}},"1.256.2":{"name":"@tellescope/sdk","version":"1.256.2","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.2","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"5a481d3999e73bc07b10d2b8ea5217932e2c36c7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.2.tgz","fileCount":1171,"integrity":"sha512-szlVCBhOWYeO5fa6VdXvB0owoQ7jAUfr/YoNlE05I5gJmnZuXKcD+K2XDATxEMKD7gW9zbFMOdRpQ/v3whatUw==","signatures":[{"sig":"MEUCIFPhZSlGBctl7nUXUIZPD66R1Y1ZEAoCVfvVRqZKDvKeAiEA9t0zUPhFJ/qXqUd/9xaz4I3YVsOZaBCF22kEZK9QqQ4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17500015},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"a796b01e2a6ccc1f40aeb07084d8b8922e4d078e","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.2","source-map-support":"0.5.21","@tellescope/testing":"1.256.2","@tellescope/constants":"1.256.2","@tellescope/utilities":"1.256.2","@tellescope/validation":"1.256.2","@tellescope/types-client":"1.256.2","@tellescope/types-models":"1.256.2","@tellescope/types-utilities":"1.256.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.2_1786402470788_0.17044234480401443","host":"s3://npm-registry-packages-npm-production"}},"1.256.3":{"name":"@tellescope/sdk","version":"1.256.3","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.3","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ed0b3ca6e41e688c88d129fb0a321d7030446fe2","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.3.tgz","fileCount":1222,"integrity":"sha512-tJSz44PrKJmGiPYEnDJjmau3EhexTCIdCpV0HEj0R6BMky/NLX9yscJwLqg9In2Kx2XfHR7/eIpB1JSGZdAttQ==","signatures":[{"sig":"MEUCIC/LDr1DTK/yCdl61FqJTfrO+cxeUopmwQjOUyNDke8MAiEAqxdZfUZoBk/zUgMDrMJVgRVtCzy7b/Y+3bkNg6e1dtc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17973460},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0f451abd251f9b79af46bffb994b5e815477bd49","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.3","source-map-support":"0.5.21","@tellescope/testing":"1.256.3","@tellescope/constants":"1.256.3","@tellescope/utilities":"1.256.3","@tellescope/validation":"1.256.3","@tellescope/types-client":"1.256.3","@tellescope/types-models":"1.256.3","@tellescope/types-utilities":"1.256.3"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.3_1786571934792_0.5466568767014137","host":"s3://npm-registry-packages-npm-production"}},"1.256.4":{"name":"@tellescope/sdk","version":"1.256.4","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.4","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"c3b1ac019942ef6352ce0f0e1bd656ef920db286","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.4.tgz","fileCount":1222,"integrity":"sha512-yhFpvHwudcz1u1egyL0ARqHYqzX9efMEzlrfFr5dGPIBZ+Gqh6FTTi6uJKFCMRN8IIZBEyzS/GgA/z4G74yklQ==","signatures":[{"sig":"MEYCIQCvez0BQcOfepi51rbytig6/d67srgRhSD5QAoxS80HwwIhANisVlzh7hW0RqI0oG7li4wczGgEioPzgx6JILD6arai","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17973464},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"f8b3327e5602d5dae690109eb9271aa1c2628c37","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.4","source-map-support":"0.5.21","@tellescope/testing":"1.256.4","@tellescope/constants":"1.256.4","@tellescope/utilities":"1.256.4","@tellescope/validation":"1.256.4","@tellescope/types-client":"1.256.4","@tellescope/types-models":"1.256.4","@tellescope/types-utilities":"1.256.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.4_1786649493707_0.8111093002049115","host":"s3://npm-registry-packages-npm-production"}},"1.256.5":{"name":"@tellescope/sdk","version":"1.256.5","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.5","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"adbc435077807f3c84caa12fb4eac8584c750c4e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.5.tgz","fileCount":1222,"integrity":"sha512-OdwMZTzQpB6TNxUqkiXJHSaw7/LyZCQS6mIj8ijyLqVfpIck4x7EqzUjugiuIwF8vS3dAHjFIjB6GUVzzvfQcQ==","signatures":[{"sig":"MEYCIQDG7MmVpDAlZRg0sJk27+F4XFPD14nVi4peQF29pRNQZQIhAPUhfCDOiSaxWGgLY54GTqHSOvE1953POJW+ezC+6ZGm","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17997829},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"41fadf74740574ed78c17e75a5687aa6a32024ec","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.5","source-map-support":"0.5.21","@tellescope/testing":"1.256.4","@tellescope/constants":"1.256.5","@tellescope/utilities":"1.256.5","@tellescope/validation":"1.256.5","@tellescope/types-client":"1.256.5","@tellescope/types-models":"1.256.5","@tellescope/types-utilities":"1.256.4"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.5_1786668879622_0.819457890246883","host":"s3://npm-registry-packages-npm-production"}},"1.256.6":{"name":"@tellescope/sdk","version":"1.256.6","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.6","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"ec17b7de41f361c84f7589fc89bb25aeca17eaa7","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.6.tgz","fileCount":1222,"integrity":"sha512-nObGxsmh6yZDpAp1N3G7MTlP6BXlVSLHgdpgASzblzS4fwxYpdnw2lnr8U1K/dR4UoX37feCqBkXB0HWi6EIVw==","signatures":[{"sig":"MEQCIGDqNPoP7y4q6V2Y9FSZ7F8qgwBFQAWQr02h2hC3BNN0AiBYNU6yHDvF9YSwiIIvfdZZ5nUI9TiS6p6qRMozBI2a1g==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":17999379},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"b5672761d4ea6995488faaeb9a0ccc12436f7b30","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.6","source-map-support":"0.5.21","@tellescope/testing":"1.256.6","@tellescope/constants":"1.256.6","@tellescope/utilities":"1.256.6","@tellescope/validation":"1.256.6","@tellescope/types-client":"1.256.6","@tellescope/types-models":"1.256.6","@tellescope/types-utilities":"1.256.6"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.6_1787068454430_0.7689108398281526","host":"s3://npm-registry-packages-npm-production"}},"1.256.7":{"name":"@tellescope/sdk","version":"1.256.7","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.7","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"f95db5fcdc702eb4fb4c3c2a0c1b7111dfaaad93","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.7.tgz","fileCount":1267,"integrity":"sha512-cUAdhlv5UHnS/vKKp3ipaEiLL36aq3GQoW2naN2GfB3Vk5gvotpb3hYZr0p5nQn3+Jdx42hX5wZasXBVfleHXg==","signatures":[{"sig":"MEYCIQCmshnjKQjX7MSV/2FDtbJxjyBS2Sbr1H6Sn7mXmE01VgIhAOsAqLOTr6+bjRdKm/kloSAtCQcd/vSOzGDFZ2a1UXVL","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18508682},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"65726a9aff1e45ffbdd4a16d8b0fc3a21204fc6f","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.7","source-map-support":"0.5.21","@tellescope/testing":"1.256.7","@tellescope/constants":"1.256.7","@tellescope/utilities":"1.256.7","@tellescope/validation":"1.256.7","@tellescope/types-client":"1.256.7","@tellescope/types-models":"1.256.7","@tellescope/types-utilities":"1.256.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.7_1787151923308_0.7686257178361187","host":"s3://npm-registry-packages-npm-production"}},"1.256.8":{"name":"@tellescope/sdk","version":"1.256.8","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.8","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"241b2728b65d817ed60a6b43ba7add3983b917c6","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.8.tgz","fileCount":1276,"integrity":"sha512-1Dg99CilXeAmRoXNQHKfuK347S05CVsGe+yjdBrrRBsk2B2Gt6k9hF4LchQLl4/LdggFil1+opfXB6YW/Np/1g==","signatures":[{"sig":"MEYCIQDVtR48V/KsL/1lXGwwLEtGChB8WvP6UoEpS5mbsnGEUQIhAPUpN4r510pAuUmswETNAjksQGfb8NILNeDUxeh3n1FP","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18585701},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"194f5c52adb83f8950ad515f37a9c638b8233c90","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.8","source-map-support":"0.5.21","@tellescope/testing":"1.256.7","@tellescope/constants":"1.256.7","@tellescope/utilities":"1.256.7","@tellescope/validation":"1.256.7","@tellescope/types-client":"1.256.7","@tellescope/types-models":"1.256.7","@tellescope/types-utilities":"1.256.7"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.8_1787165277188_0.6207332438173214","host":"s3://npm-registry-packages-npm-production"}},"1.256.9":{"name":"@tellescope/sdk","version":"1.256.9","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.9","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"7533ef4324403dd70331e458929c3f26574d08b9","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.9.tgz","fileCount":1294,"integrity":"sha512-3r+s8hD24+LhwOpSZt+szdKrS6F0+2u1cBllp004Au+AbI+Px+uU92iWVsJ8O7zdhySvcn7UiCJ3eIH49BVdyA==","signatures":[{"sig":"MEQCIGg9YDOXdVyPof/Of2ScLmZOeO2Rb3DvgCGEqyTxshrbAiAet8pbZNogUUHR95S785416qJGH1vGRV5QymVFjEtufw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18698084},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"8952d9b32afa842c1488e4eab27fe1dadc859cdb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.9","source-map-support":"0.5.21","@tellescope/testing":"1.256.9","@tellescope/constants":"1.256.9","@tellescope/utilities":"1.256.9","@tellescope/validation":"1.256.9","@tellescope/types-client":"1.256.9","@tellescope/types-models":"1.256.9","@tellescope/types-utilities":"1.256.9"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.9_1787175416410_0.3131768824289993","host":"s3://npm-registry-packages-npm-production"}},"1.256.10":{"name":"@tellescope/sdk","version":"1.256.10","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.10","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"926fc3b1a21311f9a01592a860d5c4b20ab1fa01","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.10.tgz","fileCount":1302,"integrity":"sha512-cESwWQosdewSJr6yD4DeEbf9pioaAw0MUJ7LRj8dAU19dneCtsrjEivVzsjgEmggBoKMi85rqtdeoxYLRnRKxw==","signatures":[{"sig":"MEUCIQCtnMt3MxST1tKiVqijm7IgHBmxOTcMhnqJTd5Y243OwQIgQoARFsu4Z5ZAj7M9R7Cv5PF9SY3lNCI60RfzZOBB0mM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18785947},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"46f8475fc2faa03773200b0312f34b095a68eaeb","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.10","source-map-support":"0.5.21","@tellescope/testing":"1.256.10","@tellescope/constants":"1.256.10","@tellescope/utilities":"1.256.10","@tellescope/validation":"1.256.10","@tellescope/types-client":"1.256.10","@tellescope/types-models":"1.256.10","@tellescope/types-utilities":"1.256.10"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.10_1787259728944_0.7670758161075315","host":"s3://npm-registry-packages-npm-production"}},"1.256.11":{"name":"@tellescope/sdk","version":"1.256.11","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.11","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"59e840dba93f646634b766325180d6d16c931262","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.11.tgz","fileCount":1323,"integrity":"sha512-ZSfSOI394aiZIo0zcwkaluNh+eVgEw+ol0VX/vXzXnIXJN4munW+WRv4ujDdezeugqfbsbCZJ+Gg23rgETzW6w==","signatures":[{"sig":"MEQCIFEJpr03mM3WFhLC9ryYG1W8+mSdbcfxnLgN+l07u8e1AiBboEh1DPo8CJJiGUf9/nHb4iKyDm0LgqVvD+bbo7t6Qw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":18929477},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"e0b2785223de7100a93651f4cf6f501223103054","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.11","source-map-support":"0.5.21","@tellescope/testing":"1.256.11","@tellescope/constants":"1.256.11","@tellescope/utilities":"1.256.11","@tellescope/validation":"1.256.11","@tellescope/types-client":"1.256.11","@tellescope/types-models":"1.256.11","@tellescope/types-utilities":"1.256.11"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.11_1787598458676_0.5655687424535978","host":"s3://npm-registry-packages-npm-production"}},"1.256.12":{"name":"@tellescope/sdk","version":"1.256.12","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.12","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"b577dd209be05199c300f3ef619bc482cef46e90","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.12.tgz","fileCount":1340,"integrity":"sha512-y2ml75ljT2AOcVHvTonJVaGIFB9TZGeoChTTmopYVHl8OSLX3mxY/ojrREZfVkR1b70Fr9weYowz8Wqawlqljg==","signatures":[{"sig":"MEQCIBag3fJ+7S6+XUMDr8q867EyAEXCmtVx+LM2RjpoHf+MAiAFYUi3XbphVe3+v9qstI94/GqnKqkJmoEhscP6WkHTYg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19129634},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"137bfca8fc8d2229a8eee245265536e507a3afae","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.12","source-map-support":"0.5.21","@tellescope/testing":"1.256.12","@tellescope/constants":"1.256.12","@tellescope/utilities":"1.256.12","@tellescope/validation":"1.256.12","@tellescope/types-client":"1.256.12","@tellescope/types-models":"1.256.12","@tellescope/types-utilities":"1.256.12"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.12_1787689974118_0.155386539324877","host":"s3://npm-registry-packages-npm-production"}},"1.256.13":{"name":"@tellescope/sdk","version":"1.256.13","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.13","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"200758cebcc57a8eb429aea1b22a54e3fcb54443","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.13.tgz","fileCount":1341,"integrity":"sha512-WdXMeGTVGeWYk5fl1v8brosvXiv5n37Z7KV+uy9dwvLF+a2DW56hLX/Kyi1IQRXVTAi9B53QxwWUA4LQtWCrEA==","signatures":[{"sig":"MEYCIQCReuA18y+O2cM5R4DpgLUbQwWfMFd2sdIe4YmpHVdbtAIhAK+9NfFO1g95eTR89l06tNq6qVXFKveDR+8fG9nrtDDX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19139342},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"457e037174ead2b05f585d810de05f724659430a","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.13","source-map-support":"0.5.21","@tellescope/testing":"1.256.13","@tellescope/constants":"1.256.13","@tellescope/utilities":"1.256.13","@tellescope/validation":"1.256.13","@tellescope/types-client":"1.256.13","@tellescope/types-models":"1.256.13","@tellescope/types-utilities":"1.256.13"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.13_1788300931990_0.26632013772011875","host":"s3://npm-registry-packages-npm-production"}},"1.256.14":{"name":"@tellescope/sdk","version":"1.256.14","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.14","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"48305c603096b1e0950b5cb1a43079d484eca925","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.14.tgz","fileCount":1431,"integrity":"sha512-apk312LbkCHjZh7vk4J3oaO2BcntJgxseS+W00zh8X7FTZk0MCR5nNsuX0uJOd0jSU7gi9RMeLrk52KaG0Ig/A==","signatures":[{"sig":"MEUCIBeAR3Ki3Eru5inLJdgcyGqlDQof6Up0eyD2/eTDi42eAiEAyXxkUgaOuVh0rOSOXAP+Ic7EV0kQQXdWzt+D+cui578=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":19742734},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"0b32ba0040e286c4a1013287f9e154e612db11af","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.14","source-map-support":"0.5.21","@tellescope/testing":"1.256.14","@tellescope/constants":"1.256.14","@tellescope/utilities":"1.256.14","@tellescope/validation":"1.256.14","@tellescope/types-client":"1.256.14","@tellescope/types-models":"1.256.14","@tellescope/types-utilities":"1.256.14"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.14_1788470226998_0.5747723340652411","host":"s3://npm-registry-packages-npm-production"}},"1.256.15":{"name":"@tellescope/sdk","version":"1.256.15","author":{"name":"Sebastian Coates"},"license":"MIT","_id":"@tellescope/sdk@1.256.15","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"homepage":"https://github.com/tellescope-os/tellescope#readme","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"46698b447fe567cae80dbf0f90252ef5168dbdfe","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.15.tgz","fileCount":1641,"integrity":"sha512-l7+t4p6glmUcpsVTcE09cylwMaStJ5aCEuDbR3qkqHb9X4oHPfw/bsas3JUIhjuX6J0HwjKuHJzjzOQH2sVzCQ==","signatures":[{"sig":"MEQCIDPc83b8WLyzeoDodJ7cBBNijzeOzg1drfPR/NkaSgjeAiBA1OSa3rpgB2TxeQ3W03TCVj2YpxzAksRtrp6HE/pnNw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":21279621},"main":"./lib/cjs/sdk.js","types":"./lib/esm/sdk.d.ts","module":"./lib/esm/sdk.js","gitHead":"180f82301125bdd5e73608991061e49ed3d41e96","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.15","source-map-support":"0.5.21","@tellescope/testing":"1.256.15","@tellescope/constants":"1.256.15","@tellescope/utilities":"1.256.15","@tellescope/validation":"1.256.15","@tellescope/types-client":"1.256.15","@tellescope/types-models":"1.256.15","@tellescope/types-utilities":"1.256.15"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"tmp":"tmp/sdk_1.256.15_1789064631193_0.25258291145620815","host":"s3://npm-registry-packages-npm-production"}},"1.256.16":{"_id":"@tellescope/sdk@1.256.16","bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"dist":{"shasum":"aa09382816c15f4aa578318475ea1a3684a5b69e","tarball":"https://registry.npmjs.org/@tellescope/sdk/-/sdk-1.256.16.tgz","fileCount":1650,"integrity":"sha512-uJAKLpIi3h3mW6dZYBfgxkIsVCNyzvcVuw1qwUWLa6iXK9LW4cVVvpMx3noxBOYys1/TNmLq1T6KUStrsC6GIQ==","signatures":[{"sig":"MEUCIQCvn2/SnyKyaMu76d8I02M8TWhBxZx91UdT/yDgCBdLvAIgbJXXoRZf+bwx+YatDrMufkTMPVx5tQTryy5RTPLQ4vY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"},{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCuSs85CajrKgS+gW6TmZrnpNsMqq5wrjf3f34vS8hCcAIhANYfnrC/O6qprXeW65tvh3tUC1A0y8Mhj37w+ydMOCxh"}],"unpackedSize":21358573},"main":"./lib/cjs/sdk.js","name":"@tellescope/sdk","types":"./lib/esm/sdk.d.ts","author":{"name":"Sebastian Coates"},"module":"./lib/esm/sdk.js","gitHead":"5874f0e4ca75d8ce70768a5933cd5bb5b3b15c58","license":"MIT","scripts":{"test":"npm run-script build:cjs && npm run-script retest","build":"npm run-script build:esm && npm run-script build:cjs","retest":"npm run-script retest-api && npm run-script retest-public-api && npm run-script retest-webhooks","test-api":"npm run-script build:cjs && npm run-script retest-api","build:cjs":"tsc --module commonjs --outDir lib/cjs","build:esm":"tsc","watch:cjs":"tsc --module commonjs --outDir lib/cjs --watch","retest-api":"node -r dotenv/config lib/cjs/tests/tests.js","test-sockets":"npm run-script build:cjs && npm run-script retest-sockets","test-webhooks":"npm run-script build:cjs && npm run-script retest-webhooks","retest-sockets":"node -r dotenv/config lib/cjs/tests/socket_tests.js","retest-webhooks":"node -r dotenv/config lib/cjs/tests/webhooks_tests.js","test-public-api":"npm run-script build:cjs && npm run-script retest-public-api","retest-public-api":"node -r dotenv/config lib/cjs/tests/public_endpoint_tests.js"},"version":"1.256.16","_npmUser":{"name":"sebasscoates","email":"sebass@immuto.io"},"homepage":"https://github.com/tellescope-os/tellescope#readme","repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"_npmVersion":"lerna/4.0.0/node@v24.15.0+arm64 (darwin)","description":"Code for interacting with the Tellescope API","directories":{},"maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"_nodeVersion":"24.15.0","dependencies":{"axios":"0.30.3","dotenv":"14.3.2","form-data":"4.0.4","@tellescope/schema":"1.256.16","source-map-support":"0.5.21","@tellescope/testing":"1.256.16","@tellescope/constants":"1.256.16","@tellescope/utilities":"1.256.16","@tellescope/validation":"1.256.16","@tellescope/types-client":"1.256.16","@tellescope/types-models":"1.256.16","@tellescope/types-utilities":"1.256.16"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"eslint":"7.32.0","typescript":"4.9.3","@types/express":"4.17.14","@typescript-eslint/parser":"4.33.0","@typescript-eslint/eslint-plugin":"4.33.0"},"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/sdk_1.256.16_1789076717038_0.3419544176139808"}}},"time":{"created":"2021-10-06T20:25:39.511Z","modified":"2026-09-10T21:45:17.508Z","0.0.2":"2021-10-06T20:25:39.729Z","0.0.3":"2021-10-12T23:15:05.877Z","0.0.4":"2021-10-25T20:15:08.665Z","0.0.5":"2021-10-25T20:23:57.976Z","0.0.6":"2021-11-15T21:16:11.694Z","0.0.7":"2021-11-16T16:37:34.148Z","0.0.8":"2021-11-20T13:50:21.388Z","0.0.9":"2021-11-22T01:27:36.816Z","0.0.10":"2021-11-28T02:22:46.424Z","0.0.11":"2021-12-06T02:21:19.508Z","0.0.12":"2021-12-08T16:10:55.354Z","0.0.13":"2021-12-09T20:52:26.117Z","0.0.14":"2021-12-10T02:04:09.658Z","0.0.15":"2021-12-18T19:10:25.738Z","0.0.16":"2021-12-22T22:53:22.090Z","0.0.17":"2021-12-24T22:36:21.010Z","0.0.18":"2021-12-28T20:45:34.691Z","0.0.19":"2021-12-28T21:48:46.155Z","0.0.20":"2021-12-29T03:36:24.500Z","0.0.21":"2021-12-30T21:29:30.219Z","0.0.22":"2022-01-02T20:57:01.602Z","0.0.23":"2022-01-04T04:24:53.123Z","0.0.24":"2022-01-05T03:20:11.790Z","0.0.25":"2022-01-07T18:31:58.829Z","0.0.26":"2022-01-12T01:13:01.687Z","0.0.27":"2022-01-14T05:23:46.612Z","0.0.28":"2022-01-14T17:47:12.317Z","0.0.29":"2022-01-18T15:27:27.054Z","0.0.30":"2022-01-18T15:40:31.614Z","0.0.31":"2022-01-18T17:35:12.539Z","0.0.32":"2022-01-19T22:20:56.467Z","0.0.33":"2022-01-20T20:03:18.451Z","0.0.34":"2022-01-20T21:16:06.535Z","0.0.35":"2022-01-21T03:37:41.757Z","0.0.36":"2022-01-21T03:54:48.435Z","0.0.37":"2022-01-25T02:38:42.477Z","0.0.38":"2022-02-01T21:48:42.298Z","0.0.39":"2022-02-02T05:03:13.171Z","0.0.40":"2022-02-03T04:54:22.517Z","0.0.41":"2022-02-03T20:15:05.544Z","0.0.42":"2022-02-05T23:15:25.567Z","0.0.43":"2022-02-12T03:10:36.987Z","0.0.44":"2022-02-18T02:45:10.456Z","0.0.45":"2022-02-27T02:28:35.480Z","0.0.46":"2022-03-02T01:53:25.114Z","0.0.47":"2022-03-03T01:25:31.584Z","0.0.48":"2022-03-03T01:34:11.326Z","0.0.49":"2022-03-03T17:02:25.158Z","0.0.50":"2022-03-03T19:43:40.172Z","0.0.51":"2022-03-03T22:07:45.026Z","0.0.52":"2022-03-04T18:53:07.874Z","0.0.53":"2022-03-14T19:55:18.859Z","0.0.54":"2022-03-23T02:25:32.863Z","0.0.55":"2022-03-24T20:49:27.660Z","0.0.56":"2022-03-25T03:12:15.619Z","0.0.57":"2022-03-29T18:26:22.170Z","0.0.58":"2022-03-30T00:12:23.069Z","0.0.59":"2022-03-30T04:56:25.490Z","0.0.60":"2022-03-30T23:05:53.932Z","0.0.61":"2022-03-31T00:47:16.008Z","0.0.62":"2022-03-31T14:50:47.683Z","0.0.63":"2022-04-06T22:04:40.492Z","0.0.64":"2022-04-07T01:11:14.519Z","0.0.65":"2022-04-07T23:22:16.512Z","0.0.66":"2022-04-12T21:22:42.719Z","0.0.67":"2022-04-13T01:15:11.486Z","0.0.68":"2022-04-14T02:35:48.865Z","0.0.69":"2022-04-15T20:06:52.724Z","0.0.70":"2022-04-19T22:18:41.399Z","0.0.71":"2022-04-20T17:52:11.774Z","0.0.72":"2022-04-21T21:13:14.132Z","0.0.73":"2022-04-27T01:45:55.170Z","0.0.74":"2022-05-06T18:26:50.635Z","0.0.75":"2022-05-06T20:46:07.133Z","0.0.76":"2022-05-08T02:23:19.126Z","0.0.77":"2022-05-13T20:30:29.514Z","0.0.78":"2022-05-15T23:11:13.619Z","0.0.79":"2022-05-20T16:49:51.856Z","0.0.80":"2022-05-25T22:05:19.991Z","0.0.81":"2022-05-26T21:36:56.970Z","0.0.82":"2022-05-26T21:44:59.483Z","0.0.83":"2022-05-30T20:45:34.970Z","0.0.84":"2022-05-30T20:57:19.642Z","0.0.85":"2022-05-30T21:15:35.695Z","0.0.86":"2022-05-30T22:35:19.106Z","0.0.87":"2022-05-31T03:01:34.123Z","0.0.88":"2022-06-01T22:47:21.846Z","0.0.89":"2022-06-07T01:41:18.469Z","0.0.90":"2022-06-13T14:02:46.855Z","0.0.91":"2022-06-14T23:14:18.195Z","0.0.92":"2022-06-16T18:30:14.108Z","0.0.93":"2022-06-17T16:28:38.048Z","0.0.94":"2022-06-22T22:36:59.682Z","0.0.95":"2022-06-23T18:37:17.987Z","0.0.96":"2022-06-26T19:04:13.918Z","0.0.97":"2022-06-28T21:57:12.693Z","0.0.98":"2022-07-06T01:32:49.738Z","1.0.0":"2022-07-11T18:14:40.900Z","1.1.0":"2022-07-13T21:08:39.336Z","1.1.1":"2022-07-14T16:35:50.480Z","1.1.2":"2022-07-14T20:47:37.826Z","1.1.3":"2022-07-14T22:17:53.702Z","1.1.4":"2022-07-23T18:03:42.678Z","1.1.5":"2022-07-27T21:12:14.911Z","1.2.0":"2022-07-28T19:17:40.155Z","1.2.1":"2022-08-02T21:07:21.953Z","1.2.2":"2022-08-06T18:41:25.233Z","1.2.3":"2022-08-09T23:18:02.398Z","1.2.4":"2022-08-11T22:36:35.029Z","1.2.5":"2022-08-25T23:10:07.353Z","1.3.0":"2022-09-01T22:45:41.746Z","1.3.2":"2022-09-03T20:35:16.833Z","1.3.3":"2022-09-06T15:48:23.726Z","1.3.6":"2022-09-06T22:52:18.047Z","1.3.8":"2022-09-08T14:57:30.006Z","1.3.9":"2022-09-08T21:45:49.592Z","1.3.10":"2022-09-09T16:13:44.286Z","1.3.11":"2022-09-09T18:49:09.313Z","1.3.12":"2022-09-12T14:59:21.084Z","1.3.13":"2022-09-13T12:21:24.903Z","1.3.14":"2022-09-14T20:43:34.486Z","1.3.15":"2022-09-15T17:18:57.398Z","1.3.19":"2022-09-19T21:36:21.891Z","1.3.20":"2022-09-21T15:36:03.118Z","1.3.21":"2022-09-21T17:14:34.023Z","1.3.22":"2022-09-22T12:31:50.880Z","1.3.23":"2022-09-22T21:33:07.852Z","1.3.24":"2022-09-23T21:00:34.891Z","1.3.25":"2022-09-26T21:46:48.987Z","1.3.31":"2022-09-28T23:24:12.077Z","1.3.32":"2022-09-29T17:46:55.739Z","1.3.36":"2022-10-03T17:49:23.307Z","1.3.38":"2022-10-04T21:40:40.600Z","1.3.40":"2022-10-05T17:29:39.954Z","1.3.41":"2022-10-05T23:53:12.440Z","1.3.42":"2022-10-06T15:52:04.820Z","1.3.43":"2022-10-07T20:33:59.674Z","1.3.44":"2022-10-07T21:03:16.853Z","1.3.45":"2022-10-10T19:03:43.538Z","1.3.46":"2022-10-10T23:07:24.415Z","1.3.47":"2022-10-11T17:23:59.962Z","1.3.48":"2022-10-14T14:30:17.296Z","1.4.0":"2022-10-17T18:52:44.494Z","1.4.1":"2022-10-18T22:39:10.985Z","1.4.3":"2022-10-20T01:21:27.094Z","1.4.4":"2022-10-20T21:21:07.688Z","1.4.6":"2022-10-21T16:54:23.407Z","1.4.8":"2022-10-24T19:29:36.294Z","1.4.9":"2022-10-24T20:51:19.338Z","1.4.10":"2022-10-25T12:59:34.386Z","1.4.11":"2022-10-25T20:21:18.968Z","1.4.12":"2022-10-25T20:57:05.764Z","1.4.13":"2022-10-26T16:44:55.369Z","1.4.14":"2022-10-26T22:53:18.196Z","1.4.15":"2022-10-27T20:03:49.470Z","1.4.16":"2022-10-31T14:35:18.123Z","1.4.18":"2022-10-31T19:56:42.049Z","1.4.19":"2022-10-31T22:20:21.384Z","1.4.20":"2022-11-01T18:42:13.956Z","1.4.21":"2022-11-02T01:42:29.838Z","1.4.22":"2022-11-03T23:41:25.127Z","1.4.24":"2022-11-04T21:57:41.659Z","1.4.26":"2022-11-08T00:26:39.318Z","1.4.27":"2022-11-09T00:04:25.074Z","1.4.28":"2022-11-09T21:24:18.086Z","1.4.30":"2022-11-15T00:57:55.054Z","1.4.31":"2022-11-16T21:49:18.190Z","1.4.32":"2022-11-17T20:16:42.615Z","1.4.33":"2022-11-17T22:38:03.965Z","1.4.34":"2022-11-18T18:15:48.268Z","1.4.36":"2022-11-22T17:31:44.340Z","1.4.37":"2022-11-23T15:06:54.670Z","1.4.38":"2022-11-27T05:51:55.784Z","1.4.42":"2022-11-28T04:50:38.777Z","1.4.43":"2022-11-29T03:24:52.155Z","1.4.44":"2022-11-29T03:58:32.949Z","1.4.46":"2022-12-01T23:50:54.554Z","1.4.48":"2022-12-13T02:10:13.690Z","1.4.49":"2022-12-14T01:03:55.275Z","1.4.50":"2022-12-15T03:09:49.524Z","1.4.51":"2022-12-15T03:54:13.250Z","1.4.52":"2022-12-15T19:45:32.916Z","1.4.53":"2022-12-16T22:00:27.637Z","1.4.54":"2022-12-18T04:31:20.271Z","1.4.55":"2022-12-19T22:01:14.501Z","1.4.56":"2022-12-20T19:49:32.067Z","1.4.57":"2022-12-20T22:57:43.780Z","1.4.58":"2022-12-21T15:43:22.987Z","1.4.60":"2022-12-22T22:41:21.307Z","1.4.61":"2022-12-29T01:53:10.708Z","1.4.62":"2022-12-29T21:15:25.007Z","1.4.63":"2022-12-30T01:32:57.439Z","1.4.64":"2023-01-04T00:46:36.147Z","1.4.65":"2023-01-04T01:21:56.706Z","1.4.66":"2023-01-05T17:13:09.546Z","1.4.67":"2023-01-05T20:34:43.777Z","1.4.68":"2023-01-06T01:37:12.654Z","1.4.69":"2023-01-10T02:59:09.304Z","1.4.70":"2023-01-10T20:58:02.624Z","1.4.71":"2023-01-11T03:18:20.668Z","1.4.72":"2023-01-12T00:49:54.130Z","1.4.73":"2023-01-12T03:35:46.822Z","1.4.74":"2023-01-12T04:18:14.870Z","1.4.75":"2023-01-12T15:40:39.144Z","1.4.76":"2023-01-13T19:54:47.240Z","1.4.77":"2023-01-16T17:51:13.359Z","1.4.79":"2023-01-16T20:02:01.074Z","1.4.80":"2023-01-17T01:44:04.626Z","1.4.81":"2023-01-17T03:17:06.497Z","1.4.84":"2023-01-18T15:29:54.107Z","1.4.85":"2023-01-18T19:07:24.389Z","1.4.86":"2023-01-18T23:49:33.056Z","1.4.87":"2023-01-19T16:56:19.992Z","1.4.88":"2023-01-20T00:31:40.531Z","1.4.89":"2023-01-23T16:53:27.504Z","1.4.90":"2023-01-23T19:14:20.927Z","1.4.92":"2023-01-24T01:13:46.016Z","1.4.93":"2023-01-24T22:02:18.199Z","1.4.94":"2023-01-25T00:08:34.934Z","1.4.95":"2023-01-26T15:47:47.043Z","1.4.96":"2023-01-27T18:24:29.304Z","1.4.97":"2023-01-27T18:43:18.579Z","1.4.98":"2023-01-27T19:03:17.959Z","1.4.99":"2023-01-27T22:14:03.045Z","1.4.100":"2023-01-30T16:10:10.907Z","1.4.102":"2023-01-31T18:10:55.805Z","1.4.103":"2023-02-01T00:40:58.698Z","1.4.104":"2023-02-02T15:15:34.057Z","1.4.105":"2023-02-02T18:41:16.653Z","1.5.0":"2023-02-03T01:01:30.002Z","1.5.1":"2023-02-06T18:17:29.869Z","1.5.2":"2023-02-06T18:57:35.818Z","1.5.3":"2023-02-07T02:22:07.828Z","1.6.0":"2023-02-07T18:07:16.446Z","1.6.1":"2023-02-09T00:36:58.600Z","1.6.2":"2023-02-09T15:16:28.704Z","1.7.0":"2023-02-10T03:05:37.207Z","1.7.2":"2023-02-14T01:15:04.610Z","1.7.4":"2023-02-14T21:44:15.691Z","1.8.0":"2023-02-15T17:28:15.490Z","1.8.1":"2023-02-15T20:53:04.626Z","1.8.2":"2023-02-15T23:18:46.269Z","1.8.3":"2023-02-15T23:58:18.496Z","1.8.4":"2023-02-16T00:13:55.747Z","1.8.5":"2023-02-16T00:43:35.415Z","1.8.6":"2023-02-16T02:10:27.640Z","1.8.7":"2023-02-16T02:42:29.722Z","1.8.8":"2023-02-16T03:20:09.586Z","1.8.9":"2023-02-16T04:17:52.139Z","1.8.10":"2023-02-16T05:05:31.770Z","1.8.11":"2023-02-16T05:18:16.630Z","1.8.12":"2023-02-16T17:11:15.697Z","1.8.13":"2023-02-16T17:38:31.456Z","1.9.0":"2023-02-16T23:46:38.971Z","1.10.0":"2023-02-18T19:19:52.417Z","1.11.0":"2023-02-21T02:52:30.500Z","1.12.0":"2023-02-22T01:56:58.650Z","1.13.0":"2023-02-24T02:34:02.197Z","1.13.1":"2023-02-26T21:06:47.155Z","1.13.2":"2023-02-28T02:26:26.008Z","1.13.3":"2023-02-28T02:43:29.643Z","1.13.4":"2023-02-28T16:41:40.416Z","1.13.5":"2023-03-01T00:57:48.211Z","1.14.0":"2023-03-03T02:32:24.003Z","1.14.1":"2023-03-03T22:17:25.139Z","1.15.0":"2023-03-05T21:52:02.866Z","1.16.0":"2023-03-07T02:35:11.905Z","1.16.2":"2023-03-09T19:11:12.058Z","1.16.3":"2023-03-09T23:16:46.845Z","1.16.5":"2023-03-10T16:48:00.481Z","1.16.6":"2023-03-11T21:10:52.309Z","1.16.7":"2023-03-13T00:53:55.545Z","1.17.0":"2023-03-13T19:52:01.694Z","1.17.1":"2023-03-14T02:08:28.833Z","1.18.0":"2023-03-14T17:57:16.245Z","1.18.1":"2023-03-14T18:17:07.843Z","1.18.2":"2023-03-14T23:31:44.106Z","1.19.0":"2023-03-17T00:44:16.599Z","1.19.1":"2023-03-19T16:16:43.081Z","1.19.2":"2023-03-19T16:47:33.899Z","1.19.3":"2023-03-19T19:19:04.194Z","1.19.4":"2023-03-19T21:17:19.217Z","1.20.0":"2023-03-20T21:35:28.075Z","1.21.0":"2023-03-20T22:25:10.721Z","1.21.1":"2023-03-21T00:33:20.284Z","1.22.0":"2023-03-21T23:32:25.152Z","1.23.0":"2023-03-22T03:01:38.332Z","1.23.1":"2023-03-23T01:28:48.002Z","1.23.2":"2023-03-23T15:21:59.122Z","1.23.3":"2023-03-23T20:19:05.764Z","1.23.4":"2023-03-24T00:14:07.293Z","1.24.0":"2023-03-26T22:08:17.902Z","1.25.0":"2023-03-27T20:00:18.662Z","1.26.0":"2023-03-28T22:40:14.198Z","1.27.0":"2023-03-30T01:25:52.083Z","1.27.1":"2023-03-30T16:45:51.782Z","1.27.4":"2023-03-31T01:46:31.611Z","1.27.5":"2023-04-03T13:54:49.888Z","1.28.0":"2023-04-04T20:56:04.055Z","1.28.2":"2023-04-04T23:52:11.355Z","1.28.3":"2023-04-05T18:00:14.991Z","1.28.4":"2023-04-06T01:45:01.035Z","1.28.5":"2023-04-07T12:30:07.113Z","1.29.0":"2023-04-10T16:09:13.857Z","1.29.1":"2023-04-11T00:30:40.647Z","1.29.2":"2023-04-12T01:51:33.894Z","1.30.0":"2023-04-13T23:35:47.344Z","1.30.1":"2023-04-14T00:50:20.114Z","1.30.2":"2023-04-14T20:08:39.783Z","1.30.3":"2023-04-18T10:46:51.170Z","1.30.4":"2023-04-18T11:34:48.356Z","1.30.5":"2023-04-19T00:57:16.244Z","1.30.6":"2023-04-19T20:01:31.956Z","1.30.7":"2023-04-20T00:59:29.518Z","1.30.8":"2023-04-20T15:52:52.385Z","1.30.9":"2023-04-21T01:29:16.352Z","1.31.0":"2023-04-21T20:11:27.594Z","1.32.0":"2023-04-25T01:56:25.212Z","1.32.1":"2023-04-25T02:39:22.954Z","1.32.4":"2023-04-26T17:05:23.225Z","1.32.5":"2023-04-27T03:04:47.260Z","1.32.6":"2023-04-27T13:52:19.121Z","1.32.7":"2023-04-28T03:15:23.514Z","1.32.8":"2023-04-28T17:27:34.545Z","1.32.9":"2023-04-29T00:20:32.588Z","1.32.10":"2023-05-02T02:24:18.533Z","1.33.0":"2023-05-03T18:53:18.765Z","1.33.1":"2023-05-04T01:53:24.064Z","1.34.0":"2023-05-05T02:27:29.774Z","1.35.0":"2023-05-09T00:40:18.814Z","1.35.1":"2023-05-10T00:07:59.988Z","1.35.2":"2023-05-12T01:51:13.219Z","1.35.3":"2023-05-14T16:32:35.216Z","1.36.0":"2023-05-15T23:53:04.755Z","1.37.0":"2023-05-16T15:48:26.351Z","1.37.1":"2023-05-17T00:34:27.426Z","1.37.2":"2023-05-17T23:08:11.262Z","1.37.4":"2023-05-18T23:47:13.705Z","1.37.5":"2023-05-21T22:05:04.053Z","1.38.0":"2023-05-22T22:51:35.109Z","1.38.1":"2023-05-23T22:28:04.918Z","1.38.3":"2023-05-26T00:52:47.229Z","1.38.4":"2023-05-30T00:12:57.001Z","1.38.5":"2023-05-31T23:43:58.988Z","1.38.6":"2023-06-01T23:30:45.753Z","1.39.1":"2023-06-02T20:37:02.991Z","1.39.2":"2023-06-05T19:32:34.901Z","1.39.4":"2023-06-06T16:36:07.879Z","1.39.5":"2023-06-06T21:59:51.492Z","1.40.0":"2023-06-09T00:22:31.049Z","1.40.1":"2023-06-09T20:00:33.029Z","1.41.0":"2023-06-14T00:55:41.236Z","1.41.1":"2023-06-16T01:19:59.257Z","1.41.2":"2023-06-16T20:10:56.725Z","1.42.0":"2023-06-19T22:59:49.578Z","1.42.1":"2023-06-22T00:41:44.831Z","1.42.2":"2023-06-23T01:07:12.289Z","1.42.3":"2023-06-23T19:39:18.765Z","1.42.5":"2023-06-27T23:46:25.697Z","1.42.6":"2023-06-30T00:04:23.248Z","1.43.0":"2023-07-06T23:37:58.872Z","1.43.1":"2023-07-07T20:22:49.692Z","1.43.2":"2023-07-10T16:21:49.137Z","1.43.3":"2023-07-10T17:39:22.847Z","1.43.4":"2023-07-11T00:09:41.579Z","1.43.5":"2023-07-11T16:54:40.616Z","1.44.0":"2023-07-11T22:10:52.594Z","1.44.1":"2023-07-13T20:55:02.511Z","1.44.3":"2023-07-18T23:44:34.534Z","1.44.4":"2023-07-19T23:45:47.633Z","1.45.0":"2023-07-20T21:14:20.422Z","1.45.1":"2023-07-21T21:04:27.419Z","1.45.2":"2023-07-24T23:10:58.807Z","1.45.3":"2023-07-25T00:20:52.997Z","1.45.4":"2023-07-25T18:58:13.779Z","1.45.9":"2023-07-28T00:29:22.903Z","1.45.10":"2023-07-31T23:30:18.072Z","1.46.0":"2023-08-01T18:45:48.524Z","1.46.1":"2023-08-03T23:19:31.597Z","1.46.2":"2023-08-07T14:15:21.090Z","1.46.3":"2023-08-08T00:31:00.964Z","1.46.4":"2023-08-08T02:33:10.933Z","1.46.5":"2023-08-08T16:58:02.140Z","1.47.0":"2023-08-08T23:45:50.146Z","1.47.1":"2023-08-09T23:35:56.184Z","1.47.2":"2023-08-10T15:25:47.535Z","1.47.3":"2023-08-10T23:45:08.511Z","1.47.4":"2023-08-11T16:20:43.655Z","1.47.5":"2023-08-11T19:26:06.842Z","1.47.6":"2023-08-14T17:48:44.949Z","1.48.0":"2023-08-15T16:43:00.173Z","1.48.1":"2023-08-16T22:45:29.772Z","1.49.0":"2023-08-18T20:32:28.057Z","1.49.1":"2023-08-18T23:37:30.260Z","1.49.2":"2023-08-21T21:23:05.095Z","1.49.3":"2023-08-23T01:45:19.062Z","1.49.4":"2023-08-25T01:00:21.444Z","1.50.0":"2023-08-25T20:46:12.645Z","1.50.1":"2023-08-28T23:52:05.391Z","1.51.0":"2023-08-30T00:32:49.317Z","1.51.1":"2023-09-01T00:09:10.060Z","1.52.0":"2023-09-06T00:05:03.329Z","1.52.1":"2023-09-06T23:43:27.640Z","1.52.2":"2023-09-07T15:38:25.576Z","1.52.3":"2023-09-08T19:23:10.758Z","1.52.4":"2023-09-11T23:37:26.092Z","1.53.0":"2023-09-12T23:16:06.180Z","1.53.1":"2023-09-13T22:49:42.806Z","1.53.2":"2023-09-14T23:10:40.410Z","1.53.3":"2023-09-19T00:09:31.261Z","1.54.0":"2023-09-19T23:53:56.305Z","1.54.1":"2023-09-20T23:46:55.840Z","1.55.0":"2023-09-21T23:42:43.620Z","1.56.0":"2023-09-25T23:35:39.697Z","1.56.1":"2023-09-27T01:14:52.072Z","1.57.0":"2023-09-29T00:25:49.549Z","1.58.0":"2023-10-02T17:00:27.680Z","1.58.1":"2023-10-02T18:04:30.122Z","1.58.2":"2023-10-02T18:31:56.747Z","1.58.3":"2023-10-02T18:45:24.107Z","1.58.4":"2023-10-02T18:52:14.150Z","1.58.5":"2023-10-02T20:56:20.594Z","1.58.6":"2023-10-02T21:15:46.469Z","1.58.7":"2023-10-02T22:20:07.331Z","1.58.8":"2023-10-03T00:26:18.011Z","1.59.0":"2023-10-03T23:56:49.991Z","1.60.0":"2023-10-05T00:20:42.938Z","1.60.1":"2023-10-05T18:38:05.429Z","1.60.2":"2023-10-05T19:16:36.475Z","1.60.3":"2023-10-05T20:09:04.278Z","1.60.4":"2023-10-10T01:55:54.461Z","1.61.0":"2023-10-10T19:48:50.493Z","1.61.3":"2023-10-11T23:40:00.481Z","1.61.4":"2023-10-12T21:20:36.420Z","1.61.5":"2023-10-12T21:40:10.675Z","1.61.6":"2023-10-13T16:31:40.491Z","1.61.7":"2023-10-13T17:23:37.090Z","1.61.8":"2023-10-15T18:57:05.794Z","1.62.0":"2023-10-17T01:06:05.570Z","1.62.1":"2023-10-18T01:35:39.145Z","1.62.2":"2023-10-18T23:22:29.802Z","1.63.0":"2023-10-21T10:58:51.638Z","1.63.1":"2023-10-24T00:18:17.878Z","1.64.0":"2023-10-24T23:18:15.990Z","1.64.1":"2023-10-26T01:21:41.957Z","1.64.2":"2023-10-27T00:07:23.510Z","1.65.1":"2023-10-31T01:38:40.112Z","1.65.2":"2023-11-01T00:58:13.989Z","1.65.3":"2023-11-01T23:07:51.256Z","1.65.4":"2023-11-06T14:37:41.354Z","1.65.5":"2023-11-07T01:53:17.358Z","1.65.6":"2023-11-07T19:23:12.395Z","1.65.8":"2023-11-14T02:22:53.965Z","1.65.9":"2023-11-14T23:30:08.708Z","1.66.1":"2023-11-17T20:56:43.829Z","1.66.2":"2023-11-17T22:00:30.619Z","1.66.3":"2023-11-22T00:52:04.286Z","1.66.4":"2023-11-27T03:03:42.459Z","1.66.5":"2023-11-28T01:52:54.710Z","1.66.6":"2023-11-29T00:31:13.069Z","1.66.7":"2023-11-30T05:47:59.752Z","1.66.8":"2023-12-01T03:37:11.226Z","1.67.0":"2023-12-04T22:01:26.753Z","1.67.1":"2023-12-05T02:01:45.111Z","1.67.2":"2023-12-05T23:57:19.717Z","1.67.4":"2023-12-07T06:39:52.289Z","1.67.5":"2023-12-08T04:30:33.048Z","1.67.6":"2023-12-12T04:03:25.989Z","1.67.7":"2023-12-13T02:30:45.387Z","1.67.8":"2023-12-13T23:46:07.931Z","1.67.9":"2023-12-18T17:09:27.609Z","1.67.10":"2023-12-19T03:38:32.792Z","1.67.11":"2023-12-20T03:16:53.936Z","1.67.12":"2023-12-22T00:56:12.204Z","1.67.13":"2023-12-28T01:28:49.659Z","1.68.0":"2023-12-28T22:31:46.486Z","1.68.1":"2023-12-30T23:32:02.304Z","1.68.2":"2024-01-03T02:04:20.178Z","1.68.3":"2024-01-05T01:44:35.853Z","1.68.4":"2024-01-09T01:38:26.599Z","1.68.6":"2024-01-10T17:35:12.818Z","1.68.7":"2024-01-11T23:22:49.754Z","1.68.8":"2024-01-16T01:10:00.607Z","1.68.9":"2024-01-17T01:58:24.364Z","1.69.0":"2024-01-18T23:47:41.112Z","1.69.1":"2024-01-23T01:00:25.150Z","1.69.2":"2024-01-25T01:33:39.085Z","1.69.3":"2024-01-26T01:32:19.545Z","1.69.4":"2024-01-31T00:59:57.138Z","1.69.5":"2024-02-01T15:08:05.130Z","1.70.0":"2024-02-02T00:26:51.160Z","1.71.0":"2024-02-07T00:07:57.194Z","1.71.1":"2024-02-09T01:25:35.672Z","1.71.2":"2024-02-13T02:03:06.954Z","1.71.3":"2024-02-14T02:36:11.807Z","1.71.4":"2024-02-16T02:08:17.713Z","1.72.0":"2024-02-20T23:57:32.826Z","1.72.1":"2024-02-23T02:34:20.736Z","1.72.2":"2024-02-28T02:43:19.059Z","1.73.0":"2024-02-29T02:55:29.752Z","1.74.0":"2024-03-05T01:07:00.742Z","1.74.1":"2024-03-06T02:15:01.252Z","1.74.2":"2024-03-12T01:05:23.480Z","1.74.3":"2024-03-13T00:57:31.259Z","1.75.0":"2024-03-19T01:02:03.476Z","1.76.0":"2024-03-21T23:32:38.966Z","1.77.0":"2024-03-26T01:02:42.002Z","1.78.0":"2024-03-26T20:36:55.872Z","1.79.0":"2024-03-29T00:42:11.211Z","1.80.0":"2024-04-03T01:37:32.694Z","1.80.1":"2024-04-05T00:59:55.726Z","1.80.2":"2024-04-09T01:24:51.458Z","1.80.3":"2024-04-10T00:39:50.256Z","1.80.4":"2024-04-12T02:46:04.394Z","1.81.0":"2024-04-17T00:55:31.451Z","1.82.0":"2024-04-18T23:06:23.635Z","1.83.0":"2024-04-24T00:48:25.847Z","1.83.1":"2024-04-26T01:15:48.150Z","1.83.2":"2024-04-30T00:57:06.709Z","1.84.0":"2024-05-03T01:07:16.472Z","1.85.0":"2024-05-08T01:17:31.553Z","1.85.1":"2024-05-09T16:01:52.116Z","1.85.2":"2024-05-14T01:27:25.599Z","1.85.3":"2024-05-15T23:18:41.460Z","1.86.0":"2024-05-20T23:44:38.221Z","1.86.1":"2024-05-21T21:59:06.939Z","1.87.0":"2024-05-23T00:55:43.769Z","1.88.0":"2024-05-27T22:56:31.284Z","1.89.0":"2024-05-30T01:55:22.673Z","1.89.1":"2024-05-31T15:44:43.686Z","1.90.0":"2024-06-03T23:51:08.924Z","1.91.0":"2024-06-06T01:17:07.829Z","1.91.1":"2024-06-06T21:20:20.831Z","1.92.0":"2024-06-12T23:53:11.726Z","1.93.0":"2024-06-17T23:11:20.034Z","1.94.0":"2024-06-19T23:22:50.123Z","1.95.0":"2024-06-25T00:23:39.860Z","1.96.0":"2024-06-27T00:57:09.603Z","1.97.0":"2024-06-27T22:22:54.879Z","1.98.0":"2024-06-28T21:19:16.486Z","1.99.0":"2024-07-02T01:30:28.808Z","1.100.0":"2024-07-09T01:29:20.665Z","1.101.0":"2024-07-09T22:16:28.446Z","1.101.1":"2024-07-11T00:08:03.492Z","1.102.0":"2024-07-15T23:48:59.148Z","1.103.0":"2024-07-18T00:27:59.139Z","1.103.1":"2024-07-18T00:58:49.066Z","1.103.2":"2024-07-18T14:13:08.382Z","1.104.0":"2024-07-23T00:06:10.595Z","1.105.0":"2024-07-25T00:36:17.021Z","1.105.1":"2024-07-25T15:53:07.497Z","1.105.2":"2024-07-25T19:53:25.031Z","1.106.0":"2024-07-29T23:04:03.281Z","1.107.0":"2024-07-31T23:54:33.414Z","1.108.0":"2024-08-05T20:22:36.696Z","1.109.0":"2024-08-08T00:43:55.617Z","1.110.0":"2024-08-13T01:52:39.306Z","1.111.0":"2024-08-14T14:19:24.640Z","1.111.1":"2024-08-14T18:21:05.858Z","1.111.2":"2024-08-15T00:11:49.502Z","1.112.0":"2024-08-15T22:41:39.418Z","1.113.0":"2024-08-19T23:03:06.316Z","1.114.0":"2024-08-21T21:25:40.096Z","1.115.0":"2024-08-23T02:08:46.105Z","1.116.0":"2024-09-02T23:31:00.894Z","1.117.0":"2024-09-04T01:21:47.204Z","1.118.0":"2024-09-05T01:07:59.314Z","1.118.1":"2024-09-06T01:34:56.143Z","1.119.0":"2024-09-10T01:39:35.713Z","1.120.0":"2024-09-12T00:16:26.217Z","1.121.0":"2024-09-17T00:22:41.166Z","1.122.0":"2024-09-18T22:01:40.452Z","1.123.0":"2024-09-24T00:10:31.124Z","1.123.1":"2024-09-25T00:42:40.776Z","1.124.0":"2024-09-26T00:36:17.900Z","1.125.0":"2024-10-01T02:00:43.100Z","1.126.0":"2024-10-03T01:20:06.799Z","1.127.0":"2024-10-03T23:31:21.485Z","1.128.0":"2024-10-08T00:00:39.756Z","1.129.0":"2024-10-09T21:45:45.438Z","1.129.1":"2024-10-09T21:48:48.960Z","1.129.2":"2024-10-10T17:13:05.359Z","1.130.0":"2024-10-15T01:18:36.660Z","1.131.0":"2024-10-16T22:48:28.908Z","1.131.1":"2024-10-17T19:37:45.904Z","1.131.2":"2024-10-17T23:24:18.544Z","1.132.0":"2024-10-21T23:07:12.048Z","1.133.0":"2024-10-22T21:36:40.196Z","1.133.1":"2024-10-22T22:01:39.081Z","1.134.0":"2024-10-23T22:06:08.016Z","1.135.0":"2024-10-24T22:10:48.609Z","1.136.0":"2024-10-29T22:09:34.636Z","1.136.1":"2024-10-30T17:21:07.848Z","1.137.0":"2024-10-31T22:34:11.888Z","1.138.0":"2024-11-05T01:33:47.583Z","1.139.0":"2024-11-05T23:34:52.850Z","1.140.0":"2024-11-07T23:42:49.851Z","1.141.0":"2024-11-11T22:45:19.729Z","1.142.0":"2024-11-13T00:45:21.558Z","1.143.0":"2024-11-13T23:28:08.995Z","1.144.0":"2024-11-14T23:14:15.892Z","1.145.0":"2024-11-18T23:00:16.821Z","1.146.0":"2024-11-20T23:16:11.121Z","1.147.0":"2024-11-21T23:31:41.851Z","1.148.0":"2024-11-26T00:41:28.503Z","1.148.1":"2024-11-26T02:20:31.830Z","1.149.0":"2024-11-26T23:50:35.450Z","1.150.0":"2024-12-02T16:03:47.374Z","1.150.1":"2024-12-03T23:39:18.262Z","1.151.0":"2024-12-04T23:49:58.033Z","1.152.0":"2024-12-05T23:26:56.821Z","1.153.0":"2024-12-09T23:30:09.987Z","1.153.1":"2024-12-11T15:16:01.165Z","1.154.0":"2024-12-11T22:26:59.446Z","1.155.0":"2024-12-16T21:58:31.313Z","1.156.0":"2024-12-19T01:16:54.131Z","1.157.1":"2024-12-23T23:22:05.390Z","1.158.0":"2024-12-30T23:19:56.927Z","1.159.0":"2025-01-07T01:29:17.559Z","1.160.0":"2025-01-08T23:16:37.975Z","1.160.1":"2025-01-09T19:02:50.556Z","1.161.0":"2025-01-13T23:19:00.204Z","1.162.0":"2025-01-15T23:06:26.121Z","1.163.0":"2025-01-21T15:27:20.411Z","1.164.0":"2025-01-23T23:47:45.516Z","1.165.0":"2025-01-29T01:24:26.383Z","1.166.0":"2025-01-30T01:07:07.063Z","1.166.1":"2025-01-31T01:31:50.879Z","1.167.0":"2025-02-05T00:14:01.197Z","1.167.1":"2025-02-06T20:24:43.642Z","1.168.0":"2025-02-07T01:50:15.798Z","1.169.0":"2025-02-12T00:26:58.666Z","1.170.0":"2025-02-13T23:32:53.673Z","1.171.0":"2025-02-19T16:17:34.267Z","1.171.1":"2025-02-20T02:52:41.680Z","1.172.0":"2025-02-25T00:00:25.647Z","1.173.0":"2025-02-27T00:58:22.511Z","1.174.0":"2025-02-28T00:27:21.815Z","1.175.0":"2025-03-04T00:17:28.467Z","1.176.0":"2025-03-05T23:38:47.393Z","1.177.0":"2025-03-07T00:29:36.850Z","1.178.0":"2025-03-11T01:03:40.936Z","1.179.0":"2025-03-12T22:00:39.352Z","1.180.0":"2025-03-14T01:40:56.420Z","1.181.0":"2025-03-18T00:56:40.785Z","1.181.1":"2025-03-19T17:28:06.101Z","1.182.0":"2025-03-19T22:57:16.966Z","1.183.0":"2025-03-21T01:08:17.623Z","1.184.0":"2025-03-27T01:23:43.119Z","1.185.0":"2025-03-31T23:29:25.894Z","1.185.1":"2025-04-01T16:44:22.675Z","1.185.2":"2025-04-02T01:57:06.761Z","1.186.0":"2025-04-02T23:26:17.572Z","1.187.0":"2025-04-08T00:54:06.729Z","1.188.0":"2025-04-10T22:29:28.230Z","1.189.0":"2025-04-16T01:58:01.845Z","1.190.0":"2025-04-22T01:36:06.643Z","1.191.0":"2025-04-24T00:31:55.072Z","1.192.0":"2025-04-25T00:32:45.378Z","1.193.0":"2025-04-29T00:57:59.966Z","1.194.0":"2025-04-30T23:40:28.956Z","1.195.0":"2025-05-05T23:32:06.756Z","1.196.0":"2025-05-07T23:17:20.004Z","1.197.0":"2025-05-13T00:03:31.629Z","1.198.0":"2025-05-16T00:18:20.228Z","1.199.0":"2025-05-21T22:53:37.713Z","1.199.1":"2025-05-22T22:42:34.434Z","1.200.0":"2025-05-28T00:09:58.872Z","1.200.1":"2025-05-29T00:20:29.008Z","1.200.2":"2025-06-03T02:30:13.759Z","1.201.0":"2025-06-05T23:45:55.767Z","1.202.0":"2025-06-10T00:53:12.849Z","1.203.0":"2025-06-13T01:15:26.130Z","1.203.1":"2025-06-15T21:35:25.124Z","1.203.2":"2025-06-17T01:25:56.999Z","1.204.0":"2025-06-17T22:56:45.735Z","1.204.1":"2025-06-19T00:30:20.949Z","1.204.2":"2025-06-24T12:14:14.436Z","1.205.0":"2025-06-25T22:48:46.894Z","1.206.0":"2025-07-01T23:35:57.899Z","1.207.0":"2025-07-08T23:16:15.199Z","1.208.0":"2025-07-10T23:09:41.428Z","1.209.0":"2025-07-15T00:03:53.796Z","1.210.0":"2025-07-17T22:49:20.966Z","1.211.0":"2025-07-23T00:02:11.665Z","1.212.0":"2025-07-28T23:45:14.635Z","1.213.0":"2025-07-31T00:52:25.488Z","1.214.0":"2025-07-31T22:24:01.913Z","1.215.0":"2025-08-05T00:12:12.136Z","1.216.0":"2025-08-08T01:01:50.628Z","1.217.0":"2025-08-11T00:22:33.535Z","1.218.0":"2025-08-15T03:13:02.861Z","1.219.0":"2025-08-18T23:20:31.770Z","1.220.0":"2025-08-22T00:21:19.493Z","1.221.0":"2025-08-28T01:18:53.176Z","1.222.0":"2025-09-04T23:17:56.085Z","1.223.0":"2025-09-09T00:43:06.439Z","1.224.0":"2025-09-12T01:06:36.091Z","1.225.0":"2025-09-18T23:19:40.477Z","1.226.0":"2025-09-24T00:16:58.557Z","1.227.0":"2025-09-29T23:41:24.229Z","1.228.0":"2025-10-02T00:27:42.508Z","1.229.0":"2025-10-07T15:18:30.129Z","1.230.0":"2025-10-07T23:00:55.112Z","1.230.1":"2025-10-14T20:23:47.584Z","1.230.2":"2025-10-15T20:45:10.961Z","1.231.0":"2025-10-16T23:02:44.777Z","1.232.0":"2025-10-28T20:41:24.677Z","1.232.1":"2025-11-05T16:08:17.590Z","1.233.0":"2025-11-07T01:05:34.038Z","1.233.1":"2025-11-10T23:45:57.418Z","1.234.0":"2025-11-13T22:51:09.608Z","1.234.1":"2025-11-18T17:34:10.923Z","1.235.0":"2025-11-20T22:03:44.098Z","1.235.1":"2025-11-26T15:03:19.253Z","1.235.2":"2025-12-03T15:41:45.641Z","1.236.0":"2025-12-04T19:48:00.153Z","1.236.1":"2025-12-08T23:48:14.430Z","1.236.2":"2025-12-09T22:51:13.506Z","1.237.0":"2025-12-11T18:37:23.897Z","1.237.1":"2025-12-16T17:32:25.532Z","1.237.2":"2025-12-18T15:04:12.647Z","1.237.3":"2025-12-22T21:24:52.613Z","1.237.4":"2025-12-24T03:00:55.697Z","1.237.5":"2025-12-29T22:14:12.881Z","1.237.6":"2025-12-31T18:04:39.331Z","1.238.0":"2026-01-08T19:29:10.233Z","1.239.0":"2026-01-21T00:57:21.002Z","1.239.1":"2026-01-22T18:28:50.266Z","1.240.0":"2026-01-30T02:02:18.139Z","1.241.0":"2026-02-03T00:02:58.251Z","1.242.0":"2026-02-06T02:13:39.709Z","1.242.1":"2026-02-11T23:44:22.089Z","1.242.2":"2026-02-12T20:28:18.954Z","1.242.3":"2026-02-13T00:52:56.815Z","1.242.4":"2026-02-18T17:04:56.980Z","1.242.5":"2026-02-20T00:55:49.518Z","1.242.6":"2026-02-23T18:59:21.933Z","1.242.7":"2026-02-25T19:02:52.381Z","1.242.8":"2026-03-03T01:14:42.137Z","1.242.9":"2026-03-04T17:40:06.795Z","1.242.10":"2026-03-05T23:50:01.097Z","1.243.0":"2026-03-10T19:07:31.136Z","1.243.1":"2026-03-12T20:27:44.133Z","1.244.0":"2026-03-18T19:26:28.870Z","1.244.1":"2026-03-19T22:42:03.721Z","1.244.2":"2026-03-23T20:18:47.602Z","1.244.3":"2026-03-26T21:56:35.729Z","1.244.4":"2026-04-01T17:20:23.679Z","1.245.0":"2026-04-02T22:37:38.013Z","1.245.1":"2026-04-02T22:38:11.824Z","1.246.1":"2026-04-09T19:24:12.293Z","1.246.2":"2026-04-15T00:11:47.700Z","1.247.0":"2026-04-16T18:12:18.027Z","1.248.0":"2026-04-23T23:52:18.733Z","1.249.0":"2026-04-30T20:03:28.357Z","1.249.1":"2026-05-05T15:26:48.840Z","1.249.2":"2026-05-06T23:48:29.601Z","1.250.0":"2026-05-07T19:49:19.550Z","1.250.1":"2026-05-11T14:15:24.082Z","1.250.2":"2026-05-12T23:37:26.964Z","1.251.0":"2026-05-21T20:34:56.228Z","1.252.0":"2026-05-27T23:12:33.651Z","1.252.1":"2026-06-05T03:20:39.593Z","1.252.2":"2026-06-08T23:39:53.416Z","1.252.3":"2026-06-09T23:57:13.976Z","1.253.0":"2026-06-11T20:46:48.209Z","1.253.1":"2026-06-15T20:31:19.406Z","1.254.0":"2026-06-18T19:36:20.265Z","1.254.1":"2026-06-24T00:10:39.666Z","1.255.0":"2026-06-25T21:01:43.488Z","1.255.1":"2026-06-29T22:33:08.110Z","1.255.2":"2026-06-30T21:08:35.228Z","1.255.3":"2026-07-02T20:37:18.247Z","1.255.4":"2026-07-08T19:11:53.897Z","1.255.5":"2026-07-09T17:35:19.833Z","1.255.6":"2026-07-10T00:06:21.170Z","1.255.7":"2026-07-14T14:50:15.910Z","1.255.8":"2026-07-15T01:30:57.407Z","1.255.9":"2026-07-16T01:28:39.441Z","1.255.10":"2026-07-16T20:20:16.599Z","1.255.11":"2026-07-17T14:45:04.281Z","1.255.12":"2026-07-17T19:36:56.619Z","1.255.13":"2026-07-21T17:20:58.817Z","1.255.14":"2026-07-22T21:48:40.420Z","1.255.15":"2026-07-23T16:02:21.823Z","1.255.16":"2026-07-23T16:09:18.167Z","1.255.17":"2026-07-23T23:00:51.335Z","1.255.18":"2026-07-24T01:02:24.218Z","1.255.19":"2026-07-29T18:30:30.871Z","1.256.0":"2026-08-06T01:17:40.835Z","1.256.1":"2026-08-06T21:25:55.864Z","1.256.2":"2026-08-10T22:54:30.979Z","1.256.3":"2026-08-12T21:58:54.957Z","1.256.4":"2026-08-13T19:31:33.947Z","1.256.5":"2026-08-14T00:54:39.792Z","1.256.6":"2026-08-18T15:54:14.650Z","1.256.7":"2026-08-19T15:05:23.515Z","1.256.8":"2026-08-19T18:47:57.386Z","1.256.9":"2026-08-19T21:36:56.613Z","1.256.10":"2026-08-20T21:02:09.155Z","1.256.11":"2026-08-24T19:07:38.905Z","1.256.12":"2026-08-25T20:32:54.331Z","1.256.13":"2026-09-01T22:15:32.189Z","1.256.14":"2026-09-03T21:17:07.212Z","1.256.15":"2026-09-10T18:23:51.484Z","1.256.16":"2026-09-10T21:45:17.206Z"},"bugs":{"url":"https://github.com/tellescope-os/tellescope/issues"},"author":{"name":"Sebastian Coates"},"license":"MIT","homepage":"https://github.com/tellescope-os/tellescope#readme","repository":{"url":"git+https://github.com/tellescope-os/tellescope.git","type":"git"},"description":"Code for interacting with the Tellescope API","maintainers":[{"name":"sebasscoates","email":"sebass@immuto.io"}],"readme":"ERROR: No README data found!","readmeFilename":""}