{"_id":"@api3/operations-utilities","_rev":"21-759632eadea1241ed91cbf908c9da4be","name":"@api3/operations-utilities","dist-tags":{"latest":"0.2.2"},"versions":{"0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b":{"name":"@api3/operations-utilities","version":"0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"9a54bfa7d065fc4b49b0c41cd27fc9116335d726","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b.tgz","fileCount":29,"integrity":"sha512-zQr4UxaGu0atVHCa+Xvm7bx6Gakp1zlLUqq1Ixj+z9YEGxA1jxhEHR3MZHD8EtOy+OBprL/m8/WcHfydKAWRvQ==","signatures":[{"sig":"MEUCIQClqCjKjAmF5LVOd9IZ+LQWSI+lQxLu/v1D+vbyjkCO+QIgWn6PkP+hqqjT7llfco/nvy3dB1uWLB15fG6PTaGGzvw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77660,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjEK2QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo7mBAAkEmMQYiGjb5Q+x+6rjfoeYJO4CYI4YNheCg6Mf1xcBXqVn2P\r\nWJqqzOSHepPPGdWqOKzg65aISX2aAxuaEf07S6I45LJ7asS4QNCVYjCMbZS2\r\nyasA5GoIcwZdjefcqWteOHfzir9j5v69g3Ssz+TJ8S4uA8yyXDiBUkhAD0Ex\r\n68/BgNgzXkIDHNAOajOEbvJWpVgZbh9hqD+kUozSuyFHin/wY5/pFqelgDyO\r\nv2MY1Got09nQMBApm6BEpfUmTCexJN9f/t/1OBng5KRAwgCYmDLIKCdsSDzU\r\neI0aCT8h/P/m5oHEycGtXTAJ+TJttJyVQ4yNQ5IEWuNlyybE5RMq0IDl0umi\r\njJcNkjHSFkHnY7maYVEuCbAQr+1Sfa2qvpih6KI+KtuTWMzsPb+wDUajYglv\r\ncecE88HNPPhBidQTPyOYAnwV5Mguu6eedKucRLiVQyMCoYuFwD6KKL+tHF6r\r\nbjX9D88Xc860KHUmsUKqfaOZE8ApMxD+zIT5j3asRNIkJ5DjRv+goSRT3qIz\r\nHvED5GNI4I0yJ2YWI6U+VeipRlXm3tB+TxI7ka/YyIpJsPH+kD8I4SZUWjRM\r\nDgz/QXQ7lBct/IJFjJcEGvfi2V6Mb72gQnDS37kiD0gA3Qy6E3FopEaGTldU\r\nFCxhXVbzXfb9RuOljk8MVe2Yd1PFExTcCS4=\r\n=w7hl\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/index","types":"dist/types","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"SILENCE_LOGGER=true jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"pg":"^8.8.0","zod":"^3.18.0","axios":"^0.27.2","ethers":"^5.7.0","pg-format":"^1.0.4","@api3/operations":"^0.0.1-44ceb5a8b2f269db9b84d892113d99f2d3de12e3","source-map-support":"^0.5.21","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.1","husky":"^8.0.1","eslint":"8.22.0","ts-jest":"^28.0.8","ts-node":"^10.9.1","prettier":"^2.7.1","@types/pg":"^8.6.5","typescript":"4.6.4","@types/jest":"^28.1.8","@types/node":"^18.7.13","@types/lodash":"^4.14.184","@types/pg-format":"^1.0.2","eslint-plugin-jest":"^27.0.1","eslint-plugin-import":"^2.26.0","eslint-plugin-functional":"^4.2.2","@typescript-eslint/parser":"^5.35.1","@typescript-eslint/eslint-plugin":"^5.35.1"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b_1662037392524_0.8655562629564746","host":"s3://npm-registry-packages"}},"0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b-1":{"name":"@api3/operations-utilities","version":"0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b-1","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b-1","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"a5059e385380e4008c8750d3b21b59b2dd404b67","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b-1.tgz","fileCount":29,"integrity":"sha512-0qp6TBt1WYC0tlDNz4vlT4ZgL9GV1K40T0ttCLBU4j3qKYBgjrKcCB01IKBt8RzvJEUZbnN3jfqRWQpwaWgGdA==","signatures":[{"sig":"MEUCIQD4EhMWIDD0rHK59xJXdf+EfZM/pabG0wCQ1NYnvrf05QIgL8uUnP9aaj7XeHJQ5qn9hqU5plpk5Q2Dn068FUvmKAc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77672,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjELAIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6DA//eNApRXXuf8kH8ZNoHvJvP9UxfipY361wqeZHZmB/500T5ftr\r\nbMc0gz2qDuhY1hyOUE48btTCVehrkxgSgJL1XvCAGv4gdblLSsr41OBsOIje\r\nRUI7vYUVtW6+9Bgh1vdaeSN/SopDTiKwG2BCHC/kduOy2GWgC19738VRN+xC\r\nWoNR3I5gspKgrcm8Qjpr0/tfIkWX+ftQnLpxE4KreSZpBlsVX2Bag2yzgqGl\r\ntOGXlOOIOaZ/Pbjxg/Dvr8khX4NaZNsr2Dg3HK+nx/umQhMKRNkAJsTc+TB7\r\n/DbaR2tAMjC7C+HLVcIrn5f62qGd7DU3edFyZSqn/N9hvk+6drs+q/qvRStV\r\njiwHCH6i/X2s2miccJ+V1gDYFjeUEzSP1gf58o1VXjbXfXJH9HdqkzSarAeR\r\n2Ac2J2Qv0XrAe4M5hTdRdbPzjN5h9pNGKAuqMjIhUjl4UcM1Iqw+qeh/IJqN\r\nwAG73ydXpewtARFPmWfcre7k07N91dNiegfOA6i1iuZVqjBMm3TV7oGvvwZt\r\nGNNZIUmmcivcQsMU4u55D43hWfzlhnrXL/cDYZYY1+Yr+ougHPuyZ1aU0cN3\r\nvCFIck0/FpmEOyJwJBUdO4Vd0qZ0+UiAvc/zVdowEj6lGCSR9UCt51Rx0V0u\r\nVu/k3Pgn4bPhJlFN10I7kSexCaIWnymXpV8=\r\n=ldh/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"SILENCE_LOGGER=true jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"pg":"^8.8.0","zod":"^3.18.0","axios":"^0.27.2","ethers":"^5.7.0","pg-format":"^1.0.4","@api3/operations":"^0.0.1-44ceb5a8b2f269db9b84d892113d99f2d3de12e3","source-map-support":"^0.5.21","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.1","husky":"^8.0.1","eslint":"8.22.0","ts-jest":"^28.0.8","ts-node":"^10.9.1","prettier":"^2.7.1","@types/pg":"^8.6.5","typescript":"4.6.4","@types/jest":"^28.1.8","@types/node":"^18.7.13","@types/lodash":"^4.14.184","@types/pg-format":"^1.0.2","eslint-plugin-jest":"^27.0.1","eslint-plugin-import":"^2.26.0","eslint-plugin-functional":"^4.2.2","@typescript-eslint/parser":"^5.35.1","@typescript-eslint/eslint-plugin":"^5.35.1"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b-1_1662038024014_0.07361062320301337","host":"s3://npm-registry-packages"}},"0.0.1-bb61d3ba181fb71da1d920e1c041db2a31b2cd4d":{"name":"@api3/operations-utilities","version":"0.0.1-bb61d3ba181fb71da1d920e1c041db2a31b2cd4d","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.0.1-bb61d3ba181fb71da1d920e1c041db2a31b2cd4d","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"5ec50a8a283e5e8306c1002a4e39e0d009ebdbb5","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.0.1-bb61d3ba181fb71da1d920e1c041db2a31b2cd4d.tgz","fileCount":29,"integrity":"sha512-uD+mxpeM3BNVoJ3UYB6qyyt2zPewomYFvey1KC0VZ7UWz1z+j7WglUqPCxw1Xmw4x/2PiSAF+mpM3M3kcOnMLg==","signatures":[{"sig":"MEQCIBo7g7Sc8z1vbZRBji0GpE9lr5NFK6pOdhLxwhE0gXVxAiBb1zLxUK8gK+iZzZHpdw4GE/Vcqsr7pQvuYOQRkhth6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":78478,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKG/+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqGAA//cba9xxml5p54p42xjCbEiQgUdv076xg1hpPWIjH/1WmQIALZ\r\nFlaWmB6WSx3REPGJoo+9/aUqdmo6yMRwTTlObTYQvnf7uq8bq6MOlRezkDYX\r\nrGYxbG+5xGCk+XtqG5EpECiySiof2OOMKFaQvl9iqol1Mg8uNeZ2tPcxto0Q\r\n+eKb4xe6b2KH2xURK17H7E0Dn5tPE2UzsAwTCHRzVt5vK87I5Id/8RpF535R\r\n1+37od/gV2hCt+BKipjXKkXHLUb+xUlBC+POJPNH7qb+sYEcu00hfGHgpyxG\r\nEkm34zGVuxsg/2HXvU2d4ZaPJmIgZGsHkSBNotWjXgEXj0l5+cpqjbwIn3C/\r\nKgAnM3yEVMC6MHa2rQ0ptL8IM+63/ChB4w18LOa+x8HGedEsKf6zkYGAIOe3\r\nDPHjdbeGptFct6/Gnj+xa4CBPzchGxe0qC5+yyZkgFO1sy7LYnpt78iSK3AN\r\nHoAci2lw+o4+GLMYEXUe9kRbdNDhOV34Sdbr19vC0NVNNaUU9Fk5dVW4c4aY\r\nZZcTs4lgB+nFcfFXamXbbOSRyyXjsQn4u4dgbekYiXy3jrqWvm0acis/qMss\r\nf90TkAPbSmUq0FF48NJS8/DC3bBGdCIzAbluBAUxeHtePP3uX7iAggZHsIqb\r\nwxN8jIu4tZLuC9YriOd6qyReckm4oVeozH4=\r\n=uM7d\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"SILENCE_LOGGER=true jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"pg":"^8.8.0","zod":"^3.18.0","axios":"^0.27.2","ethers":"^5.7.0","pg-format":"^1.0.4","@api3/operations":"^0.0.1-785b20f7ad527ae63c0f47f2a876da6c15c9a437","source-map-support":"^0.5.21","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.1","husky":"^8.0.1","eslint":"8.22.0","ts-jest":"^28.0.8","ts-node":"^10.9.1","prettier":"^2.7.1","@types/pg":"^8.6.5","typescript":"4.6.4","@types/jest":"^28.1.8","@types/node":"^18.7.13","@types/lodash":"^4.14.184","@types/pg-format":"^1.0.2","eslint-plugin-jest":"^27.0.1","eslint-plugin-import":"^2.26.0","eslint-plugin-functional":"^4.2.2","@typescript-eslint/parser":"^5.35.1","@typescript-eslint/eslint-plugin":"^5.35.1"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.0.1-bb61d3ba181fb71da1d920e1c041db2a31b2cd4d_1663594493870_0.1352313182176701","host":"s3://npm-registry-packages"}},"0.0.1-9851e9ae38afb5878ea13cc43195dca7b3943cda":{"name":"@api3/operations-utilities","version":"0.0.1-9851e9ae38afb5878ea13cc43195dca7b3943cda","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.0.1-9851e9ae38afb5878ea13cc43195dca7b3943cda","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"d8579efac71488b93496aefbe4aa0416e33737d8","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.0.1-9851e9ae38afb5878ea13cc43195dca7b3943cda.tgz","fileCount":29,"integrity":"sha512-GV+6Z4rzmRjX72GLp+E1cbznQkiFYDOeDeCgJWMAJHoqxGNCa7FPcPSk4RR+cv7BO7d8Api6rDCwBko8ROiBRg==","signatures":[{"sig":"MEQCIAi9R2v71fP9wyMWpKZcGIFiJUwVnfeH2sUAdWq7ngalAiA++Bv23i/sbo4lUdGuwIWZkS50FRIz6i41JN233jelzw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79117,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKbemACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqjCg//VPW4HsOci12JXSQwRIk/DXH0L4kRNZbzWdlaU4TyThKEsb6n\r\ne4rzwWS20DBha+yFxGENdwIZhM5VnODaziH6f/TDBQUS5gDKfL6HV7v+i+KS\r\npywfDneQYVwXhuESJJYxPwcCV5ODdEasEkyOPuHkTX1CWJpgq4qBsNK6Hirh\r\nKGpPwxZET3DrRSYLBaPT99Qg1jgzN3bQCD8/cZcvDTnROH9Jl8cbXga0rE3D\r\nkgoxrifJByxZwjtwPjQJ+KmqYqhErD4a3sWdcY6Mcspau7F/SKgzJsOUre/k\r\neZE3NYn/j2EVJWD0VX7XonDNNzGw6oWtNq6B1ck1ajUOV4v6FmWzu4IdPRWi\r\nYytQc2rb1sPwKi18iYs2gqTGvocbzM8UPnHLCpEqu1wO1qlAwbVqiO1GapI+\r\nHGeWUtPVM07c5VzCZr8f1OdAfVX88QKhkd82NR1yU6updObwaaiA3ZfBgr1F\r\n5fWkpqWfdtzSmESVkQ1GW7vY+ECpw8gqWXJUQWKUD4yGCgGkMecOWdCUkEEW\r\nc1fL2F0ObPN38P+HA8sMDq8DslA6NnXWM7rX7b5M6cBge/AS1aLjzPAwX7iX\r\n1xpkt0q3OLcObLOfgluU8zmm8MP0+zpfVcqv831dtlM/0G2O6gUzsYV8yT+9\r\nlnJShJHs3CMsgiu37rbJy3aOu8P6h8nWW+8=\r\n=gV+/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"SILENCE_LOGGER=true jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"pg":"^8.8.0","zod":"^3.18.0","axios":"^0.27.2","ethers":"^5.7.0","pg-format":"^1.0.4","@api3/operations":"^0.0.1-785b20f7ad527ae63c0f47f2a876da6c15c9a437","source-map-support":"^0.5.21","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.1","husky":"^8.0.1","eslint":"8.22.0","ts-jest":"^28.0.8","ts-node":"^10.9.1","prettier":"^2.7.1","@types/pg":"^8.6.5","typescript":"4.6.4","@types/jest":"^28.1.8","@types/node":"^18.7.13","@types/lodash":"^4.14.184","@types/pg-format":"^1.0.2","eslint-plugin-jest":"^27.0.1","eslint-plugin-import":"^2.26.0","eslint-plugin-functional":"^4.2.2","@typescript-eslint/parser":"^5.35.1","@typescript-eslint/eslint-plugin":"^5.35.1"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.0.1-9851e9ae38afb5878ea13cc43195dca7b3943cda_1663678374671_0.7183407740043737","host":"s3://npm-registry-packages"}},"0.0.1-053045fa4a44274278b7205cd9dfba22ea5bebb8":{"name":"@api3/operations-utilities","version":"0.0.1-053045fa4a44274278b7205cd9dfba22ea5bebb8","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.0.1-053045fa4a44274278b7205cd9dfba22ea5bebb8","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"7027243063a6947766e198201669057929c1b296","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.0.1-053045fa4a44274278b7205cd9dfba22ea5bebb8.tgz","fileCount":29,"integrity":"sha512-XryGO5C04kc6WPONyJR8gyfXApeDHIdg69c7u2hrZLsYBT19l0S9CERYWjARnwbzqnoeWrxDL8GRiYyLxKKfsw==","signatures":[{"sig":"MEYCIQC7wgLaWcJwCcUpsL/2rJXwDF4xjn6e3wKjfHnzSA06/gIhAKlLNvGnHjDB5AZeVojbtfPKi6iI2D4bdMFxkvbPJr6T","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79072,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjKbv4ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoP2w//dzjBOhfdWYMlcti+FN0b7xsAlYSGSkWB2rgObkosEUN/72Ak\r\nBkh6MCm/xQjvN5F2mvQY0HWaFO5iKOWSUv0VTFV4+W5oGhOAHI+AocAPr6Iq\r\nXQqA/u2rntxRwc+GFOiq6aI1sB0OTyOT+d7sgoLiuMGLe++F5UoNm/c+RX5N\r\n9NVjs3Eyaa4Qz2Bej7hhMT6dKuO1ojFMnhgokJ5QkEL08iqcNaniG0tlub9O\r\npaclelUFkPzJE1MWp4+QCvonpGfhnkrLnDwMwU0TlagXVufFpVNpnsSgItYc\r\nmeayNTmaJBrVqXjevUQ9frQBG0N8cYogjaozf9bXrkqemy7/gfZcM0fPRGs/\r\nozYpsmm1r6Nj/6L8TC2IfKQ3e20TQBSsKcxZW7M85+46W5AqUz+jr7zgmAOx\r\nWNJ/t4XaITMT38GXLI5mSdKbs/m6/g0ZOSQnisTp5O4I/7jZ9b8EnQc5bgFX\r\nVpsVQO/cqgQPJqPp41k85GNvoLDSKCyJbF06lIrNnSy/gODS/szziQhpqIYJ\r\nCa/bJm2rq+6E3X19HgmkRxrbTBW5ohzuED8Pp2d74tKt/PK1ubcmWk80103P\r\nP6xxBzpYyw/JIFPct8XqKoVMU2nGbdP89dSL2YYwi4nX7Q+m+sg5Yaa7ITDy\r\nMCwMkj9xhCB8PWnS70TGvqdWept0O99vDWk=\r\n=tjrL\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"SILENCE_LOGGER=true jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"pg":"^8.8.0","zod":"^3.18.0","axios":"^0.27.2","ethers":"^5.7.0","pg-format":"^1.0.4","@api3/operations":"^0.0.1-785b20f7ad527ae63c0f47f2a876da6c15c9a437","source-map-support":"^0.5.21","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.1","husky":"^8.0.1","eslint":"8.22.0","ts-jest":"^28.0.8","ts-node":"^10.9.1","prettier":"^2.7.1","@types/pg":"^8.6.5","typescript":"4.6.4","@types/jest":"^28.1.8","@types/node":"^18.7.13","@types/lodash":"^4.14.184","@types/pg-format":"^1.0.2","eslint-plugin-jest":"^27.0.1","eslint-plugin-import":"^2.26.0","eslint-plugin-functional":"^4.2.2","@typescript-eslint/parser":"^5.35.1","@typescript-eslint/eslint-plugin":"^5.35.1"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.0.1-053045fa4a44274278b7205cd9dfba22ea5bebb8_1663679479861_0.7141282364879808","host":"s3://npm-registry-packages"}},"0.0.1-e9411c1629a32b4033eb4968fb72f63896057808":{"name":"@api3/operations-utilities","version":"0.0.1-e9411c1629a32b4033eb4968fb72f63896057808","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.0.1-e9411c1629a32b4033eb4968fb72f63896057808","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"3e4122477c7e2d3bc76807ae1c5670277f3e7dc8","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.0.1-e9411c1629a32b4033eb4968fb72f63896057808.tgz","fileCount":29,"integrity":"sha512-590f6+3Ve/DzYzfaTXSepKpqRtE04FpjBez0qIt6Xn5GzqqK88ZKonv2l7eZ5Z9/+RPiy6kTA/EVTFnXbQsiOQ==","signatures":[{"sig":"MEQCICPMLuRqewPaDnTbHXj7dWZgV1YfWyZBz2gc4iXk0DcBAiBHPU5UtADsfhWOnK7BX7CexPUK5bAC+NoCbEgvymQYxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":81325,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjagmeACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoi4Q/7B8GohGSLpVEdN6p0VAGH2cQE9rmADb3YNPVi+oqwJz35qJsf\r\neG4/ZLwYDeniEpQ6bphbf5DX/KtzbmVLeQNFTcWnT9bhruh6Ab6H4v7heDuZ\r\nioEoYtzy3ekKZ/6taU0aVXJ1DVYkWdPVA9v1x6IUa3VxWhYzFGMILgZImYh5\r\nZplxK1qK/TGObsr6HdwmB0eTpDLRLx+F0+SLc35ITzIVRYkkFiuWiR0WnnTv\r\ndpEn8fGE2UtceZ8nWIsBRV75SKURpb57d0i0ynFWNMe+UEs0U+Hus93kxJk+\r\n5DbNEUh6FFb8xjO40WMZ+JEjg2zqixhFnKdJK5uz8u2P+9B8d6Cy2uvj3sle\r\n/kTB5pOKZpFYjREJlJ995fwlr6Hx2hN1vUowSrnWcWp6EAqBJQ70MipwP3kj\r\nEaBLgSSvFZVYxi9PdKn7Y9moOz6xCS6HuWOclUwOylJW1F3uFcQ/1JDzazzi\r\nupoCnDZ63d5rTfz99O0Ird+Ii117DH/THPUdxWhBYI9W9rtj8LcbyMmtgrkj\r\n1oRg9RIN+qPmjAG9i4D3Rc8fXm8BgrLUxa4ywL2G39GAg9+kjkYwocs28quG\r\n3cy4gVapjXG/GSGX3kqxY/C2t0HfSnX6g8w/dDZsc9EmdZ2GpurNyTDLN1pN\r\nLEsKwiLM7VMt0pryxFQrXkGe5ADD8wi6JrM=\r\n=S2V/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"SILENCE_LOGGER=true jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"pg":"^8.8.0","zod":"^3.18.0","axios":"^0.27.2","ethers":"^5.7.0","pg-format":"^1.0.4","@api3/operations":"^0.0.1-785b20f7ad527ae63c0f47f2a876da6c15c9a437","source-map-support":"^0.5.21","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.1","husky":"^8.0.1","eslint":"8.22.0","rimraf":"^3.0.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","prettier":"^2.7.1","@types/pg":"^8.6.5","typescript":"4.6.4","@types/jest":"^28.1.8","@types/node":"^18.7.13","@types/lodash":"^4.14.184","@types/pg-format":"^1.0.2","eslint-plugin-jest":"^27.0.1","eslint-plugin-import":"^2.26.0","eslint-plugin-functional":"^4.2.2","@typescript-eslint/parser":"^5.35.1","@typescript-eslint/eslint-plugin":"^5.35.1"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.0.1-e9411c1629a32b4033eb4968fb72f63896057808_1667893662005_0.644013733731206","host":"s3://npm-registry-packages"}},"0.0.1-962d5895167f1b2e7d76926643346f7c09bd2788":{"name":"@api3/operations-utilities","version":"0.0.1-962d5895167f1b2e7d76926643346f7c09bd2788","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.0.1-962d5895167f1b2e7d76926643346f7c09bd2788","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"4414fe502fe7e978e7e0c21f9d1bbc8f1742b4b3","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.0.1-962d5895167f1b2e7d76926643346f7c09bd2788.tgz","fileCount":29,"integrity":"sha512-MBrmv8CElF7bBY3PlxrW97t2IHIn/p2aBNxSWM8whFKNpGM0Cs4+PolnXCzRN0v65yAlk1sDb1p0zPUt/HDiSg==","signatures":[{"sig":"MEYCIQC4YooWxzuThPWwCDRtkYnS7QdKf1lvZ7imU/kugOMx8gIhAO4Dnt/wRCKV0DAS8Ejnz/uBf7x3wDGsSwtRoZe4PkSF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51829,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjalZpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUuQ/+Ll0/EEkPe6vx5YQl8hdbsx62FvuxNuR4uQ/odopcl87aX8tV\r\nXtD3ng/sx9WlFzhHdUjxuHVEeSmfc0/ESV/p/zhhBb249lZBNzrhsaz2e5VH\r\nwzG21E3SO9isYVUT98qc9uWMA/bI9Osr12LH/HXcVdbdUBTUspmyOmC2PiO4\r\nb2g6ynQuanZ8YVbILQLaWgf5qqv0j6kDdCF9e7DvG6Z0d5TujIeOC49XpK+h\r\nBcCFMhU0mb/5ppHrHLVqTj2YpcLJa1IK8+ZrN8zrvJ/mj4SLer1VP2n3X+gV\r\nG/fcdqa/D2Js3YvLYwZFHFy1HE1uvzWjhT5Jn9EdK1/7rh5OTtmwaV9804AH\r\naNnMpghprf/w96t1BqotBhCE1UJgpmvqh0tQ7zc2sLM4sK1dJZQT2jNJpq32\r\nCAFy1HT5OooOYkDZT3PSYcvZwsf4j0mSmNVOwLzB+CIFfVKwQ/5Lnop8b5fW\r\nOZLBrTPWvR3capZy7kO/m1JOtMFYpbADz3mkEl51u1icKqwZn/OerhNBJG0q\r\nADWsEXN0kdzr+SCg3fqc5DndCSwuOpvryA5rUkn3qzRNyCajuXCzj+FLseoj\r\nE2BsugTdByYrrdd+AiySCS75TGflS2MBWsbmcvWCg5c131VY/h17Rp4b6Zsm\r\nl6CII8zWFSiDH3sngMLc0akc0Gk5ZE1lyDU=\r\n=A8HF\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --config jest.config.js --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"pg":"^8.8.0","zod":"^3.18.0","axios":"^0.27.2","ethers":"^5.7.0","lodash":"^4.17.21","pg-format":"^1.0.4","@lifeomic/attempt":"^3.0.3","source-map-support":"^0.5.21","@api3/airnode-protocol-v1":"^0.8.0","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.1","husky":"^8.0.1","eslint":"8.22.0","rimraf":"^3.0.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","prettier":"^2.7.1","@types/pg":"^8.6.5","typescript":"4.6.4","@types/jest":"^28.1.8","@types/node":"^18.7.13","@types/lodash":"^4.14.184","@types/pg-format":"^1.0.2","eslint-plugin-jest":"^27.0.1","eslint-plugin-import":"^2.26.0","eslint-plugin-functional":"^4.2.2","@typescript-eslint/parser":"^5.35.1","@typescript-eslint/eslint-plugin":"^5.35.1"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.0.1-962d5895167f1b2e7d76926643346f7c09bd2788_1667913321581_0.5348526648765826","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"@api3/operations-utilities","version":"0.1.0","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.1.0","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"3cc6c477aeaaa32202bcc16db1927c5bbcd6fae3","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.1.0.tgz","fileCount":29,"integrity":"sha512-u46fiuct4tRqFYIIoRqRq66QNDRY7Zz6CPuEYZJ7wvG1d8zIUadPLWZ0AD1PTMxOTH8XUiaUwPkNWiMexiAywg==","signatures":[{"sig":"MEUCIFrgBsPSLe291nf7Pp/7wLNagVfTemVlH1O2xMzbfu8wAiEAroufv9haGyNQ/gvnIck3BoIMe6Qpefoi0VnPiwcohWE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51648,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJja+C8ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmplbg/8DQUJXKJ9V54WEG5+SF6yeeoORViDtvNpYp/57WQaBHhGBcZF\r\nJOhNdlIu20oT2Qlu8S77lni2c1ExFOKoYf+CMCqx7l6EpLnbqp5xtksoKA0X\r\nm476eEoENNyWX6Vil96cKQpMeT2GrONA0sQb5D39drUTHnwXsFKCODJtnOfl\r\nL575euT4qayVwv4S43CNZxNp/03H/XAf324qNbhhJ7FCmJuRgerSi1ZO7dqh\r\njyjh3I14WrJqERo/clJdv7cH1Fv4zDj7c+CP0t20S77D3nNp4CDBEYH7mXnN\r\nySQJ2bRAdcBBDgceVCpAZQiRjNsQncoO/FttX4erfZXqHW/rZhjluVOiLD4B\r\nDBAh+DpgTPLSibH6vaw9j9AcLvkb3M4hnHHkelAOJzxhNvA4xeGKIfaaWADr\r\n21P2mDqInxivH0wKk52/t7416poSOh40XvPzVFMZwqaR9SGi5sJAJyUNWbDc\r\npKG9UyIGTwUxRWr/yxqEdmTUKy6ToV4W8xQahTnkR+y5PzSVA/TW0YX34Aer\r\nLwEv5YMWySTo3N8dx4SAamHSyRIHwMoR64MYnDRMUA80KtATEuMNMyPTKzBP\r\nhJBvXK9p1AW/+PJc8eppE03w/wy7hhKBV18LH4b7DU+TSbENMI4AkgduoQTG\r\nU4dW10PCJxkXiTpGa9P3L4xyTL3HpK9fseE=\r\n=JZka\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --config jest.config.js --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"pg":"^8.8.0","zod":"^3.18.0","axios":"^0.27.2","ethers":"^5.7.0","lodash":"^4.17.21","pg-format":"^1.0.4","@lifeomic/attempt":"^3.0.3","source-map-support":"^0.5.21","@api3/airnode-protocol-v1":"^0.8.0","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.0.1","husky":"^8.0.1","eslint":"8.22.0","rimraf":"^3.0.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","prettier":"^2.7.1","@types/pg":"^8.6.5","typescript":"4.6.4","@types/jest":"^28.1.8","@types/node":"^18.7.13","@types/lodash":"^4.14.184","@types/pg-format":"^1.0.2","eslint-plugin-jest":"^27.0.1","eslint-plugin-import":"^2.26.0","eslint-plugin-functional":"^4.2.2","@typescript-eslint/parser":"^5.35.1","@typescript-eslint/eslint-plugin":"^5.35.1"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.1.0_1668014268524_0.4202570411945792","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@api3/operations-utilities","version":"0.2.0","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.2.0","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"d27919dc63bd903dc60f2ce30512977220f63da6","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.2.0.tgz","fileCount":29,"integrity":"sha512-dHTf/MZB1Z/hn+F0RBxIPqj7sY/4aNB7FyfVpE8qtG+0Lhdd3o+J3hH8pgSWC+KKXz78AgrkzYxF9HV/BuTCrg==","signatures":[{"sig":"MEYCIQC1N19LY27Ve2TpNvdGx4eVdjhtfqo8AgGHjJytN9DjgAIhAPVI+aoDetpJPgMEBjW9FX+QhQfdjqm5d2DLslO5jJWw","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53128,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSkCKACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjAg//c+Fih/GR/jL6JXKLtokBiGNw1aAY6UkkWyq0ltKRHkfdZxXu\r\naW6xNCnMPSQqvitzFtV0fwoJsUzGiv/Uv7nHBR44QkRXtRaScyr0oezgTHCt\r\nYPQU4dxuRfyiJ9Q7DjBPm/jyjFYdD4bIplr0tc6rABnDogK2WgNpU6r/bYow\r\nNalGePJJeLmVNZavNiqKLAzLbuHdaynZtNJN51KYVPr7BwmRDK6eBy1Q3bgV\r\nFzS/O6E6VyzQDKIMCZ7fu6Q1oTOnwdZ3K6m5sKExlEAyMviCO7H3OLClxgqP\r\nG5eZCRplj4bCMt4aEA6F8A3YfzEuTJhcc1p87TTkUp3F4Zns3eyF831l6/HH\r\nDgMR3uDvYu3F3WmnTovLJXlicE+CbgMJ+gyx6cXi7QvimZ0kv6uQ8uLaMca1\r\nUgmhp3yWd3Aoc892Vj2LDBt3qMjyJnxsDCZsTC5GUNzKBw3/N7OBmfZFmWPf\r\nfkASU/ZHVzM7q1YusyFL4FBQAO5U7LrB6YaJjS3Utx+VlGwo23LD8Zbntbi1\r\n3hySLYH45/O9P7i7r5mxWWokPXoaBso0N5IMCdAI8UVzAf+NfuGcD+CVzpwQ\r\nABK3g+nJ0Q0XJPVlV+qEevVJ+nWXzTURdRRSPcIoLJL8jQf38N+zZ61jy3FV\r\nQLUotebihXPCHJG9Wp2KSeJ02xb6CLlWm6g=\r\n=1FJN\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --config jest.config.js --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"zod":"^3.21.4","axios":"^1.3.5","ethers":"^5.7.0","lodash":"^4.17.21","bottleneck":"^2.19.5","@lifeomic/attempt":"^3.0.3","source-map-support":"^0.5.21","@api3/airnode-protocol-v1":"^2.2.1","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"8.37.0","rimraf":"^4.4.1","ts-jest":"^29.1.0","ts-node":"^10.9.1","prettier":"^2.8.7","typescript":"5.0.3","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/lodash":"^4.14.192","eslint-plugin-jest":"^25.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.0","@typescript-eslint/eslint-plugin":"^5.8.0"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.2.0_1682587786471_0.9359067639760197","host":"s3://npm-registry-packages"}},"0.1.1":{"name":"@api3/operations-utilities","version":"0.1.1","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.1.1","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"7a121b78f2154f9c71ac5ab14fc7023e575e255d","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.1.1.tgz","fileCount":29,"integrity":"sha512-kBlqaeJ1W8AsY00YJ1L3r0lSVLR6RS6S2/jvoVhKJOIxPq7pkLQ4zFHj9+XdUIAcJvLKz29E43DRKchtbyukSw==","signatures":[{"sig":"MEUCIBqxTv9YZQDcpCnz2oRQ9wLwASLfW8dNlG8hRf/erwShAiEAoE/K7Jb/cOEgJa/dU93dklXXRwA2qx0zN5UeyXXT8Co=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54890},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16.17.0","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --config jest.config.js --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"zod":"^3.21.4","axios":"^1.3.5","ethers":"^5.7.0","lodash":"^4.17.21","bottleneck":"^2.19.5","@lifeomic/attempt":"^3.0.3","source-map-support":"^0.5.21","@api3/airnode-protocol-v1":"^2.2.1","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"8.37.0","rimraf":"^4.4.1","ts-jest":"^29.1.0","ts-node":"^10.9.1","prettier":"^2.8.7","typescript":"5.0.3","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/lodash":"^4.14.192","eslint-plugin-jest":"^25.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.0","@typescript-eslint/eslint-plugin":"^5.8.0"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.1.1_1685713972401_0.0987526692241194","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"@api3/operations-utilities","version":"0.2.1","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.2.1","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"610a40109efabd6d8d4990e7451031ca4955d339","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.2.1.tgz","fileCount":29,"integrity":"sha512-z0Bxn1i3TnBJ0BfA/0c/tLf8IXwUEt0OBFLahFsSG1VjgF1SXzRKpx89rOrSAhQB+BZU4HK0yZLX+AkoWwx3FQ==","signatures":[{"sig":"MEUCIFkggnCJpl0gyME86jRuAjqPbRJelDyWqXd3gqZPdTG5AiEAjF5FkcPJzlzIEJ5bjiAJBcQATOV/uNdPwRW8JqvSKzk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54892},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16 || ^18","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --config jest.config.js --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"zod":"^3.21.4","axios":"^1.3.5","ethers":"^5.7.0","lodash":"^4.17.21","bottleneck":"^2.19.5","@lifeomic/attempt":"^3.0.3","source-map-support":"^0.5.21","@api3/airnode-protocol-v1":"^2.2.1","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"8.37.0","rimraf":"^4.4.1","ts-jest":"^29.1.0","ts-node":"^10.9.1","prettier":"^2.8.7","typescript":"5.0.3","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/lodash":"^4.14.192","eslint-plugin-jest":"^25.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.0","@typescript-eslint/eslint-plugin":"^5.8.0"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.2.1_1685714157261_0.8465544262624798","host":"s3://npm-registry-packages"}},"0.2.2":{"name":"@api3/operations-utilities","version":"0.2.2","author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","_id":"@api3/operations-utilities@0.2.2","maintainers":[{"name":"amarthadan","email":"kimle.michal@gmail.com"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"b4ac3b3fa5a6bf4f69dbd9ec877030fcc7c2642a","tarball":"https://registry.npmjs.org/@api3/operations-utilities/-/operations-utilities-0.2.2.tgz","fileCount":29,"integrity":"sha512-0muxP3LGZWSAZCvV+RnaWSt7AN80fAS2xlWLwDdGlCVaPd4hCv8vsZ0u9TEVfROTQT3DYaIOiBBdQuF4YEIedQ==","signatures":[{"sig":"MEYCIQDR/bK7898bcKxLqXQPCuG/FYO4Uz6+T94pp1cCQIGyPAIhAKIT9709UVNQGTgVnf/ZN5CizYqCI2tdpmtI7R6yGWvd","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55008},"main":"./dist/index.js","types":"./dist/index.js","engine":"^16 || ^18","private":false,"scripts":{"lint":"yarn run lint:eslint && yarn prettier:check","main":"ts-node src/main.ts","pack":"yarn pack","test":"jest --config jest.config.js --selectProjects unit","build":"yarn run clean && yarn run compile","clean":"rimraf -rf ./dist *.tgz","compile":"tsc -p tsconfig.build.json","prepare":"husky install","test:e2e":"jest --selectProjects e2e --runInBand","lint:eslint":"eslint . --ext .js,.ts","prettier:fix":"prettier --write \"./**/*.{js,sol,ts,md,yml,json}\" --loglevel silent","prettier:check":"prettier --check \"./**/*.{js,sol,ts,md,yml,json}\"","prettier:write":"yarn prettier:fix","lint:eslint:fix":"eslint . --ext .js,.ts --fix"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2021 API3\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nTHE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\nIMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\nFITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\nAUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\nLIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\nOUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\nSOFTWARE.\n","dependencies":{"zod":"^3.21.4","axios":"^1.3.5","ethers":"^5.7.0","lodash":"^4.17.21","bottleneck":"^2.19.5","@lifeomic/attempt":"^3.0.3","source-map-support":"^0.5.21","@api3/airnode-protocol-v1":"^2.2.1","@ethersproject/experimental":"^5.7.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.5.0","husky":"^8.0.3","eslint":"8.37.0","rimraf":"^4.4.1","ts-jest":"^29.1.0","ts-node":"^10.9.1","prettier":"^2.8.7","typescript":"5.0.3","@types/jest":"^29.5.0","@types/node":"^18.15.11","@types/lodash":"^4.14.192","eslint-plugin-jest":"^25.3.0","eslint-plugin-import":"^2.25.3","eslint-plugin-functional":"^4.0.2","@typescript-eslint/parser":"^5.8.0","@typescript-eslint/eslint-plugin":"^5.8.0"},"_npmOperationalInternal":{"tmp":"tmp/operations-utilities_0.2.2_1685714964978_0.019312217624198436","host":"s3://npm-registry-packages"}}},"time":{"created":"2022-09-01T13:03:12.437Z","modified":"2026-04-07T10:33:22.308Z","0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b":"2022-09-01T13:03:12.758Z","0.0.1-e4bcdbd569e8802192b41f2bb88ed0cca7fc0c7b-1":"2022-09-01T13:13:44.197Z","0.0.1-bb61d3ba181fb71da1d920e1c041db2a31b2cd4d":"2022-09-19T13:34:54.068Z","0.0.1-9851e9ae38afb5878ea13cc43195dca7b3943cda":"2022-09-20T12:52:54.838Z","0.0.1-053045fa4a44274278b7205cd9dfba22ea5bebb8":"2022-09-20T13:11:20.036Z","0.0.1-e9411c1629a32b4033eb4968fb72f63896057808":"2022-11-08T07:47:42.152Z","0.0.1-962d5895167f1b2e7d76926643346f7c09bd2788":"2022-11-08T13:15:21.762Z","0.1.0":"2022-11-09T17:17:48.722Z","0.2.0":"2023-04-27T09:29:46.637Z","0.1.1":"2023-06-02T13:52:52.629Z","0.2.1":"2023-06-02T13:55:57.441Z","0.2.2":"2023-06-02T14:09:25.183Z"},"author":{"name":"Aaron Scheiner","email":"blue@aquarat.co.za"},"license":"MIT","repository":{"url":"git@github.com:api3dao/telemetry.git","type":"git"},"description":"Utilities common to API3 operations","maintainers":[{"email":"bbenligiray@gmail.com","name":"bbenligiray"},{"email":"e.tesarr@gmail.com","name":"siegrift"}],"readme":"# Operations Utilities\n\n> Common utilities used by API3 tools for supporting data feeds\n\nPlease refer to the TSDoc comments for usage related to specific functionality.\n","readmeFilename":"README.md"}