{"_id":"@api3/commons","_rev":"32-65656d7784d280348e6be97f27e3ffeb","name":"@api3/commons","dist-tags":{"latest":"2.0.0"},"versions":{"0.1.0":{"name":"@api3/commons","version":"0.1.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.1.0","maintainers":[{"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":"13279521ce712e0cdf69113f0683a5716865fccf","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.1.0.tgz","fileCount":40,"integrity":"sha512-5gBVs/rf93S076gyb0Ccj16BnRsUEjy6FJF6BQd6V47bjfTlPeelB2kK/shr0MuQ6gifWdTsxBCOYWvbhhBxbw==","signatures":[{"sig":"MEQCIEihmVF6EGbq6PHYiKlTIwASsOmFzgj3XWYQBkRlYL1cAiB/a/847I/VBUSqlpKMdDezgT7aKixsiBGKkeElG/UYXw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79709},"_from":"file:api3-commons-0.1.0.tgz","engines":{"node":"^18.14.0","pnpm":"^8.8.0"},"exports":{"./eslint":"./dist/logger/index.js","./logger":"./dist/logger/index.js"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest --passWithNoTests","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_resolved":"/tmp/d13a0beb7b7b3eb9e252503c52cf2594/api3-commons-0.1.0.tgz","_integrity":"sha512-5gBVs/rf93S076gyb0Ccj16BnRsUEjy6FJF6BQd6V47bjfTlPeelB2kK/shr0MuQ6gifWdTsxBCOYWvbhhBxbw==","_npmVersion":"9.5.1","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"lodash":"^4.17.21","winston":"^3.10.0","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-prefer-arrow":"^1.2.3","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.2","jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"zod":"^3.22.2","eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.1.0_1696840813473_0.792323901030864","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"@api3/commons","version":"0.2.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.2.0","maintainers":[{"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":"08224898dea9cdab324567adb40f1ccb3afdf8a2","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.2.0.tgz","fileCount":63,"integrity":"sha512-SesOHOkIl+8mqXEWXv5GUqr2vgesRXmMt2CRf7o1c3pRFkDpMQNlxc3uOUTgaWphrzr0smMjWMTTWvzW6Bxo0A==","signatures":[{"sig":"MEUCIFiemdkSAoO2DxWBF1/Ad2g4qsny7wl7P+d9EPeYUY0lAiEA8pZXYD3ugmu4epdi1kgoI1R9gypeU+oCd97JQwhWjnc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":138571},"_from":"file:api3-commons-0.2.0.tgz","engines":{"node":"^18.14.0","pnpm":"^8.8.0"},"exports":{"./eslint":"./dist/eslint/index.js","./logger":"./dist/logger/index.js","./processing":"./dist/processing/index.js"},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_resolved":"/tmp/f38b5ebe59c26f1d55bc0a223f94d67f/api3-commons-0.2.0.tgz","_integrity":"sha512-SesOHOkIl+8mqXEWXv5GUqr2vgesRXmMt2CRf7o1c3pRFkDpMQNlxc3uOUTgaWphrzr0smMjWMTTWvzW6Bxo0A==","_npmVersion":"9.5.1","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.2.1","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"zod":"^3.22.2","jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"zod":"^3.22.2","eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.2.0_1697010799740_0.4120324422570629","host":"s3://npm-registry-packages"}},"0.3.0":{"name":"@api3/commons","version":"0.3.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.3.0","maintainers":[{"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":"846dace14f8c1abed5df1a3e5415e8b3a28cfa21","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.3.0.tgz","fileCount":69,"integrity":"sha512-27+UkW0qCWvQCJuO8vbyBhJ94IXELKhqCKjFxC5ZUQrJHRHWT4zz2wmdbsvgUHBZhuAuFPaz/78yjMCjzJ6S8Q==","signatures":[{"sig":"MEUCICfOigxLw3Mqj14uErco8rJeye3JmIUITQs+9rkoIK5JAiEA6SpLtlcqlk4GBHC+6yk8+ZuqacUjkPHdPQwnnx+3JpU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":142483},"main":"./dist/index.js","_from":"file:api3-commons-0.3.0.tgz","types":"./dist/index.d.ts","engines":{"node":"^18.14.0","pnpm":"^8.8.0"},"exports":"./dist/index.js","scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"bbenligiray","email":"bbenligiray@gmail.com"},"_resolved":"/tmp/88469f3b51b4a38510d01f5f3d998f5d/api3-commons-0.3.0.tgz","_integrity":"sha512-27+UkW0qCWvQCJuO8vbyBhJ94IXELKhqCKjFxC5ZUQrJHRHWT4zz2wmdbsvgUHBZhuAuFPaz/78yjMCjzJ6S8Q==","_npmVersion":"9.5.1","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.2.1","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.3.0_1697552864805_0.5876568084693885","host":"s3://npm-registry-packages"}},"0.4.0":{"name":"@api3/commons","version":"0.4.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.4.0","maintainers":[{"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":"a0ebcd884fcfd381b56e205094ca1c687aa39ae2","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.4.0.tgz","fileCount":75,"integrity":"sha512-mIgWYYccYRwvdFoxVnXzap1rJPp6r/G13TMs/U1TBHb3w/O8Rrx0siaRwCCKnaiBN3di4kLMnZyWXnKn97FOkA==","signatures":[{"sig":"MEYCIQDw0lTG5NJG3sy6kWtCpsRXqdQt3tD8JheySp+uI8vUbAIhALCobWmYGcns8iqwVv194a0J5vA3IJo+V5bcZAdmjh9h","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152796},"main":"./dist/index.js","_from":"file:api3-commons-0.4.0.tgz","types":"./dist/index.d.ts","engines":{"node":"^18.14.0","pnpm":"^8.8.0"},"exports":"./dist/index.js","scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_resolved":"/tmp/a1923429a61eb14c632a443a876910d2/api3-commons-0.4.0.tgz","_integrity":"sha512-mIgWYYccYRwvdFoxVnXzap1rJPp6r/G13TMs/U1TBHb3w/O8Rrx0siaRwCCKnaiBN3di4kLMnZyWXnKn97FOkA==","_npmVersion":"9.6.7","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.17.1","dependencies":{"lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.2.1","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.4.0_1698752080189_0.5728435526787774","host":"s3://npm-registry-packages"}},"0.4.1":{"name":"@api3/commons","version":"0.4.1","keywords":[],"license":"MIT","_id":"@api3/commons@0.4.1","maintainers":[{"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":"54503ce7182d932c7091c250841fc9bb3aff02e8","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.4.1.tgz","fileCount":75,"integrity":"sha512-0d5E2JGjwRNg/i4WxcZMfxumb0YBd8hwq69lQniUM4Gjc0ZZFXyXoynXdeJP+0OR8Nngvwm1KINn0A37CT7EqA==","signatures":[{"sig":"MEUCIQCwnoMSm2ROLtLKk8ZVljM387IuLLt33/mJmIs6+WkQVQIgJaWlM6e+jXdopseyc92RuGz+v23LKn2qdtWzy2cW6dY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":154212},"main":"./dist/index.js","_from":"file:api3-commons-0.4.1.tgz","types":"./dist/index.d.ts","engines":{"node":"^18.14.0","pnpm":"^8.8.0"},"exports":"./dist/index.js","scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"aquarat","email":"blue@aquarat.co.za"},"_resolved":"/tmp/0d2465e3a90f4e0671355558b21fa35d/api3-commons-0.4.1.tgz","_integrity":"sha512-0d5E2JGjwRNg/i4WxcZMfxumb0YBd8hwq69lQniUM4Gjc0ZZFXyXoynXdeJP+0OR8Nngvwm1KINn0A37CT7EqA==","_npmVersion":"9.6.7","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.17.1","dependencies":{"lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.2.1","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.4.1_1698917741365_0.9060785090388863","host":"s3://npm-registry-packages"}},"0.5.0":{"name":"@api3/commons","version":"0.5.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.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"}],"dist":{"shasum":"d9ff9aba3a2da8cd7b678371550881e008c43a1c","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.5.0.tgz","fileCount":87,"integrity":"sha512-PqSukqnAGQORuGTSLaQiVuxUtU5RBNOhm5GEnX0fhROhoKyX11E5EJuuQqYwIG4LsBkhVGNJuR7PhnUs6VmwrA==","signatures":[{"sig":"MEYCIQCf/g7lp9fdwzaXoLGeMYWEGrpLJTymtmfykOLIIWMX5QIhALEtTxLd46rwqyayMYecB+UpSDA8zksODapGybz2u5Fe","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223530},"main":"./dist/index.js","_from":"file:api3-commons-0.5.0.tgz","types":"./dist/index.d.ts","engines":{"node":"^18.14.0","pnpm":"^8.8.0"},"exports":"./dist/index.js","scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/974b1428dd035d06e27ae9eb1fbc7c72/api3-commons-0.5.0.tgz","_integrity":"sha512-PqSukqnAGQORuGTSLaQiVuxUtU5RBNOhm5GEnX0fhROhoKyX11E5EJuuQqYwIG4LsBkhVGNJuR7PhnUs6VmwrA==","_npmVersion":"9.8.1","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"zod":"^3.22.4","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.3.0","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.5.0_1701077173856_0.02157153162770764","host":"s3://npm-registry-packages"}},"0.6.0":{"name":"@api3/commons","version":"0.6.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.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"}],"dist":{"shasum":"dc578609f35e4d114766ba9b4b94666889b7e152","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.6.0.tgz","fileCount":87,"integrity":"sha512-6NyWoUVxYQLxLNuSHGWHRvex+AziutFu3Me+ncJmz3JiLIuJCdEfKvu1kFHmBOtUQksN6rUbdr4I4tOot4LXbQ==","signatures":[{"sig":"MEQCIGV0yvVSshoNernCKC+oeY9nfD6pA63IDe9EsmqESUezAiAeZ69hEVkfQ386mNsHt7njJeq/jekHssHG6daYsu+tcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":223733},"main":"./dist/index.js","_from":"file:api3-commons-0.6.0.tgz","types":"./dist/index.d.ts","engines":{"node":"^18.14.0 || ^20.10.0","pnpm":"^8.8.0"},"exports":"./dist/index.js","scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/fb7dfb9058f0ae039546611aab52b005/api3-commons-0.6.0.tgz","_integrity":"sha512-6NyWoUVxYQLxLNuSHGWHRvex+AziutFu3Me+ncJmz3JiLIuJCdEfKvu1kFHmBOtUQksN6rUbdr4I4tOot4LXbQ==","_npmVersion":"10.2.3","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.3.0","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.6.0_1702898184370_0.8728287707388012","host":"s3://npm-registry-packages"}},"0.6.1":{"name":"@api3/commons","version":"0.6.1","keywords":[],"license":"MIT","_id":"@api3/commons@0.6.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":"26063addc142941863a3637f9730d7ac3abe779c","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.6.1.tgz","fileCount":92,"integrity":"sha512-ey/TVZFVJIYDQa8YMENXnw0tZGTwFx0Jl17ONXTU4sxwkyM5x43P5bgOLrdnvLpWYh1V5tSv29iJ7UGaV6qZ4Q==","signatures":[{"sig":"MEYCIQDXPqT0pReIz1BtBA5wDtVtM5U8y5mzxoy0qs7HjlvaKQIhAPFtuyBLsRH9qC2fMiy1ZJ+RPg0SIIOOT/kol1xFqH6o","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":225270},"main":"./dist/index.js","_from":"file:api3-commons-0.6.1.tgz","types":"./dist/index.d.ts","engines":{"node":"^18.14.0 || ^20.10.0","pnpm":"^8.8.0"},"exports":"./dist/index.js","scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/7fe7fcfd5b933f15a96fbf631dd6d212/api3-commons-0.6.1.tgz","_integrity":"sha512-ey/TVZFVJIYDQa8YMENXnw0tZGTwFx0Jl17ONXTU4sxwkyM5x43P5bgOLrdnvLpWYh1V5tSv29iJ7UGaV6qZ4Q==","_npmVersion":"10.2.3","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"zod":"^3.22.4","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.3.0","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.6.1_1706022400512_0.9366508797892465","host":"s3://npm-registry-packages"}},"0.6.2":{"name":"@api3/commons","version":"0.6.2","keywords":[],"license":"MIT","_id":"@api3/commons@0.6.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"}],"dist":{"shasum":"e25d1bce560e53bf44075d08295bf243365c0bfd","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.6.2.tgz","fileCount":97,"integrity":"sha512-IBR9WAcbglFdMyehiv3MWFVK1jKv2jAao6tU2DcUmMztea0H+Nn9xAomHCwAlg7mTNn3qk7ZpWosZNGZjfeSTw==","signatures":[{"sig":"MEUCIQCtNpo9gosFoQN2lCLQUXPoQjHIm5ewgtLPAlR6H83jngIgVd9mh23MlPnIbOjn+DDSEBClez3Ufq7thxKGQKrdwDw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":227228},"main":"./dist/node-index.js","_from":"file:api3-commons-0.6.2.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":"^18.14.0 || ^20.10.0","pnpm":"^8.8.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/f07b080456e11776f0809b3b1c791a54/api3-commons-0.6.2.tgz","_integrity":"sha512-IBR9WAcbglFdMyehiv3MWFVK1jKv2jAao6tU2DcUmMztea0H+Nn9xAomHCwAlg7mTNn3qk7ZpWosZNGZjfeSTw==","_npmVersion":"10.2.4","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"20.11.0","dependencies":{"zod":"^3.22.4","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.3.0","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.6.2_1706199861239_0.09952945724376794","host":"s3://npm-registry-packages"}},"0.7.0":{"name":"@api3/commons","version":"0.7.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.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"}],"dist":{"shasum":"d2a680083c5ade2fd23f13526c40c8820949a59e","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.7.0.tgz","fileCount":118,"integrity":"sha512-+aMO/RZjrwaIdjKxR+qrLlFNZ5jZ6UoR+m2X0x8wagahXFMO33ukuWxbSmhdZG7lPW1zmGjrIBoAFfcDm+oOOw==","signatures":[{"sig":"MEQCIEMgBIXefIeoLc7KmLo6bFx9Rg6ix2tGy8WBhaGwiyklAiBXYl3WJ8hY7m8EQfwvn8pMsTuYgJaGhGQqC+EFDoqwvA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":257015},"main":"./dist/node-index.js","_from":"file:api3-commons-0.7.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":"^18.14.0 || ^20.10.0","pnpm":"^8.8.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/173c0dc7ae8af7cbdaa458c0b7c9564b/api3-commons-0.7.0.tgz","_integrity":"sha512-+aMO/RZjrwaIdjKxR+qrLlFNZ5jZ6UoR+m2X0x8wagahXFMO33ukuWxbSmhdZG7lPW1zmGjrIBoAFfcDm+oOOw==","_npmVersion":"10.2.4","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"20.11.0","dependencies":{"zod":"^3.22.4","axios":"^1.6.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.3.0","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.7.0_1709212311528_0.19284956413426912","host":"s3://npm-registry-packages"}},"0.7.1":{"name":"@api3/commons","version":"0.7.1","keywords":[],"license":"MIT","_id":"@api3/commons@0.7.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":"f9c99ce31cfc2dc332945e396a4d9b646199d698","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.7.1.tgz","fileCount":118,"integrity":"sha512-Cm2OfuLklEffSh2/DFnfyOBpa/JC3mXi4Xx0MUVZU8aqcGkc62bD3CqLXRXHEsxe2IQLg3B4NZhOZeNEWFl0nQ==","signatures":[{"sig":"MEUCIQCsfzLxxbSSUCT8VApkXm2kpyUqLVKGzLAzR2o1yeLsbAIgWnqfo+ZOJbhbnK0+rOZ3Z8i3EaSnbvLrSMfxOmrq3bw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":258264},"main":"./dist/node-index.js","_from":"file:api3-commons-0.7.1.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":"^18.14.0 || ^20.10.0","pnpm":"^8.8.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/eb776c36f54479a9fff425efc350cdc8/api3-commons-0.7.1.tgz","_integrity":"sha512-Cm2OfuLklEffSh2/DFnfyOBpa/JC3mXi4Xx0MUVZU8aqcGkc62bD3CqLXRXHEsxe2IQLg3B4NZhOZeNEWFl0nQ==","_npmVersion":"10.2.4","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"zod":"^3.22.4","axios":"^1.6.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.3.0","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.7.1_1709389189282_0.6150510431348277","host":"s3://npm-registry-packages"}},"0.8.0":{"name":"@api3/commons","version":"0.8.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.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"},{"name":"andreogle","email":"ogleandre@gmail.com"}],"dist":{"shasum":"3f44df62f68090a0970eaa60f16239e481110983","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.8.0.tgz","fileCount":118,"integrity":"sha512-iuAz5+dD4Qvh72pGJRRVefU/gE5F6cmIJj+JmAuy90IHB23Cg/iON1tNWUhg44Bp9A6mJMkNNASmZMkpe0JwHA==","signatures":[{"sig":"MEQCIBcSqQMvOW0Pe7HL3UY68dbuV9/Dq82dZ0rLjOKlcDlEAiBWPGIZ0OfhhhEhdH8Q0+VwyRPP0KmJ34apoW2DUuE3eg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":260912},"main":"./dist/node-index.js","_from":"file:api3-commons-0.8.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/438ac7c01efe64942e594b410d928f7b/api3-commons-0.8.0.tgz","_integrity":"sha512-iuAz5+dD4Qvh72pGJRRVefU/gE5F6cmIJj+JmAuy90IHB23Cg/iON1tNWUhg44Bp9A6mJMkNNASmZMkpe0JwHA==","_npmVersion":"10.2.4","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"zod":"^3.22.4","axios":"^1.6.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.3.0","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.8.0_1710853070017_0.1980094656679332","host":"s3://npm-registry-packages"}},"0.9.0":{"name":"@api3/commons","version":"0.9.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.9.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"}],"dist":{"shasum":"b6f61c78a80a83a57fe8a06ad67b25251c637cdb","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.9.0.tgz","fileCount":118,"integrity":"sha512-bbndrqECtsG/N4df+yJnyeYDgaOTdGMJLB7PzyfNj+xhlvI6+6NYhAIGyO40w6vhf/mPysWGk50pGmig3C5Cyw==","signatures":[{"sig":"MEQCICA0lb33DkulNnXlH+hU20Bmx/70KqnGv9k5DYNlci7uAiAKW/AfKimmgN4+6Feogxb5bfK+FkYrhcTpJlk4zfyx/g==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":266891},"main":"./dist/node-index.js","_from":"file:api3-commons-0.9.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"dev":"nodemon --ext ts,js,json,env  --exec \"pnpm ts-node src/index.ts\"","tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/c2815676ca1bda1dd67791c47f723bf6/api3-commons-0.9.0.tgz","_integrity":"sha512-bbndrqECtsG/N4df+yJnyeYDgaOTdGMJLB7PzyfNj+xhlvI6+6NYhAIGyO40w6vhf/mPysWGk50pGmig3C5Cyw==","_npmVersion":"10.2.4","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"zod":"^3.22.4","axios":"^1.6.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.3.0","eslint-config-next":"^13.1.6","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^7.4.0","eslint-plugin-cypress":"^2.14.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^8.0.3","eslint":"^8.50.0","rimraf":"^5.0.5","nodemon":"^3.0.1","ts-jest":"^29.1.1","ts-node":"^10.9.1","prettier":"^3.0.3","typescript":"^5.2.2","@types/jest":"^29.5.5","@types/node":"^20.8.0","@types/lodash":"^4.14.199"},"peerDependencies":{"eslint":"^8.50.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.9.0_1711483161011_0.7231607731624616","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"@api3/commons","version":"0.9.1","keywords":[],"license":"MIT","_id":"@api3/commons@0.9.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"98bf7f7c4c30a403a403062ed72dfacaa14a7167","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.9.1.tgz","fileCount":118,"integrity":"sha512-5ADMj1hineHBjqeSQFuBi0qn/cNhr/H6QtA6qyvBvaYdoh4IAMKkDzpsLO4MO3kGmzCRUHryR4AwzkYPEYAZaw==","signatures":[{"sig":"MEUCIQCy0H6vnU7T3ErpCGhjFs7b1WhVENjAXzqCO/lXnAMnPgIgVyFObRyEcJ0OcPg5ZFsK6LUtjoFpEhmIY82yshOulXc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":273185},"main":"./dist/node-index.js","_from":"file:api3-commons-0.9.1.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/bacf8fadad2ac30dd259c7a71df996b2/api3-commons-0.9.1.tgz","_integrity":"sha512-5ADMj1hineHBjqeSQFuBi0qn/cNhr/H6QtA6qyvBvaYdoh4IAMKkDzpsLO4MO3kGmzCRUHryR4AwzkYPEYAZaw==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.5.0","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.22.4","axios":"^1.6.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.10.0","@api3/ois":"^2.3.0","eslint-config-next":"^14.2.3","eslint-plugin-jest":"^27.4.2","@api3/promise-utils":"^0.4.0","eslint-plugin-react":"^7.32.1","eslint-plugin-import":"^2.28.1","eslint-plugin-lodash":"^8.0.0","eslint-plugin-cypress":"^3.2.0","eslint-plugin-promise":"^6.1.1","eslint-plugin-unicorn":"^48.0.1","winston-console-format":"^1.0.8","eslint-plugin-check-file":"^2.6.2","eslint-plugin-functional":"^6.0.0","@typescript-eslint/parser":"^6.2.1","eslint-plugin-deprecation":"^2.0.0","eslint-plugin-react-hooks":"^4.6.0","eslint-plugin-no-only-tests":"^3.1.0","eslint-plugin-jest-formatting":"^3.1.0","@typescript-eslint/eslint-plugin":"^6.2.1"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","rimraf":"^5.0.7","nodemon":"^3.1.0","ts-jest":"^29.1.2","ts-node":"^10.9.2","prettier":"^3.2.5","typescript":"^5.4.5","@types/jest":"^29.5.12","@types/node":"^20.12.11","@types/lodash":"^4.17.1"},"peerDependencies":{"eslint":"^8.57.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.9.1_1716281024997_0.8111016395601833","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"@api3/commons","version":"0.10.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.10.0","homepage":"https://github.com/api3dao/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"5eb48ef407c6209febbc8536a783e5a9e67303df","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.10.0.tgz","fileCount":92,"integrity":"sha512-UbDW+GnLP8fr/I+CytXDsPF/dookddhU+VZ2HOPqaNnTSvJ7bcYB2rPzfH1+6HcYjxO+nUkJrAAilkGTbA2KMQ==","signatures":[{"sig":"MEUCIQCnQF+ZA3Fo6usz5T2/efOYtYonG2lkT1AFnRh41Q+dVwIgXPoBTl9t3F4Vjf8bGqQAuUFlauHmU/jmZ58xbN2V8dI=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":208119},"main":"./dist/node-index.js","_from":"file:api3-commons-0.10.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/a540be784fcf6ad25aad5c06d563fe44/api3-commons-0.10.0.tgz","_integrity":"sha512-UbDW+GnLP8fr/I+CytXDsPF/dookddhU+VZ2HOPqaNnTSvJ7bcYB2rPzfH1+6HcYjxO+nUkJrAAilkGTbA2KMQ==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.5.0","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","axios":"^1.7.2","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.13.0","@api3/ois":"^2.3.2","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.0.11","eslint":"^8.57.0","ts-jest":"^29.1.5","prettier":"^3.3.2","typescript":"^5.5.2","@types/jest":"^29.5.12","@types/node":"^20.14.8","@types/lodash":"^4.17.5","@api3/eslint-plugin-commons":"^1.0.1"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.10.0_1719658027776_0.710653892816838","host":"s3://npm-registry-packages"}},"0.11.0":{"name":"@api3/commons","version":"0.11.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.11.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"35d689cbbe468f5b17631e5386adb4f298f8c925","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.11.0.tgz","fileCount":104,"integrity":"sha512-cV9xVcnML9QuIh7AiSZmZ2oH0/D+DmpPSH+skAVplkaHHKGIrtVi5Rj5PHj5jX6R8h6gsjJin4VDyBV72dszDg==","signatures":[{"sig":"MEYCIQDb9n+bW045ivMF52H9fOeRAXwvBJWwjj62bo5URZ5DmQIhAPGR4XKpxTcEIK4SJFvQtT7Oibx3tKbtOQW9DycMUaEm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":221194},"main":"./dist/node-index.js","_from":"file:api3-commons-0.11.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/b9639598dd8eefc9f05c6cbfb700b816/api3-commons-0.11.0.tgz","_integrity":"sha512-cV9xVcnML9QuIh7AiSZmZ2oH0/D+DmpPSH+skAVplkaHHKGIrtVi5Rj5PHj5jX6R8h6gsjJin4VDyBV72dszDg==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.5.0","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","axios":"^1.7.2","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.13.1","@api3/ois":"^2.3.2","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.3","eslint":"^8.57.0","ts-jest":"^29.2.3","prettier":"^3.3.3","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^20.14.13","@types/lodash":"^4.17.7","@api3/eslint-plugin-commons":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.11.0_1722588204838_0.7134922677693689","host":"s3://npm-registry-packages"}},"0.12.0":{"name":"@api3/commons","version":"0.12.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.12.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"1643fe4d2627d15fe0e7ee4934366eb73eed3fc8","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.12.0.tgz","fileCount":105,"integrity":"sha512-QL/uZO21/YW76gGOrjEo5FELHBDI1Z28s50q1sbkHFz5X+Ys7piw5e7wy4rReN/o04z3rlApT9zjqy5zMa/95w==","signatures":[{"sig":"MEYCIQD9afjxYvgcHQ/0Oboq2EbCB7uheAlWn4mS6Tz2Eqx0gwIhAKQcV5/WetQZJWN8lnvdVGz29hvoizrJIxlpbuKRilne","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":222775},"main":"./dist/node-index.js","_from":"file:api3-commons-0.12.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/private/var/folders/l3/dk3pz2rx689dh_x3wl93p87r0000gn/T/6f23855df9cda48de57e56d79a996ef0/api3-commons-0.12.0.tgz","_integrity":"sha512-QL/uZO21/YW76gGOrjEo5FELHBDI1Z28s50q1sbkHFz5X+Ys7piw5e7wy4rReN/o04z3rlApT9zjqy5zMa/95w==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.5.0","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","axios":"^1.7.3","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.13.1","@api3/ois":"^2.3.2","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.4","eslint":"^8.57.0","ts-jest":"^29.2.4","prettier":"^3.3.3","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^20.14.14","@types/lodash":"^4.17.7","@api3/eslint-plugin-commons":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.12.0_1723119807850_0.9153834839110901","host":"s3://npm-registry-packages"}},"0.13.0":{"name":"@api3/commons","version":"0.13.0","keywords":[],"license":"MIT","_id":"@api3/commons@0.13.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"4763744aab4948ff2b8ab6ac0500ccfde2ee22eb","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.13.0.tgz","fileCount":116,"integrity":"sha512-0Z+vzRsW8Z73j28Qzp1rX72kwbg8ccogjvo0/HK1mXvS7QXXGL71r9+6lMsHQTkQ6HfPmtE49eqXrdwMxEpUsw==","signatures":[{"sig":"MEUCIQDMWizYYPzIM9ND3xswwS4rnHiUOYJtQuoYCB08Bs6zCQIgDxOiA2ah6zjL4aF6MTK6wnzvQFMww8TiT+UpSQN43FU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238611},"main":"./dist/node-index.js","_from":"file:api3-commons-0.13.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_resolved":"/tmp/ce0943e8c69de4d38adada0585c8cdbe/api3-commons-0.13.0.tgz","_integrity":"sha512-0Z+vzRsW8Z73j28Qzp1rX72kwbg8ccogjvo0/HK1mXvS7QXXGL71r9+6lMsHQTkQ6HfPmtE49eqXrdwMxEpUsw==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.2.4","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.11.1","dependencies":{"zod":"^3.23.8","axios":"^1.7.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.14.2","@api3/ois":"^2.3.2","@octokit/rest":"^20.1.1","@octokit/types":"^13.5.0","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.5","eslint":"^8.57.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.3.3","typescript":"^5.5.4","@types/jest":"^29.5.12","@types/node":"^20.16.3","@types/lodash":"^4.17.7","@api3/eslint-plugin-commons":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.13.0_1725945382834_0.32030149759671045","host":"s3://npm-registry-packages"}},"0.13.1":{"name":"@api3/commons","version":"0.13.1","keywords":[],"license":"MIT","_id":"@api3/commons@0.13.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"6b8929813f87c4a4b2eabdcbe3d252f46cdb1558","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.13.1.tgz","fileCount":116,"integrity":"sha512-9uM7nHE7Rh8VuNhqhCxnABoqEnrTwKJfv+4/E3jiFUlKHhDzYk7dtjE8cDxE4aUIrzQNbMrHWKhX2yXaoV8kig==","signatures":[{"sig":"MEUCIC9/Lse6kSr/dMJG0n5n19Asc4TgHk7pby4IxA7DsDc+AiEA5L5gL9ApPUiCIVHqQKwWyt8i+Q1Osqtntjq99W/L+xY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":238599},"main":"./dist/node-index.js","_from":"file:api3-commons-0.13.1.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"andreogle","email":"ogleandre@gmail.com"},"_resolved":"/tmp/fc5e266c7140a4d912972f4c02103c4e/api3-commons-0.13.1.tgz","_integrity":"sha512-9uM7nHE7Rh8VuNhqhCxnABoqEnrTwKJfv+4/E3jiFUlKHhDzYk7dtjE8cDxE4aUIrzQNbMrHWKhX2yXaoV8kig==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.5.2","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.12.2","dependencies":{"zod":"^3.23.8","axios":"^1.7.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.14.2","@api3/ois":"^2.3.2","@octokit/rest":"^20.1.1","@octokit/types":"^13.5.0","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.5","eslint":"^8.57.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.3.3","typescript":"^5.6.2","@types/jest":"^29.5.12","@types/node":"^20.16.5","@types/lodash":"^4.17.7","@api3/eslint-plugin-commons":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.13.1_1726136439821_0.5527269061088436","host":"s3://npm-registry-packages"}},"0.13.2":{"name":"@api3/commons","version":"0.13.2","keywords":[],"license":"MIT","_id":"@api3/commons@0.13.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"e5bb59bb9c4cd9dbd34557f2c40c576f473742bd","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.13.2.tgz","fileCount":116,"integrity":"sha512-vP8Ywp9opGGgtRnoNEKu81n/+OvjFdUkOa4P8Z334VaDYoVARLInc781tOQsny8gScrOO/HF2s9K4U//LpWXqQ==","signatures":[{"sig":"MEUCIBPuKj9VeDVQyJBA4CoTg65p5MHwlhjCXMxp5UP1l8JdAiEAp+WsVpxFthATMuF8XfZxkFnQGeFPdVTnUsJXehY5Dhg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fcommons@0.13.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":238599},"main":"./dist/node-index.js","_from":"file:api3-commons-0.13.2.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/43b3873d0210f7abc10ac8e3be2479b6/api3-commons-0.13.2.tgz","_integrity":"sha512-vP8Ywp9opGGgtRnoNEKu81n/+OvjFdUkOa4P8Z334VaDYoVARLInc781tOQsny8gScrOO/HF2s9K4U//LpWXqQ==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.8.2","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"zod":"^3.23.8","axios":"^1.7.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.14.2","@api3/ois":"^2.3.2","@octokit/rest":"^20.1.1","@octokit/types":"^13.5.0","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.5","eslint":"^8.57.0","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.3.3","typescript":"^5.6.2","@types/jest":"^29.5.12","@types/node":"^20.16.5","@types/lodash":"^4.17.7","@api3/eslint-plugin-commons":"^2.0.1"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.13.2_1726232750722_0.2654315519215027","host":"s3://npm-registry-packages"}},"0.13.3":{"name":"@api3/commons","version":"0.13.3","keywords":[],"license":"MIT","_id":"@api3/commons@0.13.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"}],"homepage":"https://github.com/api3dao/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"ed6ae1cc256adbba02402487a35cd122f58d72b1","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.13.3.tgz","fileCount":116,"integrity":"sha512-oHTOV6rygP5nA2gKh7oV5wFTwLJC+njUxRIEe48FZwjTXdjfXaLH6aX/j09XOmW+TjC3sQ/ecJsFCanBQ3ugoQ==","signatures":[{"sig":"MEUCID+NLXl98gq5FoZDj9SpBC8QMdb2V1BZd/AZtAnyjPZ3AiEA6ifcHxYt3S9FyLHf9ZNyVz4Huy5vjpwJ+pOK7h6iffg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fcommons@0.13.3","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":238926},"main":"./dist/node-index.js","_from":"file:api3-commons-0.13.3.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/1620c62f523cfcf5164913746f5c5f3f/api3-commons-0.13.3.tgz","_integrity":"sha512-oHTOV6rygP5nA2gKh7oV5wFTwLJC+njUxRIEe48FZwjTXdjfXaLH6aX/j09XOmW+TjC3sQ/ecJsFCanBQ3ugoQ==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.8.2","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.17.0","dependencies":{"zod":"^3.23.8","axios":"^1.7.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.14.2","@api3/ois":"^2.3.2","@octokit/rest":"^20.1.1","@octokit/types":"^13.5.0","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.6","eslint":"^8.57.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.3.3","typescript":"^5.6.2","@types/jest":"^29.5.13","@types/node":"^20.16.7","@types/lodash":"^4.17.9","@api3/eslint-plugin-commons":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.13.3_1728402866704_0.4640692675167821","host":"s3://npm-registry-packages"}},"0.13.4":{"name":"@api3/commons","version":"0.13.4","keywords":[],"license":"MIT","_id":"@api3/commons@0.13.4","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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"b92e2abf4e2fe2804c4bf6a09b2d7bde9353cdff","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-0.13.4.tgz","fileCount":116,"integrity":"sha512-DEAopivj60gdVO4pm1y0gcbnUh5H4A69Wh1pWFVmYf8hJIaC03ovXC01E2Lp+G1Ot9jHndrPM6kwr4XCzwQjVw==","signatures":[{"sig":"MEUCIGIUd3tCQd+j+Mz7tlWQ9JTqZ37vJhvYqsFN4M7yIFzOAiEAsFn6pY2VJ0oduim7zr+Vc7HFS9uBrqY6CCOmqp9UQ9U=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fcommons@0.13.4","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":239256},"main":"./dist/node-index.js","_from":"file:api3-commons-0.13.4.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/1d5433e7f94dd4a31effa1b8e9a4e41f/api3-commons-0.13.4.tgz","_integrity":"sha512-DEAopivj60gdVO4pm1y0gcbnUh5H4A69Wh1pWFVmYf8hJIaC03ovXC01E2Lp+G1Ot9jHndrPM6kwr4XCzwQjVw==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.8.2","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.18.0","dependencies":{"zod":"^3.23.8","axios":"^1.7.7","dotenv":"^16.4.5","ethers":"^5.7.2","lodash":"^4.17.21","winston":"^3.17.0","@api3/ois":"^2.3.2","@octokit/rest":"^20.1.1","@octokit/types":"^13.6.1","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^29.7.0","husky":"^9.1.6","eslint":"^8.57.1","ts-jest":"^29.2.5","ts-node":"^10.9.2","prettier":"^3.3.3","typescript":"^5.6.3","@types/jest":"^29.5.14","@types/node":"^22.9.0","@types/lodash":"^4.17.13","@api3/eslint-plugin-commons":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_0.13.4_1731939455177_0.6666980184410138","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"@api3/commons","version":"1.0.0","keywords":[],"license":"MIT","_id":"@api3/commons@1.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"a15e72cadad0816ad34f5300ad94001285c51d45","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-1.0.0.tgz","fileCount":116,"integrity":"sha512-9MLMfOtQBFxSOLqH+pi9nrmrD8Pl69GFEtw6uYIbxKIa7lga09ik21OFI26nKPLbCLnW8NioThueMhcxPpyd/Q==","signatures":[{"sig":"MEYCIQCsFPjsi9Kv6c5eqz+ninu/JtIwf3p6IlXGKw66fmG4SQIhAJhM9bAwEbBqPRPURzghs8KSdJe1fLhdh+Bc7Ru5I/Or","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":239670},"main":"./dist/node-index.js","_from":"file:api3-commons-1.0.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"dcroote","email":"npmjs.whopx@passmail.net"},"_resolved":"/private/var/folders/8k/5btb9_1j7mx1s11cnh6t68km0000gn/T/af3651ba4389f465abf80f0ac090dc14/api3-commons-1.0.0.tgz","_integrity":"sha512-9MLMfOtQBFxSOLqH+pi9nrmrD8Pl69GFEtw6uYIbxKIa7lga09ik21OFI26nKPLbCLnW8NioThueMhcxPpyd/Q==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.9.2","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"22.16.0","dependencies":{"zod":"^4.0.10","axios":"^1.11.0","dotenv":"^17.0.0","ethers":"^5.8.0","lodash":"^4.17.21","winston":"^3.17.0","@api3/ois":"^3.0.0","@octokit/rest":"^20.1.1","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.2","husky":"^9.1.7","ts-jest":"^29.4.0","ts-node":"^10.9.2","prettier":"^3.5.3","typescript":"^5.8.3","@types/jest":"^30.0.0","@types/node":"^22.15.32","@types/lodash":"^4.17.18","@api3/eslint-plugin-commons":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_1.0.0_1753924131523_0.9848815098229591","host":"s3://npm-registry-packages-npm-production"}},"1.0.1":{"name":"@api3/commons","version":"1.0.1","keywords":[],"license":"MIT","_id":"@api3/commons@1.0.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"dbcd83fa72434d605975d904ebb5bd7831bf1582","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-1.0.1.tgz","fileCount":116,"integrity":"sha512-TQuRRkWM5/CLJZ+lhe0cOg5MCMJf9ut64dh5oUFTi2tPSpLHV+CEHzaN0pxiY0FlXFTERpSwBeVlCcNKmmt/uQ==","signatures":[{"sig":"MEUCIQDedKfYB/DGxtaOpLJrv6d8AWcp8Vox8y4E9F/7vlghGAIgDnIoUU4CaY3H2ooVuyVYtb/EOLDbQOT0wLv09sB8WBY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fcommons@1.0.1","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":239974},"main":"./dist/node-index.js","_from":"file:api3-commons-1.0.1.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"siegrift","email":"e.tesarr@gmail.com"},"_resolved":"/tmp/e82e998a019655a1a746fb76ba12f0e0/api3-commons-1.0.1.tgz","_integrity":"sha512-TQuRRkWM5/CLJZ+lhe0cOg5MCMJf9ut64dh5oUFTi2tPSpLHV+CEHzaN0pxiY0FlXFTERpSwBeVlCcNKmmt/uQ==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"10.8.2","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"20.19.4","dependencies":{"zod":"^4.0.10","axios":"^1.11.0","dotenv":"^17.0.0","ethers":"^5.8.0","lodash":"^4.17.21","winston":"^3.17.0","@api3/ois":"^3.0.0","@octokit/rest":"^20.1.1","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.0.2","husky":"^9.1.7","ts-jest":"^29.4.0","ts-node":"^10.9.2","prettier":"^3.5.3","typescript":"^5.8.3","@types/jest":"^30.0.0","@types/node":"^22.15.32","@types/lodash":"^4.17.18","@api3/eslint-plugin-commons":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_1.0.1_1753980161290_0.048774986657245556","host":"s3://npm-registry-packages-npm-production"}},"1.1.2":{"name":"@api3/commons","version":"1.1.2","keywords":[],"license":"MIT","_id":"@api3/commons@1.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"98f308aebf455964ba5db57ade74ab0508519afc","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-1.1.2.tgz","fileCount":116,"integrity":"sha512-oyVkgv5zyY7jgJu83maJC6FWPiWkaBXcrqf8a275YyyP4+IdfgLurXHjqK1IbYXf0SxD4MgeQERZLYG2oyIWJA==","signatures":[{"sig":"MEUCIQDkMkTL7JBuKUQhVzdh8xNp7io3f/OKbXgFJ1+lwyZMAQIgfFat/G0xJytjNTl9hToeWhX9Hy6rI6X87Ak8DPqxUUM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fcommons@1.1.2","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":239972},"main":"./dist/node-index.js","_from":"file:api3-commons-1.1.2.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6b78a06c-0214-4d2e-a5f9-24c31c3ca962"}},"_resolved":"/tmp/f906b0d273f05e17f3fdd566a37394be/api3-commons-1.1.2.tgz","_integrity":"sha512-oyVkgv5zyY7jgJu83maJC6FWPiWkaBXcrqf8a275YyyP4+IdfgLurXHjqK1IbYXf0SxD4MgeQERZLYG2oyIWJA==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"11.6.2","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"24.12.0","dependencies":{"zod":"^4.3.4","axios":"^1.13.2","dotenv":"^17.2.3","ethers":"^5.8.0","lodash":"^4.17.21","winston":"^3.19.0","@api3/ois":"^3.0.0","@octokit/rest":"^20.1.1","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","ts-jest":"^29.4.6","ts-node":"^10.9.2","prettier":"^3.7.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^24.10.1","@types/lodash":"^4.17.21","@api3/eslint-plugin-commons":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_1.1.2_1767274698489_0.6782061162935291","host":"s3://npm-registry-packages-npm-production"}},"1.2.0":{"name":"@api3/commons","version":"1.2.0","keywords":[],"license":"MIT","_id":"@api3/commons@1.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/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"66bc1c687a26be63a05559aad5ab0394480a0561","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-1.2.0.tgz","fileCount":116,"integrity":"sha512-9Bovi9tWpGVXxgkXC7YOeBXpiyWo2l8RmkHgfA9GAB4G3vZny+a8WHSQeWLNnJ4Zig7W9JTf2peExEAhhjsLjA==","signatures":[{"sig":"MEUCIQCY7PRTt+Dz5KgKoVTOJApyfyQd+NT02zewdOmUqePljQIgffQ+G09lP5hw8DmPB0jx5hcJT95uvbt8QfUpe1JR1RQ=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fcommons@1.2.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":244583},"main":"./dist/node-index.js","_from":"file:api3-commons-1.2.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.14.0"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6b78a06c-0214-4d2e-a5f9-24c31c3ca962"}},"_resolved":"/tmp/1b73734dd885a5b4e929ed98f2cc992b/api3-commons-1.2.0.tgz","_integrity":"sha512-9Bovi9tWpGVXxgkXC7YOeBXpiyWo2l8RmkHgfA9GAB4G3vZny+a8WHSQeWLNnJ4Zig7W9JTf2peExEAhhjsLjA==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"11.6.2","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"24.13.0","dependencies":{"zod":"^4.3.5","axios":"^1.13.2","dotenv":"^17.2.3","ethers":"^5.8.0","lodash":"^4.17.23","winston":"^3.19.0","@api3/ois":"^3.0.0","@octokit/rest":"^20.1.1","@api3/promise-utils":"^0.4.0","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","eslint":"^8.57.1","ts-jest":"^29.4.6","ts-node":"^10.9.2","prettier":"^3.7.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^24.10.1","@types/lodash":"^4.17.21","@api3/eslint-plugin-commons":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_1.2.0_1771590893846_0.4496588078873003","host":"s3://npm-registry-packages-npm-production"}},"1.3.0":{"name":"@api3/commons","version":"1.3.0","keywords":[],"license":"MIT","_id":"@api3/commons@1.3.0","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"homepage":"https://github.com/api3dao/commons#readme","bugs":{"url":"https://github.com/api3dao/commons/issues"},"dist":{"shasum":"9a670f42c7741ca31dcb13fc26c70ff7a8cc84cd","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-1.3.0.tgz","fileCount":123,"integrity":"sha512-2LqiFSa4l+1LwyfJSTpHRrRWBfDCL9xYlcRGO+RlAoRQz9/2Ym55iwuLpsvO2jQt4npNvsEUaOfFIpAohXjJIg==","signatures":[{"sig":"MEYCIQDoBEKHCWJXW9POAqBc6FlHcVF8iZMj0/ciFXrVw6UfMQIhAIGWkmIvEJvrQEaAWu5NYmcIVxquQLkq/uv9fnJW2rrH","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fcommons@1.3.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"unpackedSize":302200},"main":"./dist/node-index.js","_from":"file:api3-commons-1.3.0.tgz","types":"./dist/node-index.d.ts","browser":"./dist/universal-index.js","engines":{"node":">=18.20.8"},"exports":{".":{"browser":"./dist/universal-index.js","default":"./dist/node-index.js"}},"scripts":{"tsc":"tsc --project .","test":"jest","build":"tsc --project tsconfig.build.json","clean":"rm -rf coverage dist","eslint:fix":"pnpm run eslint:check --fix","release:tag":"ts-node scripts/tag-and-release.ts","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\""},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6b78a06c-0214-4d2e-a5f9-24c31c3ca962"}},"_resolved":"/tmp/c04f90953951e4763ad1c93a46513b30/api3-commons-1.3.0.tgz","_integrity":"sha512-2LqiFSa4l+1LwyfJSTpHRrRWBfDCL9xYlcRGO+RlAoRQz9/2Ym55iwuLpsvO2jQt4npNvsEUaOfFIpAohXjJIg==","repository":{"url":"git+https://github.com/api3dao/commons.git","type":"git"},"_npmVersion":"11.16.0","description":"> Common utilities, modules and configurations used in API3 projects.","directories":{},"sideEffects":false,"_nodeVersion":"24.18.0","dependencies":{"zod":"^4.4.3","axios":"^1.18.1","dotenv":"^17.4.2","ethers":"^5.8.0","lodash":"^4.18.1","winston":"^3.19.0","@api3/ois":"^3.0.0","@octokit/rest":"^20.1.1","winston-console-format":"^1.0.8"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.3.0","husky":"^9.1.7","eslint":"^8.57.1","ts-jest":"^29.4.9","ts-node":"^10.9.2","prettier":"^3.8.1","type-plus":"^7.6.2","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^24.13.2","@types/lodash":"^4.17.24","@api3/eslint-plugin-commons":"^3.0.0"},"_npmOperationalInternal":{"tmp":"tmp/commons_1.3.0_1786084003965_0.25192492626711327","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"@api3/commons","version":"2.0.0","keywords":[],"license":"MIT","engines":{"node":">=18.20.8"},"sideEffects":false,"repository":{"type":"git","url":"git+https://github.com/api3dao/commons.git"},"browser":"./dist/esm/universal-index.js","main":"./dist/cjs/node-index.js","exports":{".":{"browser":{"import":"./dist/esm/universal-index.js","require":"./dist/cjs/universal-index.js","default":"./dist/esm/universal-index.js"},"import":"./dist/esm/node-index.js","require":"./dist/cjs/node-index.js","default":"./dist/cjs/node-index.js"}},"dependencies":{"@api3/ois":"^3.0.0","@octokit/rest":"^20.1.1","axios":"^1.18.1","dotenv":"^17.4.2","ethers":"^5.8.0","lodash":"^4.18.1","winston":"^3.19.0","winston-console-format":"^1.0.8","zod":"^4.4.3"},"devDependencies":{"@api3/eslint-plugin-commons":"^3.0.0","@types/jest":"^30.0.0","@types/lodash":"^4.17.24","@types/node":"^24.13.2","eslint":"^8.57.1","husky":"^9.1.7","jest":"^30.3.0","prettier":"^3.8.1","ts-jest":"^29.4.9","ts-node":"^10.9.2","type-plus":"^7.6.2","typescript":"^5.9.3"},"scripts":{"build":"pnpm run build:cjs && pnpm run build:esm","build:cjs":"tsc --project tsconfig.cjs.json && echo '{ \"type\": \"commonjs\" }' > dist/cjs/package.json","build:esm":"tsc --project tsconfig.esm.json && echo '{ \"type\": \"module\" }' > dist/esm/package.json","clean":"rm -rf coverage dist","eslint:check":"eslint --report-unused-disable-directives --cache --ext js,ts,tsx,jsx . --max-warnings 0","eslint:fix":"pnpm run eslint:check --fix","prettier:check":"prettier --check \"./**/*.{js,ts,md,json}\"","prettier:fix":"prettier --write \"./**/*.{js,ts,md,json}\"","release:tag":"ts-node scripts/tag-and-release.ts","test":"jest","tsc":"tsc --project .","verify:dist":"ts-node scripts/verify-dist.ts"},"types":"./dist/cjs/node-index.d.ts","_id":"@api3/commons@2.0.0","description":"> Common utilities, modules and configurations used in API3 projects.","bugs":{"url":"https://github.com/api3dao/commons/issues"},"homepage":"https://github.com/api3dao/commons#readme","_integrity":"sha512-GsotpgLO6ZKOHdC+8/BPjTqtd+iH8xIcnTJ71/3Y9O4VhSF1ThLuWfomXzCJk9arnEtTOHWZD7zZOk+4UNC0yw==","_resolved":"/tmp/a3cafa1a5fb43d5c2b43e70c72884447/api3-commons-2.0.0.tgz","_from":"file:api3-commons-2.0.0.tgz","_nodeVersion":"24.18.0","_npmVersion":"11.16.0","dist":{"integrity":"sha512-GsotpgLO6ZKOHdC+8/BPjTqtd+iH8xIcnTJ71/3Y9O4VhSF1ThLuWfomXzCJk9arnEtTOHWZD7zZOk+4UNC0yw==","shasum":"fb5b198e21eb5fe1cc27e87977d43b35532c2cdd","tarball":"https://registry.npmjs.org/@api3/commons/-/commons-2.0.0.tgz","fileCount":205,"unpackedSize":426916,"attestations":{"url":"https://registry.npmjs.org/-/npm/v1/attestations/@api3%2fcommons@2.0.0","provenance":{"predicateType":"https://slsa.dev/provenance/v1"}},"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQC2XCvaoHWaqL/ho41BTIELou/PxkNIa5CR2A6CL3rCzQIgdUG0ubW3pTTZwyA5iekmJvA0nyLRUyhQf7f8ovgc2nI="}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:6b78a06c-0214-4d2e-a5f9-24c31c3ca962"}},"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/commons_2.0.0_1788171274247_0.5160755643895922"},"_hasShrinkwrap":false}},"time":{"created":"2023-10-09T08:40:13.355Z","modified":"2026-08-31T10:14:34.763Z","0.1.0":"2023-10-09T08:40:13.690Z","0.2.0":"2023-10-11T07:53:19.979Z","0.3.0":"2023-10-17T14:27:45.040Z","0.4.0":"2023-10-31T11:34:40.402Z","0.4.1":"2023-11-02T09:35:41.585Z","0.5.0":"2023-11-27T09:26:14.090Z","0.6.0":"2023-12-18T11:16:24.574Z","0.6.1":"2024-01-23T15:06:40.646Z","0.6.2":"2024-01-25T16:24:21.413Z","0.7.0":"2024-02-29T13:11:51.731Z","0.7.1":"2024-03-02T14:19:49.479Z","0.8.0":"2024-03-19T12:57:50.206Z","0.9.0":"2024-03-26T19:59:21.204Z","0.9.1":"2024-05-21T08:43:45.146Z","0.10.0":"2024-06-29T10:47:08.007Z","0.11.0":"2024-08-02T08:43:25.037Z","0.12.0":"2024-08-08T12:23:28.061Z","0.13.0":"2024-09-10T05:16:23.039Z","0.13.1":"2024-09-12T10:20:39.989Z","0.13.2":"2024-09-13T13:05:50.928Z","0.13.3":"2024-10-08T15:54:26.940Z","0.13.4":"2024-11-18T14:17:35.423Z","1.0.0":"2025-07-31T01:08:51.705Z","1.0.1":"2025-07-31T16:42:41.527Z","1.1.2":"2026-01-01T13:38:18.632Z","1.2.0":"2026-02-20T12:34:54.015Z","1.3.0":"2026-08-07T06:26:44.149Z","2.0.0":"2026-08-31T10:14:34.416Z"},"bugs":{"url":"https://github.com/api3dao/commons/issues"},"license":"MIT","homepage":"https://github.com/api3dao/commons#readme","keywords":[],"repository":{"type":"git","url":"git+https://github.com/api3dao/commons.git"},"description":"> Common utilities, modules and configurations used in API3 projects.","maintainers":[{"name":"bbenligiray","email":"bbenligiray@gmail.com"},{"name":"siegrift","email":"e.tesarr@gmail.com"}],"readme":"# commons\n\n> Common utilities, modules and configurations used in API3 projects.\n\nThe commons library is meant to stop \"reinventing the wheel\". It holds the canonical implementations that can be\nimported in other packages. This way we ensure that all package use the same logic, simplify bug fixes and avoid code\nduplication. The package is cross platform and can be used in Node.js and browser.\n\nThe commons library is a collection of multiple modules, with each module having its own README that you can refer to.\n\n## Getting started\n\n```sh\n# Feel free to use your favorite package manager\npnpm i @api3/commons\n```\n\nRead the documentation and sources of each module how to use it in the project.\n\n## Modules\n\n- [blockchain-utilities](./src/blockchain-utilities/README.md)\n- [config-hash](./src/config-hash/README.md)\n- [config-parsing](./src/config-parsing/README.md)\n- [http](./src/http/README.md)\n- [logger](./src/logger/README.md)\n- [processing](./src/processing/README.md)\n- [promise-utils](./src/promise-utils/README.md)\n- [release-scripts](./src/release-scripts/README.md)\n- [run-in-loop](./src/run-in-loop/README.md)\n- [utils](./src/utils/README.md)\n\n## Using the package in universal context\n\nSome modules may be used only in both browser and Node.js context and some are Node.js only. To support this\nrequirement, we use different entrypoints for each context. Note, there is no support for browser-only modules.\n\nThe bundler or Node.js picks up the right entrypoint automatically, but bear in mind that only a subset of modules is\navailable when using universal modules. If you use TypeScript, it may not pick up the correct types. You can set these\nmanually, by adding the following to your `tsconfig.json`:\n\n```json\n\"compilerOptions\": {\n  \"paths\": {\n    \"@api3/commons\": [\"./node_modules/@api3/commons/dist/esm/universal-index.d.ts\"]\n  }\n}\n```\n\n## ESM and CommonJS\n\nThe package ships both module systems. `dist/esm` holds the ES modules and `dist/cjs` holds the CommonJS modules. Both\ncome with type declarations. The bundler or Node.js picks the right one through the `exports` field, so `import` and\n`require` both work without any configuration on your side.\n\n## Related repositories\n\n- [chains](https://github.com/api3dao/chains)\n- [contracts](https://github.com/api3dao/contracts)\n- [eslint-plugin-commons](https://github.com/api3dao/eslint-plugin-commons)\n- [ois](https://github.com/api3dao/ois)\n\n## For developers\n\nPlease refer to the [developer instructions](./dev-README.md) for details.\n","readmeFilename":"README.md"}