{"_id":"@athenna/queue","_rev":"48-2e27f3a9534d2778dcc357d138f44754","name":"@athenna/queue","dist-tags":{"latest":"5.34.0"},"versions":{"1.0.0":{"name":"@athenna/queue","version":"1.0.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@1.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"b089c46f021de9c381ce9320581e1d26cd62adcf","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-1.0.0.tgz","fileCount":47,"integrity":"sha512-/QvGr/A6TYwI0JKA/6mDUPD20j6P1zk7TTJXHr1BBRIYtTKCIr6hOtLhDBejp1kukXZjx7P9JSQHC/E/Cg+E0w==","signatures":[{"sig":"MEQCICHzgeavfXRWdfBwO1xsPR1D+mYjmsPAi8iG+uk5WU4mAiBOD9s+Man6uPNSHpWWjF3yfcDWrcFtsZKPnI3FCZid6Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77344},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"aef8ee0c811514afa7f59bb1082c1d99fb278328","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.20.0","@athenna/test":"^4.23.0","@athenna/view":"^4.22.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.40.0","@athenna/config":"^4.21.0","@athenna/logger":"^4.21.0","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.42.0","@athenna/database":"^4.52.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/queue_1.0.0_1715926885913_0.26300844768216014","host":"s3://npm-registry-packages"}},"4.0.0":{"name":"@athenna/queue","version":"4.0.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"74866175ba26b4df417c709bd60c29bb720f3830","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.0.0.tgz","fileCount":47,"integrity":"sha512-w4755BSNiH4vloQ2bwUCYD2sihoEEAVLIqqhWomYHb1ZQC/ULXRp/NS+Cb9bfFA4E82Ho6TtN1PdYQnago492g==","signatures":[{"sig":"MEYCIQCJFyzNpoBwQ2uA7NuZhIA1uxIFonDTqI06PXPQdAZyZQIhAKtM13pWdQB/+30bOkJSUWcS8WJk4bSJwOGFEkCtcFWK","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77344},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"112f561eff1510236bbb6f27d9aa8afe35a77765","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.20.0","@athenna/test":"^4.23.0","@athenna/view":"^4.22.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.40.0","@athenna/config":"^4.21.0","@athenna/logger":"^4.21.0","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.42.0","@athenna/database":"^4.52.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.0.0_1715927065803_0.4388107502919665","host":"s3://npm-registry-packages"}},"4.1.0":{"name":"@athenna/queue","version":"4.1.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"aa150ee46d262aba78ebf7b064f12ed1c42321d5","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.1.0.tgz","fileCount":47,"integrity":"sha512-wt1ttuEHl8nTopQ4KB/ee0i6S0aC32XlqLGb1KVGXPjj0ZczbkJqm47pEw9jB8LDK0bRxbzNRYV3lt/Rwr4A4g==","signatures":[{"sig":"MEUCIQCkXri7rfk9Tiv/h+eymrxbYuJAA/34zVvQODVsZd9euwIgE47Ubl+lRHaq1yT2LqheiQQhzASAjqSawAw8+zXZvPY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76991},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"29ac43635dd23fc9336e5c6d1f57495ba361b933","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.20.0","@athenna/test":"^4.23.0","@athenna/view":"^4.22.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.40.0","@athenna/config":"^4.21.0","@athenna/logger":"^4.21.0","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.42.0","@athenna/database":"^4.52.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.1.0_1715928841225_0.788719988249359","host":"s3://npm-registry-packages"}},"4.2.0":{"name":"@athenna/queue","version":"4.2.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"7d854e11a0c689c5b1cba1e9c9525803e1074576","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.2.0.tgz","fileCount":47,"integrity":"sha512-HDRf62YmuWXOeU985/VR/PaKK5t+LG8u6RdlTgvpoO4bDhfeuEmDGzCztYuHX0p21jSKYLziQKVT/Ao5IW2IkQ==","signatures":[{"sig":"MEQCICq+9Uq+8uxqYOIXa6v7wg6OBCu7kP0LHeSAVrtFv/ZEAiB7hDceb8x2DOt7N0nWKkqP1rNZBL9RrnsPiEPSNf9cyw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77003},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"958f484d7aa375e9aef4090b81c80ee075ce5597","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.20.0","@athenna/test":"^4.23.0","@athenna/view":"^4.22.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.40.0","@athenna/config":"^4.21.0","@athenna/logger":"^4.21.0","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.42.0","@athenna/database":"^4.52.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.2.0_1715929037371_0.7389723127233945","host":"s3://npm-registry-packages"}},"4.3.0":{"name":"@athenna/queue","version":"4.3.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"b4646d301368fad6212a8ce5da1ae444258f5a24","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.3.0.tgz","fileCount":47,"integrity":"sha512-2JKq/zzllXq7u3QfP5MB43L5W8PC7nVcwYACNmtwkiD7iNONcegE9fXjOnxgkaZFAXgYI8/ajnMjSwfK0pvq/g==","signatures":[{"sig":"MEQCIFICcs5kEGIhwYENdjyY12ydNtslrKWcoYVIzbzmkyROAiB0yLHty5kI9JfObv714hP+ugZTLaLhJZcYYD+9E8T0mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77011},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"f6bc10c1a8330c0c45cb169e3dc2e645493d3515","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.36.0","prettier":"^2.8.7","commitizen":"^4.2.6","lint-staged":"^12.5.0","@athenna/ioc":"^4.20.0","@athenna/test":"^4.23.0","@athenna/view":"^4.22.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.40.0","@athenna/config":"^4.21.0","@athenna/logger":"^4.21.0","eslint-plugin-n":"^15.6.1","@athenna/artisan":"^4.42.0","@athenna/database":"^4.52.0","@athenna/tsconfig":"^4.12.0","eslint-plugin-import":"^2.27.5","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.8.0","eslint-config-standard":"^17.0.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.7.4","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.7.4"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.3.0_1715929167316_0.5479085298471866","host":"s3://npm-registry-packages"}},"4.4.0":{"name":"@athenna/queue","version":"4.4.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"e4269c2c1c0c74aeb6dd33e55b1fc6c002d0659d","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.4.0.tgz","fileCount":47,"integrity":"sha512-iSz80lP5J07+RNL57VaLiNa4xggf/vGqziBC1PS2q2qAUNWocj8gBlY+f+1VsB2K+r+1HKYh3Qb05rdFeR5XOA==","signatures":[{"sig":"MEYCIQChxkqmcg5mPI4bVPBX57laa4YlYSQi2NGbX+c50ea+RgIhAIbNpGQQay8icJT54UI35kJ3DXry8z6ToVEyjl/mOtsz","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77014},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"2f778b0cfa3f3ef2e47a9075127dc486a3e2048c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.21.0","@athenna/test":"^4.24.0","@athenna/view":"^4.23.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.42.0","@athenna/config":"^4.22.0","@athenna/logger":"^4.22.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.43.0","@athenna/database":"^4.53.0","@athenna/tsconfig":"^4.14.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.21.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.4.0_1715975506330_0.9643676992524639","host":"s3://npm-registry-packages"}},"4.5.0":{"name":"@athenna/queue","version":"4.5.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0aaf1b49424b77d76306802a2178c770787b7e6d","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.5.0.tgz","fileCount":47,"integrity":"sha512-ZQE9VFOVKGlvBarIx+zGeJPC+5wSqcn5seZSBDtbav9/LJ9R6xkspcr0NeeL3GkjJCJD9JbWg/fmzYVRXOs3zA==","signatures":[{"sig":"MEYCIQCmlwK1NR4Fw6ZDTW4q7KXiZNckFdwBQY3wv/ewP2HraQIhAM5Sq5z1eEb7KCU9giWqMdiixwL5a+1QaBby9DGk2fYm","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77014},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"cab7b06024c66fcfac3e586b57fc7480dd193a15","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.21.0","@athenna/test":"^4.24.0","@athenna/view":"^4.23.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.42.0","@athenna/config":"^4.22.0","@athenna/logger":"^4.22.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.43.0","@athenna/database":"^4.54.0","@athenna/tsconfig":"^4.14.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.21.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.5.0_1715976900617_0.5870125695304527","host":"s3://npm-registry-packages"}},"4.6.0":{"name":"@athenna/queue","version":"4.6.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"008c1f12fca64ef698260342d5aad1f8b88bb4b5","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.6.0.tgz","fileCount":47,"integrity":"sha512-BWvQUC5zxw+1ppBz3+a8/2PXviRKDqXAb6P+u+xl1e9B9daHg/uehRX6cDAPDvOP7os8Idgw9F+nPUX7gaYBbw==","signatures":[{"sig":"MEYCIQCKYzWkW1azxq2bn/appQD0I5GUiqxhezy3HaSTLiXMkwIhAOeLziVZGwAaLGxcmsi6e12wvDH/eeM1QTAAa6ru1SmG","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77014},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"dd7df10899052513f2e4fb73fe2694017dc5a7a6","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.21.0","@athenna/test":"^4.24.0","@athenna/view":"^4.23.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.42.0","@athenna/config":"^4.22.0","@athenna/logger":"^4.22.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.43.0","@athenna/database":"^4.55.0","@athenna/tsconfig":"^4.14.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^6.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^6.21.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.6.0_1715977845807_0.9361980351777717","host":"s3://npm-registry-packages"}},"4.7.0":{"name":"@athenna/queue","version":"4.7.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"650ffb10599b43a0d43a19c5d8cd6db2627b9e3f","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.7.0.tgz","fileCount":47,"integrity":"sha512-vbVe95FeEd6i5Fvyg4hCRcst/ncZm17Lwu95zlEK9+JXhj5a869+ua0c+nyR5o6AInh/wJfK+omXLoOCNcQ9aQ==","signatures":[{"sig":"MEYCIQDo+z/2WxTVS5inZSwkAocY1PXFETGXpDZcO4VnRfufGQIhANVLl8a/Jg5bw9BhwTcTbus8EKCmWeFdDi48nRTicWkr","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77012},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"e9d9fe26bb0c384035c371414cb322410b03deb3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.22.0","@athenna/test":"^4.26.0","@athenna/view":"^4.24.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.43.0","@athenna/config":"^4.22.0","@athenna/logger":"^4.23.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.44.0","@athenna/database":"^4.56.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.7.0_1716050616615_0.9880219523639462","host":"s3://npm-registry-packages"}},"4.8.0":{"name":"@athenna/queue","version":"4.8.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.8.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9457cc9049558fe5d226f66784832bb41378d482","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.8.0.tgz","fileCount":47,"integrity":"sha512-t6JD6wJGW7DVN7EabFZwA3aq4rGJuS3UB6ijmMLnir5S051zn2nIBlzhzRVX268rXuIkfGbWVD6YP+qfa41fog==","signatures":[{"sig":"MEUCIGS2x38LWgLGKkQepyOL2k0R6J7JUBgADWEt0WIrJ6j8AiEAk9/eYuqTha7XNQfoDbAm+ikfKXjQ7aknDp2+edBHMig=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":77012},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"2bc5cb21e48b131b028698b605070893e06649ad","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.23.0","@athenna/test":"^4.26.0","@athenna/view":"^4.25.0","better-sqlite3":"^10.0.0","@athenna/common":"^4.43.0","@athenna/config":"^4.23.0","@athenna/logger":"^4.24.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/database":"^4.56.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.1.1","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.9.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.9.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.8.0_1716112096684_0.2502980078779371","host":"s3://npm-registry-packages"}},"4.9.0":{"name":"@athenna/queue","version":"4.9.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.9.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0844574b118f5b149945be64dd46c29982f7d12c","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.9.0.tgz","fileCount":47,"integrity":"sha512-RNBL0WmKm8n816fDZFK7kPa/edicg8UxiGq7kQ4EcqwfTBTBcpW3WM96K9iNjl4J/rpGqH3jaA7SUjsobZ3cOw==","signatures":[{"sig":"MEYCIQC4W+95bfo3W0r+CfllvcRSI4HE5uFhD5QEMHp659QSOAIhALWw22riVdZEvlpTTF1Pfjuzolt9Vt7Yfz8Pe7XNAGqB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76958},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"b8d1706d3302d08e1ed96cb9fa971e32b29fa0d4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.24.0","@athenna/test":"^4.28.0","@athenna/view":"^4.27.0","better-sqlite3":"^10.1.0","@athenna/common":"^4.44.0","@athenna/config":"^4.24.0","@athenna/logger":"^4.25.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/database":"^4.63.0","@athenna/tsconfig":"^4.16.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.17.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.17.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.9.0_1722191620925_0.5767685830154503","host":"s3://npm-registry-packages"}},"4.10.0":{"name":"@athenna/queue","version":"4.10.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.10.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"5d15422600b7b054b5e998ad02612c5c224f3494","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.10.0.tgz","fileCount":47,"integrity":"sha512-knwoJzR7yUZM/oCsfvVEqPF75xqSQpJUjPhewPcP8Tn3OsCJgjE1/v+9TqsE3Oi40d4PQvmNk1SDBp3ngnf5Ag==","signatures":[{"sig":"MEYCIQCxNHkvxUKCBoPm9W0nIb5VKiD4RqfnHA7J/oAmh6L3/wIhAIwvZThJUu3hxOCJWm54VIOSp9vq/auOkRxy8Z+EKO0I","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76959},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"0bff250401fa40858e072c41f7f25dca0463e16d","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.25.0","@athenna/test":"^4.29.0","@athenna/view":"^4.29.0","better-sqlite3":"^10.1.0","@athenna/common":"^4.45.0","@athenna/config":"^4.25.0","@athenna/logger":"^4.26.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/database":"^4.64.0","@athenna/tsconfig":"^4.18.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.10.0_1724495427795_0.8856156452359296","host":"s3://npm-registry-packages"}},"4.11.0":{"name":"@athenna/queue","version":"4.11.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@4.11.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9285c94f1fdd6e60252dbdf6d085183a99160475","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-4.11.0.tgz","fileCount":47,"integrity":"sha512-tNCC/lqRcONKRdXyk0vwIaB+QRBFo4EKGp+SB2241Jsh+lXE8mgSCjRGKS8f0OK5tMLWe9X+3Dv2M23rv69f4w==","signatures":[{"sig":"MEUCICq+BPawlK92LHBn/NWo8CD586yf1QrVf8wtV6JcqY7sAiEA6w4y6ZC7/3ABZfOqFhOLC+8f+CpH2OKPsRxJurY1n4o=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76959},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"f442403a2f3311c8a68d585264a8b3e778f6288f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^4.27.0","@athenna/test":"^4.30.0","@athenna/view":"^4.33.0","better-sqlite3":"^10.1.0","@athenna/common":"^4.46.0","@athenna/config":"^4.27.0","@athenna/logger":"^4.29.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^4.45.0","@athenna/database":"^4.65.0","@athenna/tsconfig":"^4.19.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_4.11.0_1724582995040_0.22071558855640205","host":"s3://npm-registry-packages"}},"5.0.0":{"name":"@athenna/queue","version":"5.0.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.0.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"b5b28a5aea7bbcd1a417edede6057469ba7e6e75","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.0.0.tgz","fileCount":47,"integrity":"sha512-xkmX01tbTgQF3hNLRy3cUgCsC+XNfxa3GjSz6vbrEs/TSeVWhBqM6FBaIiB1TR93oImg50g/aKwiPhXCWp2nhA==","signatures":[{"sig":"MEYCIQDuZX6DQ+qbU/MBT2WWs7D7TyjoN6CnZED6X1z47IokdwIhANscvfN8XNAQNueShw52Y1mK4cgvdGjCtIpR4JafRMRg","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76949},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"85a4a9226aa844c6f6681a3ff82bdeba7c001bac","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.0.0","@athenna/database":"^5.0.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.0.0_1724674735945_0.9734731143398165","host":"s3://npm-registry-packages"}},"5.1.0":{"name":"@athenna/queue","version":"5.1.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.1.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"5d3f763de921777bcbb9db55ea4f830d39ebe38d","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.1.0.tgz","fileCount":47,"integrity":"sha512-8H7Qv2/BlaPS6fI1V3oDHzlwdEcZsxa9vyqA5xO2/xCfxU6iHprMEaO+0I5JmAdLkMayD357yi192kZIF6ozpg==","signatures":[{"sig":"MEUCIQDGcrEd9T3Y3uokNdDiH4j2qQ6N7oxUhBNO6N/eRLBqwwIgCJOzwsZzoY2k05zPRJVp1YXOMAlYPzDXjjnVnHgtmCo=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76949},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"a862d6b334fc700d9fb68bd69106db0ceb1e20f2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.0.0","@athenna/database":"^5.1.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.1.0_1724675932003_0.023527956962221097","host":"s3://npm-registry-packages"}},"5.2.0":{"name":"@athenna/queue","version":"5.2.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.2.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1425892153eb74c211ce3c261aebc934d2cd131b","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.2.0.tgz","fileCount":47,"integrity":"sha512-Fv9+l8vgGul1TfoJGAe1SsYGox5fbIGXGdNMpYSzyEgFyy1VX4Eop8CF+LQjkCqRpSxkp86FR4eXX4AUv44m7A==","signatures":[{"sig":"MEUCIQCOdIWjoIy8YH6KCoJDHHU9ODvzhYhVYAY2Om0FdDSHvQIgBgsSZ8QgUErnj6aS60agYbPRJTk4uN6ke3X27XteKDY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76949},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"c74e70aec7fbb79e60c5a3ce73c89b5c46ba0df2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.0","prettier":"^2.8.8","commitizen":"^4.3.0","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.0.0","@athenna/view":"^5.0.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.0.0","@athenna/config":"^5.0.0","@athenna/logger":"^5.0.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.1.0","@athenna/database":"^5.2.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.29.1","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.2.0_1724683950230_0.8847556418383329","host":"s3://npm-registry-packages"}},"5.3.0":{"name":"@athenna/queue","version":"5.3.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.3.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d9ddfb8e59a752039206ee247b9581d20ecf16f6","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.3.0.tgz","fileCount":47,"integrity":"sha512-bh8hpPpJjem9iIC9iL3QDaUg8f8QzIOd3wduTeuTmZDZ/HjhY2lRwjCpWlq5YxZUP7pj3n2pcpnk5qdvfbjYrw==","signatures":[{"sig":"MEYCIQC3q9q94Nq3U32X+b23zuCxJXvMXoc12dKP7p7UyNSH9AIhAPSkoFtGVA/AAVpIy3GyvjHumvdz4QlSlx/dm8jj9V+H","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":76949},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"ecc7053aec54fd2cf569ae6741684fa830f146fd","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.0.0","@athenna/test":"^5.2.0","@athenna/view":"^5.1.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.3.0","@athenna/config":"^5.1.0","@athenna/logger":"^5.1.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.3.0","@athenna/database":"^5.8.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^7.18.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^7.18.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.3.0_1735437188349_0.2175297586102618","host":"s3://npm-registry-packages-npm-production"}},"5.4.0":{"name":"@athenna/queue","version":"5.4.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.4.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f6152068ad67d65b1f445f2034fa2fa783433f77","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.4.0.tgz","fileCount":47,"integrity":"sha512-p/AMVEAE1HEBh7/xmh1U9bghwowVK8Zxmp2to/29xqYTkC1rqYe2zTKeC+SF2C2NjmfIFmoyFZjU3sVzjG87+w==","signatures":[{"sig":"MEQCIE+yzTmwtq7KpU3d87chP3Xx3ew4Pmw7EDh0uAAruYCjAiAXW5j/lhSyK8fWhr+3oAH32Bxn3OHBMW14c9RuKj4hZA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77089},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"6d98442dfa0328fccba6c82b9ad85b6df3cc926a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.1.0","@athenna/test":"^5.3.0","@athenna/view":"^5.3.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.7.0","@athenna/config":"^5.3.0","@athenna/logger":"^5.3.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.6.0","@athenna/database":"^5.10.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.31.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.0","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.1","@typescript-eslint/parser":"^8.21.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.21.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.4.0_1737743256063_0.9925086796330351","host":"s3://npm-registry-packages-npm-production"}},"5.5.0":{"name":"@athenna/queue","version":"5.5.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.5.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"976a808641537c5ae4020b7c1079ffb662f1030b","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.5.0.tgz","fileCount":47,"integrity":"sha512-2aKQu8hWMLyVv+fsQ6JJf+9rMk4dc+UdgVyP9BGaelIowr0VFmpzRBUGurL1sAIv5xcCfSKLelst53Jk/jT42g==","signatures":[{"sig":"MEYCIQDRM3ZX820S0bT7oYz4/MiOPStYYDkIyD92IvHHA7UcYAIhAPzqMQkuRdXnGtew52lvFZzL0twqJBQcwO15fdiLLhqF","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77090},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"18e8085897949d3f533c50aed22d1e5731ccb1cf","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.5.0_1754075860851_0.6385428177152432","host":"s3://npm-registry-packages-npm-production"}},"5.6.0":{"name":"@athenna/queue","version":"5.6.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.6.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"b47bd1129aa643252a04d0e35e9904f635e13daf","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.6.0.tgz","fileCount":47,"integrity":"sha512-Iz/UspnTQcDseB5BjFunFolHvBk2Dsip+bIU/hUMLswv9uTYmGnoT8m/NXP0dwcC2/MUyumd9CXiWWBX+s4LSA==","signatures":[{"sig":"MEUCIQCyTitS0Q9yeBoOXOq4a8mfJrVHQEDUMpWjmLKfll3h1wIgBWj6swPwd03DnnMrnsOM1fLwaeFe/p7MMEuzF6xgTXw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":77888},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"6222c0100ff068bf55df34dc3c6339dd6769830c","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.6.0_1754403304230_0.6831828959819697","host":"s3://npm-registry-packages-npm-production"}},"5.7.0":{"name":"@athenna/queue","version":"5.7.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.7.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"8666131f7ced642ce44445f7e1480ec71cd6e582","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.7.0.tgz","fileCount":53,"integrity":"sha512-GF0Mk5u0M7ZdR7YP8pebzSYgU6tFlUOcnT2LylxMzi8EcNFIU2U5sddH+aBth/ZPzoN/WlKvwrGKdHVPplOJsQ==","signatures":[{"sig":"MEUCIEFDynfftieQR8CQvB4k0k+3GnVPAe/EF+DR3m/UTeATAiEAiN1tGyt1x8XLcWu/eQq+gWfQgTT6H9ES28LStVoTQXY=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":88543},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"f3494cd8f4dc0420ddea7e2af2ede3a30562c6c2","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.7.0_1754425671955_0.3986283898462215","host":"s3://npm-registry-packages-npm-production"}},"5.8.0":{"name":"@athenna/queue","version":"5.8.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.8.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"58bbd0f651c331aeb7f5a6a620955704ea36de9a","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.8.0.tgz","fileCount":53,"integrity":"sha512-vPcKdeqNadxU6/pVNOMryDEvSrAP1ALcIDXg01Y6Ffw/YFvVu9jjYJ08y+GvPUWs5ZLCsjZmDwAysP3GdNaAoQ==","signatures":[{"sig":"MEUCICrQofEUMai36JMNIiR5iZkGtThvixyyDBFPIUcCovu5AiEAozI/ox9oRy3lp+EAHyPQqqJNWmaS/T18lN7Kruu6cbc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89267},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"376cf666d4b17aa09bd28df00b86423bdc25b0a0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.8.0_1754427168644_0.08700589742032694","host":"s3://npm-registry-packages-npm-production"}},"5.9.0":{"name":"@athenna/queue","version":"5.9.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.9.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1f1c0d8357b2a4bb4511aaa63b014ba750273c48","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.9.0.tgz","fileCount":49,"integrity":"sha512-JI8xJEIXJk+PL+Mtsrzz92bPNjCyD5M3OUOnHmo2jmfl7H4AwGCjrCQHgKBGTDDOiWDq2dlQfGziUm6i3B9+yQ==","signatures":[{"sig":"MEQCIBpMScl3Y53+ee0YDzMxiARDd9hBAw3xcvwZsxEEft18AiAu208bJQrfPS5SSSfu3xFoFfspWDdKQ6AOr+i15qB7cA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":89258},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"2dd10bcf51317bbdfa4ee91925198e4a73edbb40","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.9.0_1754428866305_0.9667183603197496","host":"s3://npm-registry-packages-npm-production"}},"5.10.0":{"name":"@athenna/queue","version":"5.10.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.10.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"3614013e22b908e8d5f306b79381e41d2ea775ca","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.10.0.tgz","fileCount":68,"integrity":"sha512-ekqWeZxCCpNuay/uS8b+EIiMesCMs3P4ajMd01IVuV7chzxgq4ZzOm2WgStBC7LsG5hcfPmmlxN6izewVKEmag==","signatures":[{"sig":"MEUCIQDRh/ZlKJAeaHZ3cAGW1bCUT3q0O8+ieGtMRxjfMieTCwIgLFY0mDBnkpzB6zEFDRNx5eFn5VGFT8OEBn66G11TzC8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":129658},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"9b652b90a77d3bd6ac0acab800cf9ecdb3459e9a","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@aws-sdk/client-sqs":"^3.859.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.10.0_1754689860053_0.5046570929782683","host":"s3://npm-registry-packages-npm-production"}},"5.11.0":{"name":"@athenna/queue","version":"5.11.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.11.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"47585dadcf7ea43805167e63ae55bae5240bffc3","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.11.0.tgz","fileCount":68,"integrity":"sha512-qA3jtET9nYlb+Szs5GUyxnlYjHrLlMLC4zquGuL9Bm25auj9hoU4Pa1kUmKngrrOoIXcodSktbTQ4hRv3JUwjQ==","signatures":[{"sig":"MEUCIAdJd2jWzaVR+fc1meqXa6kwVsqhKglkpuCUNL3HdOkOAiEAhK0RsxwCRjzGXZs5OheD3K9Y0Knc/nl5iLiZFaDCNY4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":129789},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"adb731c1b4e2793f7a11553ca37ad4583cd3aa80","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@aws-sdk/client-sqs":"^3.859.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.11.0_1754690459445_0.1672074623859292","host":"s3://npm-registry-packages-npm-production"}},"5.12.0":{"name":"@athenna/queue","version":"5.12.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.12.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"df0c247cbf3530eb237712de86885d91d31b546c","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.12.0.tgz","fileCount":68,"integrity":"sha512-7OMYdqqWCUU3jLWFfgu2FAR7bpDhKYAW5G0pXV3vAA64l7JttGwU+/ftpSlxePvLwwie1xqxFl2/XyKYxZg0Cg==","signatures":[{"sig":"MEQCIDZ6xuVm8jF7xuav2GnvV0y6rVLfV2wdqM7cICP0gV3uAiA77J2MAvNVL2QMevna12GKsw1lftK1Zjh9RRUBc9J9PA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":129778},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"42b029d1256d1914c36827c71900cb1b969d1073","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@aws-sdk/client-sqs":"^3.859.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.12.0_1754693421781_0.49632339609481924","host":"s3://npm-registry-packages-npm-production"}},"5.13.0":{"name":"@athenna/queue","version":"5.13.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.13.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"be314c61562b4a70719ba2f7da31791565a464a7","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.13.0.tgz","fileCount":68,"integrity":"sha512-7H/R/BQbv8PF1xJlrvmD/GskloWmDk7qE3juB9G7ih+qihHxZ6XYQ9GbwTvcn7aXqtK1i9dFTrtJnT0HQzihzQ==","signatures":[{"sig":"MEUCIDqm7mojUBFJ8dpu2IDukjjfmixOxRIjj7/RG6FsrZgHAiEAzMpyaShAThpeQ9tatlDOtiKmLiyCUls9e1gMTVgkaXk=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":129775},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"73aaa8702a657d622a0d46fe032d70540aeaec1e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@aws-sdk/client-sqs":"^3.859.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.13.0_1754695499172_0.1936134429953571","host":"s3://npm-registry-packages-npm-production"}},"5.14.0":{"name":"@athenna/queue","version":"5.14.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.14.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"8d2c71dbeff38bd2f956b649a3dce08c667baa89","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.14.0.tgz","fileCount":68,"integrity":"sha512-k6KvdTSfDq+teCNRnfkPqWlHBFuHRRmCVdrF/aDU/IjZf9G2qB592r5MRHpG+hntgNxwC4M1dC0/ZtErqrYjsQ==","signatures":[{"sig":"MEQCIF0ij7OXZsFxEcPcVa7rVmIs6pN+WT9AdR8rI0PHMXezAiAiaFh+lJKq1Om13bs+zguD+aNz3quSADrJRF6dQDfWvw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":130152},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"860fb878c553818dab62ed4fe8b9c7aec7afe5ab","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@aws-sdk/client-sqs":"^3.859.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.14.0_1754923544644_0.8031263137461815","host":"s3://npm-registry-packages-npm-production"}},"5.15.0":{"name":"@athenna/queue","version":"5.15.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.15.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"01f412b80971c37a6a619f7fc4abade77ea7f3af","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.15.0.tgz","fileCount":68,"integrity":"sha512-ByV7SYWytuwrG9LX1JOr+HzpzmCoXj+3U7J4JJJsuSfKu5+ljrKjOw5oR08Vqp+XHDvcxz7LILi8e4HAXb38oQ==","signatures":[{"sig":"MEUCIQDKhFul/HCpvjjs4ybt14YjrX0qE+vkTHD6ITnVCgAsvgIgDvmJCWhmuu3OKaNywFG/gubRJazLScNPs4TQfZg/EU4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":130189},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"0706826c31c4899f7647c2a4e627bc99f641639f","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@aws-sdk/client-sqs":"^3.859.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.15.0_1762720912655_0.5573319916058572","host":"s3://npm-registry-packages-npm-production"}},"5.16.0":{"name":"@athenna/queue","version":"5.16.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.16.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"97d62835b18dae7b766cbbdefb53daa8420375d7","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.16.0.tgz","fileCount":68,"integrity":"sha512-gCfUpl+VuI7bYzIbwBXVE8CgKNI8KwZFbE+M+9/OG/K3ik3ipKGwgo+L25Rp42TypNCbOZxpSgXsubzIydRHVQ==","signatures":[{"sig":"MEUCIBi3NDOd4SyFGOonyCbmwMuQyCG/ZOd4B92JoJ/5NKKzAiEAxJIHsCcWjFRAAMcBsZpDKoFjvnpan4RR6g+mSt56a7A=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":130372},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"f1013fa35f8806178bd617f2db0a8c3ce8a6fe95","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@aws-sdk/client-sqs":"^3.859.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.16.0_1762779550786_0.8716342442951475","host":"s3://npm-registry-packages-npm-production"}},"5.17.0":{"name":"@athenna/queue","version":"5.17.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.17.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"1c08775e464b669bb68a52f0d92219a9ef0db61c","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.17.0.tgz","fileCount":70,"integrity":"sha512-QbIkOqm1J2FFRq8Bx37yMqUK/twqDAIA+qqnv3/NiIZTWPm3fzeuF17q9bkafeTqfFki3OpA8C6mIW7Uj7+3Cg==","signatures":[{"sig":"MEYCIQDKnkLhamdjN1vihoawNvH+K7R6yM0oCGRKU0SpKTwrGgIhAK6lFqAznNk3Z0Dbuevu7SOwBjmKFHZ0AI8p/tEVA5I8","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":131779},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"006d06deea8c114dad7a2a20c75e6d7c94c0401b","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@aws-sdk/client-sqs":"^3.859.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.17.0_1763166470868_0.3533420888127028","host":"s3://npm-registry-packages-npm-production"}},"5.18.0":{"name":"@athenna/queue","version":"5.18.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.18.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"a3746bef7bd77b52580ba86c5e63772eb2d35015","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.18.0.tgz","fileCount":70,"integrity":"sha512-EZQBiBJkLnWwWoTvD5bud7Lx1CSNObnMbUjECcdzyR8kApzkz16lJNgh/V6i/VLMan8iYKsKrqiRvlo6USUzcQ==","signatures":[{"sig":"MEQCIHXSNPJhxAoCGif36Z2lu7btYrQKDRIZmn24CskX9KS1AiBaDmkwUyt6fICjuuj2daK5Z082LEBckSTFmmYoU3NEAw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":134129},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"01527915c07f8f5ace0420048fefde1e013a48c4","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.5.0","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"21.7.3","dependencies":{"@aws-sdk/client-sqs":"^3.859.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.5.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.14.0","@athenna/config":"^5.4.0","@athenna/logger":"^5.7.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.7.0","@athenna/database":"^5.27.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.38.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.38.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.18.0_1763214013670_0.5266045131846","host":"s3://npm-registry-packages-npm-production"}},"5.19.0":{"name":"@athenna/queue","version":"5.19.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.19.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"30d4690045db46076981815fc4211e8693aedf0b","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.19.0.tgz","fileCount":76,"integrity":"sha512-COFpvfcamOWGN2qkY0Z2cKeL5zXuBwJ9elJOHxCvT7iQtIc8hV9R3QC9XAInd6zFzg0fNviUNaX64X6vf/KVcA==","signatures":[{"sig":"MEQCIF9T9Q77yE2n8/URMAhHOvRsNN4YdFZsQtDEGQfhEtGAAiA9SA9LVDE95o3yslf5Ryj6FR+rLqP6DwBiQLhVqI8OuA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138662},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"736b5693faddb2072463d077de55074ea80c9598","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1009.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.30.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.14.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.11.0","@athenna/database":"^5.39.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.19.0_1773593688630_0.2439635560370399","host":"s3://npm-registry-packages-npm-production"}},"5.20.0":{"name":"@athenna/queue","version":"5.20.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.20.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"b9ec9eb044e744cb6abe276d72c93477a188cbca","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.20.0.tgz","fileCount":76,"integrity":"sha512-OKLlQhMBskFlf7Kcq4YpdfRLPUVe7cBtvycwkz/SK403pSwm64z/8KQu9jSHZroqi2UHzk6S+5QbmD60cmra8A==","signatures":[{"sig":"MEQCIH6CK+8JCzRgHcoKhe9+uNp7a3HjWbdDsUWG5zA0QbidAiB76xxkBEUWYapBHx/5F9RC+Kpw/Jh6nLUG7cGbJQF27Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":139160},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"a27309ee2cdb8706e1d82d3fed7853f4122b04ca","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1009.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.30.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.14.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.11.0","@athenna/database":"^5.39.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.20.0_1773597201225_0.9863838287625981","host":"s3://npm-registry-packages-npm-production"}},"5.21.0":{"name":"@athenna/queue","version":"5.21.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.21.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d3b5062e23470185b17eb183a4bec43103bd4bfc","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.21.0.tgz","fileCount":76,"integrity":"sha512-TkbRV4dynRcC6i0RnaSjZ5Tb9zOQDoPrd9c9QCICwtDNeLw8XgJyvoY9K/3a/LGPFNxbxGDagwMNlk4v4j1Kdw==","signatures":[{"sig":"MEUCIEigmH7DLGaGs6sMJWQtZWrIaZ3FospGNaNXr6KT4E4JAiEAnndbezQd8+2DuNUBndWOJcD96XozrsOLm7pL1m1G77M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138758},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"dbc2e3c791b41058a554414938d65db93503a0c3","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1009.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.30.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.14.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.11.0","@athenna/database":"^5.39.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.21.0_1774809411667_0.935839136668712","host":"s3://npm-registry-packages-npm-production"}},"5.22.0":{"name":"@athenna/queue","version":"5.22.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.22.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"d35bf1ba27114c5080272798251b57d16666742f","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.22.0.tgz","fileCount":76,"integrity":"sha512-QlyU6+EkTdeC53dz3TxVJGNkG/xWF8LmD6ThJFJU9hV7NQH5SqZ7BdFHoM1XTcsQE2cJrWuksFR9BprU21fryA==","signatures":[{"sig":"MEUCIQC8qB/csT0nOzLuyMu/eiAO58luDi9ZE17hTM+pEzJUQgIgOyV5zWRfrCJOYcFuCRfU+z0aLCRrGs1jqLpL9euQQJ0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138799},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"d950beae340fc17f9b9fe7af579ba0a236696070","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1009.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.30.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.14.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.11.0","@athenna/database":"^5.39.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.22.0_1774815315138_0.7836448177992217","host":"s3://npm-registry-packages-npm-production"}},"5.23.0":{"name":"@athenna/queue","version":"5.23.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.23.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"58e868e8de8cc5c10cc8a8b8538f2c59832b33ff","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.23.0.tgz","fileCount":76,"integrity":"sha512-0F6eQm+UIO7sF5A80JFpliz431LOn7DyNoy/kGiGsstlumBEUm2oW0A51FWGhn9QPT4maEtjlfnUhe9c5z8mzQ==","signatures":[{"sig":"MEQCIAMyuMlJ2Vz1ipeFmDh+DlPAoDfa3A7o696WG2HBh2nkAiA+x8lEgbQN9WeImQtb49CIQuIX1zK7eHn5XZBJRZRPHA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138758},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"0d77d26c461fa4d4ce11fb0f256289ea85839502","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1009.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.1.0","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.6.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.30.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.14.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.11.0","@athenna/database":"^5.39.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.0","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.23.0_1774884184175_0.12654011760337203","host":"s3://npm-registry-packages-npm-production"}},"5.24.0":{"name":"@athenna/queue","version":"5.24.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.24.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0172c9300929831dd95fb26cb02823eb3322844c","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.24.0.tgz","fileCount":76,"integrity":"sha512-cRpPqal/Tn3fZsjN+DnnHQNjEHfuO+vz7Vz5UB9U+GGHR6G3NmAbUyG7dJorcUqqVrgtEBStSeQxiHEF2dfDfg==","signatures":[{"sig":"MEQCIDtHtlmxJFiaohgqwwmz3xglXTl+Bs7EAAkzgYn4ggjeAiAN9Th6DgjuJKRmXp7uwXiU81BOTWX3/FSN1+ZO7/W3zg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138758},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"77ae315261ef7f744eb14a5b4cc699e5aeb6de29","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.24.0_1774884522049_0.19922345331916347","host":"s3://npm-registry-packages-npm-production"}},"5.25.0":{"name":"@athenna/queue","version":"5.25.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.25.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f26144dc6b47879d73be52ca2b393db5fc2d7976","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.25.0.tgz","fileCount":8,"integrity":"sha512-rtt3W5lyHNpVGRDkI98LE8AGoFLwh16KZjDmlOQfaWco/8clPVOd8WKVw7g46BlO0o97SVrdf3g+BPKq4/pqHg==","signatures":[{"sig":"MEUCICFJzbxtGlDqLQBGnZn6A8Ak8/rLYOSezfmxYJDEiomUAiEA9/QtIwzDfHFtPWMitwZgvB9CbdmqnCUlwzV0IKflmEw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":13829},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"cb03f83db47df3892b2ed2be827c7c94d52b41a5","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.25.0_1776905512108_0.030414234318605793","host":"s3://npm-registry-packages-npm-production"}},"5.26.0":{"name":"@athenna/queue","version":"5.26.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.26.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"b0932ad0445fca6abe53dadae5c01958c287928a","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.26.0.tgz","fileCount":76,"integrity":"sha512-E6e6KS5XAVROWmX1mK6riVU3J0dVDrQRibJtwd3iYwlvS6E8iNyFqP2+rX47MPOekAjiPZGt6hctCyDr437h5g==","signatures":[{"sig":"MEUCIFNjCDal+PUSyV31U7rzJ98hBJ4EUszbZcuFi4or+SckAiEA0seiLPRFYqAzqg/+MmXWte2A0LALG98OCSWjpuCXN7Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":139476},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"eb728f3192793a42fc99dbe37687bb2f8af02a5e","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.26.0_1776906210458_0.9523592634039573","host":"s3://npm-registry-packages-npm-production"}},"5.27.0":{"name":"@athenna/queue","version":"5.27.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.27.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"c3022c897cc9e07610612219bc18757a37cfc0bc","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.27.0.tgz","fileCount":76,"integrity":"sha512-M39aNZh7nxkgU/CzP8elmBvMl3B+S7xklGHzK9H+/mohu1AvgtpvrKVqtmAQKJbX0+aAWMEHFbM0CvsLVzMWRQ==","signatures":[{"sig":"MEUCICWc1BLXZ/AQbmqVOStetTGExbALFYv+2TWq1kg8vOhpAiEAn/U4KCuW50Sg7Gd4I1Tsrm6pggpPoRmQ6odp1knSWc0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":139896},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"1e0e7d6f076e12a83f83773bb4dab3451ae69931","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.27.0_1776961617782_0.300231310184085","host":"s3://npm-registry-packages-npm-production"}},"5.28.0":{"name":"@athenna/queue","version":"5.28.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.28.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"f5a97d7b900ddcba2f5426756e95a7ec87ded885","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.28.0.tgz","fileCount":76,"integrity":"sha512-x7sbvI+pS+hBuWqifZpy0K3VbXkkHe/Ti6+8FgSCuOdMyDrNS9eDMQdBbU99144m67pEztA4XJcxNJF3igS6kA==","signatures":[{"sig":"MEQCIAiwyKHqhevGpNw5kPUIadeX9fMETr+BkWTug+Qtty7gAiBMtaomsgzOKOzke64TQslp57ql/0Plh2kHeclGZrgDrw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":138867},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"a1778124a9705da50d2e33fc2bba84e236cf2777","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.28.0_1777040159408_0.04090991747631567","host":"s3://npm-registry-packages-npm-production"}},"5.29.0":{"name":"@athenna/queue","version":"5.29.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.29.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"0922147218a686817427488e505889005b972e63","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.29.0.tgz","fileCount":76,"integrity":"sha512-JwVErgG22V/WdO3NlsC5+cWl59Jp+hi4Ome/rcoXpQ55lHgi+qSBbZdTnOUWat6XGFv3XwQi/lZyfXxIAmogng==","signatures":[{"sig":"MEUCIQDVCg29fTh0BWf9bU5zuyaJLsnSV/pllgUgBGtj109kYAIgPbsA7mAXZ1PHym33vkmprC8Uj+fDHVBng6Y7+w8UzUc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":141452},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"787c121dde57b9c06be3ff32998d894e4bcae4b0","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.29.0_1777061415619_0.23241676895900354","host":"s3://npm-registry-packages-npm-production"}},"5.30.0":{"name":"@athenna/queue","version":"5.30.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.30.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"814a671aa08694b9f4bc9b4b08f1aed040a0a25b","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.30.0.tgz","fileCount":78,"integrity":"sha512-zs4BJRfc4N6BZfhsa0KqVSBB3pxPIX+2mDrxJZbd6Qz4LjG4sBb+/N7G3kL3SQtPvmNJ/9TaZobSxqNdR2tL+A==","signatures":[{"sig":"MEUCIQDT5QXqZIzn8fZF1yoh96KGwedYVJLJMKLcM4td9fNUiwIgURXnPWpGoRXzjQf6NKWr/5qp9blbsHLMjOEjoZTJQsI=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":148003},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"8ac09d3347543813d81edaa8d7fc3b2c3a8addeb","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.30.0_1777225092915_0.38677636474274624","host":"s3://npm-registry-packages-npm-production"}},"5.31.0":{"name":"@athenna/queue","version":"5.31.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.31.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"a0dd852b667cdadc1fe5772b7f4a3ab873970048","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.31.0.tgz","fileCount":80,"integrity":"sha512-F6QVM/sA+lp0nUFJgpj/C4CedemdVH8riG+yYrtrbIwA2H7uEJR4sZ4Pe2ReXnudsBDcFIT/zsDfolJLTOLX1Q==","signatures":[{"sig":"MEUCIHOp7ZVRwBCwAHjHb7gI3GUYS5rA9QLeoNQ8mF6Y4uWaAiEAhX7PwBfuSNUfKg4Ub8ANUuqYoR0ZYEoGobPthTvrWDg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":156287},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"c7520581489123e4105f703402c7508b43808bff","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.31.0_1777399298189_0.1718105403429755","host":"s3://npm-registry-packages-npm-production"}},"5.32.0":{"name":"@athenna/queue","version":"5.32.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.32.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"9fe465f523a0604ac667d6cb27489b6f45303edb","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.32.0.tgz","fileCount":80,"integrity":"sha512-6R77xwg4z0JLcB1sfGpH0UFODnVGSfd+XfEM/sfx8Ld2tsBpDsOMUSXtBI181MMG8Lt91ZWBivtEObUf/ROYng==","signatures":[{"sig":"MEUCIB1nguHdvn8Ymr5fKhdSefoWxBV8Tw1Z6COz/Zuc0o8cAiEAlY7HkNjgMGheUd3jkT3jP26KprRUAdZPx7pdSQbD794=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":160996},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"453d91ca54702a61ac6fe9f1adc7b0440bf8c0ef","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.32.0_1782428081065_0.8079829182337057","host":"s3://npm-registry-packages-npm-production"}},"5.33.0":{"name":"@athenna/queue","version":"5.33.0","keywords":["esm","athenna"],"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","_id":"@athenna/queue@5.33.0","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"homepage":"https://github.com/AthennaIO/Queue#readme","bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"c8":{"all":true,"exclude":["src/types"],"include":["src/**/*.ts"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"dist":{"shasum":"a5339d34e6350870a2b3f94172ac4a4bfc02d7d2","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.33.0.tgz","fileCount":82,"integrity":"sha512-soB1+nijZMLIrWPfhoZk90SzLAn0VAkS3k1BuC829wiAUEtpKlk1VrGcF8IU9eLmQZlcYwxrxabn9LRp0h5P3A==","signatures":[{"sig":"MEYCIQDZtNZYkvZRctWYhuf/w1n4zZrX2nxl+eEyTr/ZeKYqjAIhANDGe6a7CgJX58MCmIUDbrhLs10ee0Iwbw4TgD+qZURv","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":166107},"main":"./src/index.js","type":"module","husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"types":"./src/index.d.ts","config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"athenna":{"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"bootLogs":false,"templates":{"worker":"./templates/worker.edge"}},"engines":{"node":">=20.0.0"},"exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"gitHead":"fee80894061fde7727eb2fbbd60d5e6be6492814","imports":{"#bin":"./bin/index.js","#src":"./src/index.js","#bin/*":"./bin/*.js","#src/*":"./src/*.js","#tests":"./tests/index.js","#tests/*":"./tests/*.js","#src/debug":"./src/debug/index.js","#src/types":"./src/types/index.js","#src/utils":"./src/utils/index.js"},"scripts":{"test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"prettier":{"semi":false,"endOfLine":"lf","overrides":[{"files":"tests/**/*","options":{"printWidth":120}}],"printWidth":80,"arrowParens":"avoid","singleQuote":true,"trailingComma":"none"},"repository":{"url":"git+https://github.com/AthennaIO/Queue.git","type":"git"},"_npmVersion":"10.8.2","description":"The Athenna queue handler.","directories":{},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"_nodeVersion":"22.8.0","dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"eslintConfig":{"env":{"node":true,"es2021":true},"rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}],"@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off"},"parser":"@typescript-eslint/parser","extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"globals":{"Env":true,"ioc":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"]},"eslintIgnore":[],"_hasShrinkwrap":false,"devDependencies":{"knex":"^3.2.7","husky":"^3.1.0","eslint":"^8.57.1","prettier":"^2.8.8","commitizen":"^4.3.1","lint-staged":"^12.5.0","@athenna/ioc":"^5.2.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/view":"^5.4.0","better-sqlite3":"^10.1.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/logger":"^5.17.0","eslint-plugin-n":"^15.7.0","@athenna/artisan":"^5.12.0","@athenna/database":"^5.41.0","@athenna/tsconfig":"^5.0.0","@opentelemetry/api":"^1.9.1","eslint-plugin-import":"^2.32.0","eslint-plugin-promise":"^6.6.0","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-prettier":"^4.2.5","@typescript-eslint/parser":"^8.57.2","cz-conventional-changelog":"^3.3.0","@typescript-eslint/eslint-plugin":"^8.57.2","@opentelemetry/context-async-hooks":"^2.7.0"},"_npmOperationalInternal":{"tmp":"tmp/queue_5.33.0_1782485078065_0.5371991690491904","host":"s3://npm-registry-packages-npm-production"}},"5.34.0":{"name":"@athenna/queue","version":"5.34.0","description":"The Athenna queue handler.","license":"MIT","author":{"name":"João Lenon","email":"lenon@athenna.io"},"bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Queue.git"},"homepage":"https://github.com/AthennaIO/Queue#readme","keywords":["esm","athenna"],"engines":{"node":">=20.0.0"},"scripts":{"build":"node node_modules/@athenna/tsconfig/src/build.js","lint:fix":"eslint \"{bin,src,configurer,tests}/**/*.ts\" --fix","test":"npm run --silent lint:fix && node --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:debug":"cross-env NODE_DEBUG=athenna:* node --inspect --enable-source-maps --import=@athenna/tsconfig bin/test.ts","test:coverage":"c8 npm run --silent test"},"type":"module","main":"./src/index.js","types":"./src/index.d.ts","exports":{".":"./src/index.js","./types":"./src/types/index.js","./package":"./package.json","./package.json":"./package.json","./testing/plugins":"./src/testing/plugins/index.js","./kernels/WorkerKernel":"./src/kernels/WorkerKernel.js","./providers/QueueProvider":"./src/providers/QueueProvider.js","./providers/WorkerProvider":"./src/providers/WorkerProvider.js","./commands/MakeWorkerCommand":"./src/commands/MakeWorkerCommand.js"},"imports":{"#bin/*":"./bin/*.js","#bin":"./bin/index.js","#src/*":"./src/*.js","#src":"./src/index.js","#src/types":"./src/types/index.js","#src/debug":"./src/debug/index.js","#src/utils":"./src/utils/index.js","#tests/*":"./tests/*.js","#tests":"./tests/index.js"},"dependencies":{"@aws-sdk/client-sqs":"^3.1019.0"},"devDependencies":{"@athenna/artisan":"^5.12.0","@athenna/common":"^5.34.0","@athenna/config":"^5.6.0","@athenna/database":"^5.41.0","@athenna/ioc":"^5.2.0","@athenna/logger":"^5.17.0","@athenna/otel":"^5.13.0","@athenna/test":"^5.7.0","@athenna/tsconfig":"^5.0.0","@athenna/view":"^5.4.0","@opentelemetry/api":"^1.9.1","@opentelemetry/context-async-hooks":"^2.7.0","@typescript-eslint/eslint-plugin":"^8.57.2","@typescript-eslint/parser":"^8.57.2","better-sqlite3":"^10.1.0","commitizen":"^4.3.1","cz-conventional-changelog":"^3.3.0","eslint":"^8.57.1","eslint-config-prettier":"^8.10.2","eslint-config-standard":"^17.1.0","eslint-plugin-import":"^2.32.0","eslint-plugin-n":"^15.7.0","eslint-plugin-prettier":"^4.2.5","eslint-plugin-promise":"^6.6.0","husky":"^3.1.0","knex":"^3.2.7","lint-staged":"^12.5.0","prettier":"^2.8.8"},"c8":{"all":true,"include":["src/**/*.ts"],"exclude":["src/types"],"reporter":["text-summary","html"],"report-dir":"./tests/coverage","check-coverage":true},"husky":{"hooks":{"prepare-commit-msg":"lint-staged && exec < /dev/tty && git cz --hook || true"}},"lint-staged":{"*.ts":["eslint --fix","git add"],"*.json":["prettier --write","git add"]},"config":{"commitizen":{"path":"./node_modules/cz-conventional-changelog"}},"prettier":{"singleQuote":true,"trailingComma":"none","arrowParens":"avoid","endOfLine":"lf","semi":false,"printWidth":80,"overrides":[{"files":"tests/**/*","options":{"printWidth":120}}]},"eslintIgnore":[],"eslintConfig":{"env":{"es2021":true,"node":true},"globals":{"ioc":true,"Env":true,"Path":true,"Config":true,"container":true},"plugins":["prettier","@typescript-eslint"],"extends":["standard","eslint:recommended","plugin:prettier/recommended","plugin:@typescript-eslint/recommended","plugin:@typescript-eslint/eslint-recommended"],"parser":"@typescript-eslint/parser","rules":{"camelcase":"off","dot-notation":"off","prettier/prettier":"error","no-useless-constructor":"off","@typescript-eslint/no-explicit-any":"off","@typescript-eslint/no-empty-function":"off","@typescript-eslint/no-unused-vars":["error",{"argsIgnorePattern":"^_","varsIgnorePattern":"^_","caughtErrorsIgnorePattern":"^_"}]}},"athenna":{"bootLogs":false,"workers":["#tests/fixtures/workers/AnnotatedWorker","#tests/fixtures/workers/HelloWorker","#tests/fixtures/workers/ProductWorker"],"templates":{"worker":"./templates/worker.edge"}},"_id":"@athenna/queue@5.34.0","gitHead":"bbb987d1e3b632a2a110ce4b30cf1329b22b8e45","_nodeVersion":"22.8.0","_npmVersion":"10.8.2","dist":{"integrity":"sha512-4FWGnHdc2N/C9m+4sbAg5i5yEz92GdNXfpFEQjzLQek9On6T7dTnIgDfjbQFXl0VV29rovcIuI2tXiN4cO3rfA==","shasum":"e9fc66de222fdab1534da47dd191ea4f4dff3294","tarball":"https://registry.npmjs.org/@athenna/queue/-/queue-5.34.0.tgz","fileCount":82,"unpackedSize":168470,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIQCZjlR27OQestRpQ7Z6u+Dio+cv5C9Q1AuYMfxS0vmapgIgVYJvX4XJe7w8GgycwlsjM3hFiQvxY1GclD670izVF+s="}]},"_npmUser":{"name":"jlenon7","email":"lenonSec7@gmail.com"},"directories":{},"maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/queue_5.34.0_1787240921329_0.23487801626101534"},"_hasShrinkwrap":false}},"time":{"created":"2024-05-17T06:21:25.827Z","modified":"2026-08-20T15:48:41.675Z","1.0.0":"2024-05-17T06:21:26.089Z","4.0.0":"2024-05-17T06:24:26.001Z","4.1.0":"2024-05-17T06:54:01.430Z","4.2.0":"2024-05-17T06:57:17.558Z","4.3.0":"2024-05-17T06:59:27.469Z","4.4.0":"2024-05-17T19:51:46.489Z","4.5.0":"2024-05-17T20:15:00.847Z","4.6.0":"2024-05-17T20:30:46.000Z","4.7.0":"2024-05-18T16:43:36.875Z","4.8.0":"2024-05-19T09:48:16.819Z","4.9.0":"2024-07-28T18:33:41.114Z","4.10.0":"2024-08-24T10:30:28.014Z","4.11.0":"2024-08-25T10:49:55.226Z","5.0.0":"2024-08-26T12:18:56.138Z","5.1.0":"2024-08-26T12:38:52.183Z","5.2.0":"2024-08-26T14:52:30.402Z","5.3.0":"2024-12-29T01:53:08.603Z","5.4.0":"2025-01-24T18:27:36.389Z","5.5.0":"2025-08-01T19:17:41.054Z","5.6.0":"2025-08-05T14:15:04.425Z","5.7.0":"2025-08-05T20:27:52.146Z","5.8.0":"2025-08-05T20:52:48.861Z","5.9.0":"2025-08-05T21:21:06.494Z","5.10.0":"2025-08-08T21:51:00.262Z","5.11.0":"2025-08-08T22:00:59.643Z","5.12.0":"2025-08-08T22:50:21.964Z","5.13.0":"2025-08-08T23:24:59.392Z","5.14.0":"2025-08-11T14:45:44.832Z","5.15.0":"2025-11-09T20:41:52.845Z","5.16.0":"2025-11-10T12:59:10.975Z","5.17.0":"2025-11-15T00:27:51.070Z","5.18.0":"2025-11-15T13:40:13.881Z","5.19.0":"2026-03-15T16:54:48.772Z","5.20.0":"2026-03-15T17:53:21.380Z","5.21.0":"2026-03-29T18:36:51.811Z","5.22.0":"2026-03-29T20:15:15.331Z","5.23.0":"2026-03-30T15:23:04.479Z","5.24.0":"2026-03-30T15:28:42.192Z","5.25.0":"2026-04-23T00:51:52.282Z","5.26.0":"2026-04-23T01:03:30.617Z","5.27.0":"2026-04-23T16:26:57.944Z","5.28.0":"2026-04-24T14:15:59.600Z","5.29.0":"2026-04-24T20:10:15.786Z","5.30.0":"2026-04-26T17:38:13.063Z","5.31.0":"2026-04-28T18:01:38.339Z","5.32.0":"2026-06-25T22:54:41.216Z","5.33.0":"2026-06-26T14:44:38.185Z","5.34.0":"2026-08-20T15:48:41.499Z"},"bugs":{"url":"https://github.com/AthennaIO/Queue/issues"},"author":{"name":"João Lenon","email":"lenon@athenna.io"},"license":"MIT","homepage":"https://github.com/AthennaIO/Queue#readme","keywords":["esm","athenna"],"repository":{"type":"git","url":"git+https://github.com/AthennaIO/Queue.git"},"description":"The Athenna queue handler.","maintainers":[{"name":"jlenon7","email":"lenonSec7@gmail.com"}],"readme":"# Queue 🚦\n\n> The Athenna queue handler.\n\n[![GitHub followers](https://img.shields.io/github/followers/athennaio.svg?style=social&label=Follow&maxAge=2592000)](https://github.com/athennaio?tab=followers)\n[![GitHub stars](https://img.shields.io/github/stars/AthennaIO/Queue.svg?style=social&label=Star&maxAge=2592000)](https://github.com/AthennaIO/Queue/stargazers/)\n\n<p>\n    <a href=\"https://www.buymeacoffee.com/athenna\" target=\"_blank\"><img src=\"https://www.buymeacoffee.com/assets/img/custom_images/orange_img.png\" alt=\"Buy Me A Coffee\" style=\"height: 41px !important;width: 174px !important;box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;-webkit-box-shadow: 0px 3px 2px 0px rgba(190, 190, 190, 0.5) !important;\" ></a>\n</p>\n\n<p>\n  <img alt=\"GitHub language count\" src=\"https://img.shields.io/github/languages/count/AthennaIO/Queue?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Repository size\" src=\"https://img.shields.io/github/repo-size/AthennaIO/Queue?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"License\" src=\"https://img.shields.io/badge/license-MIT-brightgreen?style=for-the-badge&logo=appveyor\">\n\n  <img alt=\"Commitizen\" src=\"https://img.shields.io/badge/commitizen-friendly-brightgreen?style=for-the-badge&logo=appveyor\">\n</p>\n\n<img src=\".github/logo.svg\" width=\"200px\" align=\"right\" hspace=\"30px\" vspace=\"100px\">\n\n## Links\n\n> For project documentation [click here](https://athenna.io). If something is not clear in the documentation please open an issue in the [documentation repository](https://github.com/athennaio/docs)\n\n## Contributing\n\n> If you want to contribute to this project, first read the [CONTRIBUTING.MD](https://github.com/AthennaIO/Queue/blob/develop/CONTRIBUTING.md) file. It will be a pleasure to receive your help.\n\n---\n\n<p align='center'>\n  With 💜 by <a href='https://github.com/AthennaIO'>Athenna community</a>\n</p>\n\n<p align='center'>\n  <a href='https://github.com/AthennaIO/Queue/graphs/contributors'>\n    <img src='https://contrib.rocks/image?repo=AthennaIO/Queue'/>\n  </a>\n</p>\n","readmeFilename":"README.md"}