{"_id":"@codemaskjs/nestjs-elasticsearch","_rev":"10-3a71ea6e0ee2a36099475111c2836621","name":"@codemaskjs/nestjs-elasticsearch","dist-tags":{"latest":"1.11.0"},"versions":{"1.3.0":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.3.0","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"jest --config=./jest.config.json --pathPattern=src/*","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint . --project tsconfig.json --ext .ts,.tsx","format":"yarn prettier -w ./src","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.6","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.0","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"17.7.0","@faker-js/faker":"8.1.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@semantic-release/changelog":"6.0.3","@semantic-release/commit-analyzer":"11.0.0","@semantic-release/exec":"6.0.3","@semantic-release/git":"10.0.1","@semantic-release/npm":"11.0.0","@semantic-release/release-notes-generator":"12.0.0","@types/jest":"29.5.5","@types/node":"20.8.0","@types/ramda":"0.29.4","@types/supertest":"2.0.12","@typescript-eslint/eslint-plugin":"6.7.4","@typescript-eslint/eslint-plugin-tslint":"6.7.4","@typescript-eslint/parser":"6.7.4","eslint":"8.50.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.28.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.1","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-jest":"29.1.1","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","typescript":"5.2.2"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-elasticsearch@1.3.0","gitHead":"21a1326ec31c0afbbd5f64f4152ccbb44eefe81b","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.17.1","_npmVersion":"10.2.0","dist":{"integrity":"sha512-fwl9bQcAzDRk1VbV8j5f6Yr626tqpMMuQpGtiVO6FSMA4NbUZwz59QO5I+Fy2diGcEeLRL1zYoN0RdrqvxBhWw==","shasum":"956879e75b493c5fb141d705b19eb0d42dccc7f4","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.3.0.tgz","fileCount":112,"unpackedSize":54888,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdpCRlxMRQJXzifpr27luObTiYCKTVMYejONlXoE4ukwIhAM0bHPg3+kLOBgYRI/yDsE/gNbi7n05xZcaePa4T1kLI"}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.3.0_1696928608242_0.08279605743668039"},"_hasShrinkwrap":false},"1.4.0":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.4.0","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.7","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.1","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"17.8.0","@faker-js/faker":"8.2.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@semantic-release/changelog":"6.0.3","@semantic-release/commit-analyzer":"11.0.0","@semantic-release/exec":"6.0.3","@semantic-release/git":"10.0.1","@semantic-release/npm":"11.0.0","@semantic-release/release-notes-generator":"12.0.0","@types/jest":"29.5.6","@types/node":"20.8.7","@types/ramda":"0.29.7","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/eslint-plugin-tslint":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.51.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.28.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-jest":"29.1.1","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.2.2","wait-on":"7.0.1"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"release":{"branches":["main"],"plugins":["@semantic-release/release-notes-generator",["@semantic-release/npm",{"npmPublish":true}],"@semantic-release/changelog",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}],["@semantic-release/github",{"successComment":false,"failComment":false}],["@semantic-release/commit-analyzer",{"preset":"conventionalcommits"}],["@semantic-release/exec",{"publishCmd":"echo ::set-output name=nextVer::${nextRelease.version}"}]]},"_id":"@codemaskjs/nestjs-elasticsearch@1.4.0","gitHead":"682fc95c147e75c09f6250c52ea1ab7f32db252f","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.18.2","_npmVersion":"10.2.1","dist":{"integrity":"sha512-oupRru5g44aUICXl+pfvF8fIpvb5IIb04izCViR4Hue7eAtBtsd0II3/CQypKnRcBOXhgoBKq3i5mW0l2c3tTg==","shasum":"3fa895fafcdc5868fc586d5cf366a71029f4c341","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.4.0.tgz","fileCount":153,"unpackedSize":3397965,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWOl7KOBGTtW8jziwQFiV4BN/FoB6L7UB/4tMcBODmsgIgQFhOJZfDQoKhqT1ZRqrumdPQIAqfHQL2AzfneM26J08="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.4.0_1697823853177_0.2455587837107558"},"_hasShrinkwrap":false},"1.5.0":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.5.0","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src && yarn lint --fix","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.7","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.1","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"17.8.0","@faker-js/faker":"8.2.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@semantic-release/changelog":"6.0.3","@semantic-release/commit-analyzer":"11.0.0","@semantic-release/exec":"6.0.3","@semantic-release/git":"10.0.1","@semantic-release/npm":"11.0.0","@semantic-release/release-notes-generator":"12.0.0","@types/jest":"29.5.6","@types/node":"20.8.7","@types/ramda":"0.29.7","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/eslint-plugin-tslint":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.51.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.28.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-jest":"29.1.1","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.2.2","wait-on":"7.0.1"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"release":{"branches":["main"],"plugins":["@semantic-release/release-notes-generator",["@semantic-release/npm",{"npmPublish":true}],"@semantic-release/changelog",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}],["@semantic-release/github",{"successComment":false,"failComment":false}],["@semantic-release/commit-analyzer",{"preset":"conventionalcommits"}],["@semantic-release/exec",{"publishCmd":"echo ::set-output name=nextVer::${nextRelease.version}"}]]},"_id":"@codemaskjs/nestjs-elasticsearch@1.5.0","gitHead":"67ab0b83dcb8471b9a9b602df935677bab713c98","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.18.2","_npmVersion":"10.2.1","dist":{"integrity":"sha512-So8hB/EDQDx7DjtudnfVH/opvhtKEoZghgZ6uk1TFhHZtwnqod9wBY3X8A4Mmh6r5vLjBN4nDnkg/ENHt2xUnQ==","shasum":"2bb8be5773c28472860c73b1dee73f372dca3211","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.5.0.tgz","fileCount":1261,"unpackedSize":66242994,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEfWDr+HY3KcfnZ85CcLhA3YIgHn1Vht7UtxdYjDcvVFAiB0vJCP+KpBcRc1PwIxArNnAJMOZk09OE61I8QOJoDxPA=="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.5.0_1697831518863_0.5340017913475534"},"_hasShrinkwrap":false},"1.6.0":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.6.0","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src && yarn lint --fix","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.7","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.1","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"17.8.0","@faker-js/faker":"8.2.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@semantic-release/changelog":"6.0.3","@semantic-release/commit-analyzer":"11.0.0","@semantic-release/exec":"6.0.3","@semantic-release/git":"10.0.1","@semantic-release/npm":"11.0.0","@semantic-release/release-notes-generator":"12.0.0","@swc/core":"1.3.93","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.7","@types/ramda":"0.29.7","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/eslint-plugin-tslint":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.51.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.28.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.2.2","wait-on":"7.0.1"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"release":{"branches":["main"],"plugins":["@semantic-release/release-notes-generator",["@semantic-release/npm",{"npmPublish":true}],"@semantic-release/changelog",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}],["@semantic-release/github",{"successComment":false,"failComment":false}],["@semantic-release/commit-analyzer",{"preset":"conventionalcommits"}],["@semantic-release/exec",{"publishCmd":"echo ::set-output name=nextVer::${nextRelease.version}"}]]},"_id":"@codemaskjs/nestjs-elasticsearch@1.6.0","gitHead":"9722eb3060138deedb06c86ede39143833d2b702","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.18.2","_npmVersion":"10.2.1","dist":{"integrity":"sha512-E0K3mLXY2c3yzOLwbKk/q5dTpUcL1PU2/h4IdluWERiqUuwRBuXIEvPdPCVnukqKqMx/HzMozCIsytjFBsi0+w==","shasum":"85799195d8d00a188b3f25efab48818bb068ea41","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.6.0.tgz","fileCount":1268,"unpackedSize":82101488,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEIotP07EO6PZpfWxKwj4h2gVJlpAgsZAtq4n5akaaUmAiEA8PG0AllmVC1aLN9IMkXUPL5sLh8I+FecwbmdKEMWDdc="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.6.0_1697836191155_0.10037317644113997"},"_hasShrinkwrap":false},"1.7.0":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.7.0","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src && yarn lint --fix","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.7","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.1","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"18.0.0","@faker-js/faker":"8.2.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@semantic-release/changelog":"6.0.3","@semantic-release/commit-analyzer":"11.0.0","@semantic-release/exec":"6.0.3","@semantic-release/git":"10.0.1","@semantic-release/npm":"11.0.0","@semantic-release/release-notes-generator":"12.0.0","@swc/core":"1.3.94","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.7","@types/ramda":"0.29.7","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/eslint-plugin-tslint":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.28.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","expect-more-jest":"5.5.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.2.2","wait-on":"7.0.1"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"release":{"branches":["main"],"plugins":["@semantic-release/release-notes-generator",["@semantic-release/npm",{"npmPublish":true}],"@semantic-release/changelog",["@semantic-release/git",{"assets":["CHANGELOG.md","package.json"]}],["@semantic-release/github",{"successComment":false,"failComment":false}],["@semantic-release/commit-analyzer",{"preset":"conventionalcommits"}],["@semantic-release/exec",{"publishCmd":"echo ::set-output name=nextVer::${nextRelease.version}"}]]},"_id":"@codemaskjs/nestjs-elasticsearch@1.7.0","gitHead":"e3dbd38be99b1c0768aefd3735ecb581a8d09ae1","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.18.2","_npmVersion":"10.2.1","dist":{"integrity":"sha512-0HYIdgwRgEqnjUJ1YcZ4eiV78+Mu2q0J+ducGhQMllxkDsBrXcEPUR+Zwjo08eQC5IwKDrXTc7lxJFkMJB4izg==","shasum":"151cc4ed73bbc670440f7fd7704ce08d4d4c5649","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.7.0.tgz","fileCount":1342,"unpackedSize":82341279,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCESLdWIo36QaFMUAVWs2D2UrmF1wJtx0eBooutvBXitAIgDQ/nPjVwEafjtsscdQRVRvYZJq+wgrNo0f2Pse25AIc="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.7.0_1712221724462_0.454168426503444"},"_hasShrinkwrap":false},"1.8.0":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.8.0","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src && yarn lint --fix","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.7","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.1","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"18.0.0","@faker-js/faker":"8.2.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.94","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.7","@types/ramda":"0.29.7","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/eslint-plugin-tslint":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","expect-more-jest":"5.5.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.2.2","wait-on":"7.0.1"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-elasticsearch@1.8.0","gitHead":"e79ab709e4d97eafa172a2d0a7c13887cdc15eb4","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-rzUnrxPdx48ve6bF3LcOI/eFxnVxQ+7gbf5mOksavVNjli555jZxwGh7KlNMIjLtlW4Mcf0KP9Av3wIQbgWflQ==","shasum":"cfbbc925f23131d8b0874fe850ba5d2a8eeb5510","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.8.0.tgz","fileCount":1340,"unpackedSize":82315343,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIED1UZfWK9J4XJUmbw2K9Mzd4Q7Qr7DnhA/jgGHpQd7zAiBfBNAcea1jaiqYm/bcavvXVwQ4Q1pc0/J9ndPwxk2D8A=="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.8.0_1712224473074_0.4342738616716444"},"_hasShrinkwrap":false},"1.8.1":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.8.1","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src && yarn lint --fix","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.7","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.1","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"18.0.0","@faker-js/faker":"8.2.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.94","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.7","@types/ramda":"0.29.7","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/eslint-plugin-tslint":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","expect-more-jest":"5.5.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.2.2","wait-on":"7.0.1"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-elasticsearch@1.8.1","gitHead":"9e1016b18d1a76a84f08bbb6a0afe249cd0335f6","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-cnlHXGDZ4u2i0IETBEcQYrrN1nd6v6SoDC5awpXPTb7J7ibYjyWuRhUH9jpBzKk8txJuxQC6fXiMfcleQu3zcQ==","shasum":"c76953f9d082bf08ef78a88627bc43c4835cfc34","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.8.1.tgz","fileCount":236,"unpackedSize":3429601,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIH4EmaFMCXOLqLe863HOKqHkAYWyvG0rb+UrBlbNAxKKAiEAhhmxPW93T5K7/YIn4PsZ4HxBNBWCcgydai/b1IG0t6s="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.8.1_1712576639509_0.9620197927009648"},"_hasShrinkwrap":false},"1.9.0":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.9.0","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src && yarn lint --fix","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.7","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.1","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"18.0.0","@faker-js/faker":"8.2.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.94","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.7","@types/ramda":"0.29.7","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/eslint-plugin-tslint":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","expect-more-jest":"5.5.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.2.2","wait-on":"7.0.1"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-elasticsearch@1.9.0","gitHead":"2caf3b3a28407fe487fec6e980c5a23ee58bd473","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-FcOpE6Fch7b91s2mOxfeeJ0kGPGGpd15lX1iaosr//CJxISEg1hurNsqeBc7dAAsdhf2nOCwbkw3YXG1/t9BBw==","shasum":"efb3ff32517068f5bc0dba1a4cca7075d2667535","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.9.0.tgz","fileCount":242,"unpackedSize":3433311,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDml1NZDAooG2lRFw70tRSkaoimL4Oj9or/HeTzW1zJ4QIgEx/kTMVl1DXKHzpQYayUeTQnd7qSRcblUaZQnSca2tU="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.9.0_1712650812312_0.032250318819618595"},"_hasShrinkwrap":false},"1.10.0":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.10.0","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src && yarn lint --fix","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.7","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.1","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"18.0.0","@faker-js/faker":"8.2.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.94","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.7","@types/ramda":"0.29.7","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/eslint-plugin-tslint":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","expect-more-jest":"5.5.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.2.2","wait-on":"7.0.1"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-elasticsearch@1.10.0","gitHead":"5f27355ffd6726c3d34fbc236ad8c1ded11d301d","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-4gA3fSYL+YamcYtNcVF8jGW6XMKXfi2+A6bw4vASFO2csIy4Kbbbt4TZjVXhHawh5VjkZjXtec0BMRgnb5m3Lg==","shasum":"0decdcd98dfd96fec79fa686546361f117ef4871","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.10.0.tgz","fileCount":242,"unpackedSize":3433744,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDl54rChiRXRqWdHVuKz9VI5RlNRgoNPmHOV9tQGftXgAiBwQKzHTZsJ/DscvFZyBFHkxRmlpjDHmq3we75bQO3rBw=="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.10.0_1712668825334_0.01305438195695352"},"_hasShrinkwrap":false},"1.10.1":{"name":"@codemaskjs/nestjs-elasticsearch","author":{"name":"Przemysław Walczak","email":"p.d.walczak@gmail.com","url":"https://github.com/przemyslawwalczak"},"repository":{"type":"git","url":"git+https://github.com/przemyslawwalczak/nestjs-elasticsearch.git"},"license":"MIT","version":"1.10.1","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src && yarn lint --fix","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.2.7","@nestjs/elasticsearch":"9.0.0","class-validator":"0.14.0","ramda":"0.29.1","reflect-metadata":"0.1.13"},"devDependencies":{"@commitlint/config-conventional":"18.0.0","@faker-js/faker":"8.2.0","@nestjs/core":"10.2.7","@nestjs/platform-express":"10.2.7","@nestjs/testing":"10.2.7","@swc/core":"1.3.94","@swc/jest":"0.2.29","@types/jest":"29.5.6","@types/node":"20.8.7","@types/ramda":"0.29.7","@types/supertest":"2.0.15","@typescript-eslint/eslint-plugin":"6.8.0","@typescript-eslint/eslint-plugin-tslint":"6.8.0","@typescript-eslint/parser":"6.8.0","eslint":"8.52.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.0.0","eslint-plugin-import":"2.29.1","eslint-plugin-jsdoc":"46.8.2","eslint-plugin-jsx-a11y":"6.7.1","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.33.2","eslint-plugin-react-hooks":"4.6.0","expect-more-jest":"5.5.0","husky":"8.0.3","jest":"29.7.0","prettier":"3.0.3","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"22.0.5","supertest":"6.3.3","ts-node":"10.9.1","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.2.2","wait-on":"7.0.1"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-elasticsearch@1.10.1","gitHead":"17580e59694f0c452ae1249a769703042f945848","bugs":{"url":"https://github.com/przemyslawwalczak/nestjs-elasticsearch/issues"},"homepage":"https://github.com/przemyslawwalczak/nestjs-elasticsearch#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-zfatlC70dWHbdHEx8FTH8wYYKyM0xloYkPYO3xKYrL7R8OhZ86x+PPGq0/b1TvFdMQKDJf2O7kNb01xCtsFg0Q==","shasum":"3a201208aeb9e9f42952356dfdaf2908bfd02808","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.10.1.tgz","fileCount":242,"unpackedSize":3434051,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCbocskf1JTdzNU7Anm7gvx7y3g0H17ScLqqrzTnYdlNAIhAMXootDH9dKeld6tkg5OoMiAR0KcMXeE17EQKsGuKy6h"}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.10.1_1712670153215_0.7521072363180721"},"_hasShrinkwrap":false},"1.11.0":{"name":"@codemaskjs/nestjs-elasticsearch","authors":["Ada Krupa","Adrian Boratyn","Grzegorz Wadas","Przemysław Walczak"],"repository":{"type":"git","url":"git+https://github.com/codemaskinc/nestjs-elasticsearch.git"},"license":"MIT","version":"1.11.0","description":"Nestjs Elasticsearch Module","main":"dist/index.js","types":"dist/index.d.ts","type":"commonjs","packageManager":"yarn@3.6.4","engines":{"node":">= 18.0.0"},"commitlint":{"extends":["@commitlint/config-conventional"]},"eslintIgnore":["node_modules/"],"scripts":{"test":"yarn jest --config=jest.config.json --pathPattern=src","build:package":"yarn tsc --declaration --project tsconfig.build.json","build:replace-tspaths":"yarn tscpaths -p tsconfig.build.json -s ./src -o ./dist","build":"yarn rimraf dist && yarn build:package && yarn build:replace-tspaths","lint":"yarn eslint --ext .ts src","format":"yarn prettier -w src && yarn lint --fix","generate:random-data":"yarn ts-node ./src/test/scripts/generate-random-data.ts","es:seed":"yarn ts-node --project tsconfig.json ./src/test/scripts/es-seed.ts","prepare":"husky"},"keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"dependencies":{"@elastic/elasticsearch":"7.13.0","@nestjs/common":"10.3.7","@nestjs/elasticsearch":"10.0.1","class-validator":"0.14.1","ramda":"0.29.1","reflect-metadata":"0.2.2"},"devDependencies":{"@commitlint/cli":"19.2.2","@commitlint/config-conventional":"19.2.2","@faker-js/faker":"8.4.1","@nestjs/core":"10.3.7","@nestjs/platform-express":"10.3.7","@nestjs/testing":"10.3.7","@swc/core":"1.4.14","@swc/jest":"0.2.36","@types/jest":"29.5.12","@types/node":"20.12.7","@types/ramda":"0.29.12","@types/supertest":"6.0.2","@typescript-eslint/eslint-plugin":"7.7.0","@typescript-eslint/eslint-plugin-tslint":"7.0.2","@typescript-eslint/parser":"7.7.0","eslint":"8.57.0","eslint-config-codemask":"1.1.7","eslint-plugin-functional":"6.5.1","eslint-plugin-import":"2.29.1","eslint-plugin-jsdoc":"48.2.3","eslint-plugin-jsx-a11y":"6.8.0","eslint-plugin-nested-if":"1.0.0","eslint-plugin-no-else":"0.2.2","eslint-plugin-no-loops":"0.3.0","eslint-plugin-prefer-arrow":"1.2.3","eslint-plugin-react":"7.34.1","eslint-plugin-react-hooks":"4.6.0","expect-more-jest":"5.5.0","husky":"9.0.11","jest":"29.7.0","prettier":"3.2.5","rimraf":"5.0.5","rxjs":"7.8.1","semantic-release":"23.0.8","supertest":"6.3.4","ts-node":"10.9.2","tsconfig-paths":"4.2.0","tscpaths":"0.0.9","tslint":"6.1.3","typescript":"5.3.3","wait-on":"7.2.0"},"publishConfig":{"@codemaskjs:registry":"https://registry.npmjs.org/","access":"public"},"_id":"@codemaskjs/nestjs-elasticsearch@1.11.0","gitHead":"f00001ddd54104a244b0183711ed8517fe49c9c0","bugs":{"url":"https://github.com/codemaskinc/nestjs-elasticsearch/issues"},"homepage":"https://github.com/codemaskinc/nestjs-elasticsearch#readme","_nodeVersion":"20.12.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-JVbvX+nMbz4Lbo07imZQcbGFWtmMNew+d6NViV5IFMlxIR0tFfI36seQRygn1hxuARArUfRldlfOCabh+nTSMw==","shasum":"766ef0128c4722ee51bf25ab212944d8fe65d0e9","tarball":"https://registry.npmjs.org/@codemaskjs/nestjs-elasticsearch/-/nestjs-elasticsearch-1.11.0.tgz","fileCount":1488,"unpackedSize":87750372,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEJeNamXQGA3Lc2kmRXu/M2f94NEYij8BRRP9Y420w/TAiADkjVefWNX1GuMnwkGPCH/fxeaA9X+Tbfcq3G0UOrGIg=="}]},"_npmUser":{"name":"pwalczak","email":"p.d.walczak@gmail.com"},"directories":{},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/nestjs-elasticsearch_1.11.0_1713354114461_0.7142351239958473"},"_hasShrinkwrap":false}},"time":{"created":"2023-10-10T09:03:28.128Z","1.3.0":"2023-10-10T09:03:28.474Z","modified":"2024-04-17T11:41:55.838Z","1.4.0":"2023-10-20T17:44:13.457Z","1.5.0":"2023-10-20T19:51:59.767Z","1.6.0":"2023-10-20T21:09:52.248Z","1.7.0":"2024-04-04T09:08:45.529Z","1.8.0":"2024-04-04T09:54:34.076Z","1.8.1":"2024-04-08T11:43:59.791Z","1.9.0":"2024-04-09T08:20:12.585Z","1.10.0":"2024-04-09T13:20:25.563Z","1.10.1":"2024-04-09T13:42:33.438Z","1.11.0":"2024-04-17T11:41:55.655Z"},"maintainers":[{"name":"pwalczak","email":"p.d.walczak@gmail.com"}],"description":"Nestjs Elasticsearch Module","homepage":"https://github.com/codemaskinc/nestjs-elasticsearch#readme","keywords":["nestjs","typescript","typesafe","nestjs-elasticsearch"],"repository":{"type":"git","url":"git+https://github.com/codemaskinc/nestjs-elasticsearch.git"},"bugs":{"url":"https://github.com/codemaskinc/nestjs-elasticsearch/issues"},"license":"MIT","readme":"# Nestjs Elasticsearch Module\r\n\r\n> [!NOTE]  \r\n> This repository is a Work In Progress, driven by the motive.\r\n\r\n## Motive\r\n\r\nDue to Production Experience when working with Elasticsearch leaded to maintenance issues when extensively used searches, filters and aggregations (especially aggregations).\r\n\r\n1. Current Elasticsearch Nestjs Modules does not provide auto-complete for queries\r\n2. Since Elasticsearch indexes are schema-less we got no proper feedback about what we should expect on the index\r\n3. Elasticsearch response forgets about types of aggregations\r\n\r\n## Adding package to your Nestjs project\r\n\r\n1. Install package using yarn or npm\r\n\r\n```bash\r\n$ yarn add @codemaskjs/nestjs-elasticsearch\r\n// or\r\n$ npm -i @codemaskjs/nestjs-elasticsearch\r\n```\r\n2. Import module\r\n\r\n```typescript\r\nimport { ElasticsearchModule } from '@codemaskjs/nestjs-elasticsearch'\r\n\r\n@Module({\r\n    imports: [\r\n        ElasticsearchModule.register({\r\n            node: 'http://localhost:9200'\r\n        })\r\n    ]\r\n})\r\nclass AppModule {}\r\n```\r\n\r\n3. (optional) Registering Index with Document\r\n\r\n```typescript\r\nimport { RegisterIndex } from '@codemaskjs/nestjs-elasticsearch'\r\n\r\n@RegisterIndex('examples')\r\nexport class ExampleDocument {\r\n    readonly id: string\r\n    readonly test?: string\r\n}\r\n```\r\n\r\n```typescript\r\nimport { Injectable } from '@nestjs/common'\r\nimport { Index } from '@codemaskjs/nestjs-elasticsearch'\r\nimport { ExampleDocument } from './example.document'\r\n\r\n@Injectable()\r\nexport class ExampleService {\r\n    @InjectIndex(ExampleDocument)\r\n    private readonly exampleIndex: Index<ExampleDocument>\r\n\r\n    getExampleDocuments() {\r\n        return this.exampleIndex.search()\r\n    }\r\n}\r\n```\r\n\r\n```typescript\r\nimport { ElasticsearchModule } from '@codemaskjs/nestjs-elasticsearch'\r\nimport { ExampleDocument } from './example.document'\r\n\r\n@Module({\r\n    imports: [\r\n        providers: [ExampleService],\r\n        ElasticsearchModule.register({\r\n            node: 'http://localhost:9200'\r\n        }),\r\n        ElasticsearchModule.forFeature([\r\n            ExampleDocument\r\n        ])\r\n    ]\r\n})\r\nclass AppModule {}\r\n```\r\n\r\n## Future actions\r\n1. Add case_insensitive option to term search\r\n2. Filter undefined/null values from request body\r\n3. Add <size> field to aggregations body so that it can return more than default 10 results\r\n4. Add <sort> and <search_after> fields to request type and <sort> field to response type to enable pagination\r\n5. Add `e2e` tests setup for features scenario tests\r\n6. Add `extraction` of aggregations on `response`\r\n7. Add `healthcheck` from `ElasticsearchService`\r\n8. Add `checkDocumentIntegrity` with the connection on the source on runtime\r\n9. Add optional `script` to `sum`, `avg`, `max` aggregation\r\n10. Add order field to `terms` aggregation\r\n","readmeFilename":"readme.md"}