{"_id":"@api3/airseeker","_rev":"51-d6d1a99079eb13acccf3fe516b982b10","name":"@api3/airseeker","dist-tags":{"latest":"5.8.0"},"versions":{"0.5.0":{"name":"@api3/airseeker","version":"0.5.0","license":"MIT","_id":"@api3/airseeker@0.5.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":"291067a7d268a4fb425c90e7cfe7095b16dc23bd","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-0.5.0.tgz","fileCount":83,"integrity":"sha512-uA3H/9M12ZNrYBTCzk0u0OnNMmNgpr1VGpxr47691p5VPPTuI5/jdth0RFrjh+zcFh+u7f6ddDPdi6VTyFRShQ==","signatures":[{"sig":"MEYCIQDTbmIVQOqLkgBseOT/h5NdCjSYFsYs25fh6H4pMpbgqQIhAOyrSjzEWlBPuj3cfT5g77zerlucOcIRfHfk8gtMl0hz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":411913,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjW4bCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoVDw//VBtzN1jCMJVxLxQOdDm1S+21yvmcmwt94k8GowNMqZlJnIdV\r\niB90iIfbUWayLSfP5mx5cprP3ivrZIlnIRqC7/1h85LUS3knYd2lhdls+wRv\r\nGRNdLwCfmQQQsKDhEggmVibq3UXVRY7cTwz2ILW9ZY8okwnTQjcgrDTh7c0h\r\nvtDON0E+/SF8wASvzXtz1BZGbsf8ScrR9zWSwLUVLoakyQ2cMAMVaD542KKG\r\newJypgUNyDD5AjLOQ1hEP8vr0dTucgYzqN8sCNMZTBfEwbxZvvNp+Dt8re53\r\njN3OJm6hB6rkOuXSxS0as3a22/KSPbkSccg9vb9k2W+SKggZDwO6+gQ+BVWp\r\n87yctI108GxgIVLMaL/+STNPqJWHVa9RYvztr9eNQxmY7ZoFzLJ0Zcx5lOWc\r\n1OdIP/VjSsNW0ajfJNYNFldgQ3uxTlS4XMYE0VRmoP7siZ94BgkxuCb6cxwY\r\nKMzIwYEzlZei1AfOQqEdnoQ/b/c+z70ALhlbdu8oCvoGh5/5U3Z/01PP7ZaF\r\nVDVLnv2QICVnxMhPICwbG9riiQ8d9tdmviLhj1h2RybK91+d0i8X13N9kiyR\r\nzVNpc95yeJw5mzrmtKwyHRXEPq84vKy7SJrQOLZHcISqekK+S3AhEbx2QR1X\r\nUMqPeEO2Xk2tz/VjegcGwuleiAquMNHz/44=\r\n=DSMy\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/index.js","types":"./dist/validation","scripts":{"lint":"yarn format && yarn eslint","test":"SILENCE_LOGGER=true jest --selectProjects unit","build":"yarn clean && yarn compile","clean":"rimraf -rf ./build ./dist *.tgz","eslint":"eslint . --ext .js,.ts","format":"yarn prettier","compile":"tsc --build tsconfig.json","dev:api":"ts-node test/server/server.ts","lint:fix":"yarn format:fix && yarn eslint:fix","prettier":"prettier --check \"./**/*.{js,ts,md,yml,json}\"","test:e2e":"jest --selectProjects e2e --runInBand","eslint:fix":"eslint . --ext .js,.ts --fix","format:fix":"yarn prettier:fix","postinstall":"husky install","dev:eth-node":"hardhat node","prettier:fix":"prettier --write \"./**/*.{js,ts,md,yml,json}\" --ignore-unknown","dev:setup-local-node":"hardhat run scripts/setup-local-node.js","dev:create-local-config":"ts-node scripts/create-local-config.js","dev:testing-services:stop":"pm2 delete test/testing-services.config.js","dev:testing-services:start":"pm2 start test/testing-services.config.js","dev:create-operations-config":"ts-node scripts/create-airseeker-config.ts"},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"repository":{"url":"https://github.com/api3dao/airseeker.git","type":"git"},"description":"A tool to update beacons with signed responses from remote Airnode gateways","directories":{},"licenseText":"MIT License\n\nCopyright (c) 2022 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.17.3","axios":"^1.1.3","ethers":"^5.7.2","lodash":"^4.17.21","promise.any":"^2.0.4","@api3/airnode-abi":"^0.8.0","@api3/airnode-node":"^0.8.0","source-map-support":"^0.5.21","@api3/promise-utils":"^0.3.0","@api3/airnode-protocol":"^0.8.0","@api3/airnode-utilities":"^0.8.0","@api3/airnode-validator":"^0.9.0","@api3/airnode-protocol-v1":"^0.8.0"},"publishConfig":{"access":"public","registry":"https://registry.npmjs.org/"},"_hasShrinkwrap":false,"devDependencies":{"pm2":"^5.2.2","jest":"^28.1.3","husky":"^8.0.1","eslint":"^8.25.0","rimraf":"^3.0.2","express":"^4.18.1","hardhat":"^2.12.0","prompts":"^2.4.2","ts-jest":"^28.0.8","ts-node":"^10.9.1","prettier":"^2.7.1","cross-env":"^7.0.3","serverless":"^3.23.0","typescript":"^4.8.4","@types/jest":"^28.1.6","@types/node":"^18.11.5","@types/lodash":"^4.14.186","@types/express":"^4.17.13","@types/prompts":"^2.0.14","@api3/operations":"^0.0.1-3aab393e33bda1f02a58538f8427e38cbb9d526e","@types/serverless":"^3.12.8","@types/promise.any":"^2.0.0","eslint-plugin-jest":"^27.1.3","@api3/airnode-admin":"0.8.0","eslint-plugin-import":"^2.26.0","eslint-plugin-functional":"^4.4.1","@nomiclabs/hardhat-ethers":"^2.2.0","@typescript-eslint/parser":"^5.40.0","@typescript-eslint/eslint-plugin":"^5.40.1"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_0.5.0_1666942658073_0.36916699731495206","host":"s3://npm-registry-packages"}},"2.2.1":{"name":"@api3/airseeker","version":"2.2.1","keywords":[],"license":"MIT","_id":"@api3/airseeker@2.2.1","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"ae4cde89aafecd89a20e90ed1bf7f46d7ea898c3","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-2.2.1.tgz","fileCount":140,"integrity":"sha512-19kiinxAfZ597xKBxGlYIv5f9gEIaN/jRYEiQepBWrrPlQZN19cM5RAm5UOSug9B5EfOzeT+NYx3GZu3kq80mQ==","signatures":[{"sig":"MEQCIEVA7wZ7/MjIvcUUPqsyPVWeO9QUHAvtV3EdH/HD3fu8AiB5KpAgOm4MH8X/m4k3cLdSsNh0FXdeH8JCeCCUEkWskA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":352100},"main":"./dist/npm-exports.js","_from":"file:api3-airseeker-2.2.1.tgz","types":"./dist/npm-exports.d.ts","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/233858829cfc01481718f224292b0865/api3-airseeker-2.2.1.tgz","_integrity":"sha512-19kiinxAfZ597xKBxGlYIv5f9gEIaN/jRYEiQepBWrrPlQZN19cM5RAm5UOSug9B5EfOzeT+NYx3GZu3kq80mQ==","_npmVersion":"10.2.4","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"_nodeVersion":"18.19.1","dependencies":{"zod":"^3.22.4","axios":"^1.6.7","immer":"^10.0.4","dotenv":"^16.4.5","ethers":"^6.11.1","lodash":"^4.17.21","@api3/commons":"^0.7.1","@api3/contracts":"2.0.0-beta13","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.3.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","rimraf":"^5.0.5","hardhat":"^2.22.0","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.2","@types/jest":"^29.5.12","@types/node":"^20.11.27","@types/lodash":"^4.17.0","hardhat-deploy":"^0.12.2","@api3/airnode-abi":"^0.14.0","eslint-plugin-jest":"^27.9.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.2.0","@nomicfoundation/hardhat-ethers":"^3.0.5","@nomicfoundation/hardhat-toolbox":"^4.0.0","@typescript-eslint/eslint-plugin":"^7.2.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_2.2.1_1711010932060_0.10065223734587248","host":"s3://npm-registry-packages"}},"2.3.0":{"name":"@api3/airseeker","version":"2.3.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@2.3.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"7550cdd25365420086678e6cc6f7bfe981a4df4a","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-2.3.0.tgz","fileCount":156,"integrity":"sha512-mnb28I9fTD/06g25dyODVcN9PvITA5gQA4Tdkn8mkkEBzRWdiLVd9B/cyxWT88XxonbxI+MYyQLKA04eC01WRg==","signatures":[{"sig":"MEQCIHN08YmqB9HF3SxXcDh8xxjkycnUZXnKZaRSybBoJnbLAiB/ZXFTpSWOQBQhF/KTHrEZoNKUdhBpAFo20hzm3jXuZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":374485},"main":"./dist/npm-exports.js","_from":"file:api3-airseeker-2.3.0.tgz","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/69d8be12ccb551e81861d33dfe3e6e8f/api3-airseeker-2.3.0.tgz","_integrity":"sha512-mnb28I9fTD/06g25dyODVcN9PvITA5gQA4Tdkn8mkkEBzRWdiLVd9B/cyxWT88XxonbxI+MYyQLKA04eC01WRg==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","dependencies":{"zod":"^3.22.4","axios":"^1.6.8","immer":"^10.0.4","dotenv":"^16.4.5","ethers":"^6.11.1","lodash":"^4.17.21","@api3/chains":"^4.14.0","@api3/commons":"^0.9.0","@api3/contracts":"2.1.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^3.1.0","rimraf":"^5.0.5","hardhat":"^2.22.2","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.3","@types/jest":"^29.5.12","@types/node":"^20.12.2","@types/lodash":"^4.17.0","hardhat-deploy":"^0.12.2","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^27.9.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.4.0","@nomicfoundation/hardhat-ethers":"^3.0.5","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.4.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_2.3.0_1712150983356_0.925094336902353","host":"s3://npm-registry-packages"}},"2.3.1":{"name":"@api3/airseeker","version":"2.3.1","keywords":[],"license":"MIT","_id":"@api3/airseeker@2.3.1","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"d0034648672820a03c43c7cfd21520e51f39c081","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-2.3.1.tgz","fileCount":156,"integrity":"sha512-yftDL8KJFdKPZWdtDbPBU4U1fquz8hVPH4jW+AUQQcbONS4K8FI0IiYgez9sGRTL/oiJLQDpAsYsUhkW1HFOhA==","signatures":[{"sig":"MEYCIQDWdz/x5r4R9k5jJiE7HND7ysUV1cM2VkUl007q9SZ38wIhAMne00i4Bptnz2L0P8H+5hiFN63MMT/J13NGVKyEKM5j","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390093},"main":"./dist/npm-exports.js","_from":"file:api3-airseeker-2.3.1.tgz","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/ff2800e7a0814784de1acecca8a01a7a/api3-airseeker-2.3.1.tgz","_integrity":"sha512-yftDL8KJFdKPZWdtDbPBU4U1fquz8hVPH4jW+AUQQcbONS4K8FI0IiYgez9sGRTL/oiJLQDpAsYsUhkW1HFOhA==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"18.20.0","dependencies":{"zod":"^3.22.4","axios":"^1.6.8","immer":"^10.0.4","dotenv":"^16.4.5","ethers":"^6.11.1","lodash":"^4.17.21","@api3/chains":"^4.16.1","@api3/commons":"^0.9.0","@api3/contracts":"2.4.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^5.0.5","hardhat":"^2.22.2","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.4","@types/jest":"^29.5.12","@types/node":"^20.12.5","@types/lodash":"^4.17.0","hardhat-deploy":"^0.12.2","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^28.2.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.5.0","@nomicfoundation/hardhat-ethers":"^3.0.5","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.5.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_2.3.1_1712566304393_0.52433825654186","host":"s3://npm-registry-packages"}},"2.3.2":{"name":"@api3/airseeker","version":"2.3.2","keywords":[],"license":"MIT","_id":"@api3/airseeker@2.3.2","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"6dec38a9b1be51b282b47bd3930f5dafba56636b","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-2.3.2.tgz","fileCount":156,"integrity":"sha512-sJaGnmoQ5vwrzTbWXFkk4nOtCepd5IDhwEG1XWuKRwJqU1/CFuuwJCJ+wfBqbxt3Rcel+4m7rpEcIbWkvUUiBg==","signatures":[{"sig":"MEQCIDGWsw/LQ2Mvh4WF9MomgRF6uFJoNSSe+DmHxcSfWumxAiBmB1yjYout9vGkUorVBSvl5nUrs96Hm+u4usOyc0DtzQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":390826},"main":"./dist/npm-exports.js","_from":"file:api3-airseeker-2.3.2.tgz","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/6924e80e4ddf760111f87ae914e37e7d/api3-airseeker-2.3.2.tgz","_integrity":"sha512-sJaGnmoQ5vwrzTbWXFkk4nOtCepd5IDhwEG1XWuKRwJqU1/CFuuwJCJ+wfBqbxt3Rcel+4m7rpEcIbWkvUUiBg==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.22.4","axios":"^1.6.8","immer":"^10.0.4","dotenv":"^16.4.5","ethers":"^6.11.1","lodash":"^4.17.21","@api3/chains":"^4.17.0","@api3/commons":"^0.9.0","@api3/contracts":"2.5.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^5.0.5","hardhat":"^2.22.2","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.7","@types/lodash":"^4.17.0","hardhat-deploy":"^0.12.2","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^28.2.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.6.0","@nomicfoundation/hardhat-ethers":"^3.0.5","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.6.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_2.3.2_1713442813999_0.07703193503681827","host":"s3://npm-registry-packages"}},"3.0.0":{"name":"@api3/airseeker","version":"3.0.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.0.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"5dd9c7abd0398f1d250634a9f8a54c430a20f655","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.0.0.tgz","fileCount":163,"integrity":"sha512-bDLUEkN7ANSiS5LD2Dpwz8YZ5tzVV+vRMTMcBhhCWGha0g45LGntOFagbU9uqY864g4T6A53bz5Rm26SxlckJg==","signatures":[{"sig":"MEYCIQDz0DcxZtm5Bj68N8sEaIUdTNvqgbSM4Ga4KJZQFsienwIhAPzLg+BBEmi+gKcEhYbtmAKHTeYROTJDIXiieFPqVFZE","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410526},"main":"./dist/npm-exports.js","_from":"file:api3-airseeker-3.0.0.tgz","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/9ee0bd04a72fb4baf2b0fa481f3347b8/api3-airseeker-3.0.0.tgz","_integrity":"sha512-bDLUEkN7ANSiS5LD2Dpwz8YZ5tzVV+vRMTMcBhhCWGha0g45LGntOFagbU9uqY864g4T6A53bz5Rm26SxlckJg==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.3","immer":"^10.0.4","dotenv":"^16.4.5","ethers":"^6.12.0","lodash":"^4.17.21","@api3/chains":"^5.1.0","@api3/commons":"^0.9.0","@api3/contracts":"3.1.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^5.0.5","hardhat":"^2.22.3","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.7","@types/lodash":"^4.17.0","hardhat-deploy":"^0.12.2","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^28.2.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.7.1","@nomicfoundation/hardhat-ethers":"^3.0.5","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.7.1"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.0.0_1714034978601_0.38244237134358405","host":"s3://npm-registry-packages"}},"3.0.1":{"name":"@api3/airseeker","version":"3.0.1","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.0.1","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"47c69a310ad0792ca72f40987acec6517f850217","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.0.1.tgz","fileCount":163,"integrity":"sha512-ehVCgKI2mcbR40Z8ytz2o1/k74/OH3SpOxLUzFJnglSMSp4ps3DJeFoR77n8Qhro2aIgiSDf7xVml7xBhbc2YQ==","signatures":[{"sig":"MEQCIG+//8v36dMpguF00eBG6r5EMVsxd2xExQR8saZzjdkUAiABxclR26I32fs9REy3ocIEfnSNpVTdwl1tMabkCLsB4g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410526},"main":"./dist/npm-exports.js","_from":"file:api3-airseeker-3.0.1.tgz","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/c16c7820f80897597d31c36f24fe8f06/api3-airseeker-3.0.1.tgz","_integrity":"sha512-ehVCgKI2mcbR40Z8ytz2o1/k74/OH3SpOxLUzFJnglSMSp4ps3DJeFoR77n8Qhro2aIgiSDf7xVml7xBhbc2YQ==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.3","immer":"^10.0.4","dotenv":"^16.4.5","ethers":"^6.12.0","lodash":"^4.17.21","@api3/chains":"^5.1.0","@api3/commons":"^0.9.0","@api3/contracts":"3.1.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^5.0.5","hardhat":"^2.22.3","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.7","@types/lodash":"^4.17.0","hardhat-deploy":"^0.12.2","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^28.2.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.7.1","@nomicfoundation/hardhat-ethers":"^3.0.5","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.7.1"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.0.1_1714035895674_0.35135967241840227","host":"s3://npm-registry-packages"}},"3.0.2":{"name":"@api3/airseeker","version":"3.0.2","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.0.2","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"8a3a6390213f0fd5b667946a95ca5364fe4b40be","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.0.2.tgz","fileCount":163,"integrity":"sha512-f5xvSxgozW4/M811sSXnra/5TfORT9Pq30eA0jPKBU6ZYD3xRx5cbaB+LugOBq5ROXb93B8ckEhkASFaStsD1w==","signatures":[{"sig":"MEUCIHEVj3joh2RA1xS3MxOHy+hjhU1tSdh1lgaxoFJjR6ULAiEAjQCIC1bp3IitKbaY+EfTpnU5r2u4/MA4HwvqBi5/Bgs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":410547},"main":"./dist/npm-exports.js","_from":"file:api3-airseeker-3.0.2.tgz","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/ce8bdeb92b25ac219850ea160da1fba7/api3-airseeker-3.0.2.tgz","_integrity":"sha512-f5xvSxgozW4/M811sSXnra/5TfORT9Pq30eA0jPKBU6ZYD3xRx5cbaB+LugOBq5ROXb93B8ckEhkASFaStsD1w==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.3","immer":"^10.0.4","dotenv":"^16.4.5","ethers":"^6.12.0","lodash":"^4.17.21","@api3/chains":"^5.1.0","@api3/commons":"^0.9.0","@api3/contracts":"3.1.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^5.0.5","hardhat":"^2.22.3","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.7","@types/lodash":"^4.17.0","hardhat-deploy":"^0.12.2","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^28.2.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.7.1","@nomicfoundation/hardhat-ethers":"^3.0.5","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.7.1"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.0.2_1714050680924_0.5998636811221427","host":"s3://npm-registry-packages"}},"3.0.3":{"name":"@api3/airseeker","version":"3.0.3","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.0.3","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"75676ace7acc271e4f7767afcfc234920f1e8dce","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.0.3.tgz","fileCount":163,"integrity":"sha512-1BCAgqBgSfvzYGXzd5xONrP8U3+/sAzw4jidm7rSVFYNLXgfzk0KbFXKF19Q4y1p06kD+dHoAS3Mo4K4lZ3ZWg==","signatures":[{"sig":"MEQCICC04GlI9tD6NP2AGvTY9DYM4M4nGv8jsent/iUUiK0/AiBBko5WwmXB++lS8FKc+dHYkq3HJEJdWXY6wRrlXBNSxg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":417579},"main":"./dist/npm-exports.js","_from":"file:api3-airseeker-3.0.3.tgz","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/d1b24e61ed3d5c2cb8a41ae89cbfde41/api3-airseeker-3.0.3.tgz","_integrity":"sha512-1BCAgqBgSfvzYGXzd5xONrP8U3+/sAzw4jidm7rSVFYNLXgfzk0KbFXKF19Q4y1p06kD+dHoAS3Mo4K4lZ3ZWg==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.4","immer":"^10.1.1","dotenv":"^16.4.5","ethers":"^6.12.0","lodash":"^4.17.21","@api3/chains":"^5.2.2","@api3/commons":"^0.9.0","@api3/contracts":"3.2.1","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^5.0.5","hardhat":"^2.22.3","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.7","@types/lodash":"^4.17.0","hardhat-deploy":"^0.12.4","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^28.3.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.7.1","@nomicfoundation/hardhat-ethers":"^3.0.5","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.7.1"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.0.3_1714549898492_0.3956165315275517","host":"s3://npm-registry-packages"}},"3.1.0":{"name":"@api3/airseeker","version":"3.1.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.1.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"7af713f5ca02b0a8e8ca7908b703b2c53720f557","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.1.0.tgz","fileCount":178,"integrity":"sha512-MEs5gvZXvXTbD3hgSOInOPeBvmK4gQQ96vDHfGd91w46ksPggGUpw0vcEvUrIf4XRqPXXXyNuhJgb03beIDpDA==","signatures":[{"sig":"MEYCIQC/e++HE32YfrKwE10WjtYOaMLULWJFIc4kuKnv9m5TTQIhAKiYgkpIzg1GdcusVYgdmYCf9PEzmJTgiFG8QdcxdpEU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":437255},"main":"./dist/npm-exports.js","_from":"file:api3-airseeker-3.1.0.tgz","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/74258788cc0094c1bf22877fb74fb0bc/api3-airseeker-3.1.0.tgz","_integrity":"sha512-MEs5gvZXvXTbD3hgSOInOPeBvmK4gQQ96vDHfGd91w46ksPggGUpw0vcEvUrIf4XRqPXXXyNuhJgb03beIDpDA==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","immer":"^10.1.1","dotenv":"^16.4.5","ethers":"^6.12.1","lodash":"^4.17.21","workerpool":"^9.1.1","@api3/chains":"^6.2.0","@api3/commons":"^0.9.0","@api3/contracts":"3.5.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^5.0.7","hardhat":"^2.22.3","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.11","@types/lodash":"^4.17.1","hardhat-deploy":"^0.12.4","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^28.5.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.8.0","@total-typescript/ts-reset":"^0.5.1","@nomicfoundation/hardhat-ethers":"^3.0.5","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.8.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.1.0_1715594852572_0.3603167178629083","host":"s3://npm-registry-packages"}},"3.2.0":{"name":"@api3/airseeker","version":"3.2.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.2.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"c867a2a4c82b9c93ff13dd4aa30dfc4a27e4d6b5","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.2.0.tgz","fileCount":178,"integrity":"sha512-QEO305R2w6ettLDBbzQWlcL+8rHW9p/dF6hnEjF6kEawH8mSxrQq0lC20eMvkoEgrFbgxVEaWbg2OBHpssNAbg==","signatures":[{"sig":"MEUCIQDnf2q5rc8HshHB9Rb6aBMq3lhFtKAci2UDcZOhfp+9yAIgXnonbEXlvzRrL0FlKKAgqmNYvMsbbBFUD7uavtfuyQM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":471409},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.2.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/1ede8bf5b1ecb461dd0df474649057e1/api3-airseeker-3.2.0.tgz","_integrity":"sha512-QEO305R2w6ettLDBbzQWlcL+8rHW9p/dF6hnEjF6kEawH8mSxrQq0lC20eMvkoEgrFbgxVEaWbg2OBHpssNAbg==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","immer":"^10.1.1","dotenv":"^16.4.5","ethers":"^6.12.1","lodash":"^4.17.21","workerpool":"^9.1.1","@api3/chains":"^7.1.0","@api3/commons":"^0.9.1","@api3/contracts":"4.0.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^5.0.7","hardhat":"^2.22.4","nodemon":"^3.1.1","ts-jest":"^29.1.4","ts-node":"^10.9.2","prettier":"^3.2.5","@api3/ois":"^2.3.2","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.12","@types/lodash":"^4.17.4","hardhat-deploy":"^0.12.4","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^28.5.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.11.0","@total-typescript/ts-reset":"^0.5.1","@nomicfoundation/hardhat-ethers":"^3.0.6","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.11.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.2.0_1716908468154_0.4128121495606518","host":"s3://npm-registry-packages"}},"3.3.0":{"name":"@api3/airseeker","version":"3.3.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.3.0","homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"f8e7ee1242bf50246c9619932c8af25f05c31173","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.3.0.tgz","fileCount":178,"integrity":"sha512-dNqWpofFf/t/l6F3PQNjjgDmCXESOsXkGdbdkQsQ30wYdHu3FxkikLyNfWvBwSyyMDKK8VJ7KyQrsFya6uQYqw==","signatures":[{"sig":"MEUCIQCt+ivkvBOunxPjzg4jkfNrZdcAxJPv7O2HDPWYbDEdlQIgO5uKqcdX6+DqC56k07+nm6/pjHiTJuBwP/uMOsbbdy0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":478014},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.3.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/3445a244fdad41478263b49d5a5cfc7d/api3-airseeker-3.3.0.tgz","_integrity":"sha512-dNqWpofFf/t/l6F3PQNjjgDmCXESOsXkGdbdkQsQ30wYdHu3FxkikLyNfWvBwSyyMDKK8VJ7KyQrsFya6uQYqw==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","immer":"^10.1.1","dotenv":"^16.4.5","ethers":"^6.13.0","lodash":"^4.17.21","workerpool":"^9.1.2","@api3/chains":"^7.2.1","@api3/commons":"^0.9.1","@api3/contracts":"4.1.1","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^5.0.7","hardhat":"^2.22.5","nodemon":"^3.1.3","ts-jest":"^29.1.5","ts-node":"^10.9.2","prettier":"^3.3.2","@api3/ois":"^2.3.2","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.14.5","@types/lodash":"^4.17.5","hardhat-deploy":"^0.12.4","@api3/airnode-abi":"^0.14.1","eslint-plugin-jest":"^28.6.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.13.1","@total-typescript/ts-reset":"^0.5.1","@nomicfoundation/hardhat-ethers":"^3.0.6","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.13.1"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.3.0_1718974178707_0.4026528938931164","host":"s3://npm-registry-packages"}},"3.4.0":{"name":"@api3/airseeker","version":"3.4.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.4.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"98f0df9d2f4f615be92e6e743d3490240efc0a76","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.4.0.tgz","fileCount":178,"integrity":"sha512-VhMsI15OEfnMaAJ0qCwl9e/8ZTvQeedWYOLu0+C4ps2vHGapaVIbTsjLyoGy6ymuhmfyulQDlUpqs1bw7YEebw==","signatures":[{"sig":"MEUCICrJss3dS2fcA+t6+D4edIdz2W7ZXlV+EO/a789mBgU+AiEA9XnEoSOgi4MZ2VuI+JtO99ijYNfmENgsFEDvuQo19dQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":492450},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.4.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":">=18.19.1"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/e7dc167eb32ba00d51d59ab37445c58d/api3-airseeker-3.4.0.tgz","_integrity":"sha512-VhMsI15OEfnMaAJ0qCwl9e/8ZTvQeedWYOLu0+C4ps2vHGapaVIbTsjLyoGy6ymuhmfyulQDlUpqs1bw7YEebw==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","immer":"^10.1.1","dotenv":"^16.4.5","ethers":"^6.13.2","lodash":"^4.17.21","workerpool":"^9.1.3","@api3/chains":"^8.1.1","@api3/commons":"^0.10.0","@api3/contracts":"5.1.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0","@api3/eslint-plugin-commons":"^2.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.3","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.22.6","nodemon":"^3.1.4","ts-jest":"^29.2.3","ts-node":"^10.9.2","prettier":"^3.3.3","@api3/ois":"^2.3.2","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^20.14.13","@types/lodash":"^4.17.7","hardhat-deploy":"^0.12.4","@api3/airnode-abi":"^0.14.2","eslint-plugin-jest":"^28.6.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.17.0","@total-typescript/ts-reset":"^0.5.1","@nomicfoundation/hardhat-ethers":"^3.0.6","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.17.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.4.0_1722255574885_0.6672376716591277","host":"s3://npm-registry-packages"}},"3.5.0":{"name":"@api3/airseeker","version":"3.5.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.5.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"38b89d1298cd54485721876bfe6ac3d2116f3df2","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.5.0.tgz","fileCount":178,"integrity":"sha512-oDdNOu0fRAPh7bLcvG+HQnyXkIUlAtxdZxQCgE/4h0M73V9r1b+GUNWE7AyLsdWCN2TV36dh3tgl2VntSg0mMg==","signatures":[{"sig":"MEQCICB+9QyitNi5VsH/HdYDINJlIeNtDnLCFDL88803j3jHAiBu7jxL//zLobMfsr4h2FQUrpPNqLN6vHTV4jbHFvE5nw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":492472},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.5.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/bfdf8f878f1ee3b8fbb1205cd9d5c5b4/api3-airseeker-3.5.0.tgz","_integrity":"sha512-oDdNOu0fRAPh7bLcvG+HQnyXkIUlAtxdZxQCgE/4h0M73V9r1b+GUNWE7AyLsdWCN2TV36dh3tgl2VntSg0mMg==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","immer":"^10.1.1","dotenv":"^16.4.5","ethers":"^6.13.2","lodash":"^4.17.21","workerpool":"^9.1.3","@api3/chains":"^9.2.1","@api3/commons":"^0.12.0","@api3/contracts":"6.2.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0","@api3/eslint-plugin-commons":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.22.8","nodemon":"^3.1.4","ts-jest":"^29.2.4","ts-node":"^10.9.2","prettier":"^3.3.3","@api3/ois":"^2.3.2","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^20.14.14","@types/lodash":"^4.17.7","hardhat-deploy":"^0.12.4","@api3/airnode-abi":"^0.14.2","eslint-plugin-jest":"^28.7.0","eslint-plugin-import":"^2.29.1","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.5.1","@nomicfoundation/hardhat-ethers":"^3.0.6","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.5.0_1724747387194_0.9507676848833568","host":"s3://npm-registry-packages"}},"3.6.0":{"name":"@api3/airseeker","version":"3.6.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.6.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker-v2#readme","bugs":{"url":"https://github.com/api3dao/airseeker-v2/issues"},"dist":{"shasum":"b2b2082ad0083570dffc68ee2c7f43b7ed6c5108","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.6.0.tgz","fileCount":178,"integrity":"sha512-ugIntBKqkeE9mmuCpxheD/+73xLbW+CRvnHMqKdGgZPK/FrSW6JWfnsrFlyn8W3jBzuodsLT3l/b3oLAlRe2RQ==","signatures":[{"sig":"MEUCIQD4q/tu/iM0t7QVM850JbTl3K9CxAHJUW7IIcImOvHqwgIgeRRxKfge+09u1mASBLWcfntwbGGEziHaW/F+AsUQ7dc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":496073},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.6.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","create-release:docker":"ts-node scripts/create-docker-release.ts"},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/189fd8676593ba4d41a2fad5b3af1298/api3-airseeker-3.6.0.tgz","_integrity":"sha512-ugIntBKqkeE9mmuCpxheD/+73xLbW+CRvnHMqKdGgZPK/FrSW6JWfnsrFlyn8W3jBzuodsLT3l/b3oLAlRe2RQ==","repository":{"url":"git+https://github.com/api3dao/airseeker-v2.git","type":"git"},"_npmVersion":"10.5.0","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","immer":"^10.1.1","dotenv":"^16.4.5","ethers":"^6.13.2","lodash":"^4.17.21","workerpool":"^9.1.3","@api3/chains":"^10.1.0","@api3/commons":"^0.12.0","@api3/contracts":"8.0.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0","@api3/eslint-plugin-commons":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.5","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.22.10","nodemon":"^3.1.4","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.3.3","@api3/ois":"^2.3.2","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^20.16.3","@types/lodash":"^4.17.7","hardhat-deploy":"^0.12.4","@api3/airnode-abi":"^0.14.2","eslint-plugin-jest":"^28.8.2","eslint-plugin-import":"^2.30.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.6.0_1725441798806_0.7802799821561179","host":"s3://npm-registry-packages"}},"3.7.0":{"name":"@api3/airseeker","version":"3.7.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.7.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"1f62f00a204336a947fbfbdfa58a862559f0e582","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.7.0.tgz","fileCount":178,"integrity":"sha512-WWphPh5t/TQBZLfJlgMk9ptN8oobBQsNHuR8zn8sI5u8n9Q6Eao9lvz/QXfgozWEHVSXrPwd/3b65yqPn2sfIg==","signatures":[{"sig":"MEYCIQDTqKUbKAkfR9yD7wtgtvsBfrW4x34DglS4BxUwETaABAIhANYgIuRpD93AXn2na++68ExpENfNjjWaOY6hgOOsNMnm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@3.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":495803},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.7.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/f775798ca46819cab75aed782944eb3a/api3-airseeker-3.7.0.tgz","_integrity":"sha512-WWphPh5t/TQBZLfJlgMk9ptN8oobBQsNHuR8zn8sI5u8n9Q6Eao9lvz/QXfgozWEHVSXrPwd/3b65yqPn2sfIg==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"zod":"^3.23.8","immer":"^10.1.1","dotenv":"^16.4.5","ethers":"^6.13.2","lodash":"^4.17.21","workerpool":"^9.1.3","@api3/chains":"^10.2.1","@api3/commons":"^0.13.2","@api3/contracts":"8.0.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0","@api3/eslint-plugin-commons":"^2.0.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.6","eslint":"^8.57.0","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.22.10","nodemon":"^3.1.4","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.3.3","@api3/ois":"^2.3.2","typescript":"^5.6.2","@types/jest":"^29.5.13","@types/node":"^20.16.5","@types/lodash":"^4.17.7","hardhat-deploy":"^0.12.4","@api3/airnode-abi":"^0.14.2","eslint-plugin-jest":"^28.8.3","eslint-plugin-import":"^2.30.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.7.0_1726594825782_0.6696255601079395","host":"s3://npm-registry-packages"}},"3.8.0":{"name":"@api3/airseeker","version":"3.8.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.8.0","maintainers":[{"name":"siegrift","email":"e.tesarr@gmail.com"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"3a2621cae064793f5a729342ea4af825f5eae28f","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.8.0.tgz","fileCount":178,"integrity":"sha512-RZKJG1p5w8Upi6b2JaccGVVOUlEWzH5NPZJ0mSOBxziZ3a/Ih0L7xd5hyf/9MBYM7WN30F6gPagjNI2ez6e8gw==","signatures":[{"sig":"MEQCIG+j5cpWfcrhIQlcrfVZPYgP+wPh/JAJ5Ksxv/s+/gm/AiBe1wD9/bvuPxFkmU5mXAjSIYPvsoa1Vx+jz9ukzO6XKw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@3.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":495808},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.8.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/caf314e895a89a6c0af7b7aac9b4efb7/api3-airseeker-3.8.0.tgz","_integrity":"sha512-RZKJG1p5w8Upi6b2JaccGVVOUlEWzH5NPZJ0mSOBxziZ3a/Ih0L7xd5hyf/9MBYM7WN30F6gPagjNI2ez6e8gw==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","dependencies":{"zod":"^3.23.8","immer":"^10.1.1","dotenv":"^16.4.5","ethers":"^6.13.4","lodash":"^4.17.21","workerpool":"^9.2.0","@api3/chains":"^10.4.1","@api3/commons":"^0.13.3","@api3/contracts":"9.1.0","@api3/promise-utils":"^0.4.0","@api3/airnode-protocol-v1":"^3.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.6","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.22.13","nodemon":"^3.1.7","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.3.3","@api3/ois":"^2.3.2","typescript":"^5.6.3","@types/jest":"^29.5.13","@types/node":"^20.16.13","@types/lodash":"^4.17.12","hardhat-deploy":"^0.14.0","@api3/airnode-abi":"^0.14.2","eslint-plugin-jest":"^28.8.3","eslint-plugin-import":"^2.31.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.8.0_1729545299106_0.7651034959750442","host":"s3://npm-registry-packages"}},"3.9.0":{"name":"@api3/airseeker","version":"3.9.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.9.0","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"81e0fc50ca02dfde44162bfc7f2a911705798901","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.9.0.tgz","fileCount":178,"integrity":"sha512-hYLbRxR5LY46h3Ub4gn7Y/1z/Y39A8K2H+mORaJJ3Xxaemnb+wGr2sR/xay/jO/BkJbKo7yFwh2F/hH8D5Sf4g==","signatures":[{"sig":"MEUCIBlaP+oKbcsXPQIAMI4vip4lGpt5bJjjIe0QpOTY2pECAiEA3g93GuOCzh/dNPRE8aV3QSfUZ/96TNdAkDb/AtnTskk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@3.9.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":495993},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.9.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/0657fc740ca8b3a9187e0538d68568bd/api3-airseeker-3.9.0.tgz","_integrity":"sha512-hYLbRxR5LY46h3Ub4gn7Y/1z/Y39A8K2H+mORaJJ3Xxaemnb+wGr2sR/xay/jO/BkJbKo7yFwh2F/hH8D5Sf4g==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.18.1","dependencies":{"zod":"^3.23.8","immer":"^10.1.1","dotenv":"^16.4.7","ethers":"^6.13.4","lodash":"^4.17.21","workerpool":"^9.2.0","@api3/chains":"^11.0.0","@api3/commons":"^0.13.4","@api3/contracts":"11.0.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.22.17","nodemon":"^3.1.7","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.4.2","@api3/ois":"^2.3.2","typescript":"^5.7.2","@types/jest":"^29.5.14","@types/node":"^20.17.9","@types/lodash":"^4.17.13","hardhat-deploy":"^0.14.0","@api3/airnode-abi":"^0.14.2","eslint-plugin-jest":"^28.9.0","eslint-plugin-import":"^2.31.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.9.0_1733748599239_0.11828136395183697","host":"s3://npm-registry-packages-npm-production"}},"3.10.0":{"name":"@api3/airseeker","version":"3.10.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.10.0","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"195789f7e8196eb34232006d2e94f14651723dfa","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.10.0.tgz","fileCount":178,"integrity":"sha512-rKmXh3tC++F9CsV83dSOXYxntgfYfSSpGiBYMzLlIgG/0JPVXLpjiXDZFy4Os4jcJydaKr25mgpw6xennnitgA==","signatures":[{"sig":"MEUCID19LlYDQBFu8n4HUGVt2ZpLtAH+5kAqxPjkW2qKfrbiAiEA9D1yHZe7brxs7+vcb2v09XZuch5ejoCRWsqQLU3nWIY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@3.10.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":495863},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.10.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/394a1bbe1941d74d381be0464c3f49b7/api3-airseeker-3.10.0.tgz","_integrity":"sha512-rKmXh3tC++F9CsV83dSOXYxntgfYfSSpGiBYMzLlIgG/0JPVXLpjiXDZFy4Os4jcJydaKr25mgpw6xennnitgA==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.18.2","dependencies":{"zod":"^3.24.2","immer":"^10.1.1","dotenv":"^16.4.7","ethers":"^6.13.5","lodash":"^4.17.21","workerpool":"^9.2.0","@api3/commons":"^0.13.4","@api3/contracts":"17.1.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.22.18","nodemon":"^3.1.9","ts-jest":"^29.2.6","ts-node":"^10.9.2","prettier":"^3.5.2","@api3/ois":"^2.3.2","typescript":"^5.7.3","@types/jest":"^29.5.14","@types/node":"^20.17.19","@types/lodash":"^4.17.15","hardhat-deploy":"^0.14.0","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-import":"^2.31.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.10.0_1740392530188_0.8373798429091026","host":"s3://npm-registry-packages-npm-production"}},"3.11.0":{"name":"@api3/airseeker","version":"3.11.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.11.0","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"db502c8ede562e495455d7b988457938c4e0adc1","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.11.0.tgz","fileCount":178,"integrity":"sha512-LCjx8CQMd4lauSv0v3z2ASB7I3CpA7z3UA6/sI4QTyj4XdBQJOw7WPRFnhP9qoT9fiK+W9SloxKJXdPiSRQXDA==","signatures":[{"sig":"MEYCIQCRs1vj+Eyqb8yp0MyXUmJlkheN8q+F99z7dB0IZhT72QIhANF/Hb1YKB9JldwtfpfJF4jQE3loRszzMRWx+HwDjZhs","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@3.11.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":502386},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.11.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/468d58270f04408a40e632efa8f9dabd/api3-airseeker-3.11.0.tgz","_integrity":"sha512-LCjx8CQMd4lauSv0v3z2ASB7I3CpA7z3UA6/sI4QTyj4XdBQJOw7WPRFnhP9qoT9fiK+W9SloxKJXdPiSRQXDA==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"zod":"^3.24.2","immer":"^10.1.1","dotenv":"^16.4.7","ethers":"^6.13.5","lodash":"^4.17.21","workerpool":"^9.2.0","@api3/commons":"^0.13.4","@api3/contracts":"17.2.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.22.19","nodemon":"^3.1.9","ts-jest":"^29.2.6","ts-node":"^10.9.2","prettier":"^3.5.3","@api3/ois":"^2.3.2","typescript":"^5.8.2","@types/jest":"^29.5.14","@types/node":"^20.17.22","@types/lodash":"^4.17.16","hardhat-deploy":"^0.14.0","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-import":"^2.31.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.11.0_1741092879930_0.6024680298324092","host":"s3://npm-registry-packages-npm-production"}},"3.12.0":{"name":"@api3/airseeker","version":"3.12.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@3.12.0","maintainers":[{"name":"aquarat","email":"blue@aquarat.co.za"},{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"28bae8716e5205540c42dcc217304b76a08676a9","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-3.12.0.tgz","fileCount":178,"integrity":"sha512-Bgvu9MljSNZhC/bgQtiWoD0CwW6lRx6uI8cmbJKYH5DSZ9dof/gT0egFDVenEr7LRWdUBCvOI3Nl/7ScZLgelg==","signatures":[{"sig":"MEYCIQC2BUMoSReKqV+4O5K65XauQvACn3FkysIhgbcmuZtwWQIhANaDonAsv/WL501k1gEUKpX8PQ242nqCgIjeqPFSPDnb","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@3.12.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":506496},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-3.12.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/48bf6bdfa294589e671ccc5340c7453d/api3-airseeker-3.12.0.tgz","_integrity":"sha512-Bgvu9MljSNZhC/bgQtiWoD0CwW6lRx6uI8cmbJKYH5DSZ9dof/gT0egFDVenEr7LRWdUBCvOI3Nl/7ScZLgelg==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.18.3","dependencies":{"zod":"^3.24.2","immer":"^10.1.1","dotenv":"^16.4.7","ethers":"^6.13.5","lodash":"^4.17.21","workerpool":"^9.2.0","@api3/commons":"^0.13.4","@api3/contracts":"18.0.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.22.19","nodemon":"^3.1.9","ts-jest":"^29.2.6","ts-node":"^10.9.2","prettier":"^3.5.3","@api3/ois":"^2.3.2","typescript":"^5.8.2","@types/jest":"^29.5.14","@types/node":"^20.17.24","@types/lodash":"^4.17.16","hardhat-deploy":"^0.14.0","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.11.0","eslint-plugin-import":"^2.31.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.0.8","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_3.12.0_1741611139010_0.48519735713197787","host":"s3://npm-registry-packages-npm-production"}},"4.0.0":{"name":"@api3/airseeker","version":"4.0.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@4.0.0","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"b3ebea914f23d2ccdfe8ce79481272b1e822f484","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-4.0.0.tgz","fileCount":178,"integrity":"sha512-iVaQniwzApsgXxskZR40ivMgtO0WvDbwmsmHUB4weI/luWTUd6IMYQadlpgQWBoMhlIuvR2HP5IGF56WZMdS0A==","signatures":[{"sig":"MEQCIEqWQm3t5YKroYhPZpmd5C1Rl0CYiJfFVXhj+OFsw80+AiAoUNl3IbBScp3AIBV174X0zkVw4/CbAH30jBOUmiv0ZQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@4.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":486464},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-4.0.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/19f2c6c37ba5eaba407540b10577e82c/api3-airseeker-4.0.0.tgz","_integrity":"sha512-iVaQniwzApsgXxskZR40ivMgtO0WvDbwmsmHUB4weI/luWTUd6IMYQadlpgQWBoMhlIuvR2HP5IGF56WZMdS0A==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"zod":"^4.0.17","immer":"^10.1.1","dotenv":"^17.2.1","ethers":"^6.15.0","lodash":"^4.17.21","workerpool":"^9.3.3","@api3/commons":"^1.0.1","@api3/contracts":"27.0.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.26.3","nodemon":"^3.1.10","ts-jest":"^29.4.1","ts-node":"^10.9.2","prettier":"^3.6.2","@api3/ois":"^3.0.0","typescript":"^5.9.2","@types/jest":"^29.5.14","@types/node":"^20.19.11","@types/lodash":"^4.17.20","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_4.0.0_1755765318463_0.030355839978874144","host":"s3://npm-registry-packages-npm-production"}},"4.1.0":{"name":"@api3/airseeker","version":"4.1.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@4.1.0","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"841d04b62371afa7fb0a0a927c219b28084f28c3","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-4.1.0.tgz","fileCount":178,"integrity":"sha512-MPc/lZ6kAoFYJnw+xCmUvFwP1U8ue4ltKVgEqratq674E/G9jXBKvu7oP/FJQbh0B1Qo5W2eXtDpgcuCnC/PEA==","signatures":[{"sig":"MEUCIQCjqa2u62NN1snUb/noVOIpiAplw6k6TfltcGH75mfYbgIgflCy2/iFbOOTHKKs0yWKe76aGPMwO+JGU9mLnZW4WWg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@4.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":486462},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-4.1.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/47e94b0e37c81c9c3fa810f9afcc8c77/api3-airseeker-4.1.0.tgz","_integrity":"sha512-MPc/lZ6kAoFYJnw+xCmUvFwP1U8ue4ltKVgEqratq674E/G9jXBKvu7oP/FJQbh0B1Qo5W2eXtDpgcuCnC/PEA==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"zod":"^4.1.5","immer":"^10.1.3","dotenv":"^17.2.2","ethers":"^6.15.0","lodash":"^4.17.21","workerpool":"^9.3.3","@api3/commons":"^1.0.1","@api3/contracts":"28.0.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.26.3","nodemon":"^3.1.10","ts-jest":"^29.4.1","ts-node":"^10.9.2","prettier":"^3.6.2","@api3/ois":"^3.0.0","typescript":"^5.9.2","@types/jest":"^29.5.14","@types/node":"^20.19.13","@types/lodash":"^4.17.20","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_4.1.0_1757524216053_0.7336625666710266","host":"s3://npm-registry-packages-npm-production"}},"4.1.1":{"name":"@api3/airseeker","version":"4.1.1","keywords":[],"license":"MIT","_id":"@api3/airseeker@4.1.1","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"9fdb44afe63df1dad4042330e3e3d16718616566","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-4.1.1.tgz","fileCount":178,"integrity":"sha512-R4/3Nd5vPVh78/S4X9PHQ1jb0qRpNkACnQoVW2UV4kDPPEqCbNLUOtESybflmTYxB6bXEoPSqBj2y806fcJ9gw==","signatures":[{"sig":"MEUCIQCOBwCno+pPjNJb1aKoOR875YQIZuRRUFfqf8n4FReYygIgEGK8HxFDkwsyLy9nZ0VjUEyhlhE56cayGG9BkZQZJP8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@4.1.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":486462},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-4.1.1.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/0ca2ea2bfa15d6e67ef89a0d060885d1/api3-airseeker-4.1.1.tgz","_integrity":"sha512-R4/3Nd5vPVh78/S4X9PHQ1jb0qRpNkACnQoVW2UV4kDPPEqCbNLUOtESybflmTYxB6bXEoPSqBj2y806fcJ9gw==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"zod":"^4.1.5","immer":"^10.1.3","dotenv":"^17.2.2","ethers":"^6.15.0","lodash":"^4.17.21","workerpool":"^9.3.3","@api3/commons":"^1.0.1","@api3/contracts":"28.0.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.26.3","nodemon":"^3.1.10","ts-jest":"^29.4.1","ts-node":"^10.9.2","prettier":"^3.6.2","@api3/ois":"^3.0.0","typescript":"^5.9.2","@types/jest":"^29.5.14","@types/node":"^20.19.13","@types/lodash":"^4.17.20","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_4.1.1_1757524590141_0.20365868596566017","host":"s3://npm-registry-packages-npm-production"}},"4.1.2":{"name":"@api3/airseeker","version":"4.1.2","keywords":[],"license":"MIT","_id":"@api3/airseeker@4.1.2","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"d67e0ff805ade9afba77ec0ce0a60e70f06e049a","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-4.1.2.tgz","fileCount":178,"integrity":"sha512-fGXmzYxZPlPL9Aixsg6SC/AFDaDqY83RQtyBmSGgn02B/IWnl+uo6hZ3PlN3hubC0GSLCapUV/iqBoZNRs2Pfw==","signatures":[{"sig":"MEYCIQCCTjkXV+ph32c89mIaJ1htyGeYHCDSXf8o9hkdC4gILgIhAJos1kxB9g975LePlfRh574FUZjaeXdkyt6DT6Arzyxu","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@4.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":486462},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-4.1.2.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/f7981b07dc89557eb42ac0ba089365e7/api3-airseeker-4.1.2.tgz","_integrity":"sha512-fGXmzYxZPlPL9Aixsg6SC/AFDaDqY83RQtyBmSGgn02B/IWnl+uo6hZ3PlN3hubC0GSLCapUV/iqBoZNRs2Pfw==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.19.5","dependencies":{"zod":"^4.1.5","immer":"^10.1.3","dotenv":"^17.2.2","ethers":"^6.15.0","lodash":"^4.17.21","workerpool":"^9.3.3","@api3/commons":"^1.0.1","@api3/contracts":"28.0.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.0.1","hardhat":"^2.26.3","nodemon":"^3.1.10","ts-jest":"^29.4.1","ts-node":"^10.9.2","prettier":"^3.6.2","@api3/ois":"^3.0.0","typescript":"^5.9.2","@types/jest":"^29.5.14","@types/node":"^20.19.13","@types/lodash":"^4.17.20","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.0","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_4.1.2_1757525076141_0.2491529179331713","host":"s3://npm-registry-packages-npm-production"}},"4.2.0":{"name":"@api3/airseeker","version":"4.2.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@4.2.0","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"d74c0ecbfca84e433dd2e538d4d8d6ce27705b00","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-4.2.0.tgz","fileCount":178,"integrity":"sha512-iwm55Q3AbjXLxyCLml8jin3YS7+/hDZZesCVwEEdMTjzW8qvMlQVnasPM6UuCZ72Mx0qUuf3KRa6LbSaIReHyg==","signatures":[{"sig":"MEQCICaqybZqd39jhp1ozV6l+n72n4XfOmrHv/8CflMxlt6VAiBJbO7bel7cIN2mx+8UPPSBfVD4q7qZc877JSk+fkseIA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@4.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":486462},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-4.2.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/c0df1484add7b885a3c6b2d1890ef5c1/api3-airseeker-4.2.0.tgz","_integrity":"sha512-iwm55Q3AbjXLxyCLml8jin3YS7+/hDZZesCVwEEdMTjzW8qvMlQVnasPM6UuCZ72Mx0qUuf3KRa6LbSaIReHyg==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"zod":"^4.2.0","immer":"^11.0.1","dotenv":"^17.2.3","ethers":"^6.16.0","lodash":"^4.17.21","workerpool":"^9.3.4","@api3/commons":"^1.0.1","@api3/contracts":"32.1.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.2","hardhat":"^2.27.2","nodemon":"^3.1.11","ts-jest":"^29.4.6","ts-node":"^10.9.2","prettier":"^3.7.4","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^20.19.27","@types/lodash":"^4.17.21","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.2","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_4.2.0_1765835089940_0.209997619000593","host":"s3://npm-registry-packages-npm-production"}},"4.2.1":{"name":"@api3/airseeker","version":"4.2.1","keywords":[],"license":"MIT","_id":"@api3/airseeker@4.2.1","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"c8eaf654d2aafb03e4b63790742d339fe7ceb061","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-4.2.1.tgz","fileCount":178,"integrity":"sha512-bvZ2kWiibulgRT1lIZQwmOTAQ4b2FOhx7s6dSAhjGfPDS8u1kr3o4EXY1Tj+45JpSu6/n8l7rTfr89Y3oybNVg==","signatures":[{"sig":"MEQCID8jpXRV/pd5XcV4c1n/B0+2NyITKA1Srzh80vicKJPLAiAmvn5TEIa+ZxbW4yxfOA7/GhHuEDo/5DryGLQl5gusiQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@4.2.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":486462},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-4.2.1.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/f2d34643e67b44f6f0076fb12261ee56/api3-airseeker-4.2.1.tgz","_integrity":"sha512-bvZ2kWiibulgRT1lIZQwmOTAQ4b2FOhx7s6dSAhjGfPDS8u1kr3o4EXY1Tj+45JpSu6/n8l7rTfr89Y3oybNVg==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"10.8.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"20.19.6","dependencies":{"zod":"^4.2.0","immer":"^11.0.1","dotenv":"^17.2.3","ethers":"^6.16.0","lodash":"^4.17.21","workerpool":"^9.3.4","@api3/commons":"^1.0.1","@api3/contracts":"32.1.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.2","hardhat":"^2.27.2","nodemon":"^3.1.11","ts-jest":"^29.4.6","ts-node":"^10.9.2","prettier":"^3.7.4","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^20.19.27","@types/lodash":"^4.17.21","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.2","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_4.2.1_1765835434881_0.8323445745014328","host":"s3://npm-registry-packages-npm-production"}},"4.3.0":{"name":"@api3/airseeker","version":"4.3.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@4.3.0","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"679f9cd0b274d6feca1017c674f115e53ef9cfc7","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-4.3.0.tgz","fileCount":178,"integrity":"sha512-4mIEK5W44DDMk5ewOV21y6N2clpekaZqTq3fCxO3wPm7R93spoPe8hhTRzPWwV6XvxOTFMLJssSA5zr/3n2UaQ==","signatures":[{"sig":"MEUCIBTcl2HBKK+srTqT8MRSjlJk/3x6HVKUyOlYq8k5DWrKAiEAnwU9vh8MFtoH6qblkj8rvoRiry9KGo/T2AzmZBDgjaw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@4.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":486462},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-4.3.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"_resolved":"/tmp/500014b2c76775c609675db969cf51eb/api3-airseeker-4.3.0.tgz","_integrity":"sha512-4mIEK5W44DDMk5ewOV21y6N2clpekaZqTq3fCxO3wPm7R93spoPe8hhTRzPWwV6XvxOTFMLJssSA5zr/3n2UaQ==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"11.6.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"zod":"^4.3.5","immer":"^11.1.3","dotenv":"^17.2.3","ethers":"^6.16.0","lodash":"^4.17.21","workerpool":"^9.3.4","@api3/commons":"^1.1.2","@api3/contracts":"32.2.0","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.0.0"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.2","hardhat":"^2.28.2","nodemon":"^3.1.11","ts-jest":"^29.4.6","ts-node":"^10.9.2","prettier":"^3.7.4","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^20.19.27","@types/lodash":"^4.17.21","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_4.3.0_1767621956159_0.5873046228591834","host":"s3://npm-registry-packages-npm-production"}},"5.0.0":{"name":"@api3/airseeker","version":"5.0.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@5.0.0","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"c85ae24ff359eb0a96ece0faa28abf4c0ecd64c1","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-5.0.0.tgz","fileCount":183,"integrity":"sha512-EBTw4X9r0s/0vRWd37hXlIDe8uGHAqunF8dW7w7rO4cgnvT9avRP8lW/XMtKp86BwN/zW7ZlzuiWrlUwY7T5tw==","signatures":[{"sig":"MEQCIAoAWmM3vkfyu8tfJgNcEZD1LH7rvsI4fPNWqgMpS/PfAiAvQcH58Sc14BPufUq3R13nEWdGRAKg6kcWVuhpBgnjIg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@5.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499400},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-5.0.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"_resolved":"/tmp/04d7f11fb177ed7257c379ca61042d46/api3-airseeker-5.0.0.tgz","_integrity":"sha512-EBTw4X9r0s/0vRWd37hXlIDe8uGHAqunF8dW7w7rO4cgnvT9avRP8lW/XMtKp86BwN/zW7ZlzuiWrlUwY7T5tw==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"11.6.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.3.6","immer":"^11.1.3","dotenv":"^17.2.3","ethers":"^6.16.0","lodash":"^4.17.23","workerpool":"^9.3.4","@api3/commons":"^1.1.2","@api3/contracts":"34.0.0","keycard-manager":"^0.9.6","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.2","hardhat":"^2.28.3","nodemon":"^3.1.11","ts-jest":"^29.4.6","ts-node":"^10.9.2","prettier":"^3.8.0","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^24.10.9","@types/lodash":"^4.17.23","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_5.0.0_1769207382093_0.03800894231087515","host":"s3://npm-registry-packages-npm-production"}},"5.1.0":{"name":"@api3/airseeker","version":"5.1.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@5.1.0","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"2b1f53a91a5bf06a3f12155050aed6aa7c22ae79","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-5.1.0.tgz","fileCount":183,"integrity":"sha512-RcZbcZWXspj6EM5UdP2RkPPJiGGTZ8/xkwNRhW6Jo0whmzhOONNCygf3Uo1y7X0VydB1pJbYBxTHt/57rgl9gQ==","signatures":[{"sig":"MEUCIBDRCr2pr78tEJDvqv/FGHAIg4fQlzz2Nq2/ezzgvGm9AiEAy+HSQ2d2JvAJJLuv+jPqABKWN/DfL+3zhoW+P5ZP1b8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@5.1.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499410},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-5.1.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"_resolved":"/tmp/d67539e0a96d9efea00ad5a8111bcf15/api3-airseeker-5.1.0.tgz","_integrity":"sha512-RcZbcZWXspj6EM5UdP2RkPPJiGGTZ8/xkwNRhW6Jo0whmzhOONNCygf3Uo1y7X0VydB1pJbYBxTHt/57rgl9gQ==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"11.6.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.3.6","immer":"^11.1.3","dotenv":"^17.2.3","ethers":"^6.16.0","lodash":"^4.17.23","workerpool":"^9.3.4","@api3/commons":"^1.1.2","@api3/contracts":"34.0.0","keycard-manager":"^0.9.6","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.2","hardhat":"^2.28.3","nodemon":"^3.1.11","ts-jest":"^29.4.6","ts-node":"^10.9.2","prettier":"^3.8.1","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^24.10.9","@types/lodash":"^4.17.23","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_5.1.0_1769424086479_0.24924711205806194","host":"s3://npm-registry-packages-npm-production"}},"5.2.0":{"name":"@api3/airseeker","version":"5.2.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@5.2.0","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"ef955782b84d7827897c7b0d314c6abd9aae6df7","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-5.2.0.tgz","fileCount":183,"integrity":"sha512-AjvpjBX/FCGZhSWmaWQYFt7z1xybMpqT/1vJw8e2+1GBeycNL+E5ZQKn/pvfqXOhGEvDiA7F5DRPVuzOoNSXsQ==","signatures":[{"sig":"MEUCIFHPS2gg0P4m/jNtG14sqtdSPoCwFgdlTt0JL7aI9MWNAiEA677LYuMqtHAdORSk7lvzsZD1QfrTh8+MERunS7dQa30=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@5.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499413},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-5.2.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"_resolved":"/tmp/50d702456df51d855b5b9c1a119cd35f/api3-airseeker-5.2.0.tgz","_integrity":"sha512-AjvpjBX/FCGZhSWmaWQYFt7z1xybMpqT/1vJw8e2+1GBeycNL+E5ZQKn/pvfqXOhGEvDiA7F5DRPVuzOoNSXsQ==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"11.6.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.3.6","immer":"^11.1.4","dotenv":"^17.3.1","ethers":"^6.16.0","lodash":"^4.17.23","workerpool":"^9.3.4","@api3/commons":"^1.2.0","@api3/contracts":"36.0.0","keycard-manager":"^0.9.7","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.3","hardhat":"^2.28.6","nodemon":"^3.1.11","ts-jest":"^29.4.6","ts-node":"^10.9.2","prettier":"^3.8.1","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^24.10.11","@types/lodash":"^4.17.23","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_5.2.0_1772734359339_0.4766750616148503","host":"s3://npm-registry-packages-npm-production"}},"5.3.0":{"name":"@api3/airseeker","version":"5.3.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@5.3.0","maintainers":[{"name":"dcroote","email":"npmjs.whopx@passmail.net"},{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"cc5bcd66b56d242f3f6e84dce33177b7a9d7b36b","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-5.3.0.tgz","fileCount":183,"integrity":"sha512-QBofkWKOplGvZt5nGYj1cNmqwS0kmlqW6BmUtRASUJdpooklBz1uX4kUOeIh8y4mtTSup9+9LRB7Bo4HqBFSew==","signatures":[{"sig":"MEQCICx9NpX+FPOMxmZTOGazbX8mtcg3aXx/Z+QjR701Pz6PAiBKPOAnnOUynTkfMSW366lGqPr/Ftnyt9ugNnkFUYO15A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@5.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499413},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-5.3.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"_resolved":"/tmp/167c13e4c20be1b717dbf7e817f0ac8a/api3-airseeker-5.3.0.tgz","_integrity":"sha512-QBofkWKOplGvZt5nGYj1cNmqwS0kmlqW6BmUtRASUJdpooklBz1uX4kUOeIh8y4mtTSup9+9LRB7Bo4HqBFSew==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"11.6.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.3.6","immer":"^11.1.4","dotenv":"^17.3.1","ethers":"^6.16.0","lodash":"^4.17.23","workerpool":"^9.3.4","@api3/commons":"^1.2.0","@api3/contracts":"36.0.1","keycard-manager":"^0.9.8","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.3","hardhat":"^2.28.6","nodemon":"^3.1.14","ts-jest":"^29.4.6","ts-node":"^10.9.2","prettier":"^3.8.1","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^24.10.11","@types/lodash":"^4.17.24","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_5.3.0_1775405157113_0.48080848432979995","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@api3/airseeker","version":"5.4.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@5.4.0","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"55e4f50e80e43f33b73f995dbc3af3ba608c0a53","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-5.4.0.tgz","fileCount":183,"integrity":"sha512-nrKefBiKyt6iMU4TENNzycgctUgXhGicV2ABIqOsBr5IoAP/j8QdTOSaYOpckcx+SFCBQedkQPObow8tlEoWTw==","signatures":[{"sig":"MEUCIQDM6DDtLO8GoU4r99/qNhZgDf43x7Uecz2RBB35Ai8D8wIgc5hRf6A8LnOrDgk/+wxUXfdClQROflyJ91uC4L1CnTc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@5.4.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499411},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-5.4.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"_resolved":"/tmp/1e18e54919c4a1e836d3acb8ae20d3bb/api3-airseeker-5.4.0.tgz","_integrity":"sha512-nrKefBiKyt6iMU4TENNzycgctUgXhGicV2ABIqOsBr5IoAP/j8QdTOSaYOpckcx+SFCBQedkQPObow8tlEoWTw==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"11.6.2","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.3.6","immer":"^11.1.4","dotenv":"^17.4.2","ethers":"^6.16.0","lodash":"^4.18.1","workerpool":"^9.3.4","@api3/commons":"^1.2.0","@api3/contracts":"37.0.1","keycard-manager":"^0.9.8","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.3","hardhat":"^2.28.6","nodemon":"^3.1.14","ts-jest":"^29.4.9","ts-node":"^10.9.2","prettier":"^3.8.3","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^24.10.11","@types/lodash":"^4.17.24","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_5.4.0_1777900830883_0.3481495006968198","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@api3/airseeker","version":"5.5.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@5.5.0","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"558e1df7a0ef211760cc0a192985fa1b585684ea","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-5.5.0.tgz","fileCount":183,"integrity":"sha512-O6NmrfFHDkaOqCQ+XDKZJxRY3NdDt82JNzadJGeb5RTwvsMPAsM5A5X5Kshn9xdNogAFMox4xxJep6HB9CqGSA==","signatures":[{"sig":"MEQCIFso8F7pJDhENhQGZ09ydF/BWuy3nGzhTDwmVekhnOVgAiB0PAEMmg0VzNL6Gx1BwWkcUVqHIkxjsLFH5esyIikFVw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@5.5.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499419},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-5.5.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20.20.2"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"_resolved":"/tmp/fa01bf4666f6b323c559d3d7cd7cd031/api3-airseeker-5.5.0.tgz","_integrity":"sha512-O6NmrfFHDkaOqCQ+XDKZJxRY3NdDt82JNzadJGeb5RTwvsMPAsM5A5X5Kshn9xdNogAFMox4xxJep6HB9CqGSA==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"11.12.1","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"24.15.0","dependencies":{"zod":"^4.3.6","immer":"^11.1.4","dotenv":"^17.4.2","ethers":"^6.16.0","lodash":"^4.18.1","workerpool":"^9.3.4","@api3/commons":"^1.2.0","@api3/contracts":"38.0.0","keycard-manager":"^0.9.8","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.3","hardhat":"^2.28.6","nodemon":"^3.1.14","ts-jest":"^29.4.9","ts-node":"^10.9.2","prettier":"^3.8.3","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^24.12.2","@types/lodash":"^4.17.24","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_5.5.0_1778261021513_0.5168164393613388","host":"s3://npm-registry-packages-npm-production"}},"5.6.0":{"name":"@api3/airseeker","version":"5.6.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@5.6.0","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"c6e0dd3b66f90c2a38d0eb50e656add396c1e71a","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-5.6.0.tgz","fileCount":183,"integrity":"sha512-3vV1PnKUujtRVMs/l8drhrSCOD9D7x2ifAUKAaOEqdc9tleuvr0j1srHeehQ6e6I8nD0uJWWEo5iDxCkdkfSig==","signatures":[{"sig":"MEYCIQC6ljbkqLoveJhodUGokjnKnV5ga6Nt3zAERq3L8Uu4XgIhAO4rcB7q16wgm3MJA4HRmhE7QOuVX62+EsrgBLi6myvM","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@5.6.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":499421},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-5.6.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20.20.2"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"_resolved":"/tmp/f64cd282ea618b7466441c43fdad41bf/api3-airseeker-5.6.0.tgz","_integrity":"sha512-3vV1PnKUujtRVMs/l8drhrSCOD9D7x2ifAUKAaOEqdc9tleuvr0j1srHeehQ6e6I8nD0uJWWEo5iDxCkdkfSig==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"11.13.0","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"zod":"^4.4.3","immer":"^11.1.8","dotenv":"^17.4.2","ethers":"^6.17.0","lodash":"^4.18.1","workerpool":"^9.3.4","@api3/commons":"^1.2.0","@api3/contracts":"38.0.2","keycard-manager":"^0.9.8","@api3/promise-utils":"^0.4.0","@api3/eslint-plugin-commons":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.3","hardhat":"^2.28.6","nodemon":"^3.1.14","ts-jest":"^29.4.11","ts-node":"^10.9.2","prettier":"^3.8.4","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^24.13.2","@types/lodash":"^4.17.24","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_5.6.0_1783111053729_0.955647120629131","host":"s3://npm-registry-packages-npm-production"}},"5.7.0":{"name":"@api3/airseeker","version":"5.7.0","keywords":[],"license":"MIT","_id":"@api3/airseeker@5.7.0","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/airseeker#readme","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"dist":{"shasum":"e6578bd91737f56eddecafafba25145cb4a2e118","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-5.7.0.tgz","fileCount":183,"integrity":"sha512-S8SN4TDIvss64nVIQpuEOBswQGdbSLXiERjXehjtUOKyUrOLu+INmutKxil9044w1R4vgk4v94xr/cqd2TNi6g==","signatures":[{"sig":"MEYCIQDqGm0kolsMfmXgLnyRQnb4HAIyGTuFjPdllRB+s/hivQIhAOftDskVk0qD2wg8IKK5S9GkteJd4khNTocPwwPNKBOi","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@5.7.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":498694},"main":"./dist/src/npm-exports.js","_from":"file:api3-airseeker-5.7.0.tgz","types":"./dist/src/npm-exports.d.ts","engines":{"node":"20.20.2"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","tsc":"tsc --project .","test":"jest --config=jest-unit.config.js","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","test:e2e":"jest --config=jest-e2e.config.js","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","dev:eth-node":"hardhat node","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","create-release:npm":"ts-node scripts/create-npm-release.ts","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile ."},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"_resolved":"/tmp/869cd3453f6410d918bb7780502f7997/api3-airseeker-5.7.0.tgz","_integrity":"sha512-S8SN4TDIvss64nVIQpuEOBswQGdbSLXiERjXehjtUOKyUrOLu+INmutKxil9044w1R4vgk4v94xr/cqd2TNi6g==","repository":{"url":"git+https://github.com/api3dao/airseeker.git","type":"git"},"_npmVersion":"11.13.0","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","directories":{},"sideEffects":false,"_nodeVersion":"24.17.0","dependencies":{"zod":"^4.4.3","immer":"^11.1.15","dotenv":"^17.4.2","ethers":"^6.17.0","lodash":"^4.18.1","workerpool":"^9.3.4","@api3/commons":"^1.3.0","@api3/contracts":"39.0.0","keycard-manager":"^0.9.8","@api3/eslint-plugin-commons":"^3.1.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.7","eslint":"^8.57.1","is-wsl":"^2.2.0","rimraf":"^6.1.3","hardhat":"^2.29.0","nodemon":"^3.1.14","ts-jest":"^29.4.11","ts-node":"^10.9.2","prettier":"^3.9.6","@api3/ois":"^3.0.0","typescript":"^5.9.3","@types/jest":"^29.5.14","@types/node":"^24.13.2","@types/lodash":"^4.17.24","hardhat-deploy":"^0.14.1","@api3/airnode-abi":"^0.15.0","eslint-plugin-jest":"^28.14.0","eslint-plugin-import":"^2.32.0","@typescript-eslint/parser":"^7.18.0","@total-typescript/ts-reset":"^0.6.1","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/airseeker_5.7.0_1786448234985_0.4993700676925934","host":"s3://npm-registry-packages-npm-production"}},"5.8.0":{"name":"@api3/airseeker","version":"5.8.0","keywords":[],"license":"MIT","engines":{"node":"20.20.2"},"main":"./dist/src/npm-exports.js","sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/api3dao/airseeker.git"},"dependencies":{"@api3/commons":"^2.0.0","@api3/contracts":"40.0.0","@api3/eslint-plugin-commons":"^3.1.1","dotenv":"^17.4.2","ethers":"^6.17.0","immer":"^11.1.18","keycard-manager":"^0.9.8","lodash":"^4.18.1","workerpool":"^9.3.4","zod":"^4.4.3"},"devDependencies":{"@api3/airnode-abi":"^0.15.0","@api3/ois":"^3.0.0","@nomicfoundation/hardhat-ethers":"^3.1.3","@nomicfoundation/hardhat-toolbox":"^5.0.0","@total-typescript/ts-reset":"^0.6.1","@types/jest":"^29.5.14","@types/lodash":"^4.17.25","@types/node":"^24.13.2","@typescript-eslint/eslint-plugin":"^7.18.0","@typescript-eslint/parser":"^7.18.0","eslint":"^8.57.1","eslint-plugin-import":"^2.32.0","eslint-plugin-jest":"^28.14.0","hardhat":"^2.29.1","hardhat-deploy":"^1.0.4","husky":"^9.1.7","is-wsl":"^2.2.0","jest":"^29.7.0","nodemon":"^3.1.14","prettier":"^3.9.6","rimraf":"^6.1.3","ts-jest":"^29.4.12","ts-node":"^10.9.2","typescript":"^5.9.3"},"scripts":{"build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist artifacts cache","create-release:npm":"ts-node scripts/create-npm-release.ts","deploy:deterministic":"DETERMINISTIC=true hardhat deploy --network $NETWORK","deploy:undeterministic":"hardhat deploy --network $NETWORK","dev:eth-node":"hardhat node --no-deploy --network hardhat","dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node --transpileOnly src/index.ts\"","docker:build:amd64":"docker buildx build --no-cache --platform linux/amd64 --tag api3/airseeker:latest --file docker/Dockerfile .","docker:build":"docker build --no-cache --tag api3/airseeker:latest --file docker/Dockerfile .","docker:run":"docker run -it --init --volume $(pwd)/config:/app/config --network host --env-file .env --rm api3/airseeker:latest","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts . --max-warnings 0","eslint:fix":"pnpm run eslint:check --fix","prettier:check":"prettier --check \"./**/*.{js,ts,md,json,html}\"","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json,html}\"","release:tag":"ts-node scripts/tag-and-release.ts","test:e2e":"jest --config=jest-e2e.config.js","test":"jest --config=jest-unit.config.js","tsc":"tsc --project ."},"types":"./dist/src/npm-exports.d.ts","_id":"@api3/airseeker@5.8.0","description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"homepage":"https://github.com/api3dao/airseeker#readme","_integrity":"sha512-vn4JjO+1iol5NaI2w1cVPxjLPbgda7OvdRuKilKaqTdjm7G913RwswmHaY8Vxcr3b1O9XpzTq3WEqjI0T5AlCg==","_resolved":"/tmp/ea940559e66e6f2c1b8fe4bd5f3d7504/api3-airseeker-5.8.0.tgz","_from":"file:api3-airseeker-5.8.0.tgz","_nodeVersion":"24.17.0","_npmVersion":"11.13.0","dist":{"integrity":"sha512-vn4JjO+1iol5NaI2w1cVPxjLPbgda7OvdRuKilKaqTdjm7G913RwswmHaY8Vxcr3b1O9XpzTq3WEqjI0T5AlCg==","shasum":"b99a3b1efe06ae5ef8d0219158f0264e9323c794","tarball":"https://registry.npmjs.org/@api3/airseeker/-/airseeker-5.8.0.tgz","fileCount":189,"unpackedSize":582968,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fairseeker@5.8.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQClA1O/heodg/Q4sFRuJqrlMf7ZXGRLv+ilVkG+9SRvfwIgZ4QXrZjcrcsWqlRin3RCdIBxSIFSR13AOSKdl7Muv74="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:7081ee95-4745-4f89-92ec-5de354f2c725"}},"directories":{},"maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/airseeker_5.8.0_1788984318631_0.46533977680478555"},"_hasShrinkwrap":false}},"time":{"created":"2022-10-28T07:37:38.012Z","modified":"2026-09-09T20:05:19.282Z","0.2.0":"2022-04-29T07:53:54.630Z","0.1.0":"2022-06-06T08:45:40.634Z","0.3.0":"2022-06-06T08:51:35.235Z","0.5.0":"2022-10-28T07:37:38.228Z","2.2.1":"2024-03-21T08:48:52.253Z","2.3.0":"2024-04-03T13:29:43.623Z","2.3.1":"2024-04-08T08:51:44.546Z","2.3.2":"2024-04-18T12:20:14.273Z","3.0.0":"2024-04-25T08:49:38.892Z","3.0.1":"2024-04-25T09:04:55.866Z","3.0.2":"2024-04-25T13:11:21.173Z","3.0.3":"2024-05-01T07:51:38.637Z","3.1.0":"2024-05-13T10:07:32.846Z","3.2.0":"2024-05-28T15:01:08.314Z","3.3.0":"2024-06-21T12:49:38.861Z","3.4.0":"2024-07-29T12:19:35.091Z","3.5.0":"2024-08-27T08:29:47.333Z","3.6.0":"2024-09-04T09:23:19.099Z","3.7.0":"2024-09-17T17:40:26.046Z","3.8.0":"2024-10-21T21:14:59.305Z","3.9.0":"2024-12-09T12:49:59.467Z","3.10.0":"2025-02-24T10:22:10.436Z","3.11.0":"2025-03-04T12:54:40.091Z","3.12.0":"2025-03-10T12:52:19.261Z","4.0.0":"2025-08-21T08:35:18.744Z","4.1.0":"2025-09-10T17:10:16.231Z","4.1.1":"2025-09-10T17:16:30.369Z","4.1.2":"2025-09-10T17:24:36.395Z","4.2.0":"2025-12-15T21:44:50.089Z","4.2.1":"2025-12-15T21:50:35.019Z","4.3.0":"2026-01-05T14:05:56.337Z","5.0.0":"2026-01-23T22:29:42.253Z","5.1.0":"2026-01-26T10:41:26.621Z","5.2.0":"2026-03-05T18:12:39.503Z","5.3.0":"2026-04-05T16:05:57.330Z","5.4.0":"2026-05-04T13:20:31.127Z","5.5.0":"2026-05-08T17:23:41.649Z","5.6.0":"2026-07-03T20:37:33.870Z","5.7.0":"2026-08-11T11:37:15.134Z","5.8.0":"2026-09-09T20:05:18.767Z"},"bugs":{"url":"https://github.com/api3dao/airseeker/issues"},"license":"MIT","homepage":"https://github.com/api3dao/airseeker#readme","keywords":[],"repository":{"type":"git","url":"git+https://github.com/api3dao/airseeker.git"},"description":"> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"readme":"# airseeker-v2\n\n> A service powering data feeds using the [Signed API](https://github.com/api3dao/signed-api).\n\nAirseeker v2 is a streamlined redesign of the [original Airseeker](https://github.com/api3dao/airseeker-v1), focused\nexclusively on working with Signed APIs for improved efficiency and simplicity.\n\n## Getting started\n\n1. `pnpm install` - To install the dependencies.\n2. `cp config/airseeker.example.json config/airseeker.json` - To create the configuration file.\n3. `cp config/secrets.example.env config/secrets.env` - To create the secrets file.\n\n## Flowchart and specification\n\nA render of the flowchart can be found below. To edit this document, use [diagrams.net](https://app.diagrams.net) to\nedit `airseeker_v2_pipeline.drawio`, preferably by cloning the repository and loading the file locally.\n\n![Airseeker flowchart](airseeker_v2_pipeline.drawio.svg)\n\nLink to the\n[Airseeker specification](https://docs.google.com/document/d/1x5QBOGII8IUGjtoNR6PVE_UeqEjRQj2u3Ysa1FQkHf0/edit).\n\n## Configuration\n\nSee [configuration](./config/configuration.md) for details.\n\n## Contracts\n\nSee [contracts](./contracts/README.md) for the Api3ServerV1BuilderTipExtension reference implementation and how to\ndeploy it.\n\n## Versioning and release\n\nAirseeker uses [semantic versioning](https://semver.org/). The version is specified in the `package.json` file. The\npackage is published to GitHub, NPM, Docker Hub.\n\nTo release a new version:\n\n1. `pnpm create-release:npm [major|minor|patch]` - This will bump the version throughout the repo and commit the\n   changes.\n2. Push to `main`. This will trigger the `tag-and-release` GitHub Actions job and result in 1) the commit being tagged\n   with the new version, 2) the release being created on GitHub and npm, and 3) the Docker image being built and pushed\n   to Docker Hub.\n\n## Docker\n\n### Build\n\nThe docker image can be built by running the following commands from the root directory:\n\n```sh\npnpm run docker:build\n```\n\n### Run\n\nCreate a `.env` file using `cp .env.example .env` and run the docker image locally with:\n\n```sh\npnpm run docker:run\n```\n","readmeFilename":"README.md"}