{"_id":"mongodash","_rev":"62-09355b9af9f905b724fb3619a9009213","name":"mongodash","dist-tags":{"latest":"2.9.2"},"versions":{"0.9.0":{"name":"mongodash","version":"0.9.0","keywords":["mongodb","utility","library"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.9.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"eeed0a139d3a3736f0303890a5425a7714c440a0","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.9.0.tgz","fileCount":27,"integrity":"sha512-v6BN5AFbOofN1HiwQIOqu9xI/n5R4sC1gBa795NDKRYsfykDDE9UxRRb5dFJfnFbJ+HCokX1jt76JhgHaD0GBg==","signatures":[{"sig":"MEQCIGJLpf5pdTe7ddGu/4q2dmu6K9wTBdNkn9L8U3Yiomm8AiA8jn2waE4L/DlJX6eczZ8aCa3mHIQgUkAYxTUZPH5MJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49441,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg51LxCRA9TVsSAnZWagAAuAkP/3xDhbiYZFj2/kf8e25P\n6KXIR6KTVokULrRIrdkAr8aq2N9jHy42qr2B72N0cxhAEMUKsRCtm37VlxLK\nC/wN18QzPYz/BW6ywO8rvr13mlnCJ3+7ZWUlQRJjeeBXXKFATfAqQCEH/Df4\nXR6jDRoOPnq5gNYHW7YZMSlTMrFlKuuN5Xt+5HqOj9nnF2Nfo4Vzd4tbY1t9\n3Dg3blbgRkhwgVdmNuGn8oJ+kfgIs/GA9/u6UHEp55GJxZRLAvaKqv+YWpx9\nPf+iCxG+RVp29k6eNkC/knENhv31d/Gx2AZDzUrd8HzXrDNqjmHn53YPmW+4\nFjFxli2JL8BXUBTSP6Aw3V15rRBJxiSJ1h3BAYFPCCSf80K2jpMNsXs5NJP+\nS2VsQS6KoKvvJmNNRonGwW8bBcrcl/0Snr1EKuRVAbOnEKlxZZwV6GLv2+3O\nEzWzHyU8NaMIcZLVvnjzoe9j/3Vk8D7VARp5wPTSTY5nxYTyTqAjENlN295B\ntzIfOCxPklSVgZqT721qojWZrJU3iHnEvLwX9yCrMwgXWZHm0pEzj6tTrzYR\nRxsNnonwOFZFBZEta4KUXRN5OJp6QxH2r6/T2/plFGOmVnMa08XlC8vrHea4\nzVLhiiguanFDLMnTPBYErGkcQY7hfUCweIs5w6iT1whX3HOFHJgg7rPSQMZF\nGumh\r\n=zsx8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"ffed9b0b790ea1dbe35d034c5a2c4977e2a6d390","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:stryker --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.1","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","jsdom":"13.1.0","sinon":"^10.0.0","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^2.7.1","mongodb":"latest","postcss":"^8.2.10","ts-jest":"^26.5.3","ts-node":"^7.0.1","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","node-sass":"^6.0.0","babel-jest":"^26.6.3","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.20","@types/node":"^14.14.34","jest-config":"^26.6.3","lint-staged":"^8.2.1","npm-run-all":"^4.1.5","@bndynet/cli":"^1.3.0","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","autoprefixer":"^9.8.6","jsdom-global":"^3.0.2","@types/lodash":"^4.14.168","@types/mongodb":"^3.6.9","@commitlint/cli":"^11.0.0","babel-preset-env":"^1.7.0","semantic-release":"^17.4.2","jest-transform-stub":"^1.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.0.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","awesome-typescript-loader":"^5.2.1","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.0.0","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=3.2"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.9.0_1625772785220_0.5754246310537585","host":"s3://npm-registry-packages"}},"0.9.1":{"name":"mongodash","version":"0.9.1","keywords":["mongodb","utility","library"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.9.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"1d2953ad60f3dea70bf64bd0a28408d6f60cc234","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.9.1.tgz","fileCount":27,"integrity":"sha512-Z4kb7FSPnIL/0Jj79Z5hLLW+ZJ5lXUapsHvBzgSWG7qpJ86QMPkdtBr9vvLvs5wLHQ3sVvSRZI2Cnp4fe66sAw==","signatures":[{"sig":"MEYCIQCxRmG7k+9cFcc9SKiJ06Ke+93bdJ7B3expFim5V9lYwAIhAM5gnzHS7Yhw5scr/Awmjil0tETF1WYN897mOj/el2cT","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49718,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg516ZCRA9TVsSAnZWagAAiwkQAJnNfCN7SEa01V007J3W\npTs1+HmL8hyEU12GRFR0i/P9+a4iPmJu43eVgYYA6W2N5rHKeiUhj4qLbFXe\ntinw4OgQqWK0MCfsM64BZRYX6w0Pb3Ki3ID0qAs3cihnsfl9eYxbA7Ddk2ik\nsgKYwmcj2ryTTITY/Zeen9SebVNkWlcjmEaStt0fP7MxBBpLll55kvgxg4Ro\nFO7qOHcVphReXdXg4mqV3+WNg7AUIoSY/BCSF9GU/ltDzCMJc22AHupX2udz\nNyDtkJHF0ulHY2Cybuws7EyFAbSQfEDysf3TG5GZcf7IrhQrAiQTdL/HMTTG\nZtpiMUwfwJteFjQEUtt5mxH3M1NqYMOy8kAbYs4gXbHTusXDm9VjmkCGLw1/\nwxmFnaz5bJsfFL6/gZRBhizeS70KScV5qAPV5NmGGbuVBri/A3x03KyYGbYH\n1nPON+95XtXAoI/G42/9ZkVE2D0vi0z79bH7BKyWyvllQ+chU2uRg0qIVnEf\nPzLaXEz1Kdc+kVb6FQIhU9DvCLaPABsKyoTPNWkoVUdTLfBUbAoT3evjeWq3\nteByc4IUw/aaLj68MnPdSWlPwBGxzvoweDIcRi/VeIvgvlFrAw1WiQ2DBpey\n8RmOvVZV4kdhtUdL5nEDh+VX8w4Xzv6+JfDw3HfaLdL1dZW9iZPKKFS+2hf4\nNgCI\r\n=B24y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"7ded654b9dffd74eda0350b27fca26c0d822443d","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:stryker --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.1","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","jsdom":"13.1.0","sinon":"^10.0.0","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^2.7.1","mongodb":"latest","postcss":"^8.2.10","ts-jest":"^26.5.3","ts-node":"^7.0.1","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","node-sass":"^6.0.0","babel-jest":"^26.6.3","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.20","@types/node":"^14.14.34","jest-config":"^26.6.3","lint-staged":"^8.2.1","npm-run-all":"^4.1.5","@bndynet/cli":"^1.3.0","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","autoprefixer":"^9.8.6","jsdom-global":"^3.0.2","@types/lodash":"^4.14.168","@types/mongodb":"^3.6.9","@commitlint/cli":"^11.0.0","babel-preset-env":"^1.7.0","semantic-release":"^17.4.2","jest-transform-stub":"^1.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.0.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","awesome-typescript-loader":"^5.2.1","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.0.0","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=3"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.9.1_1625775768784_0.38004200174620606","host":"s3://npm-registry-packages"}},"0.9.2":{"name":"mongodash","version":"0.9.2","keywords":["mongodb","utility","library"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.9.2","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"6b679e6f1116767fd1224cbad8f22881fa7219d4","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.9.2.tgz","fileCount":26,"integrity":"sha512-QgDLXx7XuDnmlIg+3TdYPCD1Ml9uZS79GG/I916o4GzZror2D7pMkN87HhIlHaogIVDFGTbFL78GbgVHKAKPQw==","signatures":[{"sig":"MEQCIEnByhv2oDNr6kD36r7Im8uxcxuP1AB/T/IoJx6ebsEXAiBWYDfPBB/BvQ4JVPwGyf8PKBoUdPk7LD5WKWK58eAl9A==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48008,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg52WTCRA9TVsSAnZWagAAKVUP+gPLRDH/7IOl1zj4AznH\nrDnYof3yjArl7UVxlt+ZPFhmjPUBZOP2BO7RnVbHGJbPt6+MIRBUYsX22ajA\nb9yAKMEnGPRmiQZGbhwGOaztWpILVJajdgW4EbKyfrpqqpD/t1GWu/kH6aSV\nQo0CAAkclC8Qmp46j+hOk2uFPDCKNq7azA2VifTNeJpcsht+omriOAjWfiKp\n9A8LHDprV4YAzX/UjQI1bSzKN9Bff9U2adB4LiVLzaewJ6rbRWVy+YhMK/Yo\nCZh4bWCxe8SAKYRTpo3nhGp8i4odhhWD+DUmgzI/2OGKqZo13vodqUCMb6Fq\nex5ws140JzmDS69BQbgKiKF9j+vy8jKBU0TEPCIiNxoWc6nVNBWRB62Abqc0\nqwO4e0mANawwat1o/r6YkoksOz1W66Dj/tXkp11lu1MB07By/yk2r0zeahbq\n2kkMV7REsolhhbxtXL6K3h7fPfPfEpwRbSdomz4wR5lozoqMR60ncVRrU5SO\nvZOfljS91dej/Qtusl09gfYQa3hxqig7AKT5sRvnHYFKbX1sXF4jbcDvmaoT\nTgi+0KLiHjLjyTh24nyR3CLT4cZCjdh8Pnjcs4/O63pP8W0NkQ7S6h8ZOxuN\ns4vQn5Y6Q0BaANveacgvi03pvI7/p/x6g/hrPlaOzAGAO2pBp37APVbyDGgn\n9LgO\r\n=0sDS\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"89883f2996655e0e881a86495b622582d772e269","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:stryker --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"7.19.1","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","jsdom":"13.1.0","sinon":"^10.0.0","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^2.7.1","mongodb":"latest","postcss":"^8.2.10","ts-jest":"^26.5.3","ts-node":"^7.0.1","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","node-sass":"^6.0.0","babel-jest":"^26.6.3","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.20","@types/node":"^14.14.34","jest-config":"^26.6.3","lint-staged":"^8.2.1","npm-run-all":"^4.1.5","@bndynet/cli":"^1.3.0","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","autoprefixer":"^9.8.6","jsdom-global":"^3.0.2","@types/lodash":"^4.14.168","@types/mongodb":"^3.6.9","@commitlint/cli":"^11.0.0","babel-preset-env":"^1.7.0","semantic-release":"^17.4.2","jest-transform-stub":"^1.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.0.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","awesome-typescript-loader":"^5.2.1","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.0.0","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=3"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.9.2_1625777555142_0.15815280668772647","host":"s3://npm-registry-packages"}},"0.9.3":{"name":"mongodash","version":"0.9.3","keywords":["mongodb","utility","library"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.9.3","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"739902f51c8d62a13d52576206ab47f22b0590f6","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.9.3.tgz","fileCount":26,"integrity":"sha512-1iCSZe4nyHTvWjM2yMB0gPzyYQ8pj8lf2KMIKQaCwgnLdnhOMDqeuRzrgPqLeNjVqLrsx2aFeAe9laFPVObklg==","signatures":[{"sig":"MEUCIQDR/eR6mlG+EGps4D5DBSMDiLlmFA5Q9dRlez9gGYUImAIgVkZ7DtW9y0RcNy5toHWmUD6FRN239NBc0xI89OWsMOs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":47909,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg52aOCRA9TVsSAnZWagAAuF4P/igaPvzIlRhCDi7oGrt8\nntufrzGVWAlWQSz5Yx/QwcdlgH2dU8zVz91Awd0Wl6U9qBBtk9qRbQQH89cE\nmtWBxbMKomyTyEvxINOz40vU354Njm4afsN3x5uXohb39Me62KQ5L45LL3oA\nbUCAJGHUsmEz4UA3GW9dgvwf4KvAgg+6LJUck9go7jiblptANqYOJpQXm5J7\nWQmArV3mofAiBsYqs9Xi1Wu0kLzT1DAJwai72N1z6gUolJnW7p80bh4y7B2o\nACG4dOJLdTHCaddBpvlH8Qjs6YGye6MASvvvKqKiTGmIYV9EXakAeiR/bloH\nJf2aenheVJqO4LovlC/dhWhV6EX239D3zA3PD0/VyoViFbFw7yh/Ovsdt+w+\nTp3IjC6fCaaqKaaX3b8SYD7VeI+iKBS+irQKBLSypcnKtNQAxtqvpqnnB4DH\nMWg5Tr9wTOiEAWBCAa8NOHNelQtu03vB/SnYOwvRYalHIu6Uqk5LXhwbkUcD\nYw7T0FXo3xim7h5ky98AD0lZ5jPZU4TO9b3N4IPrA5NKyIR5d+4ax4RgifLS\nAvTuoNbK9Q6T98TD/SweH7fLCYLIYiEqDAv3UtfwK8Vf6Zc0KQAESDi18Fj2\n+u+ysBFjJPhD4/eehnUhXcaDxdhQSbwS465fho0kAnlhiCsNDCW5MZmthviD\nt+XC\r\n=gWwJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"0c39736a63344f6c65d0082a185d1190ac0dd31d","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:stryker --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"7.19.1","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^24.9.0","husky":"^1.3.1","jsdom":"13.1.0","sinon":"^10.0.0","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^2.7.1","mongodb":"latest","postcss":"^8.2.10","ts-jest":"^26.5.3","ts-node":"^7.0.1","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","node-sass":"^6.0.0","babel-jest":"^26.6.3","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.20","@types/node":"^14.14.34","jest-config":"^26.6.3","lint-staged":"^8.2.1","npm-run-all":"^4.1.5","@bndynet/cli":"^1.3.0","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","autoprefixer":"^9.8.6","jsdom-global":"^3.0.2","@types/lodash":"^4.14.168","@types/mongodb":"^3.6.9","@commitlint/cli":"^11.0.0","babel-preset-env":"^1.7.0","semantic-release":"^17.4.2","jest-transform-stub":"^1.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.0.0","eslint-config-prettier":"^6.15.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","awesome-typescript-loader":"^5.2.1","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.0.0","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=3"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.9.3_1625777805662_0.998435830339522","host":"s3://npm-registry-packages"}},"0.9.4":{"name":"mongodash","version":"0.9.4","keywords":["mongodb","utility","library","cron","lock"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.9.4","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"cb318b534d06f29c17e81bea791c02d1aa7774a9","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.9.4.tgz","fileCount":27,"integrity":"sha512-UjZ/RSzf4EwHLBfNYs6xdlX3gSV6blEz/pviipBdpL7ERsmQiz6tfdaMyjwwKOlIHcwCdWO+8qDFZ8OT5UCXCw==","signatures":[{"sig":"MEQCIDXAll4Tod+o39CaPcE7sIs3H4rMlebfStqlV6OPVgmKAiBrqGBhqa2qGA3ujPeVYFP12DAtD73NoBMO01bpgO04SA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49807,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7KumCRA9TVsSAnZWagAAnJ0P/3ulixBLxJ8wf851cgR9\nsea9LpQjLnECtpobkd+xvbRYStTCyE4OnZJZnsV27pBBM1Wlj/8ZsD5llww9\neiYLNvZ1rt5t2ENO9rGC0f8Xq6SQgOS8XGf/W8OHBOGGzBtiPWUNtDPSzsNl\nSn8dyS9129cd733Aoe/iNjjILuEaPToCzYNw+I5RBmXIasznayd9B98CEf+C\nekwKYV2HkqnvJV5mTsr8U3D7vZVgata5/8NteqdHzxwqK+75kMQC2bZJSHtG\nuOP7PDa2sqJDzLmWWhrvWvA7wVP57qSYOoU77ynckNohCy4Lprvh7s73WRig\no8+lwKIBFTZ50ieblVSq8R0mytj+D4kat/APzzlxEbvnqApHOSed80a2zdP4\n75PzDx6442DCu1pUor7pOQT5k+Qc6EN2GBeXlYdgyBqO4yIlNb7XN2vmzpZh\nBK1TGgInBcjJgwWpWDXg0VjNuXZMDVnxcIwICr2DN/NxhdzeA9Z/AmvAxuPk\nrIdCSUm3yOvjyppt1u9U3iRtjCsb0G2oX20ZSlyynEIK890tfTeGfVeoaQdz\nJo4+6MtoLKGffjtoRahZ/OgZWXgUyIffsAyYUm79qc3NCLVlEHJtKwaVRFWT\nbC69VLD97QydzMVzDyfYbk5qtOxknl+uRNOORDA/0QzgxSj74OJfROzggdyb\nc8SL\r\n=rXpe\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"01cf3130070e2827936ccfe7bd459b92b3a68fc6","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:stryker --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.1","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","jsdom":"16.6.0","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"latest","postcss":"^8.2.10","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","node-sass":"^6.0.0","babel-jest":"^27.0.6","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@bndynet/cli":"^1.3.0","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","autoprefixer":"^10.2.6","jsdom-global":"^3.0.2","@types/lodash":"^4.14.168","@types/mongodb":"^3.6.9","@commitlint/cli":"^12.1.4","babel-preset-env":"^1.7.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","awesome-typescript-loader":"^5.2.1","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=3"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.9.4_1626123173780_0.46000995476516726","host":"s3://npm-registry-packages"}},"0.9.5":{"name":"mongodash","version":"0.9.5","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.9.5","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"4856dea4010a3220acc00aeba121c8792e466441","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.9.5.tgz","fileCount":27,"integrity":"sha512-PL3DyCDo3JwrgjdrMhtB3VC5g1bpZYw79X5CPJIO9dL0/fo8BUGrh0E9ADmwKMaa14qqKL0+mkyZwm9TppTXMQ==","signatures":[{"sig":"MEQCIAxj4J8dx0VdCBNvEHZ6NqG9PiFi0GWixndQnLJqSuG6AiBkpI5HK2MSQvcExpEOtKKMA3cRCgpsshN4/qgesJLzDA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49848,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7Kz1CRA9TVsSAnZWagAAfkgP/3LxwuEOcyshOZdsQ47c\n+Ugkqd0TDbkcX0vmVKvzem3rU2OpYv/uQXkCdnm+u1aQoj5zvZ9Wl9yoHNuu\nghFnp75JIcvt0bC903Xb01X2fTsKGpgzzWIO33mS5Nr7a/B1PZeRbe1ql9qZ\nMi4ZAW4OE6tucyy9Us6+4NQbZ+6JytXwK0IR09AWIKQAh3q+gm5i5wZSaQLU\nRs4ALxDJiMs2MeJx4MA4UeSzoKcTqAxRVfuA2pxPs83MvlWkbc7a/Rn02LQc\nA1nKnV3s0cBn4cEMpCZzf4C+SG6DUiZ//jC70/3ydCn9HAiHbBE+5n73E93Q\nzdp9K35VJ6iDFZzNVHuIzB8MBo0nRoG9rUm1fpGHxbqTxZvWIiLPT1wmaSUk\nhP2HIode15s77rf3VdCMrw3FcwCgPR4trjNfyA3E/e3feS2kPAik8Yoj1r6y\n1+fVAxZTXoNKfKiPROOtzReHO4ouh82lNj6WXyBBT1sKopS+qAPT4RfnITtA\n9ECNFy9A5htPUraJhZ0LyYkhTLMdwtAKQqjO0BFm1twfnNw6H9DF4RGiXtIf\njjjMfyXaWEY96OsOEQlDnWnzvFahdMCvj1Idf0LpadbNzvfbvJrbQAM0uEW/\nNTYdiPGmjFHVEakhmZbdPNWVTPDEPLP3lO6DV0CwDk3RQVpsqRbcUUQdjBzq\n8xSf\r\n=vrXv\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"88b2ab8966ff3271c2f40cd828ba983881b8c802","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:stryker --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.1","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","jsdom":"16.6.0","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"latest","postcss":"^8.2.10","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","node-sass":"^6.0.0","babel-jest":"^27.0.6","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@bndynet/cli":"^1.3.0","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","autoprefixer":"^10.2.6","jsdom-global":"^3.0.2","@types/lodash":"^4.14.168","@types/mongodb":"^3.6.9","@commitlint/cli":"^12.1.4","babel-preset-env":"^1.7.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","awesome-typescript-loader":"^5.2.1","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=3"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.9.5_1626123509339_0.23702144196434682","host":"s3://npm-registry-packages"}},"0.9.6":{"name":"mongodash","version":"0.9.6","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.9.6","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"8fb45dc2d1fff4e902eb7c80b4e5b32a0d7acb05","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.9.6.tgz","fileCount":27,"integrity":"sha512-23Zk/lwVprML1unEQU1cCvwWg1NJByzsXWbAAMb2PFgg1Ud/pE+LrpmxWxaTbgw+vikhgWH2+paxLD6xcv8wkw==","signatures":[{"sig":"MEUCIQDc2o19nHIo7UEVCNc5UGHXdw7lCUDnPn++2X4RUR9uLQIgQy1NQi4vraneQwriQHt5d/YEVMKi/bZWQ6F0v8phdLE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":49847,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg7LBOCRA9TVsSAnZWagAA0XwP/2r8OkO1cEqK5/a4ILxy\nafHePL95ojFpakxud192YP8hfzejNXJq00+pz2LrlJLSWajpwF+3BNf98W2V\nq6iHCJ5qrphJ0gVDd+9kvwvOeeWRXV8AQ/EOE1692ULK4SjdjosyIB2AxlkA\nrmYk82hKgxjW8csuRqLExPHhM5ZwByyRHIYqQo/EI/FGTBfTbwO4a27W2bOF\nYE1rTWdzjZM9VgSqXkwMKss1U1avdgRGKrFzvpULHrG9eJpcNjaD9+7o642G\nPvSbkem/A3SENjNmOHe5mp4lAbhpPDDsK/yVcCkEGpgv8963DGTvKf3qTb4P\nR3rw9bqNMyLWHQfIy5MmDtp3dLIUZ3hIvQo/AqbEtogJzpsh+oruYhfjaKkS\nyD7sxyowqbDGD4+lVe42YkVj4QntTfv/nWzKtwYF/GjQFLIcSx3VumcOPh5G\nzSuMRAH3ui4SaILeeYxvWGMAgQ/F4G2ySCJ2ZETcFgD9K3tyRnkMq1CH769p\nenDeoEcnaFQ/a2Q5WT6G2z+JV+R53d7o9yDfx/m4YCTXX61PcBt6Gv36cRFc\nDYOLAcLBu/o9kpOgWEn6xZNSvKf4M3uC+UJ3FSN9qdx/6Gfs6cld39vSqJed\ncUxYCO7SyEnzbm+TaI8motT20a2EqWsaTA3JgZwT2xdxSzZK7joeQxMZLokP\nkV8p\r\n=QKC3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"28be4bec2c20450c2336282fda5e28d0b90d43b1","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:stryker --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.1","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","jsdom":"16.6.0","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"latest","postcss":"^8.2.10","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","node-sass":"^6.0.0","babel-jest":"^27.0.6","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@bndynet/cli":"^1.3.0","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","autoprefixer":"^10.2.6","jsdom-global":"^3.0.2","@types/lodash":"^4.14.168","@types/mongodb":"^3.6.9","@commitlint/cli":"^12.1.4","babel-preset-env":"^1.7.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","awesome-typescript-loader":"^5.2.1","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=3"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.9.6_1626124365679_0.36825008039084417","host":"s3://npm-registry-packages"}},"0.9.7":{"name":"mongodash","version":"0.9.7","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.9.7","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"e9b84242aa033654cdf99a2614aa9e2ec18b25ab","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.9.7.tgz","fileCount":27,"integrity":"sha512-SmLib+CMY6UTq1EQk8N7NWsKkDR3HbSk9rlZiN3wiLdcghnJfuDSWLjAC7vV6pSfG5LJTnaO3hkpTWNEv7+SZw==","signatures":[{"sig":"MEYCIQD9UH6M+nRsWI29XAwLkuHjwiltDS/D6UQGs46q8Sq0WwIhAI6NlmnuYGHdL3YwNqwFs2BDEF6r9CfMUPgEEFC/glR9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg70FXCRA9TVsSAnZWagAA7JAQAIjZYPAUj1Lp0DZNWDGZ\n0b0akdF1GY1mYngAnXlZDqC/TauvfM+NI2Ch3n0RbTZnOn97ACxCi/FWzWmo\nAbCNI3hoCHPgkU/tlkRNzTRcPU2MmYAxKJ73mIusYLxbnYOZbdWjplS7z+Bo\nB3mIpkRPe5JIox86Y4s73A8m5HPbzVG5nC4boUNUtlH85nlcxIRVhOk8U6wz\nCciNaWLo27+QUUlaFFGwpWauESpEu6hamcPyM+C5aFLdPlFIEE2qX4307wzQ\noW79j2+ChQtx2t0FiJpWGMmYaVCq3Y5bgUf9Gv7aYXh9dyeWJ1p7FRLCTYYr\nuyvck5TjbyB5l3QxmfRBcCaHa8T5JiNlMkvWvpfxmNu/GGxli0p+yfz02hVX\nYdibvXyiQSLgntJ/22+Xv7UAgs7c9NKUNmx9+ZkIdCjQN1M+fIOjl7l/tGYh\nceKVfwpbOOiJctGl0p4OsuvkfsczbpwOklBsLvBa2DHUBYm5pGCRZ+xKSsuG\nIW5vaPXUGkU/es/i+XW6V4wBn+qcr4Hs5nolc9N5SuMPk6dhU9yk+4IkIxpF\nHvhAg8u23rEfSFs/jSuI/PwJMx9E2pT7VSuYHkXv408j85Nhpuu/5e7i4s3r\nWlQqC/kek208piX5k9uDQ0Oa0oaCHanuk37fRxA5+X49syMhIj5QF7082RrL\nD/ND\r\n=Mphk\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"0314f42b4cf629e61c3d6f4db7fbe7132b368b97","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.1","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","jsdom":"16.6.0","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^3.6.10","postcss":"^8.2.10","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","node-sass":"^6.0.0","babel-jest":"^27.0.6","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@bndynet/cli":"^1.3.0","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","autoprefixer":"^10.2.6","jsdom-global":"^3.0.2","@types/lodash":"^4.14.168","@types/mongodb":"^3.6.9","@commitlint/cli":"^12.1.4","babel-preset-env":"^1.7.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","awesome-typescript-loader":"^5.2.1","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=3 <4"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.9.7_1626292567391_0.003605467467141965","host":"s3://npm-registry-packages"}},"0.10.0":{"name":"mongodash","version":"0.10.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.10.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"0b63418d4de8fd0bc62710f395b28d75dee6f99c","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.10.0.tgz","fileCount":27,"integrity":"sha512-iOZHv2MLsbI2M0fRdBzJfTNyHs4imYTLbJbHkVoh4UKdFu3Xd+6bFpxCov5miIYKS079hFjVjK2AKDCIx6qfJQ==","signatures":[{"sig":"MEQCICeV8BYxO7m5PBD3pQZbhWk+1v36GW5OzKIbHbyjvzmnAiBCv3nGo2FA/vBxQFhPMqEg+JT/NTntzy30a3I7YMBBBQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":50198,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/GVwCRA9TVsSAnZWagAAQ4kQAJMgCV0C3XrrkA0FXPHG\nHPjg23cEHT5Me8e+PScAK2/rD+uKJ2CgeED8ErKEa3dsDUh1BNl0pn1oirF6\nUiiZQkR3s9mfKfagR49PsT2rxWnFmfLbhsnjBUTZAd36xFNPJ14bgZk7k6qS\n+CTCoqSWY5OROz7iOrqj2wmGEEmKDh+198U6JMluIGATGWUL7sXsfzJxibwP\n/qwMfoLkqO9PIB8CaLRO0ptNDrG+ml58zuF4EuMz6YiqJd9KvXYG2APPZ9Rc\nN83CcM7P/PZNogQy64Z+qzY4vUeHN4uTYPz1YiItpA+JOKFE/OCd/zqtD4Bf\nMaEwogPcDlkjpfXCynj7GCskJ4Kc3vDxckg5ex0+V3gNkK4ficqIUZcsSVvT\nUYQE3ultsvxGjuU4IzCFPf0LQP0JFCg9Ge15IEbfoyMGov+bGWqRGmfGsFLt\nQTfRd8LnBRUzwNMB4LutBARTUBjSPR61Nl6Xf8WILKKNmHXgirl4SKVCf0TI\ntDKeg4+F7ye1iFpaCiz4yveNr7TcxqL8uj49dzPq0OoRf68jr/v9mq8YAN1i\ncSXes5vpgscANSjghkLjaSvZFC+Xear63ybYN0DJ36g9JiNnSFAH/tmmiXQC\n4Yqby3IuOXr0ZBYai6eUs1BH3HJUp7JCkSXX7Q9Gefzdv6AlPT5wG4+DWzGF\ntXS6\r\n=rLAt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"5137bef17d7e06176ba93e4bd3e9261611c5af7e","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","jsdom":"16.6.0","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.0.1","postcss":"^8.2.10","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","node-sass":"^6.0.0","babel-jest":"^27.0.6","typescript":"^4.2.3","@babel/core":"^7.13.10","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@bndynet/cli":"^1.3.0","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","autoprefixer":"^10.2.6","jsdom-global":"^3.0.2","@types/lodash":"^4.14.168","@types/mongodb":"^3.6.9","@commitlint/cli":"^12.1.4","babel-preset-env":"^1.7.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","awesome-typescript-loader":"^5.2.1","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.10.0_1627153776542_0.3021258875514259","host":"s3://npm-registry-packages"}},"0.10.1":{"name":"mongodash","version":"0.10.1","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.10.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"ae9b751715a97d63514c578e9e2321bcfcd34954","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.10.1.tgz","fileCount":27,"integrity":"sha512-9JJlsKEuL4Jq9pI9CJitkWFYwM0MRj1GnAv5KU8nQtCPDzd/5IQCRUKYyYVwtkP9944hpqRCdlAZTu9/ee5HuA==","signatures":[{"sig":"MEYCIQC4/hvNI+aNGmkCbyA1GnqOkp4g5a5CKd2TPuhdRicEeQIhAIAjFa8MLs7s77+OBTKAySnGXNnZ/Ire7USNrDWSpqRL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52401,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/w8hCRA9TVsSAnZWagAAF8YP/ikMzqB/EyFuhM3Yd6Oz\nh8t2p6AdsDJ0Nh5Kv0ZM9uJTAapc8zjEXNY7kejkYICIJ9ntgYKQaQYWhL0r\n4iOIEBTI7UmwDV5G9hX3uHt3p18M+aWrMJyS1R6VAx/IL8hEwG0+4IIj2eLZ\nOTGLjmVPMBEIdBp99XHJfWwhUaKqMEbIo2ttlFJIgbKrRA3SnqjVC4vqhyql\nGiRjEhcH7mjZaoVciMb1m7RB1KhtI+cDA7b6igxE139xtptUHatlkhWpYec9\nOwnhgj9oMEsoic00YnIPImYXZ+2LOXsRkNyQgikRT9Fpa/nA/4kg4SUjzt4I\nBYmXdbT6yQgaj081JNbkV05nFhz+bFudpb/Con7wTGDOO4kidNLxQo6ZoPDb\nkaOZIpH3a+pkeYzGuYMbJpdxgyS4lPM+bmZHrlVvrfM3wXZZNQoQfMsXxnC1\nC+b1DcXI6M5LBIfS5CbHg3MmeFWJ0TLxHBiDVxNBboyqb89ONaDhplDUPziQ\nbU94B6t4N+QVCHg5/KPZOMDM0jla0HtKXRAE/7jAMR/eg8ZxLs6LudtwS4nI\nc3fzvopmFInFkyXRyC00plJ8I3pji0N9FY+mrWFdQlc1kbpaXo5DlVwUQ6fX\nZHXsDquj8wNyPPEtnMiNZpZV5FiYhnoXSo10zk3l13WUcBYFrxrKyKzHtD7i\nWa6h\r\n=rp44\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"c1c85c149321f7929f8f95ddfb1e1122912f09f0","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.0.1","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"^4.2.3","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","@types/lodash":"^4.14.168","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.10.1_1627328289273_0.7351206805826542","host":"s3://npm-registry-packages"}},"0.10.2":{"name":"mongodash","version":"0.10.2","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.10.2","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"0d9225c5d8630856cce73787f4a54cda601b441a","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.10.2.tgz","fileCount":27,"integrity":"sha512-W2vKfZWylc6cY6lnWMrEKidWFGexrDcd0rYppMq4eokCtSIAfZT0O2Dna9uUF9AX+jzuq5ykpdhBdMpzVxY8iw==","signatures":[{"sig":"MEUCIQCLV4pI77gfO38L7jmmKmJNYfl4BEX2z+cLLMtVN7EOrwIgA0V/yCLmcMacK7qNgH0vWkmQTas+ehN3Rxd9r/vLZog=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52668,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/xEhCRA9TVsSAnZWagAAGmMP/RfesP/Dy9+PjCh4swnp\nxJZrsMXvtubze0fwIt///VBK+YDW3CAmh7fGYH1Ut8fhuZdva/wRUWVfS4Qi\nHOG4XC0esEonlay2XMibZRfVZITFbKqD54lDJfejSWioLmZhEc6Uq/EYWQ3D\nZ1QGX8fmaIRUgCr6t1DONiajVoqDNI65WrwCimrl5PXBennBO6pAoZCelJ+Q\nN4AEJ5DsIQxzconHis3st0m4bBdwR9OkLqTEDd4ccyaLMuovXsQQU7g3HWIf\n6VsmFBgTVHFWwI6s1Jj8kuKipR1EvkaChBp5BEH63izuHv8Tt7UWR6Mqq0jG\n05xiUwX0SWAHTIE804HGeYgdOlJyq6gZ+1vMRxYDvL9huxk0tP8Ca8dAV40x\nYSKb+nc8P/9RBeS/wCsA5vXfdPitRHql9wWwc56NaG4iVHPxLlPSsZnulr38\n85d0qk5oyeeD3+jVgFhlVbadpFpI975ZC9nyGnoAKKoQ08MzFhv3yoQSGUhf\nt+3qCGmtC5jwwvgSWM/BQhrIRTNxDYomxwjsjqMIIyYZZI9KS891X3ViNb8r\nUsbs2+ckug6QerWa34Y4zp51NSuDeBBc3Zgdldz0Oj3ogjao4ySz+U/S/VbT\ni8aca3Rlq9EQENKxumvJXI1Lp1J2gu73kyZmXzxib1I6kn3redP0k34xOU6Z\nmcCj\r\n=2Uf9\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"c9eb6c8a5e7253bfc74faa1428b16e69e96e6ad4","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.0.1","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"^4.2.3","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","@types/lodash":"^4.14.168","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.10.2_1627328800904_0.23671724366996227","host":"s3://npm-registry-packages"}},"0.10.3":{"name":"mongodash","version":"0.10.3","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.10.3","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"0ac94fafdad89a08ab6ae3cf019b9023a7f0cd8a","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.10.3.tgz","fileCount":27,"integrity":"sha512-gjJ3Up1qm5IBCvPEWxdQ0sTxDdRw1hYLsCCxtgOPCtxvcdGe737CQmbMwyudGaWI8off/0Pn23xwFnvaVVLlQw==","signatures":[{"sig":"MEQCIDrln3uhvX5HK+Wk3gEcwYIF5jdGnPdDevqO/WTH8CvjAiBM1guXQqilUo5P5FwWvQiQdEuNDCGACaepED7QkSnNcQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52997,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/xIkCRA9TVsSAnZWagAAvIIP/175ck3A5bax4iaFMzvr\nuvPuB0et2Pksbf1S2L9QqEdHW0771VUFRwdP2By0JcyvcTR/a6lXNMZoK9Fs\ndbx8mCqomo1A2/O8d3yMkPa+7LyYWRGddI44taiRlaEloyjOMTg9Gy/9tYk0\nfoYAW12dAoyClu7vphmzM0JBTbOvOA9CgFMA9pJVTM0LIkg+DcOHqLMEW9oz\n7clG0/kgtXFMQfRaQoLk7KFr3m5ThdFpnbO3c5w6LX/Uh8Bqm340IqXXQUTS\nDc4XVXxcb/h2did5+WbyviekXt0S4cQyqBN9ccIPTF38JgWlrjKQEqjefiXj\nXfxwWxaEfHOziuuhLcm08zQFqgY8E9u1x3YaDCO9D7b0DoQkM9ny914vIogB\n1yPEQ1OLj98DIHtJ9BDkF/ukFFb009ucg9lXkmbuhHo26qlrh1Oav+DEdQa1\nLakwCxzOy2tZHCUOzRxnm93oBCTVuw68YhL+1E8kspRTdYpC3q3EQh0CrJ5B\nWoa62uYHs7Uv8RXeL2U5SA/awJtEwAFC21jKMHaNKIMv3Vbfw/z0aAOZPsEP\nkMjWUg0LCONjlOG78aTcAAPUFpy4sZBDzLLCqmaujUyU3LVGar+LOAozQvMw\nY6Yo4NNDGaF3+5F01EhhfhvQaRULeAu6GQvHjyv2fj1iIDUNZeVKFOM+iNGd\nxG/3\r\n=3CUf\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"a18b83cecc2679784bf281cf3fdf4e31ef38cf6e","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.0.1","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"^4.2.3","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","@types/lodash":"^4.14.168","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.10.3_1627329060260_0.6037472818992167","host":"s3://npm-registry-packages"}},"0.10.4":{"name":"mongodash","version":"0.10.4","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.10.4","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"8a8694799095bf674593ac0678b7eb802346d017","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.10.4.tgz","fileCount":27,"integrity":"sha512-GpZc1LQcPhBiYaglX13iLOe+ZoLZJ5XOv1LOos+JI+C237+dXSk/BsOoBvJeSWs5SdDOPvdqfq2XtAIj1c0nfQ==","signatures":[{"sig":"MEUCID5T54VgKcRqQRrCz9dVhvnf6SlzbFKnDdM8u0cRSHwZAiEAkKhosNgTSo06GGX6XB5z1jWNJrJA3/ppVIqWWAQCh80=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53308,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/yejCRA9TVsSAnZWagAAjBcP/3+VLqwAjpOZQTyv0KjG\nBnpUqFDg/Sg0t5PV93S9Z/ZneQ8Hf5Zlp8S4vCKrLbxQwFOnwO4RTlWTslDC\niykclW8EByHAWi85RAMpDipSP4H4cnTaV0omkpkj6mP6P4+GlWCmWEeGTjNU\nq8mZts9G+JqP5qht7tBK7rZp8wiPOivewG34kauuovUZJgr6R2SPDHbSyKTY\n/zZ1w+mrc1E/CovWAtsj3STcbFsVN6aMm9jMXcctPX3ZPGF03cZI6lPjyU+3\n5DnWMAC1f55l82ysTAXnwdNv/B2oIEBO6tx2v3WKmfklLXi4At1lX3HllT7y\nYmPJxGgA//0sWOAn/kNznL8wFs+PcRIEeIWqpFiBLdDArTRubLhpeXLrPl3W\nI61kGkUY28/kLsbA6eUbkko7at0MNvH1oZ5EC8+bXGaMw8yYQ6Q5buNKXF/Y\nuQw9KlAcze7Tst8UsfpehdzFGK5+CezSP3Ng7fQ8WkYDPyOxQ+gG+0yPoUmw\nS5Q483rsh4cuS5feKVUbkCsTCgI89s/U9idyiiLANOUcFkJtEe1EdxXQPHI5\nWtKxe1q2ovyguGgh/U1yczPoYks/bpFk6etKnqVD6wCerFGXQP5uguTs94nO\ncuWtoBRSbxa8F+yyD3tOtX1N3INs1l2sVBikzo45MeiQeqM6MbnI/9EKt3RB\nw4/e\r\n=b3XK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"2d74b2c0a00d33be57fce1b0eb44ac4157e7340a","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0","exponential-backoff":"^3.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.0.1","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"^4.2.3","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","@types/lodash":"^4.14.168","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.10.4_1627334563352_0.9342034547937026","host":"s3://npm-registry-packages"}},"0.10.5":{"name":"mongodash","version":"0.10.5","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.10.5","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"8dfaa39bff3bae547334e18b9e48f8558e19a8d0","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.10.5.tgz","fileCount":27,"integrity":"sha512-dPAFK8HRN3UV7iY/vK5RufIvxt+2kSHZ3uFF+DBT/OlATSxLxV/C51dIz4fGcUGD3GY109Uz8TQi9BRNKEhisQ==","signatures":[{"sig":"MEQCIBOf1MGKryR40yzyww6d3TkZJ4jGuZNk5Vfp2Eo5rJYmAiBfwEI0ojfttpQZk34vl3rRj7tmNg+Wp0Gtoic0o2X9mg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53594,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBH0RCRA9TVsSAnZWagAAQeIP/0yWOKVzpBEMizj1vMzV\nirOu4zRTiDRpEfbrpKuBXM3Eiy2ZQNGDXCHS1dZ1GcTorCdTVX9HMLhYxnsC\nUecbF0tWoagxhtcf6lgFiaMEO2ApCpzfkla/iAzdFtQW/kWHRA4IFDo8lw/m\nKC4t3riDa9cOswCJRRfwLP7j5zTT6IWMoRX4ffMXERm0bN9BmnA8XvwSPp5h\noXJNGIU5YNX3RqCOD/ESHGlKoJwxn+9dCo8AJ5DCZhGKInjlK1K4hylvXoqR\nnQCCBRyaHdHOeOF/iEVBFbStQS4+wmjSowo0H2+saTNMbJGS8MNfFuB/kXFY\nj9OgCFuHZrCPbmDVnCqBW9JZJYdvcJUJzCrRwtXO7mRkmolDgydlV4qa2k64\nPV/BaEgCZlEW4nVStPoO1qIec9EZUQ+ACyFPz6qxURBL2K6pYo3+rOuYYkgQ\nmHTchTOThoWnW1PsKAb1UYHY4xE/mrHq72Oev7Ye+y2a6U+vjt0hFZhZefR7\nMZaVrHdEKHMcYORsfTcu8PSjynyCXB0g8x/h4b41uBmQfCF7lWVMrCQ38x1K\nBHfLUeIMJzdx6rZUi4pNEEomMHWTr0HNq5E9dJ631gRDsvxcoq4o+p6ut8h+\nfQSqdKE96SJ5BowM5JLFOoYldiJMMuIDamSggW/xeLidK1g6IV5PkyuWaDpx\naVDS\r\n=IUuT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"def366c0d8e0ae252e5199507784e14031681215","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.0.1","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"^4.2.3","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","@types/lodash":"^4.14.168","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.10.5_1627684113239_0.9531963355674529","host":"s3://npm-registry-packages"}},"0.10.6":{"name":"mongodash","version":"0.10.6","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.10.6","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"0f7d79c161128a9ef27b0048449ebeced0f1c53c","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.10.6.tgz","fileCount":27,"integrity":"sha512-EqVd3wYs4UAp9zDCRjDmq5u0YRs32Q3QnfowFryis+tq1qYQUuhObkmws0lAnUG102Bx6SHxHGMjCJCbuhuBXA==","signatures":[{"sig":"MEQCIFnGP0WVtM5j54P+2vsTTOvKIuEN7xhA4jXy+jgv++YuAiADQ8O6w3bFEKz2+SwqxbOBQs8CXQJOcwP9g6ariil33w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53876,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBIUpCRA9TVsSAnZWagAA97oP/1ftJZCAkVy6QETMm0ZM\nayl1c/RKFIVYSSGzKQerj/Od67krxAS24rc3DG8QTx/SkOzxzMsgIMXOVfwP\nRAYR0bhL3ZuybJPDEwMpRxvmjWFsmgo1jMrEWNbAE2mzZPN04vK3/vAtQu3E\ndizWu0tt7BWwg8+Y4wDuzSMY+xr2DGKFclgU49Yf4UP0MzYNolPUOBsw5Y5m\nzYoxDvQpN07PRB7TuPw8t40YqPwR2mCiuoQd7jO1SthM6XHSAO30Vk3Mp6Jv\nUTvk6hMeewRVfF/d1dRxKp3xIXYL/c5zZwcVQ0EaOimY64ywsEW9SPHpPeFF\nFPX+s4/4Lz3uAOctG+fsPanbhDSrmmGgd79ZGbF5V9RTmwyLnCU8iR+dMtCr\noQCJWDNbQAg+SzKfhydSidRlbPKifNS8pB92esbrBFdHRcUFzdw3tKslna/7\nzdrt+3w2CZIAsWEtDrLiYbbioGAQo6kU69N+23f54Q1TJNpQIuDhkqP5ueei\nvQjNlNtDraq7aJbqZ8slmOtlEYHwGpX+hstiiwx33VbQ6mvCUwvraH9iVmWN\n2149Hnt+K1UO0J7tjUs68uT80sDeicvASGmeLJbKHvxsjoh4ioI9/EQdGELA\nO142r4pfNOd1oAErDsL7FRlVdgiIEMKXNc1BbI/b9GxKo8EvsDeyBSeutiJE\ndDNL\r\n=yCmJ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"64baef498def88363c73760e62aa13f13c8a9f30","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.0.1","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"^4.2.3","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","@types/lodash":"^4.14.168","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.10.6_1627686185177_0.8528404154287812","host":"s3://npm-registry-packages"}},"0.10.7":{"name":"mongodash","version":"0.10.7","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.10.7","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"d4cd345ee8432d964103bdad9333f216d0d10a02","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.10.7.tgz","fileCount":27,"integrity":"sha512-qPSpTyCYRoB0cEcPbR0P6wpIi7NVEtCqnIWQZsWNm1hbRSPUDiW6eV51Sv5dd9vP4puPUxtFU4E4XPWgfxaH9Q==","signatures":[{"sig":"MEUCIDJT6EbfGcQ9H9r2wQGZ24CJ6wL4Zqfg4oT12YpAXZ1gAiEA2QI2y8WE7wGIoleJT5JRwapKqRezzgrOQfPWPk99inE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55561,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhBWk6CRA9TVsSAnZWagAA9xkP/i81Y2YiD7EKbtPSRqco\nfk2SRLv6IyZWzb7wJdBEwP3rmJiniY0ut8WuZXk1UjLxbzHU9cFVHe89PAJZ\nCdUb8o/yseV4oSdKWBSAxmf+u48P1Wj9ttgtViLI/sTA4bZpYCb7s0xgBjG5\npatj9qADG7sfyBjc/AP3lQCMP2PFWPE9SlhlTS+++JtoF4UIjRCBhdSQI4gQ\nfdKjf4upO0zj1XWEcTVy6kKUFk4GFW5S9QRCahmPx41dgzQGDrjcdNOrg/hA\njfHZjtWcVaPzVsAQtUrJ3s+hZqvJEhMkLPRISM6IW6BqHPLKSEsSGUQZ5O4k\ngOM60fPSNQUZTE5jdwM8gPSWygkYrRrQEMVxjWEIblfj/PYKfieXMBTQpB82\nuBY4Vd+E6DhgjBePCLx6uyPD6QEOe8GqKZzbxN6J6zLcQYvdDkZnr5WE4gXs\nB0F29bCBXtPkYCyfvjiLwq2wBiZicmFsoCLnhhBLQHr6nbeiSUcRG/3uU/NK\n/Vc/o5grrvQRsYVRM2QRF8opRw6qb2JslX89lwbS9xXH27yOq/GaCLEcfB1M\n86A1lLdLJoRGhB8JWaHxohOS35zIlmgk927Bm7Cfq6+56gE7Z4OgHk2iXr3f\n72MVdvW1q7henzhdw/AivtoknT7Xq6+WcKUWaJIZbAABfDpuJEZQc80g62jN\ncnZX\r\n=BeVt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"e0660016b5e3b42a047bd7793efe278d91edf88e","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.13","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.3","dependencies":{"debug":"^4.3.1","cron-parser":"^3.5.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.0.6","husky":"^7.0.1","sinon":"^11.1.1","eslint":"^7.22.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.0.1","ts-jest":"^27.0.3","ts-node":"^10.1.0","deepdash":"^5.3.5","prettier":"^2.2.1","coveralls":"^3.1.0","typescript":"^4.2.3","@types/jest":"^26.0.24","@types/node":"^16.3.1","jest-config":"^27.0.6","lint-staged":"^11.0.0","npm-run-all":"^4.1.5","@types/debug":"^4.1.5","@types/sinon":"^10.0.0","@types/lodash":"^4.14.168","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.2.1","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.3.1","@typescript-eslint/parser":"^4.17.0","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.5.0","@stryker-mutator/jest-runner":"^5.2.1","@typescript-eslint/eslint-plugin":"^4.17.0"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.10.7_1627744570490_0.3916996360104803","host":"s3://npm-registry-packages"}},"0.10.8":{"name":"mongodash","version":"0.10.8","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@0.10.8","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"b8f754e761273c4a8473f57dd32d27cfc3c0c8d6","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-0.10.8.tgz","fileCount":27,"integrity":"sha512-XXs46y2Tzz3Pu8BdxaPwksBuVx3axAhN/IMnNY4w8qjE4MB4yXr6Sj/AeP2AMe0bjrUZ1T9BGu4xYKnERZImmQ==","signatures":[{"sig":"MEQCIFaz5MvLfQUGPjBKLLpc4TT7R/wwGbT8SGYHAPByyyyaAiBW+wLADeWE6B0ELdRX0kIiUPHGUJnrVC0rTBRAJEgpUw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55973,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKTjYCRA9TVsSAnZWagAA+sEQAJ9w1JT64RH8dP8L1gqw\nYT7mwngTr5AeiHPITBMEVZCguGEb1EMEFfzudIJ2R3I6upEBmD2hR8iIKlQ0\nvj4uw6WcPmondvB7x+HuSyCnpGQBRbrQiKMVhMb6PKaewkRuAf9j3CO5lOPB\ncIS3+wxAYJVJLcOpQzIEqMTW6W8RZWkMqcvjTltQ6YVLvMuOSZgyBUiSSXUd\npOhd3Zku+lpgUnSdILoRNLI/lW1FXiufiENpgN7RvOsNIvBi4ZQj1P9K0tY5\nnnZ903g7QzeT+RVtRyvXi/4AWdruVmZkG5Ph3Hi2PgR1nKMGt49M28vShv/J\nm84KaM2+fxz2x4VtbE8TieN702vF3Oivfg/xxzW76F2l728xClLHoVZobGUf\nTV0yMmADGt99kS5J+Ln/Z3u3MVYK6N6Jb8WX2DhRMpPdkQMlOgnewLzQQEVy\njxLSLyqV8dyTqgXIzKjLJNj35G9ITzjBcXt3D0rHWVPUmh2Nz/LwLQ1Z+/Yn\n/nC5wE6XILUEt5nXDXQWrWwVOTt+4W3JvPtpj+9qdoqiiModva0j40WSRAIh\npa3ihKe979dbXaGnLVvEecZNKsFE4sW2VzLzsWaY9xsdkYhfLmXJatZnLWF6\nxRikzikJ7qkmi4EXLzmJlqSFQHsLzXBJUev7d/GbkClsG3oQ+fOS8zsB9kau\nBX77\r\n=mdAP\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"4fcd205a0901cd5eed0372d8bdcb1ac20619d856","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.14","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.5","dependencies":{"debug":"^4.3.2","cron-parser":"^3.5.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.1.1","ts-jest":"^27.0.5","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.4.2","@types/jest":"^27.0.1","@types/node":"^16.7.4","jest-config":"^27.1.0","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.7","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.3.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.1","@typescript-eslint/parser":"^4.29.3","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.3.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_0.10.8_1630091480344_0.34000981292046073","host":"s3://npm-registry-packages"}},"1.0.0":{"name":"mongodash","version":"1.0.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.0.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"b13e70d6d26deb1ecca6a3a28f473f198f322c4f","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.0.0.tgz","fileCount":27,"integrity":"sha512-66ow2txYYYmFrr8GUG3chXy3fE95omHvBzgyxOtlasoT17Oq33pxZYr8cYh1EDdu3kWFi32vh63neBSzilPIQg==","signatures":[{"sig":"MEYCIQD98w3q8r1V0K/voap9mCMNjU4D32FUauJSc2b7YBG5ZAIhAMgWLEuF4Uaxnrrb7kqEOlas7thqG1Ykw/RxFhUCjEa1","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":55964,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKTpNCRA9TVsSAnZWagAAWVoP/3Y4Tnw8VuoVITBdyKGl\noqzsqHxb07RKfbhec9Hs4rdBAjmFsRUu/ybjYN6xWKwOtpNhRqQrI3IV9pmQ\naqxNoZd2bCqcx8MMWqw/kujrukCcqUr8HuzrJPBtlwtoKGe5s30BdGYwPse3\ngKVsGiJ7bs6wgtdBsCA/VFNyPFeiCfp8kzvVbOPJMJ8X5QoPqUlYImfOCBiS\nmfArrCiJORY5OXSqpcgIGrx7ws10MivnXCN6mZeGKPAjHFaRUK4SOnjwdRcS\nVkL8VCNOW1OFqUCxvTU8hFZ99oSrkQbUSIAnH371qfJwMJe1ZDYgUyWlYUgv\nSTKwu34kYR5O8p4bWVVSo7PEE73ydVmzfrZl4Bl5KhkE40mfm3+ZjxMadu3d\n2IIz2kXfMVReqDInlMRoK2ctXN82MB86BpNXBcfAhr3Bf6pk2Fi5N11AwVVC\nvo4EGr4Hgjo45qF7o211iHLerXCPLqDyFkc6PY8f6ii7xDh3yyVFhk6Ido2H\nSRFUwlcJrMzdBF7UyMsHvuhrpGfAFkDe9wIVdGNICdUZTnAgun7IC7JPAORe\n/N5/BwH8DZ/u4H+T0iMmG4Mdl7M4U+mh9qPUrN1WwOZmAXkFmA6FGd5OMiMI\nz9XuSj9/P5Q7aGTenPfk3xyB0WQ6549/nllEb7rHQ+68965gyxfny6bATRFC\n0nzd\r\n=HXE8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","gitHead":"02590b8fff8bca43edd0556e84a8e1e14201918c","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.14","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.5","dependencies":{"debug":"^4.3.2","cron-parser":"^3.5.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.1.1","ts-jest":"^27.0.5","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.4.2","@types/jest":"^27.0.1","@types/node":"^16.7.4","jest-config":"^27.1.0","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.7","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.3.0","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.1","@typescript-eslint/parser":"^4.29.3","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.3.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.0.0_1630091853410_0.04091813290009183","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"mongodash","version":"1.0.2","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.0.2","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"055ea88d7db949f53aa691cf12868ed435ce3f98","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.0.2.tgz","fileCount":27,"integrity":"sha512-vZyUrjdTYZUgCQyR6bP5Ek7Mksy4taLqqICppquSubYVADEYB69j/fLOMlk3mwQBAta6UrMVySYzaDifJ3uZ0g==","signatures":[{"sig":"MEYCIQDM+8HZVutSKaYqJGi6aTFAFqWTIwZ8oWEeeKqapOWEogIhAPORY1I1iTTiYzgPiers8gUZl/UW2y9nkKW6Xy8K6dOj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":56343,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhKUewCRA9TVsSAnZWagAALbgP/RwbASDL7q7fZitexyWt\ndfrQtKIXP7CWJbPn70jdxwKyefJIq5wSA70bLcKKJ42cu7u9PdLVzJNVrX8W\nw+nbiHPWButjb3uHUgyF/k78vD0dYflBbNc+VM0v7pwIQ2ElFK9A/PwhjkuI\nv1X3vCOfzNKGicC+1efBZ8UbG0BT1WifmE5fHO40f+QIZaq/WeX0YiKDWbde\nqBHtLD5ZYjxQ6k5x0wdiGywSZjaoB7BhG19O+3Og3qNtXxd6Hk5ONK/5eoSp\nQtP0peSH4ZWdLuIxlYfnLdkwneb/IpS37f7m1BeHyqGXxPWYp8dmemde68ex\n+xi8iPrK0qA8drOwDt60Y4IZQHmECfrgIk4+9eoQ+zLmGyvDJlj9b3K+iMuU\ny+KSWHCl61Jq/fnpNtnK60Ced8la+/XEGJ8WI31/eSj2Gng4kjzUmWO+v8Vu\nDF0PxPI43QJrEiwynp80J3Bp8+wSUe7g8PhD/YfU/aTexevmgcTMKD9P9S+i\nw4qdi02SIhHs+EKGF/oDJ0G6dyBbwc+j5p0MC3XddQqMD4g1WFv7V90ioL5i\nQuXFOWC+W56VvkXrfDc6r6AbcLHRXFaXiP0VDhaplBb0d++7aAI5JrRdGFpl\nfzjWxq6wt184tljBg2LtGx+6k98AFnBd7gPPQqaNwRBIisca3cK7GuEX3F+Q\nMcV7\r\n=mQfi\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"1c8f03ade867e7fb953afd9064c3e231ff3f1de4","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.14","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.17.5","dependencies":{"debug":"^4.3.2","cron-parser":"^3.5.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.1.1","ts-jest":"^27.0.5","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.4.2","@types/jest":"^27.0.1","@types/node":"^16.7.4","jest-config":"^27.1.0","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.7","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.3.0","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^3.4.1","@typescript-eslint/parser":"^4.29.3","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.3.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.0.2_1630095280028_0.034364320125953585","host":"s3://npm-registry-packages"}},"1.1.0":{"name":"mongodash","version":"1.1.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.1.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"c67cad3747d7dd661e3643d1f39bd96d36954329","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.1.0.tgz","fileCount":30,"integrity":"sha512-YA6XgI2BNlOVVBzvEmKTUAI2K2xqzruOaTUZiJQMxezm9Yi1E4X3wGjJ/e9zXOnXHqX4KaCEwEB+gXNpWqOK7Q==","signatures":[{"sig":"MEUCIQDooK5YatG5l2OiJQcVmhSd7g1YcLUzLh2u5V0lbQd9uwIgP+o0R/yW857oAQ9leM+24zMvShQQDPc9GV6D919Pzpk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60053,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJht9QUCRA9TVsSAnZWagAAksAQAJjCg/IqlRCmV6DLuihk\nlSn+RKWfMe/59qqk/CeNeCS0vfki1GBwQb8OnKsECCj2aKbye/Tbvno9+iUf\ntn80I2+1rRz2huy62wlgMjaJ/a6eDpwjyn+M7JXAycu7d2b0qiEd+X+AQKVd\nwgoWeGT+hLStt+ADGuPVh90lsYL4i8wmov5HuaDGYspcrGr4lwtkTq4+BU9F\n80r2JCChOWChshDkvgcrHdRxq2w9S/310GXCWQsS5PfDxBvc0YQRucGVepBz\ncQ0ny7Ksk349tPd5Jr4NpBm4zPVbrgLJoL7RlhujEtJZXd1VuQKo8+GcrzJJ\nUSEF6Onk9HkHBxlWxb4+CeXIJvV/+b5FMyl1zuph03Dlc+Unxb7uPNYbPEXX\nUq+hhsMBcqxpSoKD41DHQ+1duHTb+YJXduwebStjJJMt9lb7CrFULEzvqCwl\nQeb7UiYYIWJGIkrJiIvf6+iFoWB3tPz/wFwl6Xhjf7EVb8cI/Dp44POdMQ1g\neUClKrZTPIs8Eg8cVQ7KpYhmT7+GZ/0MZWKzlGBRleP5tkECAyRbKalDRg/a\nB01Qet/+LBG9Zsfnl1JKTfH2TIZiilQzPwZKJxGQh7GhxvHg8zUxG0tw+zKh\nyZ6ODzucAN/0cxVU7/0r0DeVQejqiqHV+8bUhuyclveccF7aAXeRzkyyryMU\nYwpX\r\n=pyU4\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"17e22ebb4268b7072b86e7387585971101e74788","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.15","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.18.2","dependencies":{"debug":"^4.3.2","cron-parser":"^3.5.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.1.1","ts-jest":"^27.0.5","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.4.2","@types/jest":"^27.0.1","@types/node":"^16.7.4","jest-config":"^27.1.0","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.7","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.3.0","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^4.29.3","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.3.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.1.0_1639437332274_0.6667903183466097","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"mongodash","version":"1.1.1","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.1.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"1fee4bf2c09d69fe066392780a50a5fe87c9d4f1","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.1.1.tgz","fileCount":30,"integrity":"sha512-+H5nUFsTfgcdnFuQED91lgd/BAU0tnsDfOCxSM/lLUjB5X42hR6DaMHoJqE0ujcqUkk4Fgr0txDMnGjcpOkWHA==","signatures":[{"sig":"MEYCIQDv6ko9IKgrOfhHy54Ts/1rcMC/wgt5xNjMrSEQD4+6gwIhANo58lwOt7OHR5jJNaOo8AjMrJE7N2gD/F+UCQSLoa3S","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":60306,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhuSKlCRA9TVsSAnZWagAAxBUQAJC7JzHZH7Esj/19+89h\nar3CnqyklpRiZoprP7pN6s6E1nP+jPi4OEGQoHY3v8+jcc4M/NJJk5nIdPxs\nSR06OhSgZPaJyZtgJ+VQPgW6ffY9lzdTM/z1zOBORxIu4ytfAnllp76I80TU\nzqMAKsAYH1jp7RReHyX4FTQQhCXDZfaIcnL+9nI9CbnBdRDvDNyU1hk5slmm\nFyLscKfzro6pOInHhvd6fsdG6W5pRpPtrAsKXTSmkZ8AnCnnhPuj4e1C1nsI\nN1EYoVdU2np3lI/QJCa2c5o+wQueCPH0pOmp6LSImyMqLprh53XsIGNHBoai\n/9U8Foh1K9SpNBq1iwsihw1GDlHO0oQsqB/I9hC9PD7RzsEQJb1qG4hs3Veo\nUWtzj+hoFVcdO4X5nFW5Jx7Rl2H0lq90e/Po+QLK3LAP1D45pL04qdoZV2yV\nr6WSBl5r3I9Azmlsu33ChjLV1ugfBcBySP697ZYJ6saz3J042xnAZBuaNnnS\nkOQSfhD3w/9YyRnGygITEBKHnK/tTH04TXU8dAR9+iBMe6v1J9gqAGpTK+3V\nTurX2Uf24+icqJV5d+auHzY99zEVx+gEVuhjYzyFCSg74jvgfsX1tIwr3bWc\nWdYwFuW/dcRNT3rjUhPgSlzdczaMDNdvk4AMKu4wutAROOWcPSm1i1Jsasaa\n9sFz\r\n=ohXp\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"278c69464db9e2d09791772ea0d0cf9d45b9e5cf","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.15","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.18.2","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.1.1","ts-jest":"^27.0.5","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.4.2","@types/jest":"^27.0.1","@types/node":"^16.7.4","jest-config":"^27.1.0","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.7","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.8.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.3.0","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^4.29.3","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.3.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.1.1_1639522981728_0.7704654739917669","host":"s3://npm-registry-packages"}},"1.2.0":{"name":"mongodash","version":"1.2.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.2.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"41bd3d92532d70dad0684e3e28914a842eee8485","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.2.0.tgz","fileCount":33,"integrity":"sha512-vsysEA8PNFfnK9oRJ/RWIxdglSv+vcYTpdEMbArHvY/1qoWA2To1CWiuSntL3qu2FyDj3IT/8tMJ3wu3bRGuvg==","signatures":[{"sig":"MEUCIEuIZqfKcYA2LImFSayYHl2Ikd6a3kfJ+1Ft4a6qGqt4AiEA223rvmpyEAlEDvNU0/AUoAX0tr7/MpfZHc2fzSU+pkY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66495,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhumk2CRA9TVsSAnZWagAAAIoQAJzPAGIgsDpsx0micL9G\n5t6fJEzTZyF/wlwaMwoNxkl4qZoX5bcgCeFPj02OB6Gap2cVLfQhCfbsiK75\nwK/3dEFwml5auzTfbMYQ+Xnk0vT6/UiLfAXKH5vcyvwrydWzrn+AYmxKL9+s\nnA1/QfHtPcjTQFetHXW5dKmvzSILvL3DTYK9vYrw7Efj8CB9oyuwbyZaWG4T\n2SoAtiR0P6nQEx1U5R8jBOGlIs5sH0fyDy5fq0pL2EoBWf4W8q7PyIyiHsYn\n5KinW4//b3MfeAhQhmvp3knwEnwoQq2tCGjfS72DSq5Z2uHG4yyzvZjbf9Fy\n0HTpyD4Ckr1wlX4XjEtVyUg06ebQGimM/LR+D1oqpPqxbIabwVeE5CxHQMwM\n19mg4OiDHRGyX2cnSvGu1CM9pHAYN/hadTidkPKhQci+7oNU04nQtuG8PUgu\nkfbhwK8k77K6DfVcJ2gT6bSjHVR8MbF7F6Jt2t8qBKQTAo1/gKvK/NO816I/\ngnUFAlCeHEU4nMkcMAThAGFerV5cErRqPjm8i9kYB13MJApl2RrUqh/2MYTq\nuY4aAq269dnkUt3btdNOFVuFdT5BoUcQvCrNU/NtBsjGpwNfFYWW9d1T4EVV\ncs1huqJhP9ueu/ItIsom8wcWLt2PCjr6cvChwPjVf8Dl7y+xOi/myy0s85+r\nnFzp\r\n=PwjA\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"f87259cc60e6a8bc7e21b0d6c04a105e3e886cee","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.15","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.18.2","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.2.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.0.1","@types/node":"^16.7.4","jest-config":"^27.1.0","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.7","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.3.0","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^4.29.3","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.3.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.2.0_1639606582246_0.916353274136253","host":"s3://npm-registry-packages"}},"1.3.0":{"name":"mongodash","version":"1.3.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.3.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"42c10f1f6f799db2cda57efd4cdfc893500a47d2","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.3.0.tgz","fileCount":33,"integrity":"sha512-d68hvD7zGhJGFs94d2vvpwEoLnAin55I7Bc1r9slBmXbw8jtkxrBPbV8lpbhenXCzlB8n5JFhK191WVVaNiMvw==","signatures":[{"sig":"MEUCIQC3/MuvCogCrdcTP+8GyzU8szCKj5GsS6Wf7OC+JPOJKAIgHhQFKMOJIVsD53LNzkEEjWJva3DO7dweeKBTQq4I8CY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67156,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJhum49CRA9TVsSAnZWagAADLoQAKL6miqLWeQgheGMtGps\nV+Soazh7OGi/Kko73adKSqcSTqRTlel2KrxsZUiriWBw/0fPR+n0CIs6wGJB\n+CGZanR/D4PpaH7nb+68Aymzl3NP0WItuB3PVH/L7FvNETZU6w6gn4M7noa+\n4OLrvHHe8slgm81hgm/NkJCJvrvB4SzLeswmz7fX1bo6XUEG7HCb+8jBwUWP\noqCiJ09dAQ+l9amHGNk01DLW+GUp9s4Zh0lTgwaqKeqZLrHTodwBmMy5kcDn\n+9p1rIFilGoQiBQ89KZKw+3pmdodXi/Ys8Qcwua6ohcGm/LB2RqeX1SUdakn\nq0vjLdfyE02oenZqctP9/L2HniiGYlFanDhKVa2sslIamvocv9ub95FQ3vzi\nlTVF3QRuyqgNo7rSNe7ShqvCifErmW7Gwzqj92IY5u7KoHxlrjIu8QHyMkAE\nDHJsg/p+QXYH8MaNN1ghmM9I5gcKH881CAVZ5rX9jJSNS3PnBBRSJMZustcC\nY70Ub4C8fmdOxdTb7g0Pu7Mlm8e2SP+Pqw2bjl9aP3MnnU0C1lteJDFhSdc9\nTBYq4kdAWjCoo/pej6c/TpTBVuurjROm2SJmUGA5wy/89TXy8XqE6zvD3ger\ncE86q310vTkFJriLq3LflBqeUGBEqld4rXzt4xHWp9+14STPGks6H150qi5Z\nHp6u\r\n=FHA8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"756319c58aa2305b7beac1a3340960598886a281","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.15","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.18.2","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.2.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.0.1","@types/node":"^16.7.4","jest-config":"^27.1.0","lint-staged":"^11.1.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","@commitlint/cli":"^13.1.0","semantic-release":"^17.4.7","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.3.0","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^4.29.3","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.3.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.3.0_1639607869114_0.8799566913774408","host":"s3://npm-registry-packages"}},"1.3.1":{"name":"mongodash","version":"1.3.1","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.3.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"9575c45c84cf56b598ae7273b813a3b3d5c5f41b","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.3.1.tgz","fileCount":33,"integrity":"sha512-FTY0hLXGDqdgaaHGLMFu+J2pIundVuG5GAhoS2bLRZpviRXD+vN3+rNfSgRmjiM4kJcf1YifTfvGFW2gQt6H+Q==","signatures":[{"sig":"MEUCIQD6I/tYxxIvjS4tXfzMyKDHNuOJtUcOW6UJ2GztTEGbkwIgeXlQoRDgLflMapAyetoYwjWMBCuIRSwFbLRQI7Cx5rc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67403,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh5GdDCRA9TVsSAnZWagAAZckQAIVvy2EBRUbXaymDeq5K\nIS+e8r4vEv1LfDaMR7iGTXSTABaLLHzAnpRlDbP3wIja8bcouQcrWBCqMsYy\nfWtqS7mBFfkLW//V0j4XkK4VfM+Z328dxDdT3wnH+lvZwPWjSmyhUc9tBjMX\nAevRpSyQgLSS0/wlXQbkBeBrsXyTEg82oxvYYpCyN4P+SXCKgepqwNH4ZN1f\nGGzheJ3cclaoGz7u9EuxUQaDNCY/C0Q9h9lENnZkOAsMMwcPfnAESTTqjmHW\nEaq2v8/eGjDK8PAgnI4TdMYgpkI3n86eg8XmSeTDajN9dbkVDW9JhhBBUzCm\nGkDAVpOTmALUdp1OCptLy9+eJkdutKto2ZakJ9z74t4toVlMg4wO24hSy6Rx\nSUvlfQe+5R3aVLEU/JZ79G/I3lFzH3jKCJbrUo0T2XKXpBVzblA72BjOUOc6\n6dUdaFotJCfyU0ND/43rlVXOn+85fTlA0gAL8I4E4ApKOOrTA+fcoGMVtaIZ\n9G5NsKK5Z5lntc6EiucuoRSZyRuuXdsTF0NL55CqsQ13r20ju4PSoJ6+Ucsy\nX0CRcYMAAbrUhN02mB5uGh5jF5sAFbeEtgviUR7f+HJPJbflvugH7b4mvJdh\newDEUiJHC5yxmzLnW3XbcoXx4f82KPOHot6U1cTc4CSpTHFlPPjpF63gVC5P\ndc50\r\n=XoR/\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"61670223d33ecb46667b37a4edde73f98cd4dc1c","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.15","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.18.3","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.1.0","husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.2.2","ts-jest":"^27.0.5","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.0.1","@types/node":"^16.7.4","jest-config":"^27.1.0","lint-staged":"^12.1.7","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","@commitlint/cli":"^13.1.0","semantic-release":"^18.0.1","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.3.0","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^4.29.3","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.3.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.3.1_1642358595601_0.4305725205247748","host":"s3://npm-registry-packages"}},"1.4.0":{"name":"mongodash","version":"1.4.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.4.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"3c5e34a85ed10c098466299cbaba5b4e6c6615fa","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.4.0.tgz","fileCount":33,"integrity":"sha512-GOHF5jOBw3ipTM9H4F+MujUp4aWyKGJgmCaif1pNkeY/tWG34XFDUV/eyYYGKZbHsNg0xPTixt8707Hufcgl6Q==","signatures":[{"sig":"MEUCIQChYeKRy82XlkD3lCMu79RZm4PE5AXA7nj8MtSmmR06XgIgO2Wyz2BXZ7593VJ8n5qYsx0DQieCOn01NHqVOOJnBfs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68814,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh9Xi2CRA9TVsSAnZWagAA6lkP/i4Mhk3x81FEFhm7r+rE\n5FLsQYXazGUbtVL/7V0raQ8KmrX+x9p/XzUv5KRejiwVV9E8w7t0l+i82sg+\npnvSenlm9vf5ckzjCLH/4qZxd1TR89JkjC6iw4ERDnKNw/84LZGieBDAvoyE\n9+lvKrM3WYcF4TKolsyHMgjNYieAO5P9BX634hs0DZ9oc9fVd25Y/tfq8zdB\njx0R5DPvi65xNgmU6MzqMnoF+5sU5m4MqWfsdA7NFH33Euxi+oHDolEJYFdK\nf2QvtbX6yx3BcvxtHRApKCDkVjzqG8OyEDWSN0S94LtHnLsqNnu6lFmDbTr6\nQfXpDzo+miEUrrW8294IXoxx0696RbkLYBKsZ6G48NZ7b+9Urb9sgfS0P6Fk\nAnpwAvzbxFnnQTMp3qt/QakmQrcK9lQFx/YbKRlszVlsYuk4pbO/5Qq1KGji\nYQLnZoLThaqTJ2km8i0EibTO+KQlRai3vA8koZuUNn0zZHm68+M+oeVVkZbs\nKXKNysoHvaM7obJjvPVtfk1cY6XxsH4meI63sJSdssN4tLYis42ZjdBq1gN+\ndMIPPcIalLV5nwdFNB7gEWkecyaavSG3PfOuAHoCPJLRRPZt+gFFuJ6gAZT9\nPsMNjsj19lOrUzQ3y9NwD2271MqYXVOWaI7raltfoMSQs4EhCQIJZJRXIuc1\nCmKR\r\n=I+A3\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"c109f4f770c61a52a0bd6219152071c044ce9808","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.15","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.18.3","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^7.0.2","sinon":"^11.1.2","eslint":"^7.32.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.2.2","ts-jest":"^27.1.3","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.4.0","@types/node":"^16.7.4","jest-config":"^27.4.7","lint-staged":"^12.1.7","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","correlation-id":"^4.0.0","@commitlint/cli":"^13.1.0","semantic-release":"^18.0.1","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^9.0.0","@stryker-mutator/core":"^5.3.0","@types/correlation-id":"^2.1.2","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^4.29.3","@semantic-release/changelog":"^5.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.3.0","@typescript-eslint/eslint-plugin":"^4.29.3"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.4.0_1643477173898_0.5266498783539135","host":"s3://npm-registry-packages"}},"1.4.1":{"name":"mongodash","version":"1.4.1","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.4.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"9784e2757eab31877055b8a56a3d320694bfe445","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.4.1.tgz","fileCount":33,"integrity":"sha512-vt3oGvtXaotmA0lEVIdjCbs24n7HnehynWFbCb1JWB9/S2bpL2zvFJo37RVyXEgj2UH/44R1SlJIcFPRfUTSzw==","signatures":[{"sig":"MEUCIDC/1xzfQiT/CPKBjQ07P4IAeeqHf2sHk3zqU8WnCHK6AiEA2gSBouV1aX79ev7sJob9H5gxkN38AltJvCqM0B+VUYc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69290,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiGJ5XACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpa4g/8Dp3Y74A/xjIEuo/U+rQnemkzHy6uZS8R61iPK6AB7Q1dVyk9\r\nN5Jtdxf8KSoB+WbgPFbb3f/Ak2mBjRLETb7bQpKJuU01bF+E764qnU1xHd+/\r\nWtSPGjP/AunmB4Q0B053JDaef29UuQhGKgBh7rFWMdiDTJ29jquCasq1C1Xo\r\n7u9wFf0sYSJPLBNJzgzHn7MyYWgpkOOyoKo0PngRXPKQYMuI//0cf7+enYc3\r\nE5RX/bd8M7paKKTigTuyqfWnbRKf9k2mmZCiklmnIG1tquogre2sED6VvOHm\r\nTM2DMnwr/WLFE4b3acC3fppW9Gc1Gi+2uSlW6W9SADm4af7FCZS0YuNYw0R4\r\nA+qr2ZKwjH9n0V48pIX97A7JkFHGvbRfVf3rgkmRjBLiiO426AR4huEGsL1t\r\nSWDyzYVxH9/vEuw3xxdlfZfT/4uforQnPGS2hpicGa3/BNSQJM0miCqSw6dP\r\nJvuc4AP2h7dAxJdimt3uRDr/iTCJyFG5JO6MTHAZMyiD6JXqH4+nhpWbe5zU\r\nWUEW50nwPcM8GZSqmthR0RvUpu3+slQn7A9DTjpmBjG3DZSLln9XG9jA3MQ+\r\ng7Flxwh+1NhjzonxaoqmL0NMkBCdr+l+9jrWoF//0TuPfeGjlu96OlyQ9tdL\r\n8hQHpI9cJvrtQCudvWCrkcNLTSunTGHk3D0=\r\n=PVGT\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"40820e3d1f3ce0a4dd3f85fa297e7227ccddf1ea","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.16","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.19.0","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^7.0.2","sinon":"^13.0.0","eslint":"^8.8.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.2.2","ts-jest":"^27.1.3","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.13","jest-config":"^27.4.7","lint-staged":"^12.3.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","correlation-id":"^4.0.0","@commitlint/cli":"^16.1.0","semantic-release":"^19.0.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^5.6.1","@types/correlation-id":"^2.1.2","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.10.1","@semantic-release/changelog":"^6.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.6.1","@typescript-eslint/eslint-plugin":"^5.10.1"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.4.1_1645780567659_0.4838045324829241","host":"s3://npm-registry-packages"}},"1.4.2":{"name":"mongodash","version":"1.4.2","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.4.2","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"5d3f34ac72b3cbdcd6ae10e5a420c10ee01221fa","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.4.2.tgz","fileCount":33,"integrity":"sha512-f1fULH6dcGUb5Oy3HGydKNNPu6jPkXpidtDP3wY5d0gxmJBSBX2WytmlE5hCCjIalPETj0Bu3pF2EbscW8vutA==","signatures":[{"sig":"MEUCIE2povY5f1C+5lND7io3Z4xL/QDeEULdwpIH7ZGwcyiHAiEA7zZnZbkozO7gbfuvM522Hoz6hXbna0JkEDt6zO8C7+A=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69540,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiq3pEACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppIA/8CsQaAKxE4PTb1Z66RKHTtf8UNLQwqbI8psvunON55Obslpei\r\npO9YfdRpE+cxAq4Q9VHiAUv8DnATgbOkd7R9Bb5lzE6cVjtrkx6F2Etl5PDv\r\ne8jivQisOwjC8467or/93a2uuyy2wUsaQN2/QWzNJFgPuuuY/agZi++2U9Dq\r\nM9JodxRXEcmQ+xYyjPVh5JZ8+PbTnV/sj7pGeb2gWh7N6T9uuoVYR5PU43B2\r\naBpczdeVz/CuCtOLYnEB0L9cRPpEPitDsbVl/GW8cv1UZpcnX7FfGXyR22pp\r\n2HSquWnEgTDD5OynV5xrnA4Gn+Eya6Oeyq+MDkQaiIyfmtnzqTkTnbXdCicr\r\nPTehg0+oknltKAR+zLOZ55lzix/UmFXPn30J9HnxNAHNu6H+9B93kS+JbeTz\r\nkdiLeU/mwli4s2vm6kuqmJiPXWf1UPL3S6ClP6+dzm/AciPQ4+PrccmdyudA\r\nfmr4KAeV3+W9CIpEvFlKkUhJKZkLqUAXoqVguu9PDQh6W8SyxLaMApDE2+61\r\nBLVa7+7l1h/5dJzrQAIFOXb2K0SLWbRsbiEzBfosY1MABwIysrKNFYK7hYP2\r\nTfF6KTHqaoQw1BYoK87Zlvf9cbujRtdq8UvIzBR5tr3iGn1Ub7rz5rEowybf\r\nK2dAbTTEdHlFupm3M4I2rJ1Sqa4ThCMhSBo=\r\n=C5Vu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"d88629b5facce65b27a97826b4f88cb93fe5d4e3","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.17","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.19.3","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^7.0.2","sinon":"^13.0.0","eslint":"^8.8.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.2.2","ts-jest":"^27.1.3","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.13","jest-config":"^27.4.7","lint-staged":"^12.3.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","correlation-id":"^4.0.0","@commitlint/cli":"^16.1.0","semantic-release":"^19.0.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^5.6.1","@types/correlation-id":"^2.1.2","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.10.1","@semantic-release/changelog":"^6.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.6.1","@typescript-eslint/eslint-plugin":"^5.10.1"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.4.2_1655405124218_0.3604165168792639","host":"s3://npm-registry-packages"}},"1.5.0":{"name":"mongodash","version":"1.5.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.5.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"8b4257a13cb7213ee105050f0bd09ce2ff86f537","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.5.0.tgz","fileCount":33,"integrity":"sha512-nBYJeSS2iQtUwAPPSk4vueObu8nY97fmS7zRgH2J7aFEht0sx8diJBYx4yzlaTSDCQnvssm3W26ea90p+kzP0g==","signatures":[{"sig":"MEQCICdFZAPHrXfM3I9bg3xf/XCE2/n5jiO6v+U4Fm0g/YtRAiBv6/PCp6bsaVSt03j+TXsxUcoPb/mm8wGoUGM7LGJKpg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70109,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi46fPACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpuiw//eNsVqgz5mV3koLmA+xo3FLUqAO/QR73XGC94+QLNdCy30luU\r\nGRauqtHcU9ukbobFgdDKkTNwlaT8DktoHYF1ImjVw4eHutoVdJAgNHn7Er7d\r\n3EaODY5gUAgya40VcErG1bOFMZ3vlKvJJBGyBQJORYcyYJnmL8SREE5+qncB\r\nV3CXY+3CpDqIWBlt2SvbsOSfJ3pi9VYudYySb8srmNjVwAgrL3hYgGQ1Idvr\r\nFPwKEWGL/jjEz9Ht4LD6ObTushXmGmklalOFTWPE95htiyQhO0W2S5AX0OEa\r\ntSK1PLi10PdNN7QydWQnJUd8lNFwHyh/u3j8MXkOWF2gNuuchQgOr7SOK8Za\r\naLth+5/9h1KFgz2dvIsJzo+97TV6Po8qAWlJzbyOXnjC3MfJ+Xn/pvQ5b6Oe\r\nM+iphRWuDJrod5cKA8a2xZbsWF+GQeOSMfcw5T7kt24J5ri82zpw/u8zIXnA\r\ncfB6+Y6dk3Xk9JDB1vdMsSXx4b4N6UKWkosnnMojjSTpb0SQekD/bBlWOvR7\r\nY+gDdYt46bHtWzLkjf79zRynpDjvTCcZW5cP+7VcOldqpY4WaVF5QFYmG50r\r\nceWorIkBUTSwU3izFuWmtfG9x3p+zr/BOjGndCzFraVWcrGQOxw/o7NsqdGC\r\njugVNEA13PD/C+c0rnWjnbLw045NfuRwiwY=\r\n=kIZt\r\n-----END PGP SIGNATURE-----\r\n"},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"d1601c561a9965131ad348aa21e471b842cf15f7","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"6.14.17","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"14.20.0","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^7.0.2","sinon":"^13.0.0","eslint":"^8.8.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.2.2","ts-jest":"^27.1.3","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.13","jest-config":"^27.4.7","lint-staged":"^12.3.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","correlation-id":"^4.0.0","@commitlint/cli":"^16.1.0","semantic-release":"^19.0.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^5.6.1","@types/correlation-id":"^2.1.2","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.10.1","@semantic-release/changelog":"^6.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.6.1","@typescript-eslint/eslint-plugin":"^5.10.1"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.5.0_1659086798872_0.09522794438512139","host":"s3://npm-registry-packages"}},"1.6.0":{"name":"mongodash","version":"1.6.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.6.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"72a70beeeef6dd400afe21a09294ecc286a1c9a1","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.6.0.tgz","fileCount":32,"integrity":"sha512-scNEhO54Sz8YmrdanEQ/goEdhnwYRwNRqSSfZbtp90rN2k7jhknGmkJWuN/UTrd462ByHXMQtP5LhosKg/cbSg==","signatures":[{"sig":"MEUCIQCcRoQl8rWHyyxYLk01ioutuVQPggb4s33naFpvmfqnUAIgJ1/jr26aqNEOTjUehzg/F3ueZHjp3SAgxQuoU0XgFQs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":63141},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"8337797fe29561f6616466217295af8b68c3bbc5","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"10.5.0","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"20.12.2","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^7.0.2","sinon":"^13.0.0","eslint":"^8.8.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^4.2.2","ts-jest":"^27.1.3","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.13","jest-config":"^27.4.7","lint-staged":"^12.3.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","correlation-id":"^4.0.0","@commitlint/cli":"^16.1.0","semantic-release":"^19.0.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^5.6.1","@types/correlation-id":"^2.1.2","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.10.1","@semantic-release/changelog":"^6.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.6.1","@typescript-eslint/eslint-plugin":"^5.10.1"},"peerDependencies":{"mongodb":">=4 <5"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.6.0_1726731303960_0.5207066060098688","host":"s3://npm-registry-packages"}},"1.7.0":{"name":"mongodash","version":"1.7.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.7.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"c026b1779d66f268ba4b7e69ee0faf9c268e34bc","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.7.0.tgz","fileCount":32,"integrity":"sha512-cALy3brQtHp+nv7XJ0bS4sPVN/6S+6lgIWbbLCih+Cdby1r/Cencz4kUmA5aOvm/vCPnQneVPKD1okHqIgBB1A==","signatures":[{"sig":"MEQCIFQ8NXyi1+jNUWKeEQNh0QQbIoG9gUHXwYQ4zR1d6kaHAiBdlP1WSp/1zG46puUKppZlvZetxU1/ACcOgqOCeluusw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63139},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"1d389c76a3e131646340fc3b0656b88331398f30","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"9.6.7","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"18.17.1","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^7.0.2","sinon":"^13.0.0","eslint":"^8.8.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^6.12.0","ts-jest":"^27.1.3","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.13","jest-config":"^27.4.7","lint-staged":"^12.3.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","correlation-id":"^4.0.0","@commitlint/cli":"^16.1.0","semantic-release":"^19.0.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^5.6.1","@types/correlation-id":"^2.1.2","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.10.1","@semantic-release/changelog":"^6.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.6.1","@typescript-eslint/eslint-plugin":"^5.10.1"},"peerDependencies":{"mongodb":">=4"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.7.0_1738048977457_0.600101329282698","host":"s3://npm-registry-packages-npm-production"}},"1.7.1":{"name":"mongodash","version":"1.7.1","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@1.7.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"aa51a081a1c71ec012c4c3ec36c286b1eb98bb50","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-1.7.1.tgz","fileCount":32,"integrity":"sha512-rGOtgB578Qk8WdoiKwtSY7tGtYQ9aPdt/cW9vKBvkOzPTpePG9eAnywyRVZkB8fHOuH/6vA5H3skmPsRJRa2gw==","signatures":[{"sig":"MEYCIQDfmapR/TeCHYLzxKxWuQ6CcBSEUCi3VlDe2geIjssmCAIhALJkVNVcqzbPVQFBP/oOnMxvGxaCoTz2Lgo2WVIXRsGY","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":63199},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"04f2de29db515b573db648d5451001d7f6804ed6","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"9.6.7","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"18.17.1","dependencies":{"debug":"^4.3.2","cron-parser":"^4.2.0","parse-duration":"^1.0.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^27.4.7","husky":"^7.0.2","sinon":"^13.0.0","eslint":"^8.8.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^6.12.0","ts-jest":"^27.1.3","ts-node":"^10.2.1","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^4.5.4","@types/jest":"^27.4.0","@types/node":"^17.0.13","jest-config":"^27.4.7","lint-staged":"^12.3.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","correlation-id":"^4.0.0","@commitlint/cli":"^16.1.0","semantic-release":"^19.0.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^5.6.1","@types/correlation-id":"^2.1.2","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.10.1","@semantic-release/changelog":"^6.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.6.1","@typescript-eslint/eslint-plugin":"^5.10.1"},"peerDependencies":{"mongodb":">=4"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_1.7.1_1738049530598_0.8417005817495853","host":"s3://npm-registry-packages-npm-production"}},"2.0.0":{"name":"mongodash","version":"2.0.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.0.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"48d2bb957452503773ce0984219cc75092b84d8f","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.0.0.tgz","fileCount":32,"integrity":"sha512-2LGmWUP5LhJE62qVcIS/IBU/R8aQvVT6YfLGO1YxNCrcKFUoPVmam7VtH1u/wrsHq03EH276ocLTnxbdJHvugQ==","signatures":[{"sig":"MEQCICQTX1YqHmpXHuyppmr6A7KspkfVA6yZanMxRSfQKZAtAiBULZaJUJMigiAUXCp3pKitn3IJxpmHGdYylCv9Fylugg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":67964},"main":"./dist/lib/index.js","husky":{"hooks":{"commit-msg":"commitlint -E HUSKY_GIT_PARAMS","pre-commit":"lint-staged"}},"types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"1981f209079c357f227632461d48e4c659afa054","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc","test:ts":"run-p test:ts:*","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:watch":"jest --coverage --watch","test:simple":"jest --runInBand --forceExit","test:ts:src":"tsc --noEmit","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --runInBand --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.1","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"24.11.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","parse-duration":"^1.1.2"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^7.0.2","sinon":"^13.0.0","eslint":"^8.8.0","lodash":"^4.17.21","rimraf":"^3.0.2","mongodb":"^7.0.0","ts-jest":"^29.4.5","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^2.3.2","coveralls":"^3.1.1","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^24.10.0","jest-config":"^30.2.0","lint-staged":"^12.3.2","npm-run-all":"^4.1.5","@types/debug":"^4.1.7","@types/sinon":"^10.0.2","@types/lodash":"^4.14.172","correlation-id":"^4.0.0","@commitlint/cli":"^16.1.0","semantic-release":"^19.0.2","jest-transform-stub":"^2.0.0","organize-imports-cli":"^0.9.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^5.6.1","@types/correlation-id":"^2.1.2","@skypack/package-check":"^0.2.2","eslint-config-prettier":"^8.3.0","eslint-plugin-prettier":"^4.0.0","@typescript-eslint/parser":"^5.10.1","@semantic-release/changelog":"^6.0.1","eslint-plugin-no-only-tests":"^2.6.0","@stryker-mutator/jest-runner":"^5.6.1","@typescript-eslint/eslint-plugin":"^5.10.1"},"peerDependencies":{"mongodb":">=4"},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.0.0_1762691172030_0.5428563389247014","host":"s3://npm-registry-packages-npm-production"}},"2.1.0":{"name":"mongodash","version":"2.1.0","keywords":["mongodb","mongo","utility","library","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.1.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"96e0c1a539e45b18407329d71ae802d922915611","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.1.0.tgz","fileCount":151,"integrity":"sha512-4lAnpRZzXgLVWK6/9+RLE75u0w9Qpn0I91TufeixY6swOLuckxLjiBBbWfOJkKXM4SBbBtwiz9LG8nsccTRCxw==","signatures":[{"sig":"MEUCIE//CcwLRXbCtbiiem60L5IyOiLeYHAWVn7fx4XHdKh9AiEA5zCJ1EOkDpDK8EsErJ63l81QlAIezZfHUVjD62V+jh8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":3571042},"main":"./dist/lib/index.js","types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"7fa31f001b6302b42a578b63b399986f2e3fc80f","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc --noEmit","docs:preview":"vitepress preview docs","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","rimraf":"^6.1.2","globals":"^16.5.0","mongodb":"^7.0.0","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.8.2","@types/jest":"^30.0.0","@types/node":"^25.0.3","jest-config":"^30.2.0","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","@commitlint/cli":"^20.2.0","semantic-release":"^24.2.3","organize-imports-cli":"^0.10.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.25.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.1.0_1766795305794_0.037383271998000955","host":"s3://npm-registry-packages-npm-production"}},"2.1.1":{"name":"mongodash","version":"2.1.1","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.1.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"0e61ea1509745aa7991c0ac44fc5844243219329","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.1.1.tgz","fileCount":152,"integrity":"sha512-MYt8snm4Q6EOpEIHkdMUED6AIYXwl95Ot8YUR2FXjnWXsr6t/XaOMSBzZcFqWC4b4OrSfsYAoX3YAE9/9r2f+A==","signatures":[{"sig":"MEQCIARJiSoIwx0CzBIhWim8iOKMAGj1kRdRRkJoIlRDEjE3AiAeASA9nyPbZqKw7h4pKlsL3sptX5ot25HDR5vlY7H6wQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":5686725},"main":"./dist/lib/index.js","types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"445959bbb35b8f90f4df905f46a6e8a792ac6fa1","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc --noEmit","docs:preview":"vitepress preview docs","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write","git add"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","rimraf":"^6.1.2","globals":"^16.5.0","mongodb":"^7.0.0","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.8.2","@types/jest":"^30.0.0","@types/node":"^25.0.3","jest-config":"^30.2.0","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","@commitlint/cli":"^20.2.0","semantic-release":"^24.2.3","organize-imports-cli":"^0.10.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.25.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.25.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.1.1_1766829704083_0.08749462228961757","host":"s3://npm-registry-packages-npm-production"}},"2.1.2":{"name":"mongodash","version":"2.1.2","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.1.2","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"c45e1e35f1fb892b9bbb26087c2888ef6d9ab40c","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.1.2.tgz","fileCount":164,"integrity":"sha512-Q6qw68ommUJZ6hvWFmvxrrwN0+9loLX6QbZs3oU0WUPdD00WEHFSedw4LG5YnVJ4Thpohu4bDlj/eahZGoN0yw==","signatures":[{"sig":"MEUCIQC7BcDna7uT3DH64gdx90iDnbCIcCxMI+DTaHUWXONJIQIgCmf9eoKTszC8k1vmUxyPvAhLrFhNAOMdEdfcBv5spa0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7405256},"main":"./dist/lib/index.js","types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"e2943823e97b0b270ec04d3d64d96f452540e381","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc --noEmit","docs:preview":"vitepress preview docs","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","mongodb":"^7.0.0","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.50.1","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.50.1"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.1.2_1766842975918_0.6779232177891434","host":"s3://npm-registry-packages-npm-production"}},"2.1.3":{"name":"mongodash","version":"2.1.3","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.1.3","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"2497f7a01a1059f7af04b6ae4807524d122803cf","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.1.3.tgz","fileCount":164,"integrity":"sha512-uGx0E3wBug8XHrTmZ1SKNQ8j0f7BQfizQGdaIA9afWdWWCWdGhIcG86QjW2/5KJ158NJ2xEkj2nEQvW4yilSOg==","signatures":[{"sig":"MEQCICf2emjktSPXrj/r6xy7rboUxT4CjX0tsgVhmFVhQCvoAiAeGXQsH6f1j7UPphR4tNp+68RoY69MxZNHJTMTOqpHsQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7404572},"main":"./dist/lib/index.js","types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"ca04e3ec010ecc943b4f7560f15167df987960d1","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc --noEmit","docs:preview":"vitepress preview docs","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"3.14.2","mongodb":"^7.0.0","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"1.9.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.50.1","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.50.1"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.1.3_1766843239885_0.3769228096383177","host":"s3://npm-registry-packages-npm-production"}},"2.2.0":{"name":"mongodash","version":"2.2.0","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.2.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"10dbb2c6de7e48a0a96b4a983d6576bc1a4aa0e1","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.2.0.tgz","fileCount":164,"integrity":"sha512-YRh3EA1WBv6/I+ZkwdLKmp6fzaJMGKW1Ln92PMY6rpQOiyprwxJhd7kvfQWZhi2CV69oioOS8YNSddBC8v4PAA==","signatures":[{"sig":"MEUCIQDmtSoL15lUhMlQ9JvVcWvY3dIxsMyEJ6Kjqef0L20yGgIgNPhAkt28OUgMF6L1qWsrP/h9mapAGOgKBbokNcuMi5c=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":7408062},"main":"./dist/lib/index.js","types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"7a0a4c6b05700109267c30106add10d88d2800eb","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc --noEmit","docs:preview":"vitepress preview docs","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"3.14.2","mongodb":"^7.0.0","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"1.9.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.50.1","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.50.1"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.2.0_1766872471360_0.8960864194165101","host":"s3://npm-registry-packages-npm-production"}},"2.3.0":{"name":"mongodash","version":"2.3.0","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.3.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"90d353a7e12b425d2a5e0c349094dba326bb4936","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.3.0.tgz","fileCount":168,"integrity":"sha512-Yp5Q89N8SHHZHMex9I+a0EOrtJRhlL8StbgI3arE/iufbSz6ilRlnBmg9L/iiSpCu0kInOVMKgmZ06VOPQ9U6Q==","signatures":[{"sig":"MEQCIC01oeIdh7WWmEnjCC1f6mPKDx0x/dqIZ2Wp83aVFl3wAiBe5sAkAxCsTNc64dTU3Qjq3oywdGKVrEr3hctA0BRplQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6244542},"main":"./dist/lib/index.js","types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"855809810ad4fc16b99a1f292c5f44b9912e96c7","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc --noEmit","docs:preview":"vitepress preview docs","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"3.14.2","mongodb":"^7.0.0","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"1.9.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.50.1","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.50.1"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.3.0_1766960971589_0.5186641062167967","host":"s3://npm-registry-packages-npm-production"}},"2.3.1":{"name":"mongodash","version":"2.3.1","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.3.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"0bc74bf4ab3405990bd7f35c2493fd0eb04bcccb","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.3.1.tgz","fileCount":168,"integrity":"sha512-3LBj/+yOsYTCPOoS2/b7eNqlHtL2kCWCaXI6+Ccy9UjIQmdczkT49u7TQ2ZgavUG+3M1xl2k4Qvy4PN6QJz6qA==","signatures":[{"sig":"MEQCIGpdQicWeiWj7IEP1J0TD3HFRnHnw2batGZYdGijTYUhAiAyz3BDQsWLw9Ds85GyQ8t+t0QNNAbMr2kEciFZLFpVbg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6244542},"main":"./dist/lib/index.js","types":"dist/types/index.d.ts","exports":{"import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"gitHead":"6e1968224958ee1712bdf389fc9f6e2d968edab9","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc --noEmit","docs:preview":"vitepress preview docs","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"3.14.2","mongodb":"^7.0.0","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"1.9.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.50.1","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.50.1"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.3.1_1767040547070_0.07335094470306491","host":"s3://npm-registry-packages-npm-production"}},"2.3.2":{"name":"mongodash","version":"2.3.2","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.3.2","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"65e07162700e123d70d0909762c648a4bea6277a","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.3.2.tgz","fileCount":150,"integrity":"sha512-sswuJ+y/L9pWqSw4yUXzvcxtEEBBjz6n9thYdr4zbpWux755bTNae56NBpX24LY2I0XJZDzUXXr3ySWL4C5HVg==","signatures":[{"sig":"MEUCIA89Vk9bqYym4leJfUWydCNMA5Cg0ycTGQUdzLRICxznAiEA+L1Sffr7nbotW9JY+2k37oCXWD78dPI0uA+g/iZGs8g=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6213670},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"1f99c5c93a32c816ed655c6062a70dc8f0798dd4","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.3.2_1767478771481_0.7589275790645458","host":"s3://npm-registry-packages-npm-production"}},"2.4.0":{"name":"mongodash","version":"2.4.0","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.4.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"b0e6d395af7e5e7d371be7bc91f6fc08854c9ff8","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.4.0.tgz","fileCount":150,"integrity":"sha512-kiDXH0rkSVqGaIy7JxjCr6tfScq4tXf4P1RaJ/nebAbfiQyudwrKg12FzFLriO1DXeG4EfJfY6wT/C5ye0Ow9A==","signatures":[{"sig":"MEQCIHbtTtRF4qQJn2Z99qYXaM2M7vfxyK0+kycsnyZR9yEiAiBayfTh+OWhjT0rweMMd8WtVYY3iYLHJpZ5WPpxAAeSfg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6215015},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"a9663c5a23d9f37238618e01aef4058cbc06d9e2","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.4.0_1767484510367_0.4101287990788067","host":"s3://npm-registry-packages-npm-production"}},"2.4.1":{"name":"mongodash","version":"2.4.1","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.4.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"2b84071c8212751f70a486cfb454ab626fb8a0b5","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.4.1.tgz","fileCount":150,"integrity":"sha512-7f84P38oiJJb18DL4gTKTAsvX8aA03FBDAZYfsE9OG1fb6h1GnYGCByvUGTZzLiTqSoM4aCC4hCO6X9SLWE7lg==","signatures":[{"sig":"MEUCIQDVoIwRdtHXGHyEgOdZ3hMT5eH3Y1H5fa5cTFCt8VHboQIgBEKzEioay66Sy4pUS6SwfwFRLC7E4aI8gC0gWbGgYCM=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6214689},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"1a026a88eb6767242e4054b8cd51e517444956db","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.4.1_1767523394476_0.9861845469917201","host":"s3://npm-registry-packages-npm-production"}},"2.4.2":{"name":"mongodash","version":"2.4.2","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.4.2","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"40bb2d28237719d32d388f6f7f6c83d67b621a3b","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.4.2.tgz","fileCount":150,"integrity":"sha512-sK1v5clJtovFDM19T6iOPpCYtl76fj9rKaRusH9drfGCXX9UXbgjiRB5bI9y4CyKPZW20yGpFhCN/Wf0DULwGA==","signatures":[{"sig":"MEQCIDj/wucvbpaeyiaXXZeWPVJLA47JraD5iiJb2+yFrktRAiBG0OqqBNmWXaeHeJ9OusvPZhZs+p8E67WQhfMjwyjAdw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6214756},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"e88f175f1e1f58a1ef4bbaeb6152de3fa2394cc2","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.4.2_1767562986454_0.25369523020342655","host":"s3://npm-registry-packages-npm-production"}},"2.4.3":{"name":"mongodash","version":"2.4.3","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.4.3","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"bc4232d62eb18128403fc01799d5d18554763946","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.4.3.tgz","fileCount":150,"integrity":"sha512-XN3hygIxml6iWW6S/ggCFRdRYJNQV1GXMJS4IbtYYgDyGYPVeK8rRCMeyFP5qrBOeJYQraZcOVyno67x1QERXg==","signatures":[{"sig":"MEQCIBE6d0vgur6LBFxU097kJv5eEjq7uGTgRPJz4JW+bo7eAiBBFa61PgDUiqtOnZTazXWUHehGaWx2GWw7e4joiuKBbw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6215985},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"36e703c70a756e69ef1bc75f05b03ddba8316eb1","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.4.3_1767563780640_0.07870463943786699","host":"s3://npm-registry-packages-npm-production"}},"2.4.4":{"name":"mongodash","version":"2.4.4","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.4.4","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"93b7b4ed0c136ad8e6bc4708c295f4f9c2e1c44c","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.4.4.tgz","fileCount":150,"integrity":"sha512-vrwKtjZv0Ug0Gup0Gm5C/kSzQVGqS05nsMjyFwVMYlnyeQACPTBJDSWIzeGysDl+TxJ+60yM+SnbhOMxclFGXA==","signatures":[{"sig":"MEYCIQCWvN6ftAGyKI1lAn7rM8ctWjZmIODBJl7/WTrWpRWZQAIhAJsZI5bcqFAC/3eJDKE0AX0o9EvnCyUZKLY6zgRp3EHO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6216063},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"2cde3836e9c6d61dca6fbfa1dec198448fe66839","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.4.4_1767565444122_0.1651789422169725","host":"s3://npm-registry-packages-npm-production"}},"2.4.5":{"name":"mongodash","version":"2.4.5","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.4.5","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"7d908bf3bdb381f6fbd2485b3853c0a0c4facb5e","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.4.5.tgz","fileCount":150,"integrity":"sha512-UFmPmWcixrDcgAIkRZszS/AC3bW2ntpiCLKi1FTZXNrZGxO2rek1Ekb4IMnOr94IFCINxyKCWWt5aCcrVn2l7A==","signatures":[{"sig":"MEQCIEBoMC89UnPUqQU4ECe9GjRs5dEFEd4CDRNqrxWtdWpNAiBmxMnCSvjmka1rdN+hnx3nKHYER4UKe+6TFaY6NQ6qVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6216365},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"1b1377c9b708e18e26671a1d2dc6724fc040d782","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.4.5_1767993317360_0.5225234004284751","host":"s3://npm-registry-packages-npm-production"}},"2.4.6":{"name":"mongodash","version":"2.4.6","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.4.6","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"bdd81da7ace39ab92a2cf271596e41f5655578a1","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.4.6.tgz","fileCount":150,"integrity":"sha512-mpYWY86mXU+kgce5eySSl5NvjLN5JsdVJJXibuWbvuHr0cN1lB1vOK1ynYOo4lxD9V9oPDxKz+S/i4d1eH5sWg==","signatures":[{"sig":"MEUCIQCM4sF3M9sPwFa+BvSZ/nPxvU7woE8qiPlnkV4reTyuewIgBV9jaEO2w8VXDyY2EHLPTGXGFPSRL1f2fT4+OkYOJdo=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6217470},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"d8842654eb10e7382f039d8cfe07fa8145952c5e","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.4.6_1768377056224_0.3715139300489738","host":"s3://npm-registry-packages-npm-production"}},"2.5.0":{"name":"mongodash","version":"2.5.0","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.5.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"9c629f1b997278c94fa6e9431db31e421b919df8","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.5.0.tgz","fileCount":166,"integrity":"sha512-SbcriUFINr+9oR8mCoD6eVGe3q1XMRJmR/PNTus5De9YvXeqIO/UsI/c58dC2ikMOF/NZfLWgTVx/opoyfWmrQ==","signatures":[{"sig":"MEYCIQC2pC/jBa9PzGAvVdefwIxui8IPFOV1ORN++OMEt/kC4gIhAJFEIdoCotLy/TCU4axCLOorzrK74HZOK4hJIdppOxbn","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6251872},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"9b7f832684d5c7ad715df4c74af24ac68d54d3ce","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.5.0_1768651120431_0.9863178736783962","host":"s3://npm-registry-packages-npm-production"}},"2.5.1":{"name":"mongodash","version":"2.5.1","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.5.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"374ef375e001262d22ae134ab96357c35af40c3b","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.5.1.tgz","fileCount":166,"integrity":"sha512-n0Sw4jsn+EkUV8Fue7nLM3eExQ91toPeNe7I2ekCm699K0F+WltllkihWarDgocZa/VyS8HBlRTq84wk/41KOA==","signatures":[{"sig":"MEQCIBAN/NnHMZGFMA+p7avLtfNuhRE5Tf0kV/FMavvVtTqgAiBB2zibUF8Br5X20obhvir3VTxCM6tt07OuLnib7sXUfw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6253770},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"023eea10fba6c36d4d74436c59949e468ead8748","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.5.1_1768732426616_0.5172755459601608","host":"s3://npm-registry-packages-npm-production"}},"2.5.2":{"name":"mongodash","version":"2.5.2","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.5.2","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"e0ae1d2693730e60d112db6770b9cd93acecc9e6","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.5.2.tgz","fileCount":166,"integrity":"sha512-y478jaGFcIhdh1SIhZU2qRFHQqZWr+rqJTa+HVfYLqUwVtySvbdBSaKNr2vDCsf3kKTc078PemaBsxe3f/ohBw==","signatures":[{"sig":"MEQCIE+4LyBP7eyj7yII9H/PCY1CMXKrO+3xGdSvdW7gMSj6AiB8QRceKuLXOGUzETf+RtzKa54fhoLikolrZ3z2yJVXSw==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6253061},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"da165e1f08acefb1e576740f378cc62d0053e602","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.5.2_1768733500305_0.3287624805036182","host":"s3://npm-registry-packages-npm-production"}},"2.6.0":{"name":"mongodash","version":"2.6.0","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.6.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"4e83fa889d2bc77aa058deb572b1f7ab4cf74ff4","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.6.0.tgz","fileCount":166,"integrity":"sha512-mzHOnrP/uqnS/3OR5WMWzI22mtmmRvhpI0dqCbvR+pbPRAEa+Iit8E5Fxz4SuozO7djWBAc28inZHDqWFgxUdg==","signatures":[{"sig":"MEQCIGACv3Ez3QBtIloyy2V98CBzCm5XnzgI2uJqzN3mGGCOAiAqyYgNDXyd+iROSUYQMaunRevONhm2U+FkPfcWcjmpbA==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":6256620},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"}},"gitHead":"7b3ab0dd2f85ae072a351de456f896951897cf3b","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.6.2","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.12.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.4.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.2.0","husky":"^9.1.7","sinon":"^21.0.1","eslint":"^9.39.2","lodash":"^4.17.21","globals":"^16.5.0","js-yaml":"4.1.1","mongodb":"^7.0.0","publint":"^0.3.16","ts-jest":"^29.4.6","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.7.4","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.0.3","lint-staged":"^16.2.7","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.12","@types/sinon":"^21.0.0","@types/lodash":"^4.17.21","correlation-id":"^5.2.0","path-to-regexp":"8.3.0","@commitlint/cli":"^20.2.0","semantic-release":"^25.0.2","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.4.0","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.4","@typescript-eslint/parser":"^8.51.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.4.0","@typescript-eslint/eslint-plugin":"^8.51.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.6.0_1768739029921_0.35618240120723366","host":"s3://npm-registry-packages-npm-production"}},"2.7.0":{"name":"mongodash","version":"2.7.0","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.7.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"0db7001b73cb4f5889f9f5a089473564a24b46d7","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.7.0.tgz","fileCount":161,"integrity":"sha512-5M1IecwWWbvmJRkHG5lRv2aBhWRV38Pq6augmf9VXrpsZf4+9IPHshbImbRqSaQtyceZNNtzhBtWSlwlFIJ6cg==","signatures":[{"sig":"MEQCIH6UzILBzDuP33JjZT8CGv44OxiMiscQatNr2kS1rf/YAiA+UpFO4g+0i4HQtRxMt00w0/oZFRVRy5w6Fd66Untr6A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4003102},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"./testing":{"types":"./dist/types/testing/index.d.ts","import":"./dist/lib/testing/index.js","default":"./dist/lib/testing/index.js"}},"gitHead":"5dc33e3be9d61f9527ed2bc02fbd82726d984b87","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.11.0","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.14.1","dependencies":{"debug":"^4.4.3","cron-parser":"^5.5.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"testing":["./dist/types/testing/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.3.0","husky":"^9.1.7","sinon":"^21.1.2","eslint":"^9.39.4","lodash":"^4.18.1","globals":"^17.5.0","js-yaml":"4.1.1","mongodb":"^7.1.1","publint":"^0.3.18","ts-jest":"^29.4.9","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.8.3","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.6.0","lint-staged":"^16.4.0","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.13","@types/sinon":"^21.0.1","@types/lodash":"^4.17.24","correlation-id":"^5.2.0","path-to-regexp":"8.4.2","@commitlint/cli":"^20.5.0","semantic-release":"^25.0.3","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.6.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.58.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.6.1","@typescript-eslint/eslint-plugin":"^8.58.2"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.7.0_1776529630496_0.3085713445159268","host":"s3://npm-registry-packages-npm-production"}},"2.8.0":{"name":"mongodash","version":"2.8.0","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.8.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"ef9b97321df33ef7851b79804eaec07447fec16f","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.8.0.tgz","fileCount":161,"integrity":"sha512-1UvHFE8IHndtlN85OOmKwLqrW67zLeRNX+ze+OUbfmhocdgD2CWeXiE0c+0uOrjJgSATpwCfIlzij/OW6O5myw==","signatures":[{"sig":"MEQCIFoVycaid+ANDyT3xYQB0omp9a/XL5uy05thxJ5n+pwzAiAZV94qbEIEqbQ0Af1r04bkK4GctrZ9G0Xpu5HPXXKVVg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4003801},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"./testing":{"types":"./dist/types/testing/index.d.ts","import":"./dist/lib/testing/index.js","default":"./dist/lib/testing/index.js"}},"gitHead":"a3af06fcf43953ad279d57204e2f0e9083cf663d","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.11.0","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.14.1","dependencies":{"debug":"^4.4.3","cron-parser":"^5.5.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"testing":["./dist/types/testing/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.3.0","husky":"^9.1.7","sinon":"^21.1.2","eslint":"^9.39.4","lodash":"^4.18.1","globals":"^17.5.0","js-yaml":"4.1.1","mongodb":"^7.1.1","publint":"^0.3.18","ts-jest":"^29.4.9","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.8.3","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.6.0","lint-staged":"^16.4.0","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.13","@types/sinon":"^21.0.1","@types/lodash":"^4.17.24","correlation-id":"^5.2.0","path-to-regexp":"8.4.2","@commitlint/cli":"^20.5.0","semantic-release":"^25.0.3","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.6.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.58.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.6.1","@typescript-eslint/eslint-plugin":"^8.58.2"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.8.0_1776551210579_0.6468365723389293","host":"s3://npm-registry-packages-npm-production"}},"2.9.0":{"name":"mongodash","version":"2.9.0","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.9.0","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"c6d9ecb8403702e557243ac8152f2960bb55055f","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.9.0.tgz","fileCount":161,"integrity":"sha512-mH9XHHm+AA5mELvxmBe8PbMDcX+uVHEyhrNCHOCj371661048VpqWcp3FCXAez7peUHnwZiqG9yZhT6W+Lx/Xg==","signatures":[{"sig":"MEUCICDrloliwM1sWORERdGqLYEDq3UtgI5kt/am8/Cv0UBVAiEA2l2Gx2iiq2BsdfC39jCyKSc62R78muXs4zKQRksp+F8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4078870},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"./testing":{"types":"./dist/types/testing/index.d.ts","import":"./dist/lib/testing/index.js","default":"./dist/lib/testing/index.js"}},"gitHead":"dcaa1dd24234d978af68cbeaf526f5c4751064b8","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.16.0","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.18.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.5.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"testing":["./dist/types/testing/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.3.0","husky":"^9.1.7","sinon":"^21.1.2","eslint":"^9.39.4","lodash":"^4.18.1","globals":"^17.5.0","js-yaml":"4.1.1","mongodb":"^7.1.1","publint":"^0.3.18","ts-jest":"^29.4.9","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.8.3","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^5.9.3","@types/jest":"^30.0.0","@types/node":"^25.6.0","lint-staged":"^16.4.0","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.13","@types/sinon":"^21.0.1","@types/lodash":"^4.17.24","correlation-id":"^5.2.0","path-to-regexp":"8.4.2","@commitlint/cli":"^20.5.0","semantic-release":"^25.0.3","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.6.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.58.2","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.6.1","@typescript-eslint/eslint-plugin":"^8.58.2"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.9.0_1785277067895_0.4097408152692792","host":"s3://npm-registry-packages-npm-production"}},"2.9.1":{"name":"mongodash","version":"2.9.1","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","_id":"mongodash@2.9.1","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"homepage":"https://github.com/VaclavObornik/mongodash#readme","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"dist":{"shasum":"4fe167d40d15611804cafdc1608318aacc4d03fa","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.9.1.tgz","fileCount":161,"integrity":"sha512-itVEieDTFRB5YNyCQnwjVmbw1zWli+5AtHVbaZn3Op8AegghLeITZjU0tIIiyfPZOom5U1C0SPkbAzmrhg7K1Q==","signatures":[{"sig":"MEUCICyiTm58rVjbFyfpZpyphEJJd9Hquo2/FjF+KavY1ai/AiEAi42OebNZQji6vSQWr/nKzt1vEqsCVui4OAB89M4/OPE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":4082562},"main":"./dist/lib/index.js","type":"commonjs","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"./testing":{"types":"./dist/types/testing/index.d.ts","import":"./dist/lib/testing/index.js","default":"./dist/lib/testing/index.js"}},"gitHead":"f4e57c2a387168b3104d7e79aa82aa3b5248148f","scripts":{"dev":"tsc --watch","init":"ts-node tools/init.ts","test":"run-p test:lint test:coverage test:exports --aggregate-output","build":"tsc && npm run build --prefix dashboard","prepare":"husky && cd dashboard && npm install","test:ts":"run-p test:ts:*","docs:dev":"npm run docs:sync && vitepress dev docs","docs:sync":"node scripts/sync-docs.js","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","docs:build":"npm run docs:sync && vitepress build docs","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","test:watch":"jest --coverage --watch","test:matrix":"ts-node tools/test-matrix-local.ts","test:simple":"jest --forceExit","test:ts:src":"tsc -p tsconfig.dev.json","docs:preview":"vitepress preview docs","test:exports":"publint && attw . --pack","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","test:ts:test":"cd test && tsc --noEmit","test:coverage":"jest --coverage --forceExit","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up","test:coverage:noCache":"npm run test:coverage -- --no-cache","clean-testing-database":"ts-node tools/clean-testing-databases.ts"},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"repository":{"url":"git+https://github.com/VaclavObornik/mongodash.git","type":"git"},"_npmVersion":"11.16.0","description":"An utility library delivering super-useful and super-simple tools using MongoDB","directories":{},"lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"_nodeVersion":"24.18.0","dependencies":{"debug":"^4.4.3","cron-parser":"^5.5.0","@sapphire/duration":"^1.2.0","fast-json-stable-stringify":"^2.1.0"},"publishConfig":{"access":"public"},"typesVersions":{"*":{"testing":["./dist/types/testing/index.d.ts"]}},"_hasShrinkwrap":false,"devDependencies":{"jest":"^30.3.0","husky":"^9.1.7","sinon":"^21.1.2","eslint":"^10.2.1","lodash":"^4.18.1","globals":"^17.5.0","js-yaml":"4.2.0","mongodb":"^7.2.0","publint":"^0.3.18","ts-jest":"^29.4.9","ts-node":"^10.9.2","deepdash":"^5.3.9","prettier":"^3.8.3","coveralls":"^3.1.1","vitepress":"^1.6.4","typescript":"^6.0.3","@types/jest":"^30.0.0","@types/node":"^25.6.0","lint-staged":"^16.4.0","npm-run-all":"^4.1.5","prom-client":"^15.1.3","@types/debug":"^4.1.13","@types/sinon":"^21.0.1","@types/lodash":"^4.17.24","correlation-id":"^5.2.0","path-to-regexp":"8.4.2","@commitlint/cli":"^20.5.0","semantic-release":"^25.0.3","organize-imports-cli":"^0.10.0","@arethetypeswrong/cli":"^0.18.2","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.6.1","eslint-config-prettier":"^10.1.8","eslint-plugin-prettier":"^5.5.5","@typescript-eslint/parser":"^8.59.0","@semantic-release/changelog":"^6.0.3","eslint-plugin-no-only-tests":"^3.3.0","@stryker-mutator/jest-runner":"^9.6.1","@typescript-eslint/eslint-plugin":"^8.59.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"_npmOperationalInternal":{"tmp":"tmp/mongodash_2.9.1_1785337612371_0.5539064406951004","host":"s3://npm-registry-packages-npm-production"}},"2.9.2":{"name":"mongodash","version":"2.9.2","type":"commonjs","description":"An utility library delivering super-useful and super-simple tools using MongoDB","main":"./dist/lib/index.js","types":"dist/types/index.d.ts","exports":{".":{"types":"./dist/types/index.d.ts","import":"./dist/lib/index.js","default":"./dist/lib/index.js"},"./testing":{"types":"./dist/types/testing/index.d.ts","import":"./dist/lib/testing/index.js","default":"./dist/lib/testing/index.js"}},"typesVersions":{"*":{"testing":["./dist/types/testing/index.d.ts"]}},"scripts":{"build":"tsc && npm run build --prefix dashboard","dev":"tsc --watch","test":"run-p test:lint test:coverage test:exports --aggregate-output","test:exports":"publint && attw . --pack","test:ts":"run-p test:ts:*","test:ts:src":"tsc -p tsconfig.dev.json","test:ts:test":"cd test && tsc --noEmit","test:lint":"eslint ./src/**/*.ts ./test/**/*.ts","test:simple":"jest --forceExit","test:coverage":"jest --coverage --forceExit","test:coverage:noCache":"npm run test:coverage -- --no-cache","test:matrix":"ts-node tools/test-matrix-local.ts","test:watch":"jest --coverage --watch","test:prod":"run-p test:lint test:coverage:noCache --aggregate-output","test:stryker":"npm run clean-testing-database && stryker run && npm run clean-testing-database","clean-testing-database":"ts-node tools/clean-testing-databases.ts","report-coverage":"cat ./coverage/lcov.info | coveralls","semantic-release":"semantic-release","precommit":"lint-staged","republish":"ts-node tools/prepare-republish.ts","init":"ts-node tools/init.ts","prepare":"husky && cd dashboard && npm install","docs:dev":"npm run docs:sync && vitepress dev docs","docs:build":"npm run docs:sync && vitepress build docs","docs:preview":"vitepress preview docs","docs:sync":"node scripts/sync-docs.js","playground":"(sleep 2 && open http://localhost:3000/dashboard) & node --watch --no-warnings -r ts-node/register playground/server.ts","playground:monitoring":"(sleep 5 && open http://localhost:9090 && open http://localhost:3001) & docker-compose -f playground/monitoring/docker-compose.yml up"},"dependencies":{"@sapphire/duration":"^1.2.0","cron-parser":"^5.5.0","debug":"^4.4.3","fast-json-stable-stringify":"^2.1.0"},"peerDependencies":{"mongodb":">=4","prom-client":">=14"},"peerDependenciesMeta":{"prom-client":{"optional":true}},"devDependencies":{"@arethetypeswrong/cli":"^0.18.2","@commitlint/cli":"^21.2.1","@emnapi/core":"^1.11.3","@emnapi/runtime":"^1.11.3","@semantic-release/changelog":"^6.0.3","@semantic-release/git":"^10.0.1","@stryker-mutator/core":"^9.6.1","@stryker-mutator/jest-runner":"^9.6.1","@types/debug":"^4.1.13","@types/jest":"^30.0.0","@types/lodash":"^4.17.24","@types/node":"^26.1.2","@types/sinon":"^22.0.0","@typescript-eslint/eslint-plugin":"^8.59.0","@typescript-eslint/parser":"^8.59.0","correlation-id":"^5.2.0","coveralls":"^3.1.1","deepdash":"^5.3.9","eslint":"^10.2.1","eslint-config-prettier":"^10.1.8","eslint-plugin-no-only-tests":"^3.3.0","eslint-plugin-prettier":"^5.5.5","globals":"^17.5.0","husky":"^9.1.7","jest":"^30.3.0","js-yaml":"4.3.1","lint-staged":"^16.4.0","lodash":"^4.18.1","mongodb":"^7.2.0","npm-run-all":"^4.1.5","organize-imports-cli":"^0.10.0","path-to-regexp":"8.4.2","prettier":"^3.8.3","prom-client":"^15.1.3","publint":"^0.3.18","semantic-release":"^25.0.3","sinon":"^22.1.0","ts-jest":"^29.4.9","ts-node":"^10.9.2","typescript":"^6.0.3","vitepress":"^1.6.4"},"keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"repository":{"type":"git","url":"git+https://github.com/VaclavObornik/mongodash.git"},"publishConfig":{"access":"public"},"license":"MIT","lint-staged":{"{src,test}/**/*.ts":["organize-imports-cli","prettier --write"]},"gitHead":"2a3549da8883d2c2ee585c5be11b88dcbf8bd45c","_id":"mongodash@2.9.2","bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"homepage":"https://github.com/VaclavObornik/mongodash#readme","_nodeVersion":"24.19.0","_npmVersion":"11.17.0","dist":{"integrity":"sha512-cPqrAIZC4hnVgJ0Rwx593to0DXpAlGpcUE2sduyF4ULIQpSSs2WiRtI+qnNNHo+4KVidWeKa+BdFkKv1ULxA4A==","shasum":"f33faf58278f3226dc2bedbef1f678ecad8c3dcc","tarball":"https://registry.npmjs.org/mongodash/-/mongodash-2.9.2.tgz","fileCount":161,"unpackedSize":4083633,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEUCIE0KF+VgaELF8sJRGYS7NajeC9za8LeLfBp4NeJ5ntXSAiEA7QUdsh2hkAhhXVcIi+ytzm9zZHdjudb+7iF76LQbqiw="}]},"_npmUser":{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"},"directories":{},"maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/mongodash_2.9.2_1787241423604_0.9435589471406194"},"_hasShrinkwrap":false}},"time":{"created":"2021-07-08T19:33:05.179Z","modified":"2026-08-20T15:57:04.222Z","1.0.1":"2021-07-07T19:24:54.498Z","0.9.0":"2021-07-08T19:33:05.353Z","0.9.1":"2021-07-08T20:22:48.900Z","0.9.2":"2021-07-08T20:52:35.314Z","0.9.3":"2021-07-08T20:56:45.777Z","0.9.4":"2021-07-12T20:52:53.927Z","0.9.5":"2021-07-12T20:58:29.489Z","0.9.6":"2021-07-12T21:12:45.818Z","0.9.7":"2021-07-14T19:56:07.557Z","0.10.0":"2021-07-24T19:09:36.719Z","0.10.1":"2021-07-26T19:38:09.384Z","0.10.2":"2021-07-26T19:46:41.123Z","0.10.3":"2021-07-26T19:51:00.406Z","0.10.4":"2021-07-26T21:22:43.505Z","0.10.5":"2021-07-30T22:28:33.361Z","0.10.6":"2021-07-30T23:03:05.306Z","0.10.7":"2021-07-31T15:16:10.634Z","0.10.8":"2021-08-27T19:11:20.519Z","1.0.0":"2021-08-27T19:17:33.614Z","1.0.2":"2021-08-27T20:14:40.193Z","1.1.0":"2021-12-13T23:15:32.427Z","1.1.1":"2021-12-14T23:03:01.918Z","1.2.0":"2021-12-15T22:16:22.399Z","1.3.0":"2021-12-15T22:37:49.252Z","1.3.1":"2022-01-16T18:43:15.789Z","1.4.0":"2022-01-29T17:26:14.107Z","1.4.1":"2022-02-25T09:16:07.829Z","1.4.2":"2022-06-16T18:45:24.396Z","1.5.0":"2022-07-29T09:26:39.085Z","1.6.0":"2024-09-19T07:35:04.091Z","1.7.0":"2025-01-28T07:22:57.639Z","1.7.1":"2025-01-28T07:32:10.796Z","2.0.0":"2025-11-09T12:26:12.233Z","2.1.0":"2025-12-27T00:28:26.022Z","2.1.1":"2025-12-27T10:01:44.387Z","2.1.2":"2025-12-27T13:42:56.244Z","2.1.3":"2025-12-27T13:47:20.303Z","2.2.0":"2025-12-27T21:54:31.818Z","2.3.0":"2025-12-28T22:29:31.861Z","2.3.1":"2025-12-29T20:35:47.353Z","2.3.2":"2026-01-03T22:19:31.750Z","2.4.0":"2026-01-03T23:55:10.675Z","2.4.1":"2026-01-04T10:43:14.752Z","2.4.2":"2026-01-04T21:43:06.748Z","2.4.3":"2026-01-04T21:56:20.939Z","2.4.4":"2026-01-04T22:24:04.444Z","2.4.5":"2026-01-09T21:15:17.809Z","2.4.6":"2026-01-14T07:50:56.547Z","2.5.0":"2026-01-17T11:58:40.860Z","2.5.1":"2026-01-18T10:33:46.870Z","2.5.2":"2026-01-18T10:51:40.604Z","2.6.0":"2026-01-18T12:23:50.227Z","2.7.0":"2026-04-18T16:27:10.808Z","2.8.0":"2026-04-18T22:26:50.914Z","2.9.0":"2026-07-28T22:17:48.143Z","2.9.1":"2026-07-29T15:06:52.656Z","2.9.2":"2026-08-20T15:57:03.916Z"},"bugs":{"url":"https://github.com/VaclavObornik/mongodash/issues"},"author":{"name":"Václav Oborník","email":"vaclav.obornik@gmail.com"},"license":"MIT","homepage":"https://github.com/VaclavObornik/mongodash#readme","keywords":["mongodb","mongo","utility","library","queue","pubsub","message queue","reactive tasks","cron","lock","scheduling","schedule","critical section","transaction"],"repository":{"type":"git","url":"git+https://github.com/VaclavObornik/mongodash.git"},"description":"An utility library delivering super-useful and super-simple tools using MongoDB","maintainers":[{"name":"vaclav.obornik","email":"vaclav.obornik@gmail.com"}],"readme":"<br>\n\n<img src=\"logo.png\" alt=\"Mongodash\" height=\"150\" />\n\nA modern JavaScript & Typescript MongoDB-based utility library. Includes [**Reactive Tasks**](https://vaclavobornik.github.io/mongodash/reactive-tasks), [**Cron Tasks**](https://vaclavobornik.github.io/mongodash/cron-tasks), [**Distributed Locks**](https://vaclavobornik.github.io/mongodash/with-lock), [**Transactions**](https://vaclavobornik.github.io/mongodash/with-transaction), and a [**Dashboard**](https://vaclavobornik.github.io/mongodash/dashboard).\n\n[![Coverage Status](https://coveralls.io/repos/github/VaclavObornik/mongodash/badge.svg?branch=master)](https://coveralls.io/github/VaclavObornik/mongodash?branch=master)\n![Types](https://badgen.net/npm/types/tslib)\n\n\nSee full documentation [here](https://vaclavobornik.github.io/mongodash/getting-started)\n\n---\n\n<br>\n\nInstallation:\n```bash\nnpm install mongodash\n```\n\nInitialization\n```typescript\nimport mongodash from 'mongodash';\n\nawait mongodash.init({\n    uri: 'mongodb://mongodb0.example.com:27017/myDatabase' \n});\n```\nSee more initialization options [here](https://vaclavobornik.github.io/mongodash/initialization).\n\n<br>\n\n## Reactive Tasks\n\n```typescript\nimport { reactiveTask } from 'mongodash';\n\n// Trigger a task when a user is updated\nawait reactiveTask({\n    task: 'on-user-update', \n    collection: 'users',\n    handler: async ({ docId }) => {\n        console.log('User changed:', docId);\n    }\n});\n```\nSee detailed description [here](https://vaclavobornik.github.io/mongodash/reactive-tasks).\n\n<br>\n\n## cronTask\n```typescript\nimport { cronTask } from 'mongodash';\n\nawait cronTask('my-task-id', '5m 20s', async () => {\n  \n    console.log('Hurray the task is running!');\n\n});\n```\nSee detailed description and more cron tasks methods [here](https://vaclavobornik.github.io/mongodash/cron-tasks).\n\n<br>\n\n## withLock\n\n```typescript\nimport { withLock } from 'mongodash';\n\nawait withLock('my-lock-id', async () => {\n  \n  // it is quaranteed this callback will never run in parallel, \n  // so all race-conditions are solved\n  const data = await loadFromDatabase();\n  data.counter += 1;\n  await saveToDatabase(data);\n  \n});\n```\nSee detailed description [here](https://vaclavobornik.github.io/mongodash/with-lock).\n\n<br>\n\n## withTransaction\n```typescript\nimport { withTransaction, getCollection } from 'mongodash';\n\nconst createdDocuments = await withTransaction(async (session) => {\n    \n  const myDocument1 = { value: 1 };\n  const myDocument2 = { value: 2 };\n  \n  const collection = getCollection('myCollection');\n  await collection.insertOne(myDocument1, { session });\n  await collection.insertOne(myDocument2, { session });\n  \n  return [myDocument1, myDocument2];\n});\n```\nSee detailed description [here](https://vaclavobornik.github.io/mongodash/with-transaction).\n\n<br>\n\n## getCollection\n```typescript\nimport { getCollection } from 'mongodash';\n\nconst myCollection = getCollection('myCollectionName');\n```\nSee detailed description [here](https://vaclavobornik.github.io/mongodash/getters).\n\n<br>\n\n## getMongoClient\n```typescript\nimport { getMongoClient } from 'mongodash';\n\nconst mongoClient = getMongoClient();\n```\nSee detailed description [here](https://vaclavobornik.github.io/mongodash/getters).\n\n<br>\n\n## processInBatches\n\n```typescript\nimport { processInBatches } from 'mongodash';\n\nawait processInBatches(\n    db.collection('users'), \n    { status: 'active' }, \n    async (user) => {\n        // Transform user data\n        return {\n            updateOne: {\n                filter: { _id: user._id },\n                update: { $set: { processed: true } }\n            }\n        };\n    },\n    async (batchOps) => {\n        // Execute batch\n        await db.collection('users').bulkWrite(batchOps);\n    }\n);\n```\nSee detailed description [here](https://vaclavobornik.github.io/mongodash/process-in-batches).\n\n<br>\n\n## Dashboard\n\n![Dashboard Screenshot](docs/assets/dashboard.png)\n\n```typescript\nimport * as express from 'express';\nimport { serveDashboard } from 'mongodash';\n\nconst app = express();\n\napp.use('/dashboard', async (req, res, next) => {\n    // Check if mongodash handled the request\n    const handled = await serveDashboard(req, res);\n    if (!handled) {\n        next();\n    }\n});\n\napp.listen(3000);\n```\n\nSee detailed description [here](https://vaclavobornik.github.io/mongodash/dashboard).\n\n<br>\n\n## getPrometheusMetrics\n\n```typescript\nimport { getPrometheusMetrics } from 'mongodash';\n\napp.get('/metrics', async (req, res) => {\n    const registry = await getPrometheusMetrics();\n    res.set('Content-Type', registry.contentType);\n    res.end(await registry.metrics());\n});\n```\n\n<br>\n\n## Contributing\n\n### Running the test suite locally\n\nThe test suite talks to a real MongoDB — a replica set is required for\nchange-stream-backed features (reactive tasks, transactions). The quickest\nway to get one running is Docker:\n\n```bash\ndocker run -d --name mongodash-test-mongo -p 27017:27017 \\\n    mongo:7 --replSet rs0 --bind_ip_all\n\n# Wait a moment, then initiate the replica set:\ndocker exec mongodash-test-mongo mongosh --quiet --eval \\\n    \"rs.initiate({_id:'rs0',members:[{_id:0,host:'127.0.0.1:27017'}]})\"\n```\n\nThen run the suite:\n\n```bash\nMONGODB_URI='mongodb://127.0.0.1:27017/mongodashTesting?replicaSet=rs0' \\\n    npm test\n```\n\nOverride `MONGODB_URI` to point at any replica set you already have.\n\n### Useful scripts\n\n| Command | What it does |\n| :--- | :--- |\n| `npm test` | Full suite: lint, coverage, export checks. |\n| `npm run test:simple` | Jest only (fastest inner loop). |\n| `npm run test:watch` | Jest watch mode with coverage. |\n| `npm run test:lint` | ESLint. |\n| `npm run test:ts` | Type-check both `src/` and `test/`. |\n| `npm run docs:dev` | Run the VitePress docs on `localhost:5173`. |\n| `npm run test:stryker` | Mutation testing (slow — run before major releases). |\n\n### Reporting issues\n\nFile issues at https://github.com/VaclavObornik/mongodash/issues. Include\nthe Node version, MongoDB server version, and a minimal reproduction.\n","readmeFilename":"README.md"}