{"_id":"@tecnonews/server-utils","_rev":"116-dd9ce832e29a5d282ae8ee4fa018b209","name":"@tecnonews/server-utils","dist-tags":{"latest":"3.2.12"},"versions":{"1.0.0":{"name":"@tecnonews/server-utils","version":"1.0.0","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"gitHead":"d1fd50218e7673776d3c50d249c1af7c851a5fd6","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.0","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-q1Efep7PZswhBREP5EliBX5Cl5jFVvFqX82L3N3ec8QHlox60JUVnl3Gne9yvheYavoN7jHsYUNQP+5V6MBDtw==","shasum":"fb02a3115d4628d7cba3b3975383c8f14a714046","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.0.tgz","fileCount":6,"unpackedSize":1842,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCWkbwUUBG6b9PZo06WRgc9Hj6s4uUHnlXXtvyddUQMygIhAL2tAbAqgGafi9wkesO74cRx2LZ5ZKcK6lNUM5zxUI/0"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj09MqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrxcQ//dJNfKYIRO2/ZxuUG5BCzvMiR0K31nzngcQ141j4nkrTbLyJ2\r\nN69E7azgBqDg1SeCQzDv4Hitjxo1mgOeTjg3Ea8MXxcsIFrxqPWUWjVrBRt4\r\nT108iiH5wOydQ7inDGspVMJJtMWKxUlDiu4uOjMEFiJSf6AzxhjeGtW8bwSB\r\no8ZgwD1Kz5e8USu6PoLJtf1AsyfkUqdCrnJR6uf9mWCOv8ccB1cm7zj7WuPi\r\n9mBdLtlY7V+NYZnrSJYM8sbsAZsVnzr/XZTx85ykQkQ/QOknV3vLeVtPZVzO\r\n1hQlOHH8zxtW1hvBza4gkR1/NHLfoOVrc0cJYuWypdAQ7g/1eKU10lMXNpDA\r\ny+zR+ISlaYNe/O1iILMVDDeE+auBGjRbn7aQrUoXxAfimdrYnGPbEZiWtRNS\r\nhKdYIRuStKhO9jZqa9brkSvKx5Aso5H6WBxMu8z5xHsC74jNRfLCCtzZT6qL\r\nogq4UU5tNI+03DBJc1iNdCnKXr13OY4QAzlrxOhuQZMkxvLMUt5MPd8AeSRH\r\nLoZyvL8iL6+HlsNFFKIUMbRGDMCKLVa8l56vA9J8rtS2lXrUUqheq5DnxAGh\r\n8c28nm3OTJKTpt6hNKJVp8fLaDnqhCIvx3Z9Dop6oOxdhhfhhuVACzhQEVfl\r\nfbcvAz/jzkN0vpTFq201lp152SADOJOrdW8=\r\n=Rq0h\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.0_1674826537935_0.11735625330251809"},"_hasShrinkwrap":false},"1.0.1":{"name":"@tecnonews/server-utils","version":"1.0.1","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.1","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-515qtCBhJHo5ZrozinVxDp/UaH8Lr3WeOT87sc9NQqmTcAC7E7ZjjOM6rZNa5T1YyvEViw0L9GK2l8pHXiqi3Q==","shasum":"6ff291f80597bb787f022d4e4ab5ba20234fea10","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.1.tgz","fileCount":28,"unpackedSize":10214,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDmttrRL3MSAEDJ8M+Z9x53PbNlBSZ5ZoIAKqmHfClYuAiAfavfrpuHJMv6o1R/eAnO8JBTFwOvGl36PWUMeMQlgwQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj09mSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoWhA//b1NGIfivFfLlFXgw65oTaCWWAV5bSJgRgpyuf1Easm+JieBp\r\nNTc8LN70GbswuhOun7eFnF/lbyICtQjwtI8Cy7v1rspKdy/qBw0UURfmb0Vu\r\nG+5Y3zz5MLQa9REaSUvnrM3J9memNk+rB3aARoYyePhpFdt2pIn4iSNJP8fy\r\nFZWczObXWeFgrkRtL4VZpg6RuOwbGfYOEhNC8Ta0UrJGogwY4RYWMjklKPD1\r\n00B2/12DhNmSfCjqYfj79Aw8eY40sELQpcMHWtNTG3XtgyURfrH+yFZJ51ZF\r\nI5X6SlPqSl1nTceahRLnY/kHj9enJctrlNUdHufRrtmTyOaOkn2JDha/lr8Z\r\nLHt4wV20k9s35kcpIujQk58On8JaGstyrRaKYGwdRIbid39Ox1BoypjorgG7\r\nAJEUHDpxM5Ms4c77Osf6OUgtrBcGqC2ZMGBiFl7mjXEh4NJW6g86TXKXvCE/\r\nKMiWATSYpw8kJjcpRgrb4NROH+6+FrrgCgs4y6wM5kMFi1iSFXAbOAvj7U2E\r\nmF1F7ZB+mgLx7NpnYR8NdlqIFAPS32zO88e1tarbJaik2pMR9nKFYQ+SkUK9\r\nkhE/iFO30aaXFlu5+HJX++5shEFuTSrQu5O+M5CRTeFSrVqLTsESqfkGXHSX\r\nSobQ4l5i2AiwnOcgvCPZg3W6mIwxlS3kg4A=\r\n=NJmW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.1_1674828178725_0.9884024728733116"},"_hasShrinkwrap":false},"1.0.2":{"name":"@tecnonews/server-utils","version":"1.0.2","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.2","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-3RSbivu3Xh1DHfXksNNx33tBv+0yxbnpF+TY5LfNsPQdfqmJhahB2trYbPumDz++KnJZupcx0S/h64tNorvR4Q==","shasum":"78fca475593946be201e1e077fa8d2b5c0056129","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.2.tgz","fileCount":28,"unpackedSize":11403,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCsLeqsR6GLhmM4P4FOhAxgjhmA1+X1jzEdNPoQmcuw1QIgHJ9ZnyFZJLP7V+bVR1Jjz8WUyyUK0HJqdZien9zPOkE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj09s2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqi1BAAlc1EFGZweiRwV0aPJpVhmLi60EfNL1wOd6TfvC7TkLZ3XlXO\r\ng+yrtAqM4Gg50fcFBQv49FLi5x2uk6GhgSOsoF/c4EevOXNnunA04jvle4LO\r\nmblAS88wXLGdKJNEkeDEgOnmJtdKfFPpQM869e9FGbME8cI+8B+OaZo0vkoB\r\nZ6MZVe0kEUlTMto9xuOoWawhbZfszggjgtRQ2UBCVOE9dXB7U4krLj7Ksftu\r\nfkMLhGEJPEOyThaiXIWYSYQB9Qu54vaPCDvz+8DSrZBO7rPo9cZMUmuiDGNu\r\nZaWZiYIRhEWsG2/6JR3UUeBPX7wue37/8T8UX4NWe9YtUCOH1sHM3I00fEzJ\r\nneMNdBlbIPVNH2UQ0f99wjpGFFmJ/I/COM/jLP3ojlr7++vdY5j/mo+AOnET\r\ngfDDq6yDZn0pr5bqbIEEDOjt7WTZXzi7xIcrfxxVz1O83Chf+jWUM5gx+QT8\r\ngms+FRCD9uiLTZbEU9gIdANgXeik1oW4WcCyIdxq2DuwaeuOM5Ot9RbLR8hv\r\niDw38trOM/g73owbebIVTikRcxoLiukRdy4IpriwDgsBo2THrhRlpqEZQSWr\r\nnzwiTAs0Q1yuqb9bWSFwUiAoWZxmPpmSU/lM5Gr4ep5zwyBuxHU4uA6loW/g\r\nExShviZIQyQZg1xr2nFVtgSNVSNSYkdQ/xc=\r\n=OLpL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.2_1674828598694_0.6151517125503327"},"_hasShrinkwrap":false},"1.0.3":{"name":"@tecnonews/server-utils","version":"1.0.3","description":"Utility library for Tecnonews server apps","main":"lib/**/index.js","types":"lib/**/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.3","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-RdQdfl07Sq5b3/5Ayj9pE6ueEkXjne3WiVEMA000UZeLJWu5xH7jNnprWo042x2i2c6sAiC550aNCS9ZDnP4Tg==","shasum":"093512277ac39e45e749d582edd659a06fac9000","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.3.tgz","fileCount":28,"unpackedSize":10636,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCdLtoJXeLVUgS51C6q6DrhZeDZ1faWWINUTZFkIGSy1wIgTjbmfRbU8jQIhLAMxTkkUnKwSVeGgDJljhBNsoqt9JQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj09wCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmojzg//QKqdowQ18o811sC/9Eo8/jrFkibVbTxyF4rtCW3YaCULtQyH\r\nkjOEUvxrdeBIyO2HRp7fxdE19TL+Blda3OEslFxOJyCKH+7p/kj5TTciNalj\r\nLz2lH5CF3jPwhKj2dirhKTi02FmXSvWZWTEA3H8K27XWj+Dg1hmNtoRbLW5p\r\ndxnubNfGW/6bb/zQxlgj6j3nZ7K5XR1hchKrcpl10mEY/F3Fhjh3RrLoflnq\r\nan7Bo2Wber01tr0AMQ6Jhujvu/GCb+0xAaX+7NAZLRGQPvotiHIDJlGFrOmQ\r\nOEYRjiVmA1B7kdZocaLfwDNaScvgKadly2DTwF1Cga2i2VOE+xd2vCROf+UT\r\num3XoNN9BCjBxJgCaoi5f6sqm2/ccRu3/oXEFgf/Hf7AgRdhgEG8W5dUbUrc\r\nYKgRfKKMdDjPgbaEizlutZcru6iBTMu3ysiQ8ZtOZy6Fqk8OCHwQrr6ZMgsZ\r\nJH7E1HWH1c/lwFIutSLHmY7DqBsrvPfj78BaCPY+XowL3EvoXYuur6/pDFsL\r\n0ICRA6RMfqz+RJsO66z1q9URLF29TLU9MDCJmK+9TuAf5m9EoynnKSm+2gvp\r\n40FApT+vGJHhauCP3TpGyTPm9KbsPzrXpVqp6CWE/1lG4A+W0e+9bCkRp2rj\r\nL2eqDS71WDDfMD72l0WVUszhuQ2XO3oOhhQ=\r\n=GgtB\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.3_1674828801793_0.7885897359779057"},"_hasShrinkwrap":false},"1.0.4":{"name":"@tecnonews/server-utils","version":"1.0.4","description":"Utility library for Tecnonews server apps","main":"lib/**/index.js","types":"lib/**/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{"./fastify":"./lib/fastify/index.js","./prisma":"./lib/prisma/index.js"},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.4","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-k36DQF73QhV8qeNUfANorPKDG0gUocYggu/alq8SYQYIRHqAMtom+3XPIG7SXLtefqTX+cnVu7IWPOvcaXr/kA==","shasum":"872ebb56d0c81560dffff8232ce4e0bc577b045b","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.4.tgz","fileCount":28,"unpackedSize":10629,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDS5PNwaurk3aAhZJGzuaDOw5sytd/DaYUky9F8JryHawIgMdMekdEpSD1H45/goKxV43tsjiDRKBjNVJd0pN/wVKU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj096VACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrZsA/+I61XEPwRSqNtPd6FclHB33PSpxMu/raF7/hZU2lfC+VNcsqT\r\nGsZTyQi0aBIy2/IF7RuIo1PSnME0clWW/M6BJ+zgZlYFxCxNRsFC96gM86Ag\r\nKctNPyn9xGHVe0qH5Cg+vpK1GaB000RWIiBwEaSjouuSkHgZw78m3gD8SnoI\r\np/pCG1f/WyBnoCY5K3qzOLlfrhBz/PTMN3n+T1sW1kt3F+7LIJ06tAfycZck\r\nMHNAX33kLWiF0IGGgI2IwwBnJMiWzWWjutir9cJVtvZp14xFPJABmlMUf2ol\r\nnWt2hqAIpLtoHM0Nh45CfPdABw1WyWJlD46qolw1wkT6Jsp2olVBFkPmRjqa\r\npogpV/SlsA40sv4tXXhrHElh1ExeUJ7LRadTAfub88OtFHQbu5uI/mKPJGE7\r\n382vYBi8JSOb/7UG/1aL33/7tHkh3CR4M+HjpFyG5KhXZ+l2OjvXIKWZ0RxX\r\ngzCoud6TXJLfif61EB+8xO7ynmG1SBqL2/0aO8Ag6cECbDVNjq/E4zEyIMyr\r\nshw+qu11xUcife8LVypdLuJbOu0+V7QC1TcaHyu2Oo9frNepGPPCPwDqdBUw\r\nyXie0JcPxkfpksQF+MV5x4dS2Ryxu4nFN+o3O/NbiH6lxpCYzZ5mN74Gxr4r\r\nZpaIu+AujPsvcvadkkvTLD77kFoCtaIPYg8=\r\n=R+T9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.4_1674829461469_0.304021551335824"},"_hasShrinkwrap":false},"1.0.5":{"name":"@tecnonews/server-utils","version":"1.0.5","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{"./fastify":"./lib/fastify/index.js","./prisma":"./lib/prisma/index.js"},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.5","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-FLYh0UCKswFvkFiewMlSkTyxJbvgPhRNMDWj84CLFOg2lGfTDcpmqPdSfl+tHDIF0sjRsbckZ5X8/Y/ixaHyBw==","shasum":"9227b225cba28838a9a3079634f9768ccafac328","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.5.tgz","fileCount":28,"unpackedSize":10623,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICAfGWYZPfN9DgHHHOarY5a9CQfQNwI8GA7UKtjcLEBjAiB7vJqMRBPYsagLtyIthzz+Vapj4AtMoXIhyBM44mFXFw=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj096sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp3cRAAnJ98yjXX013IQN5idYFSPTxNKhK/zU/j3BdjgGIzpyZNmqep\r\nof9wsWD6q6ZsRr0LkfWwnxsLLsuod1Hqq7j+eDEcP26c55DutLROSMNrRoH/\r\nA68y9zCWHAgWQnyQJze79Eg8depSYFnubQmI9b7Jbalrimwnuky4PDWZMLsc\r\n6zXOF5a4QMdUndru2uoSPgT7sfr1wuzR8PscCVaa/fMysY1mE83kAYyGpFPX\r\nps6kAvTo49r69hkU49AS3cxYA2JDLOkZ3kd0RKY4Nw4XbQRTYH932okw2phZ\r\nfEh0ww1RHSQyf4gZJoOmq35wttutrsp4Y3FJncmt7Iq6MvGQogG3yJG0kJas\r\nK5PH2fUbALiLMPNsBMwHEiS4udG7+OMlIlyNTTE8sOhj2ju8dgbC35V4U2yE\r\n3YqM4wZjAzQewOSvmV4BHVTYJAjtJXmMhHFNP9TW4jblSCc5kvdeVj65mdg+\r\nHDfnRlr4a7O3RMP1t/E4xacp5YsJWx2CsVB+Fwi85tizu4JhJ2gNwJoRfQm9\r\nB9aFgbTieBDHSZQ/liuUr7mIU2lqTV8HkSlKIAtSDBRs9Mn9ZJUA/UfXn+7+\r\n2JZboqHt8L1rx7WweS7AoJi7L6fxp69lqn9DKfcAtzWxSD829tWERxRLkQoh\r\n4CQV9ZjkHC1PZe0vLhD6xniXzf6Tj0NUqcA=\r\n=XPql\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.5_1674829483922_0.507611408075435"},"_hasShrinkwrap":false},"1.0.6":{"name":"@tecnonews/server-utils","version":"1.0.6","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{".":"./lib/"},"typesVersions":{"*":{"*":["./lib/*"]}},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.6","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-3sUTGcysbbGnXaMvO7YRBoCKwfAIqkPQnGRCGMqmsoAf8sIOz5T8fN7wpTA5mtr7188OrRcAb1deuhXVWg8rbw==","shasum":"9158295ec6f7cf1fba0e97357b3ab877eebc7860","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.6.tgz","fileCount":28,"unpackedSize":10631,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCQqrfCK+FAF7i7V0BVIsHKLXHhr6oLNWpsJ6XCFlCNigIgAW49dEK9Jq8hybYVuDFpO5w4s4R1/Q6L2DXFlJwocxU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj09+uACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkgQ/9Hcapg7lK9nfGgYCxWthBThnMg6qwFgVrdH1xxIN/UBycgNCL\r\nv/UwoUI0sdcnNzsuNjHtNWmErfe0P+lEVfLi4wOeCgkKAAHg0UF+Ti4XIgFA\r\ngYF+8K7YNiOXSe9MHIitOjtkraLGWBTEGZqoZ2sYK3woAlrGU1FmLbqQY2GR\r\niiTaw/CR1uXewnier/0asdmSOT7ELzGpto0Znq71ikY/hRZtAyafHJoYHyUZ\r\npumHxgKaP3Jz0SI51AioGa7CbTZ0MGJ0wD9dGM3SN0xQSqAc7E1E9OfYb3kF\r\n84GcJssqWClq3f7ilhQLSa7rvrGDMy4xUZVcYYygA/wY23CC1cvjqWir1zGY\r\nMe+8yp/qmGcsz3bNA1NeXMWWYWVTwFW/6sKenfRU3bU9sgcnNDxBBaZdf6HZ\r\nlewNMxe/yEvr+6ne2HbgDDxXQoDlBtdWHT4wr5P5dBR8wtRMqDgODK+/t6Pb\r\nbeclF1HpOo8OkYUhHeD8BemqMVwBd9nXdibTeOVTeeOSf+VC/+Hr9UIoIWLW\r\nrV8YjUeHZKIS0ZPzO80kUQCjpUTkxvUK7yj1NAdniVQWfun8v5LLz8pI+gvH\r\n9IY+z97sWcWTDRptGxpvjYOo1dq/JnBadK0WnNtvSd+sFGfpk7L0PQOmY0NN\r\njsCxFrOszKClK5X4MT6+mF3bXfkhVpDm5+Q=\r\n=Ah7W\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.6_1674829741809_0.5179266773032958"},"_hasShrinkwrap":false},"1.0.7":{"name":"@tecnonews/server-utils","version":"1.0.7","description":"Utility library for Tecnonews server apps","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{".":"./lib/"},"typesVersions":{"*":{"*":["./lib/*"]}},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.7","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-SfCHCSMOevrlgve+owqVeKo9NIzSZaxSQ4DrfKPGGFuHa1EPJxhN5ZB6AYBUA3lDVyRXgoURMN3h3fpjFRoNhg==","shasum":"7d03813093d70c72573ba199b157d79af9e2e190","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.7.tgz","fileCount":28,"unpackedSize":10574,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA1tJTnoqAdZ9mVBHEAXS+Om67gV67JyIiVjYjhS3OIeAiAc7HQPonrhCo37T+Kmm2MLQ0En194LyvtuIpUKgBpblA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+A9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqVUhAAg3ntHi+H6VOBGs8i6ymhVT1Ilz8SNZCuy3AZwUPZ5lq1z0R1\r\nXoZtU87Pw6S+SGXNJUZW03pndeAy5aUhlZwcoRXWhSNTO7GQzhbJQgBCJ5XU\r\nvcu7vD2zDhgf6kzylPvuN5goZ59D5zaQ7OdHz4Wb7uNKUnjZwbpzoFh2c02r\r\nQnCwWl51OIpKQheV6K+vAlFz4N3icfcXpZwCIr6X80yGSUUC/kDxNkht5YNs\r\nAEZu+zW4yleyFRdzZkwQRdxY+/7xJnU5qE34i33GBG1qgSdbDwnVuLILAVx2\r\n8Wolr097wbT2jn+eGBpAKh/jqeMMiiJZ5gHZFom5l78POEBrpuYiLHZ98fHw\r\nY2fXHw16CV4jqkYeCNOCNDNYOJLl/yOze+m6MpHxC1pypQznPpBZInBOxiyi\r\n+vJJHsaP58U8z3Ry6Q0Nswj/T530YB4m5MgmZwitty3uD5N5xGX18U4C+rXB\r\nuTOTzb5dHF2YQ0WOUzFmQRSHBBmNJ10+WNQreJguH/lpABf2oCa5WwtwoXQU\r\n43i1KEMCiE2HiqaRIFokKRLVYOotlprxvCxlt1fDFg+Scwovjxp9pV1O47rD\r\njFatNEQ1l28XJMok9UUykHfb4LVTuLUnHc0xV5hajiAXtPfOqfNenzDIyBnz\r\nWXvqZRXVA1Vwme6LzF+eE4rcbn2EBRIyUuw=\r\n=XUmn\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.7_1674829885164_0.4654170280146286"},"_hasShrinkwrap":false},"1.0.8":{"name":"@tecnonews/server-utils","version":"1.0.8","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{".":"./lib/"},"typesVersions":{"*":{"*":["./lib/*"]}},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.8","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-8E09qiolQcabrvVAJMRQ+f5yFWDYmejCBxkkG2Np3M6lI+jNScG6BMbMwD/qgnMzB2vMI/egwkpZ2B7Vrx3LEw==","shasum":"4ff47222de90313afa766719012d155a5d4b6173","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.8.tgz","fileCount":50,"unpackedSize":17127,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkPdhcjjQfxzbjgvhkf0yYFmx9kqNipYrVlpH72K/9ygIgY64rrAUII5DymXE6V0gE9oGzYYeifb7b1+ktOwC1XlI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+GlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqdWA//UtygQ8UhX2/mcdBKjEwZbMSkuiR1glXgINOR63lbOQoHB/2h\r\no4m67CB6d6AkrcSyg1BogJN8xUeptpFUeU4KKO3LM+VwKBCJs4c9z8/8yXTt\r\nNkNuyK6soj2kjUKTp3o6JGcwK2ED+RlpnFtxyPtfeiC2J7Tq840UN8KSS2MS\r\nhtpC+dvlZoXnETD2GN8CUYZpS37MpYOK5r1Ijh66HXj9PQlrvBx7ngXPQcgD\r\nymW7qlnfZdX1wjUNF5RcPV8EeJBeghdorZcSVCVfUDQF6xuwoe10T9h1Gper\r\nA0QkWxEOo0BGWyX8gU91Zx/vRb0asN/TL4UNdWc0N2bM4N6TzgaofJavPds2\r\nON/eUU35Kj58G5fM0HgtfMgVHEBSw2FB7DpaXxFttBlByUnhEEGvQHxnAqSD\r\nf3yy2kzAgtJTLENsD17q/jghZ5RHnc5b/5T+QUtkxSd/3QnJZ9pmAR0G8VxW\r\nrkf/LrwNOxhhlHBTSi5MUntTyq+ATZSeWW6lIAFqfpv6jisD+CA16ei5A2Sn\r\nwN1XkMOs3IvGBMUVFi5C9ZPl+c0W4WXnvq9aG0R3c9MxrWZzRL61NPeBfZnp\r\nNyi931t99lEJMDMAhpbFoubyfolngAOtCYwJQrmTYnnFO/L+T0oG3AbH46ef\r\n3E+w8/dd9b8eAUJg4RXCY08lrRhZKn6MZsg=\r\n=0OMR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.8_1674830245208_0.3010871058643314"},"_hasShrinkwrap":false},"1.0.9":{"name":"@tecnonews/server-utils","version":"1.0.9","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{"fastify":"./lib/fastify/index.js","prisma":"./lib/fastify/index.js"},"typesVersions":{"*":{"*":["./lib/*"]}},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.9","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-zmVnoswCdFfCyiH7Yx7Ff4RFiR9APsb1qmUTbca4YUAZG774hoY03Kyy+AFSGu7EJiVBMAL91pDbS97HA+MNYg==","shasum":"abdc5269c3adcdbd4dc9fe5bcf74a434225d976d","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.9.tgz","fileCount":50,"unpackedSize":16318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCquHGQ554wydE8JDRXtwnJqxEZeCOBQS7n95M1oDNJLwIhAJHVZ5P2J3kIdiX/s1bXc0C9obDzvIOHdolCi9zaXzJU"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+OpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpyGg//aB6b842fAzujw3Ivxr3WRPGAsVevRwqT2E5qD+525LnhyYII\r\nstOidQGdI8A6i80s0WsioEaSYzZl5No/GrHRuMTf7ePkwM91G6qWnDbuVEQz\r\nRMD9MdhMgmEbu5UzXKU1kJaPuw6oq4BkqNQGT7k36/whbwbKTbaUIGCGgQ2V\r\nJeFERtZofuNGVkk6Mp4c9VSYqWgz4vHXYIbpGyjHrsI7TRrA9bx/Q/ZGO70Y\r\nxO9CKE/e8wkYl26r2xEbt/DcuPxtvc1uuUOV7mHsPGXO0l8ahJd5tpvENBVm\r\nKZluAHaMUlSj5+FVk43hFZfjk8JScWG3lto/3KnnVwDToBGTzlZ9FWez57yr\r\naMiuldCPJR/yYqS/Hx9CkjJ3B2IYEXm/PPq8Vsucnf+akpwHpIYkpQmeNxGH\r\n/A3D1YOw7eSSbsTtLJLLysP0J//97cf5Mz0OzPJUZl7Yg4j0LFXS8bRrNpsJ\r\n9gwPCLqYBXRhtYzUPc28RCnzY+WJsuKwY8sU9mMFUa1yntON0NApL1CowEL8\r\npiNjE8aqx+XaPwGxBi6WhoqzS2NFsOXlt8oU271NfUDEd33/8OH0/DZ8THTe\r\nJV/c1S7nX+Y+wREqspJh9O0q/uh5MuA1AnlCVx7k0QW1kiVaEVLLxskA6hwu\r\nRzzWBzFF88DoWPM+1eo/UerWoZzigSVILXc=\r\n=Sov0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.9_1674830761051_0.40554711351863326"},"_hasShrinkwrap":false},"1.0.10":{"name":"@tecnonews/server-utils","version":"1.0.10","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/**/*.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{"fastify":"./lib/fastify/index.js","prisma":"./lib/fastify/index.js"},"typesVersions":{"*":{"*":["./lib/*"]}},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.10","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-m6fmcJj+8HBcXx5oyoxH4YDba6aS8Z22kTLUEDIBe4x3kr8BX7LE+H2BXnztnNPXWv5WRO9XI1dPhm8VSEkrWQ==","shasum":"f4aed6ff058d98ae9c3fdc748a3d707b39d29e6a","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.10.tgz","fileCount":50,"unpackedSize":16318,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBs0/lvtSt4flr9fBGvYclF7XQXcA3xM02mhRRRl+QkbAiAEgDru5mcb4miJYHDfdpq3YoKIkfCnSNgRM8sb84zmAg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+RiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqu+Q/8DAUNE6S/llbnYPzr+bkZrpHi308/4+lZbnsCjnfx6oF/l8wz\r\nqf8f6VT/ijWV88eodTnhqYEx1GiejGvpnsN/dgqM9EAzFMh6/uA8MsX5OPTA\r\nOYwSpuVqog02jHPR6JEDrkvUEUr4JTqNXa5g6RG3Cb18AUBfKGhstqLCZWyM\r\nxtnlY9pQeBZhTluv6papE2Rr91YrRcHlzMs4vCto47cg5VSXeOwPZFmApUQj\r\nn0i7dgfmgIv+2p75Hb4TbE6sINsZB7nj0kIvVlwSM4MmdHtD0F/7tqNflUDo\r\njdWRvOFD/xGpSOsHF6TRHy7mFPNBZqRilqJWm7ZaYuR0nQiDJfcME2XE4gJq\r\nG3yHqWlvHoC1XU+P16IOKC4En60c1T4i0JCCQSdZzStThUlUshRpP9KFHZZx\r\nmO1FDo2J0043UMv0Q/gFa7C0cntk0KDySPTM3nRoJ9cOitvsehgnVtiRFsOy\r\nn9nqcUPFf64cxFYu35IN0anRoyKYgy3t2QxsgBGlsFAFPKMKiG5TPeBV5S9p\r\nal0kBVH/yU4l1PRz074rgbFHoF3OLGlX2HusgSp/01w65wl51RyLv34LJ7g1\r\nIM7mWI+6a32OyjvEQ2uoxzmM6vMyWMLY/O/mID3c13UmdB22N08UBkygcDek\r\n+WlDBAIW3rm3Tc70mQ7VwCbKk++0ao96Mw8=\r\n=2WSA\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.10_1674830946481_0.2983458695637724"},"_hasShrinkwrap":false},"1.0.11":{"name":"@tecnonews/server-utils","version":"1.0.11","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{"fastify":"./lib/fastify/index.js","prisma":"./lib/fastify/index.js"},"typesVersions":{"*":{"*":["./lib/*"]}},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.11","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-nvduPKrxNY6I1iFSW3ODZH2VL6ubRKVpZXslbbPnXWli5Hc4AGWMb3N9gjfKInNA/BRdKaT3XFkDBe+UqN7EbQ==","shasum":"2f136e665f4ef4b73dc0b6eba78a6da909d14b8a","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.11.tgz","fileCount":50,"unpackedSize":16769,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDZvwg8jgrk1n9hHh/JpAJmOBhCoQb/kdx1yhz0ihFCrAIhAMa2lwHPruLV8FhYvunXnWRSkwFY9VMrnicgFX57HqS/"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+drACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmphQBAAoTZxLlAmX8jq5Qm5Ivik0rmOCYxl538QeCAzjOwqZ8BKMTLy\r\nMhtONLdhEmG+XYEBxDu/VH80w+eF5X+M1mY7vg6M1guC4Rt3wpUkWwI9JnCS\r\nHn8HOJtkM7IO7I/0JggF/ugPijf9QhCGNuSpjxTjFTjKgzpNibB16FlPvTdB\r\nRhmUKs/8JfKrH2QlRrAeJXewryG19ad5/lK+w9Mq23jz0YZTex6m/Is8Eh4j\r\nzX6LfYJ7eg+hFGUTz1H5ZFWUgA3fiAzwj8a/Bjr4S3mucVo65xd1ARfjTx/k\r\n8ZMljcSU/6RokrEFxv2Q1w6oxjMxrbkwp7Oy7MiPfLfdc/p2eKS2PZHLOaZd\r\nCdtFac9bZBIl1ccl+xH9PTYm0NPQig09LYr8lD5fujReNoJ7SlH96VwE3fPt\r\nIRMBCOHgTjlDkrb17yPfNgrhE3yWhBHYK0L0ZO2uxFfz4zr4vwKHigLVdbdu\r\nMhuRtQ+V6BYnEMTToP6LDqdcmYhlUFAQV2PmpJEbuKDJYA+YB4dnwNmSctYp\r\nFljGJ5y4L+1OP/lXvLY0tJibwOkkJtXF/GqnKuKkmuEWju47DHIaMmP5xb/2\r\nQz+s4ogYl6tmg6TwkiOb6/ukYPYHcesHFZUd89AQnqX3zmBfTfR6cwcVojYn\r\n47YdTQtkpZsXMhAsiWnDAiUdQvXA77JqMbw=\r\n=iWLH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.11_1674831723784_0.7219740770379786"},"_hasShrinkwrap":false},"1.0.12":{"name":"@tecnonews/server-utils","version":"1.0.12","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"gitHead":"6112f86b305bcef5347414eeae6778c9bb4005d3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.12","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-5Iv1ZJYJV+VEoVYJWxmXr/jYPl4OjcpyX+oIy6Wh6CZOPZEt5b0k2gQJYxw3oSlZaUaPLq5jih6kB2msOg4KsQ==","shasum":"a151763087f039631c9653d0bf54c73e5452cce3","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.12.tgz","fileCount":50,"unpackedSize":16600,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGLUz0rXYCHfdlJUA3WbE6vKJLSARe4s4ursRSuHQElHAiB+gb+JD1D1Rkg7AJjQAmursr9O/qdgnyf3FI+ImbJB9g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+fgACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqPSQ/+L/gZ56lBF26+x9hu0u2HcCWdf1PlbOPsOC3hVIPtRbYEtWA0\r\nqtsFffmCXDC4ZUZfkKSBID5iRznez8c2TaxEaD2hmq0T7vzK0Mf/lo/lFu7g\r\nATp/OwQPwOe9lEfmMOXfczzC6PjQJQTndBaUOKoimiLBycZ6ZOC1OfjuZu/w\r\n6/HQDS3XNn44pyCSRSx3+wdkZeb8p1BMAMKj+95pmm3tYArTV/L+Rz7zWRJk\r\nRQd0vbJAB39kP6cw3pCKWWSvZnPAOj9QPMkKPoVJTeCXtF0Kvi3udOSbBpw9\r\naFio7KoYkeJqrurDqqpoaLZs2nvvosN7SkUC4ha0u0V5cl6n12goYmxkrhzA\r\nAoXZ78EMuKtShlw07/9WFhmaCF9AuoGFQYs2GfDJWZulVqJIQFbAI5Qb46Pw\r\npdkTrfpEtUz2PEuzWeo8/uKwOhZK+j6sXzpUV1CRkCaNvZ/Vqv4DwdzTAzXg\r\nsntDs55PqPaqnvtPC19NS4tyucrM2fLrIjQQwVmGYmJc0WcZgHSPqJE+f53K\r\npasy0/TO94x3EGMQnaaGL4AvkP/ikLyl1Lmgf9/Q/Y0pnw1pvvRPHkgc5qYn\r\ncU5Q24mq6EFmib5PqPMqVT6hNsGdW1O4V3KH20xUu9NNuKqFBQmY2fuSaS34\r\n5QiVRf95qHYPr1wTkOpw8SRBrSDADzYH9D4=\r\n=dnFE\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.12_1674831840620_0.13149837467994208"},"_hasShrinkwrap":false},"1.0.13":{"name":"@tecnonews/server-utils","version":"1.0.13","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","type":"module","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{".":{"import":"./index.js","types":"./index.d.ts"},"./fastify":{"import":"./fastify/index.js","types":"./fastify/index.d.ts"}},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.13","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-qTCXe1viJpkKQDxOJ5y/XdB7XlFLt5SbVGYj3APLwi8bO2Xc11HUCQG4WpDEjpDTK79rJBkf1lfaC9o9ZA52ow==","shasum":"34fcff0dc76302cf398a9803bcd0f0d6f1b6c978","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.13.tgz","fileCount":50,"unpackedSize":16764,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGzcZOP/9agBD56Nv9D5sLHSYFNylwtQ0xI3ytXbmTsjAiB4G8hD3tK+e1875BtAC1pSDgodnHCYTsmx8u4xWUGofA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+zWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrB/g/8CA3fo+adeVHBoO0v9WezwiH+c/FDBGVr+2Y2bI4f2vqwP5Rd\r\nPINW9KRw0rGbgr/jfiiGJUWrcd8R4BaMqxhB7WbMVp/pFsgfyoOT74DHwFky\r\nu2QPJ8HFjHzMRgSrZ2i25zwGmBW13UBARoVMMGfluT2StohnQbGlIYGi8CKX\r\nHqWMVTvv9uXUpWlA7IvBnYP52eRhQeM7+TGDn9XcFRDzp7NzwiTLWU4zKiqJ\r\nMTpOxDpb9p0CHrIIW8TE3OKKgMIP0hgeRgFZDJRm6rpd+PZgKFxVMUDUbvFn\r\nUXXGP8cvNTxIo1sU5ejx5Aq8KwHx271mHXhXc7GQNYa+gNvcpyDa0lNZCG6c\r\nVVlc/Qg1DmyG8GlAiMqKCcq9NdePtTkeknFtlUZOjDanXIRIoIF4cBFNE8CZ\r\nonbbvQcOBI25BilvxVkjtcA5qDPPLLx02vVZVnHUEaeWSNzTWtc4CVtLDUjH\r\nV031Jez66DLEDQ6NLXDm0dNaEVQrjdu/AQOYm+oFZO4ecTGrFtqbITkX5rG+\r\nx7xoTBvYIjOS4RP6XLINKHWubtk3So8Z23zvAo+5O3I4V5y+IgJvNaRu4m3K\r\nnU6XFTCEscI0BJmVtv8Ehl+duSaJxtD4omXRbpfUkucGdj3cuBR9vdY+meFi\r\nSSjyS45DbVWDOU9vGYBDLAdcXLBtbXhGq3Y=\r\n=kmGS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.13_1674833110519_0.5196152007629475"},"_hasShrinkwrap":false},"1.0.14":{"name":"@tecnonews/server-utils","version":"1.0.14","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","type":"module","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{"./fastify":{"import":"./lib/fastify/index.js","types":"./lib/fastify/index.d.ts"}},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.14","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-1LovIURokkhyCfBoafpf+T3XDBXZxJl2m9W1/NMbg22RoeIFa5hcH7moWkD5dLFZ1Dqt99QfU0Q83R10LfUHZQ==","shasum":"d5812377865f6714d9cdad6c9208bf799de03f7a","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.14.tgz","fileCount":50,"unpackedSize":16702,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBFRYW1jz7G2Q2g0cnS3qfUAHft0YpTh3TkcocV7DxJAIhALV7qlXlklTYnzAZ0x8w8EN8skSNFiyCSsAopUkTGtvD"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+1yACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+NQ/+LFaUtd27yt/8RPh/FnTLgBbibbSTxOgOQUaqBpYKWI5o0TdY\r\nRkHVgj+t7M66DzJ+LIFUKIXxPmYd92fWaxgMD7NFHLBiMOJTZIg1KHXkPU2x\r\nhnWMECSuXKFbxvqQ+NXCVJoNioKO4vsin+4pg8ythTLtlaFIizJoEqoFe+Wq\r\nDACHb9A2hWKWO8EpclJTBVoeYEfAeznHDpAc1hCZCG1YzVxiOzmvp/ajn8a2\r\n+eq8nhiPalFh8d/r8AMIa2lsQTYP2jMCN71LNBVA+AtRW8KwIsGsTgP1AZfb\r\n4JP8T4Z26gdDaebxCC5wKBAKvZy0fl68dacWEURwqoXwDLQpfJmwQeYHY77x\r\nwdq6eycCfznvXd1vLzBkhQ9mRg62VZXcgGVvptkt0d2Je8K5JHDb5TOnwdVV\r\n/BSF7FcoU5muJKKWk4ULp6Adaspo1jsrW4pCVUWBevHx0QQC7mf3pGPVK+hO\r\nP4eAHkrhfQrTxvAIEFCBWR0fwikUZrlb2JIY/rxRUuFpekBYE5FTnOCi97aZ\r\n8Z4rYoVhicoXq/AnZVgAjqHckYm0NW90uMUHLXqsF8KeuKwQZwmqihlfYWBY\r\n0f/mnie5V20w0Hhx3hZ4ZNl2frSZpaj44gFEv5JHMo0CjUgRGnhdDnCwLniX\r\njb0kLy5OuPX/Xs23JMjXP8W/sZ+9lKKwF6g=\r\n=X4jL\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.14_1674833265888_0.5285303683332019"},"_hasShrinkwrap":false},"1.0.15":{"name":"@tecnonews/server-utils","version":"1.0.15","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{".":{"import":"./lib/index.js","types":"./lib/index.d.ts"},"./fastify":{"import":"./lib/fastify/index.js","types":"./lib/fastify/index.d.ts"}},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.15","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-p3Vdz83wI25PEDDBB0EA/SKkwCl7rJV4i6fy/SE9LbXdyqEwbJeW6g7wL9Te4otilZ4kWqfi0O1LCXtUyWzznQ==","shasum":"2edfadfa36ed9c92e81b44b77096a2fab76a74a1","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.15.tgz","fileCount":50,"unpackedSize":16759,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCPsd+LZD87n93WceIRiTWnEZ2H2zz33ASVO9CbWPkbngIhAII3XvlH4Eh4KVCuuv6pBJdxRaAS9LGbSrsemapWSU8v"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+26ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpnpA//RZ+oZ7otUUsY42YDXPHyMv0RHQkTZL0/nHoqE/sPR7k0wX+2\r\nI65D5FhD/lHQG/YyJte+kXn6s6pRDEpPjcdcOSeRa6YxyBMCbg47e6RSbcx/\r\ndp3h9xVteHKTH8o+S8OlN15NQjP3CQ1B9tYpzcO1G66T3aSn2IJ1fEMmHRvm\r\nn8o71ibG35b/XU8vEMVyH456KJMiyq8ZKqVnbx/cq4QKnGTb4MhpkNVYrxxg\r\nrvJU65AghLFI7TER034ooDmyftwJypzkRqj9qNEqgAqymdgfMyQkzDEOp6Zt\r\nWWjaPszjBodJwehTVVjerj8zoDQMCIZcDEjO5MUwDA37FCG45vw/kpjEDBX7\r\n1WuYHgfCHOkCvRjGpXYi8Nb4WKvt0N1GNK1NF5KS0kfCUDzL0OIc9OT8OUl4\r\nHaXowlrkFSOwZQLkljB0JjhPnj7sfjz3Kn8akDJkr5RtSVZ8XH8uvCU8nJK6\r\n1URgNcCCyL7yRVCDobY0yfh7hBvhM7jT3EG4W1ObDz8gJbkzwB+SjTalD44t\r\n+Aw1h1bdZ7T4x1YD7kz42F+U9A0yoPF2ep62UHNGxbaHhWiUQcdSjIFdK9Nz\r\nZNTHI1sbV999aLocwyyxmMTieIjf2yD7Sshy4AxlG5jVXvoMgz2xl/YGlyFm\r\n4S1xvkd7hWboWYxoqcoBMWhEOovqMkBxCNY=\r\n=FHrz\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.15_1674833338591_0.635819388823659"},"_hasShrinkwrap":false},"1.0.16":{"name":"@tecnonews/server-utils","version":"1.0.16","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{".":{"import":"./lib/index.js","types":"./lib/index.d.ts"}},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.16","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-riONgrxzUd+gw/wo4wkZW2p2I6GkQamXWLlWko4NE7DSmO4G8t4C385ZzxIiwjb4gYd8uCeQ430LVdDeK0KXjg==","shasum":"6d53d5c0bfc7602f3dbf78af7c72bada38990f65","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.16.tgz","fileCount":50,"unpackedSize":16657,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDU9SCUEv3hIcQBjrajo8x+s3FGE2GXmPJUD6nC6K0pJAIhAI4OsLdwYPqAdRTDDaLnw4qLg5icjRiLSdCHpACahE8o"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0+5QACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqigQ/9FwwQQPcsqFw7UjfnXVHvdQCglbbWMeSf3NIs4OunxDPh00hq\r\nYSCpM6o2SGSzA4lCpb6g7YyO4icVMTnReC77yuRSxfWN+JuQwE04vRLFxmUB\r\n2F17SVkcWnFkc7DZ6RikY2qYuWS5BZEyQStf2KOmuxOkSomL+LO3V4+pxg+q\r\nmZO6/daL6PMRBSXibS48VML8gWNvBqtfkVnScVzbVE/g7mkSrWrxt6am+G98\r\nMnsU30Joutj6qsphvz7q/IV5PG8y1oqpXtgoLMheovU8NvDdPWq4gAxS1e3z\r\nnBh5rFrUOkXMK/ICdQBvCXN1Ja5zQTTb34SAypoLmyh2qv/ZlZwqEBdBjU9h\r\nz/o5ago17gUDePOB+QJ5KDBfN5libiRa1XS6FyZO1UUQr97aMobfLqFJ1Ijx\r\nMPltwGa3qLcjMaSsgwRtQPVxWLvM6hPIlbLxnmoTxhZ9D7KbiINw4rrfyCFj\r\nzSWzZs8Fy24fjKIFpL4z33zll/iOcqVWnHu7NgWCXOQTZXaKOXQ8hhI+xyUF\r\nVi5mjgIV3v/DyKUea+KW3ZoCCMQcVxfUieZKPyCvJMyJJtEvjEh03Ep+hF2p\r\nlgb/MYpuO8e6kccnrPih46bDAcWBGJH+YQtRlc+waXEblpDuI+RJYxTSLN2Z\r\ny27iPesB28HXxqCgoaU6vDiFVDgFEJaw70g=\r\n=m44W\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.16_1674833488261_0.7622428740076694"},"_hasShrinkwrap":false},"1.0.17":{"name":"@tecnonews/server-utils","version":"1.0.17","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{"./fastify":"./lib/fastify/index.js"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.17","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-KjyvE17m9ToAxEXH0I47JpXrIVcapNtWSW92ha8MMYnsYGlQ482O8+097wy9V7o4JLHfKxtxP8FYEOV7Ak118g==","shasum":"39814141359d9dd375639c060a1e6c6624d28145","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.17.tgz","fileCount":50,"unpackedSize":16620,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDzSIBWV2kfhezyXu4A9vcy+UZaNMFYJPxdaYyyubVDEQIhANsk7YmdzDr09popIfWyVcEB/XXeI1O/rsj7g2Oz6xY2"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0/CJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmruEw//QlzuiUMEdq/CwpiYTmculNAqpm8vDSI/oENBbZ1S7ZKJbbs1\r\nDTvvl5Q/DZqBbFd0neLEIg3RbtQxj9MUQjrp1U3CHxR31vj9ctNoFLDbYi+C\r\n8tkDA5NLsWwWo8rxkeFnkkBCGViAggkzBJ7fRCGFQe/E9lLZLIG13eeH+soQ\r\nBKkym5VRiV6qTLG4hTkB/Tn9Cy9kZTY316PrDijY14rQRLefMs8JK7kShSLb\r\nVGqYhrG3EuSzxFyG3o67912mG3B8nVrnqGs8WE+ewGUw7LeqjE1HMGmI8691\r\nDYPRSsvMKWTI5tnEGvtEEKAUFUURlFZPWAww3qw7CqgERM44FNxK3tcVy2UD\r\nzK/CXB/msr5kBVmDiM608+4m+HSUmwTsLvzVKQhPQWNCSX2dCVmgxKt2kO0w\r\nAQpu83R75VUVWoaIiOeYEy5dBOseG2ZwRIvT5pBVHZ3e4nVUd1AJAg/mQwss\r\nj2TmT49bPSToJTnc8uGayAbteIm88IU8Qp01vUrZyivEVDDyjRUx00qYSVmh\r\nQJbkbfPbMDhVljOiJ3UY5HbfNpwhpJXGMtYuDp++Q6Bdg57MU/xlir7NNDhh\r\nb9K+BopRcgYa5JKBJQfc+6vqzQ6e17miIF0oxFaPgQOGuX+X3kpGtM5pH4uF\r\nTVvNGONnZxE0FXkQV1JUvLzKIhOLEStPDP4=\r\n=zP98\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.17_1674834057053_0.16541319800128784"},"_hasShrinkwrap":false},"1.0.18":{"name":"@tecnonews/server-utils","version":"1.0.18","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{".":"./lib/index.js","./fastify":"./lib/fastify/index.js"},"typesVersions":{"*":{"fastify":["dist/fastify.d.ts"]}},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.18","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-jKokKl//iyyL02rNqAua1V5IoOb3IiJ1ctxfaOLT63meiwazV/IaETh96CV86UalQNY/92mTr4Wxxg0xPftybA==","shasum":"44f144278841445800ca65a808b360cd19fcfff1","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.18.tgz","fileCount":50,"unpackedSize":16732,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCrbOMYsyDREBLnc7YHUVwGU9tHw8/Gv4Ti3Tk2B97X/AIgJo93oBHDKLbQlpUVXqqn/tV89lIXuQkpwpERfNW99to="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0/GpACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmovQg/9E7oHllV452JSFykD8PGFZPeOhamCinxzTmfpEcxEMzlSR3yw\r\nVjtE7NrvGwDDVJdXLFWkSEx6+xqTsOxPWiNhn48Ek40c47MBBlkc7whbnCJa\r\nlHqakwQFnSvd3y/7n10Jq2txERYlfZgaeceL0ZDst6aOtZ18i0o+lOoQdI3q\r\nHiWh2kwfOcm3IKJtiUlR6l7vF4bQNwIIz21bYyMDPMUJCMoydjPV0Ml69biS\r\niD00kknqKHCLEUwQF/qkWosm2CMs+7SjJMYPkp+5MacL1p1mOPyY1osSb2N6\r\nIQFadEFBnLHXp2hxJoKmFZSGfXnyZsvkZv5TQlYNhzrD3QObiv/hP2IJLlfB\r\nks6PJF+4MIcwbHPgpVTFsxBZp1DAVZG0q6tm6kNzJdNAuJvjyp9I1GaR/55k\r\n4ZO/IPYcBNZgkPz2qURo0kS5oV6bO9dgwKqHno44VbBryHBMlT+Gs9lzxpAD\r\nTlO3xBmcXHhYkDV0Vw8Fc6uB6hIIy5gz7c6HMynKMZtgMyZk5EOnp/Jj7InU\r\nN+RWxr2WK2gb7IyqiMphYqULlsgoLGsWFI8wgG5FuY1oWHqThmM/NJ5DChZt\r\ny2T2j1KAv64qgH20FXW/jQNCa4UpIp7Dmz6vZPWt+8eKZRZHBR23AOyhX7xN\r\nItT6NGIY33noCjH0+EtAyVm5g3ApbmqMajk=\r\n=kG2T\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.18_1674834345588_0.8213890411995963"},"_hasShrinkwrap":false},"1.0.19":{"name":"@tecnonews/server-utils","version":"1.0.19","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{".":"./lib/index.js","./fastify":"./lib/fastify/index.js"},"typesVersions":{"*":{"fastify":["dist/fastify.d.ts"]}},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.19","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-Aoe9Kxm6oDYRqOMYOP7j5Wlbj+vadLLya76XrIoEFtoKF5HH2gq/iOESVzAK0JH//TiMdCUi98VQrGocFr7ZAQ==","shasum":"a848320d51a859c6db3a9cd16946835c098cf8ec","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.19.tgz","fileCount":50,"unpackedSize":16732,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCiMSi3URhy8sqcIyPdqHtATlEBtbCmOmEjp6ew8Iu7UAIhAKzdq26Uy5UDI2bMMXOJjysqq4UDnfyVgM0Z5xGhOo0y"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0/JJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUMRAAgibI41BLF+QXxmlBwK7FDe5q6jQo/I3ksLpGsn7nR+0ZVWwf\r\nRPWOd7Ox3gFoNFFlV40dqe6k7azV7MUFJ/AXo7nJUAdleUQ/DwaPN1iw43GJ\r\nwm+U3ncNdw+LpEJeRcwxvsGYLnnW8IBAubm/vzrLJUapp1+ZSpkNk4BhIkYc\r\n56bEGFO12zVVuJiNVWtq4E0/A9Yl3rRjYNO7y1MDNydhHy1sVWWmi1KlU6d/\r\nIS0Ja0kF2rV/yz7qQ/1977tGb1FwW9EyHtOZW0UxWQdCaMaXdhOz/L+Jw9QE\r\n8/4hEV13n96PyDUgDMah1Dir20oHpBYrvKebzCF1XkdOig+fXJwzAcabMRwW\r\nixBwbuKddz3EnRI7po7JOKMb54EbHXs8WoBMiO2sBfAVElqRTqhB88B+7+A3\r\n/FF+5wKQZHV6jyTmilbAN83nknGSC3D/HsYOlZBpaXl91LThgLCb55y08T1w\r\n8YP6UP6laMT3yn7/zLXybOD/C9YiLPG4qiocXyqGDAEC3nmIme+Yi+J4FYPH\r\nPe2V0FQhRnB3xXcp7BTOHJcj6xbkeOSAufcO5yPRetBL7bAAkrZOOLs/IPc9\r\nTXfbJwaLR9Jdnl3P8oPYQYjYCWmToFdlj3f8BYJGVqml0z/FaEdlx3kcbOVf\r\noczd+U/sUjxv7nwXjHMcnul9sGq41xNNTj4=\r\n=8Sbm\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.19_1674834505593_0.8627963173687374"},"_hasShrinkwrap":false},"1.0.20":{"name":"@tecnonews/server-utils","version":"1.0.20","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"exports":{".":"./lib/index.js","./fastify":"./lib/fastify/index.js"},"typesVersions":{"*":{"fastify":["dist/fastify.d.ts"]}},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.20","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-5i1BGpT8tJxt3ytD4sQrFM0TpJdShuH8wTRuUjawLKlFUiVt//fYnmzFgalqcqL/mxLocfOPaZ1K1vxmiFO8kA==","shasum":"1a611e989ccef4b7a01102034ee3e169a24ba2df","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.20.tgz","fileCount":50,"unpackedSize":16732,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDLqbfubBByLB5II2bT6ePz+ebkSN0VifNFvXXYijdVUAIhANNG6j2HP8KJ9+MknH6xOV4StbHCn8R/MvZ8+mmPiESy"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0/KMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr07g/+PCBm6Q18QtxJaoX4ph01teXfQV60JmiGclR09TnJLPAw27HU\r\nfw42GodbVl4n0h4do3keB/QRbKZqGt99J+dWHWjbC1eyuVQILZGKsIsEWpjj\r\nx6rBrPxfbHJoq59DG0/80fXTV/Xpl83Qbvjgaf8Rv57jfqAYWa79uC8aa13O\r\njP6U/CQvjfBb2syU33SYQ/3CFF62oHtlVQLhna9rKrF7R5etBy2PIEma4/gv\r\nv56DrPgUpWyX8dWjS2H4+3X4CpHBEiTddqoIhYrX6r5VAd8Kj/dPgHXygEUx\r\nW+O+RJ1u1RC9ZspzI8maBbAHobcH+16Wz9fQgLekpfCkKKTr1aOqx71vED4l\r\nAm9D4gVy3u76Y0z6lpq63pcLaHTkSy6wBobJNUFK0X7IEE2PXrN931mb6Bh6\r\nRwCzHyQMw/tV61cUPsVdrQTwPo7tRuZn+8qvWKGA3OSNcA3oFwVbMXRVs8Nm\r\nPcy+KEuiXcvE8g5wdsoVDPj6RhLxHj4JpRB+k4aQQ5vTvXKpfADOK5dvZCWD\r\nVBNabksoE+2pvTTCGmO9AGUOPXX39xUgxTM6h5jmQcG8v7clzd5cmE5rir+l\r\nriiYprUv23yIPLYuhauEVW+fRXE1w7bll0o1DHKUFRzRN3nRr6JbeeXUBuWc\r\nae3Enaf+3INaKCqkbtBvayJxWPE09Rq4dI4=\r\n=XUEK\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.20_1674834571934_0.8963860660072871"},"_hasShrinkwrap":false},"1.0.21":{"name":"@tecnonews/server-utils","version":"1.0.21","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.21","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-EiDk7G6eirqrsuBzy30CqralnIIjtL37mIBC18mKeyLP6+wfyX3GfFHT50VIcP+xr0sv+4sqm0dGjmRmGrNDKQ==","shasum":"cec56a707ee221a0a8ac64d4f840b33ed2117402","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.21.tgz","fileCount":50,"unpackedSize":16784,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCICbczYt+/TP4o7qFHYzWaKlYPD9sx1PYhqtIV6eCCcShAiEA0KFnmid67/puknhPq7i7RnLlNPb0+wVKb8blBEd74/g="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj0/OfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmr3OQ/+MHRR/SQetd/EV+zkqDfx0WEBzd+FgcrkdzmN6cM1pP7Zkqbw\r\nfgqc0DWUrcnAuuO/DJvJCWID4fpij0MJSTGyq+GCxy7wgFYdgZllJT49ChOW\r\nN7kiVVss3Z4xnk7j7HOSPCPRZEhdgqH6R1tYA82HnjFKTkN/6HqU3eOh4Mgl\r\nus3NQusC/2mrc6DETZL5GVtQ8ZN5iMGTrj5j0xTfSJi/CsdrmgPZdPnXCoIc\r\nwWHLm54EmVhDlJVhQhdPpfron/HygAms3AaS4iFUSOCm/6b1pgvwiZ5W7BiA\r\ng2ahuebRe7xdow1bm1CZF+qqfHfIoTqVSGX9/Zph1I0D4xuRVaiCPRd8EVO9\r\n37t6OaAbohUL8J4BuYUkd9nXCtOsXVIFRI6wdCrAl4Zc+Vo/Y+Txq7NFfOqO\r\nIdFC3p/JSBHrcCrD7oaMXp5a2dh9BoG5rKbMuspy7ojxUZBqV4VZLLlpdbvh\r\np1WlLCXc1uAp82FmBqFn2UC/zun5aDZltKCrFRiXFojrzfbylhDtzMafBow6\r\nx6UlFSRyLzxxaVJFUBVdx3EyhjRWuIdUEg5RSwQC7WCP97weX26mUihQGfkN\r\n7guJlQpV8z119ylFGNTj2KagVIiwh3NMi+dF3hKU4ksp8Ev9rJOTuGRkP2co\r\n28AVzoPk9S8FYyVEzVNHkkdIU7WbBLnDivo=\r\n=sq6q\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.21_1674834846826_0.06003038852720999"},"_hasShrinkwrap":false},"1.0.22":{"name":"@tecnonews/server-utils","version":"1.0.22","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.22","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-SKTE4/XIh/f5TDDlz5ASmDDO6S3e7iESLT5WLFfU5BGzak0hNEZXhf1wkgBNOUBEN8wg6eqCKnmKtx2K3UwgPw==","shasum":"8721c56488b5a97c00f4209d0d7185c25e3fa284","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.22.tgz","fileCount":49,"unpackedSize":37427,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC9WAROpxibM59MVhjcYTUBa7ugy8cgYFFXyQX3+7M5LAiEA7Y9F9l+GrReI3+ARvjganoylqu/Ys51UJzzFR1YMRJg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1Qi5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOnxAAho2dOeljvCrY8cKEN2JKyv+Soqcg6aV0kkEE+R77gKWQzP31\r\n1Ffd7BtZfIoiHoJ7Top7tEvuV/tpZH1w4qSJfZZsMnirLdn4DLrm2KIhLwBz\r\njERS1QKHYUlzincK3DcMCtEF3quFgkg33YkwRQyt4Tt51Fc+zk5EnKWVMAc7\r\n7dch1H+rwihXp9QVDVrW2KdbqPZKaS0I9aEa4Q33tUHr3u6b0AwcffvvsQGh\r\nKA2llaWG3tR+JVRcfJwhBhNocttKbW1WP76SWI45UhrNfc2vA5FkxwPfAhjA\r\nEqfjIL35VMbvPREqkxlTrfPlf5myh6j51fuXlKgAKLQCkggX71C/fEGjsHhT\r\nCi5R2kv1OpDnfDkCv9QxW2t9bmEAtjuP2zcA2btD2ct1TfIKI+/LT7/f5/d3\r\nCfdke77LU+HNk+gIAoBQy4rvMKO3o09KC9O3SEWaJoHk6XCekmO+eEFKSspS\r\nbTALe1hSAXeIcJou+Wg4uV83z8nBrkwjL8bWew3A+dEs9SDm07B0a4airdbg\r\nlRZfyksY5I0tZntjgjjFyD+KUUSKSBtUrwnwHO9qMtqKiIAovVmbPOfjiqXI\r\npeZKLKW2e4/Nc6XSWF+EwKfP5zIWYumGQwTjjYhaLIgAx1k9Xn46v52udB3P\r\n4qWNS69O6DIvlBmGRvpOl52mF91RETwL3+s=\r\n=xLhO\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.22_1674905785115_0.4249384850489084"},"_hasShrinkwrap":false},"1.0.23":{"name":"@tecnonews/server-utils","version":"1.0.23","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.23","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-ybjMJwWoxaP3ziRXr/PMoYvcNB5JRK8W+DHziH3kqH5+i52rPaJtUH8EIR6S6T61aA1rt+M8UIkigYrQg26QuA==","shasum":"11b5ece02cf1287184f34f7a8613f409e915fce8","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.23.tgz","fileCount":49,"unpackedSize":37447,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCIqIiWaaBgZXuelq6q3Xw3CMQn1YOa97lDrHYRJZGCkgIgb3jEILMiky1qrJ3AoIENGhgooySakO+Br1iju39GOTI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1QnOACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmppqBAAhS///XoQKMmfTnZmtzgkvdgqi8O+zDTW1ZRRMJBY8xoM3KvH\r\nUR6AdjUUmjCwDXSW7kVRJMWaMEXOZY3mrWDVlySs/xmJjMl1/r1XLoGzbfo3\r\n/a9JsWxC6OWVqJ7T/9mgTkH1H2bkYWPdm7oYtH+i4GnkGMfPYrElLtugggtT\r\nLZgOJ8rfYSDUCXLB5Ya2Hy9LuBN9tElPJGrQH0pKO+QdIX9SUPyncrxyZHOo\r\nErFDbhJSgRIGtOIqLYqPCthKVtBrnm1eI0N1G+hIjLWAlFwB1oDIg3hHGKE6\r\nij1xwYxw5pTh9bWyqJW99vLyYui51ySuPAhamLb4S2A/lp7MfPCAUy61+CUc\r\nQDfKaetb+MsbIWL9GKyU8WsDE6WI/OQLkQblXt/dCDCyx5RW7XeF4j/osIPS\r\nUDg+lNDv20YqnO/6jnwP/Md/LI7Se1ScS/dbF53MdY8yXYGXJG6/UNlwBgjn\r\nCfr3YvLCtPdk2TtUCgut7iAa7g/+M6BxH0lfDN77qki9f2Qtpr+16mnl7eig\r\nAiYo3SAGIfeN7GOmpMKfHFW+jNRhPdf6I7UAqdSH37sFW/AhSa9jzYI+/c/T\r\nsenDMgx8r1TA2OdUkbv8qx2LsKSJuPwL8I+4Kapm0vXhnJw10kcKBB87k/jK\r\nud/bzFfXE/W67cnYu5mzhE24RiPapGWGfIw=\r\n=CA6O\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.23_1674906062416_0.4346690244978417"},"_hasShrinkwrap":false},"1.0.24":{"name":"@tecnonews/server-utils","version":"1.0.24","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.24","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-EkWOe81Kb+GJAUTPJJxSvb5UyC6KaC2/Nz0h9dGuFPQBMHNg8YsYUk2qsTucbfskwPwRLq6bR1GcZof6wM+Njg==","shasum":"c72406b66d266c264424cfc5c31c2ebe0df53909","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.24.tgz","fileCount":49,"unpackedSize":37470,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAggl5yS73ZCy7k0D/Le10oVWBqepFcqsZDBUOKEazpaAiBF7gOISQS4P5efOmhdIsniCVoQJ378lSGWN65SwTNgvQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1QpfACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQEQ/9HtCG1v1qiBWSNTziSU8AwM3mmaxoWel+0d+1aGiB6H0hY4dF\r\nDd9VdiTLk3ZaOE/5UBCOQCEJy5UnPowaOHiq8zBEn07Zgqh7qB98nh/972+2\r\n5trqICpBbw0Z8ZtMWpSLXstyGXIao8i0iSoNLBLgtaJ9BV1RiasRGxWjB3O9\r\npAiOnMSoHmQWKVjrDH9k8mc0jgjSBpZrORpby4XtATeWTSvgJBkx6NxA4Y/M\r\n5VGXoaB1DGsg92vgQaj7vfGlZ/2+cw1vq0DJnVOztLglYIwf8j6cFjBi+r+1\r\nZAfBlaZ+cQQumrmjRJHtW39GtC7TDE9dfOdlxq8tgz+LAbd1KAw28O9/yNko\r\nAnywp7qs5XdLQMTlJh+38cZsJu/rM37KYF7JN8j7bbyN+97YViBam2gZukeJ\r\nUVV1Z3ZBZZx9Z0qHu5R/ZG+rmTIskjCk62MBH/tRevUooxeEVbQ0XfrtZ5g4\r\nLfG+an2YlZuQBFsI+FkhIQzBbobdpo0V3kcdCqqX6CfO2s4JjPGQCGceH0c7\r\nojAzNlf/cDr6sli2/BN8RWkFnqzduqsJXUyVa3AqfQBKt0JwBxRgL5x2m/7C\r\nV362Zoo/zjWOIx4OKT567ArrH6WLkDVG7kBN5nNOZJQPRmp8FuSVkp/p4AJY\r\nsEyDEGUCiyAlSxNNa9yoOGAHV9+ySEFfw/A=\r\n=gXJ8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.24_1674906207561_0.31570843121158854"},"_hasShrinkwrap":false},"1.0.25":{"name":"@tecnonews/server-utils","version":"1.0.25","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.25","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-W2jP3IyrzFZl2oMtisY3fxa0U92ociTWq1db4HiDd0lrO+ZRxcnZGzK3nrVX+6smpKugqzkOsTvH74VbwHlhuw==","shasum":"eb2702440e2205cb3e693bce874862bbe2118240","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.25.tgz","fileCount":49,"unpackedSize":37526,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgNRET1PCNuUiktsFQg19nhfCq+iVpJUtfcV7F6MxbuAIhAPFLcFV59xiiYlF2FJZwQ59px9//aYmh7jcX1HdEgdZq"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1QrnACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOQA/9Ez0i6APSWCk42RlBE4aubfU3K/m+QJUKV30sPieg5ZmX/qow\r\nMv4mjQ0Fj0c52/Sb8MZM3ntCo9HHffbggUI7flN/7AMM73xbqtOIs7qVrYfE\r\n9KrUvp/7VZgZuDRJv1+QbZK/H/drjJyVpxQBKZ6UUDU6gPS2TaGyd+CyXiwP\r\nDUnLju+SrpzM6yac3MtLuVr0L7XmNrRnt2sXxPKLYJSav/zigboxb/lc7vIe\r\nwC8YlV4tnBVn1EArQumv/VWY9Fbi8Fyh37kG9PBYxuBVNjxmJPxUqFX9MFOe\r\nkxEgUGIPLZDhytUdAkvibp/mAuJvaWCVVPjffC420yfPv3MiUOwbzzoe4cVA\r\n8lRi6X9+qYtnYVOJ+lXXIGFeIxnrGU1lw43nQzZ/s1DCPfMxFmyGL4qCEzvk\r\nlfRZlEpXAKaeCBJIMcobj1hM4gJ3kEdb62PhKFKt4Ya7k2edUPyZkKPKtBW2\r\noE4xhUShAgCUUjWxjRdywEejwKm9LSiFeawntHVMlHU47bI0C6B//Y0sXu4D\r\nJsQKV/YwXATvDii1AtjZMctJUJB7Iv4FjUfJx+3mwC6WOMmO9SYsy/caf3gN\r\nqnwAqUNGp6LyCmCCyL1N42RuxGVXx7Fc/sFOQ6WI8rA+pgNHuYYgDDQ+vOjL\r\nB5ZxQtkfqbEgXX4ocNFG6nr5A/sDF3Yvifg=\r\n=Bn/S\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.25_1674906342727_0.3722387795933726"},"_hasShrinkwrap":false},"1.0.26":{"name":"@tecnonews/server-utils","version":"1.0.26","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.26","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-d+KyDdiJ3ipApYJ6V72FS6uwjGlPXMTMHZZCl8Fnwwu8kUIBRRjnO/si34G2r024yBIMbEbWuLsP5yE0hmqi7Q==","shasum":"2787b15e147912318145026a09cd9b162dd11e12","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.26.tgz","fileCount":49,"unpackedSize":37361,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDfKSdX/WPAZ3ZDnaQ7DvSWc6Tptt9I3SmNPX2MbOp+PAiEArjelnzzjARWKJTkD6pT180zBE0H8uSjPe2n5aXCf1Mg="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1TnuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo92A//bp0J9eGpMKvd7dpNOrCAgudicL58mcYNphJJFG/0oDrbgrUv\r\nlm1amtf3+WncUTEpQ0+/vvdqfHUkjdx4faCoRxUYBw0+w/epuJKVyOyQAmyI\r\nWgMY8wD/4Bi2ftM1QDj2ow+WTvnMYx/QqnncRBNTbPOTS+dnp1EIN0D4/Kdu\r\nILC/Bp3sqA+Nc1MrhM7XYrEWdj0LFY5hb/K31izpqSunSPdgbogrExPu0qjs\r\n8+rDAwb/wlk/X2txj5Y63S3xi71aX3l6PKvCLsVovutCnvRBRN6NnFdx+mGw\r\ng7H+pKy+BEU+q3tgg/PhgJoHz9UCpvxlkO/WeYB1Qh0a2ONfAqrrHai2jCHO\r\n9HGi53dQe8cX8KYSjGApUFrzpDlVzZSqy9ZOWefSMdgLKvCJktYGoNFbeeDx\r\nUlgUnXQNPyqVzLXaUYxIq2RaEbX5TC5xOg5tp561ynGTqedoog6awQk9L9Hd\r\nuaRUda8yriXqUTLd9ZfczTb2ahK75TQbHXusLje/8GrpLb5PP0++L6BQenR5\r\nB/3BYKJkydjt8HUvdpLoJ7iH344+ZL0VfQd5Qi/x7tKrER0Ge0hI8wFKoqfJ\r\nzMQze4Zs8oguF+sKBM0pK7QlMNOlL9qB/HJg/GN4J8825jMNPCDqckXVh1RU\r\nrPck69i9WEgJmAkyEbRxgp3Po0wRzTdC+wA=\r\n=oy83\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.26_1674918382774_0.5651389015996182"},"_hasShrinkwrap":false},"1.0.27":{"name":"@tecnonews/server-utils","version":"1.0.27","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.27","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-EYfk3STxFgrgfg6LbdWEsbidSzmg7O0xlqKBDKBFRBwXlOyDZp7OMzUVWoaiGTABAo5YkiUd3R6O5lhOjIyn+w==","shasum":"4e5bdaef071fe9cfbfbeed0b453605a2e6b170d5","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.27.tgz","fileCount":49,"unpackedSize":37407,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHbtxq5GXt5A7RU3mFuDsVHDJQT+5tcTog7VzAHDY9QAAiEA1N+DlqGa4bj/6Luey5Lkrjc9i5xnG39anPddx9eVh4I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1TtRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6gg//ZFR9Ee3VyPiPZX8uUij4txYf0E1yUTd7AJ+TpObpY4xGam5Z\r\nvQZvfPi/HCh5Lyg/1J1UUUkmhMQS2CKTKchw7qdB3Xt9Z2giPUVdyLKgkV6H\r\nF4MQwvdGqvZBhw51ZGWPuIc0sJQWJuXBpEJzIc7xRSPFvS8UMkGnOzHfx0j9\r\nTgb2Oym58reLU0urjSmo4jUqD3uqPMhJWFaVZOVeaYnY8P6sA8vZw8Rp8zfv\r\nwd25oh2S2J3vD2MAoKcouhaCUZIuiZn5clv0I52C/A3DOyWm04X+SE01Flcs\r\np5QyHKwWIeoyGKxZrAMCq0YpnOcNIsA9L09odOLa18mWkg2lw8tro2+hk4DR\r\nAPVoayhruSRPVtIRV6+kZ1XFDRVdXwJ6uExvL5dVYmlUuVqaFe+TuW++sxs6\r\n6/BYrrZSek4yuFGSt61deEjbn+7QMLdlaohg8euIA+XrnjMjkq6t0Z2L27Sm\r\nsAv1a7jCLSjNewcESO+dXoyGbWQnXv8AV8NrIaxzYiGDDSC+lZyDtQj74CQ7\r\niySHB10r1FUJDL9Ntox8CEBqeZJNfYVoB6JSjKoRuLJbiDaxG+b00RyPMWLE\r\nwRox37f8bvyCZlovEgxXn0m2w00sFGNsV8n3Dk0MAPIKUjacvYaK2R3zwV86\r\nKdm8cA/b0sLiWtSvQagxEXvbE1ViOfwlSQo=\r\n=bzV8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.27_1674918737502_0.9174432190162058"},"_hasShrinkwrap":false},"1.0.28":{"name":"@tecnonews/server-utils","version":"1.0.28","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.28","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-tuF1qcW1BVjDbj+847ErFSDETa5HpU6qQ+heBw7LrweBFTbUSg/LAI/W6xaK/bjN45uttOowLnyky6t+fwZzjA==","shasum":"58ed989db108b17fa87476aac250e64d6048f0fe","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.28.tgz","fileCount":49,"unpackedSize":37382,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkobCl5FRHlP/PRqMrBjm/3Dn+1cLe01rOZ1cLKPrA7wIhALQ5rIKFLcme4WZHc2bQoao6qlfdkR7Bcx8/67WXRz0f"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1TwCACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrT2hAApLT3RgQ91k4oVlcb2nXWNovPgKa3O2xKeR7wEDZHB7GFQLxd\r\nQtCgoZ5u9wEqSlF5dD1MApc+P0fwnml76uwtv4obfZhYdZUEnPki6XsH7e2x\r\nGlUg7+urMvEj0ZP5aLCj00Moo/jUtkn6YfpjVCG7CAx7AtXLdnAHSv+ZdSy/\r\nziITdz6ZSpu9putKVVetvEtyoKN8WLmsMUdSVGzk1pJ3zwsdtGiRadZI9YSe\r\na14xdIyyLB8vPZKaED8Wl/BdmrMMNdIerQOYGczVgVk6D4+TJtqvWkf8B32s\r\ndJOarrSZU4asYvhEuoRFU07mjh9TCnCa3OgFAdp/Vh2RLoGyKWFgUT0zealg\r\ncbVWmostvsmeOj3o9graGHNxvhibBlS0S4scUxcfsGhnU3e0UpK5JY5+Ihll\r\nw3FvxaomcDDie8agUoBUDH8zP9gUl7aGxaTxHAzw2+IwIia/O7zJqUpise4q\r\nyY2pK6IR9s3ae6O7UvpqJ6IbQZbRTY2otEFFbvoV00S0veADANwoVzJBL9Bp\r\n/b0w7wU1/epuCko79tpJ4cM53xcgPeV+z7IorkKi70aLQU/B76uT33MUdnz2\r\nNlIXiFNXJ7PFfi5xGlCGvd+M2f9tNZReDA9MQvYXhbKGG+mKFY92CkMPIQNa\r\nIYz1lev6tI4QjecWwrSKfKHxXk7errYPZnM=\r\n=kEcf\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.28_1674918913853_0.10545440756058011"},"_hasShrinkwrap":false},"1.0.29":{"name":"@tecnonews/server-utils","version":"1.0.29","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.29","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-ifO3TIy8ND9+YKYOKwxPO88s6YChhmi2vQ/67nrxoss+QHdYEkKruWIEdrjAlGgxIPlDrvLRAupkYH1F6B1wVQ==","shasum":"3bf463662c9e8723127caf5cfaa3f017c2d15e3e","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.29.tgz","fileCount":49,"unpackedSize":37350,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkzBxDoh5Md7NpvYu7vwqiNwvzgPsa3QYuTr7moeXAWAIgNgnhXvTnxqXmAmvVrrECztQjhxwRIBJG+tPExwYNLPw="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1TyoACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrBIQ/+IIn56M4KFugU90etkzMc8j7bPUfa0Lr0sasqd0LzzFruYRzt\r\nlGphfsPpGuvjwHH+8Ck3Ym6VzX5DhAcQqGpmlfjx15J6xrtaK/2KsJgwO9P4\r\nCER2UuSaTLR/wa8S6hgbpDxD+aERFePwTn6UvrqkS3HGqXoXC7A2HShrZ5CI\r\nBV11VdK9JbuGAoo61QJ7WF4az3S/Hi1ZsfdjK0FwBccPBuggihabUG1HSS2+\r\n50mK3l7JG1NRPpbNCebY/lEdh8WkKTcCbMJB8mIr8ueOIsP/XKg39Xzdeb4d\r\n5Zg2V4hf14Lq9CJer6QhwYFBvj8DS1leq01FlP9X20HU54zKRG3JXPB5dLmA\r\nrS0WVdhh1BB6gLQf2/djguFA+gMDSNb38NxHpURqy+jZVrB7vprVJ6HbAWOC\r\nNKHI+GTAKGGdyR+poFQAcE2KqgKnX1IS/b1dZjkq1jribnoEnADDhPvXa/tJ\r\nbvvmekdbBV61k+QHZUQOMdEt/S9U9odtqTOmbl6xpWNZVlku1FuBYgj5pq+Q\r\nv7AzUqSt3mAGIz0MVaZ7EgL7xGWkKlaGq9RYcoOpoPjz0mHohmO2BBRebu+f\r\nfhbMO7qk5pndJnulEPv7TmbgsC2+4qQz88IKP0Qi8W7UnvqdBsW+G/+EQLUy\r\ntk01C1f9cCJssKzNoK8DsbpXln/IR9GVhvY=\r\n=oIva\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.29_1674919080622_0.5781374180342123"},"_hasShrinkwrap":false},"1.0.30":{"name":"@tecnonews/server-utils","version":"1.0.30","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.30","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-TvKTOovOpVH6oXyV9gm0XJlCtVnJFrNtWKYSYOP3kjkWuVB9t04M2RrzYGhojNEH4jF5sz7v1nb0C8IaoUO1hw==","shasum":"4609c284c3d0363a40948c97d45739e4ca9f3a5a","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.30.tgz","fileCount":49,"unpackedSize":37352,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIALt9Hilh5dqlBBLjyj/P8VupLabmneUAFPMnx0k29P6AiEAi5RoVGkG8w9a2OnvkBIxvwwrIV9grCuKH7jmVoiWecs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1TznACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmprEBAAod7FK9cFDXH5wF3253mooDO8E/JudVhzBCuFQRY/8kRobrrn\r\nuXSqIkXLZtzQO+pclRfm0nNRAK4fk/hxzOe6oZRfnmszudMw22MYVvMB2adm\r\ncs/D2yR5ogPaoQuvDE0JGFx50niM4q3QxcuurHtxjN7dzvv/4FoqCsCAQ8X9\r\nLZ8Zc5WQh8LMiAMsegHuPBEd7pLGeOTPFCRF4gUcK0qDsp2Fpc5ygmQzXcGJ\r\nvdNtlZN1HTe0o5ECR5eCsxo+MTbh4PdYWIMRa0dqa3EKUDn5pAxSXXNc1Nrv\r\nX/H1WkdaaMzT6bUesn3d3U9uWqw6NFHiMsnDljaH8Ql7JZelsqZFkI2ZCpys\r\njJHaeFwi9IwiAfuH59nX698ufo27Mka+dUezScXmI7Bn8h2QJL0RxHEwZgz9\r\nndLLlbYPye2jyuYCbnopvwZLrJHe7S3AiacPtyf62nwYknprELLC8rYm8SZX\r\n35+3Jdcko9PF0DMSAZVXTTepigIva/agcC1qgVjGn7bxN4TC+UoYjlNA0lkK\r\nZAGmwGbE6CMZAxY3q72qqJQ9rQbNDVI2JnocYwLUnkTChZEvGd+1mf2SZLvi\r\naov1QieAy7wC/IWu761V2nnMS+rCgFNfPucH9cLozORMnlfl1OV9cHqpbEeA\r\n2uC6s8LJ5afoedCqgHa4k1VcoR8wYEwEnVI=\r\n=m1e0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.30_1674919143464_0.8074017084819658"},"_hasShrinkwrap":false},"1.0.31":{"name":"@tecnonews/server-utils","version":"1.0.31","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags","npm-publish":"npm publish"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.31","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-vCzayBWPguaNfW+h8dDzi3goUfBLVm7nS9Fd6IyPx99iYBA64v/oWxXUkROd34IXk9mBMa+O1t3wMUNZw5GKkA==","shasum":"7673f5690b3dd9a3c8b7ef624639dd86368ed86a","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.31.tgz","fileCount":73,"unpackedSize":43221,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICWvy7tgu1CePlvNx96//SGqtMdPazFF550bBRX60emEAiAMjffrfr5oNaTeDtPqPK5CeoNlDKbY1GQlZI+wCO4t9g=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1UEYACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoQGw//YSdsog+jw2OAmM/bWDzz6LBfILTGbdFZrECoq8SnI/eoApsr\r\nnf4pUPsltUNUrtBVVCFqcIgibC8El1RwqQg75j05s08OgZ1f9KLH/PlljbLs\r\neOK7g9jgTh9p5EB/UOXTD+vaEwsgqEMAtFBgpemfVnZT+pLF5EgzjnsuliD0\r\nSV9s/Guklf4AFpnXsUjZgG1I8x5SX5epRhGSHJj8p9uJ9t/vfmFxEIegUegT\r\nG3h2wm++btsZybUZfBOlTHHfGtibdOnHW0/Ulg+5votdRcGtuew0eULIqSlQ\r\n6C7c/OEJeWpqNzkM1loSDmnCa41ajahjTXETQt+3hpo9k9sfchMINVx7llpU\r\nrxjqCBMf2oCIfQOxj0ft+rgJMbmoplDAHmBqshkEE/lAwX1Mh1+bSuSCYYpP\r\nO3iy3ns73IZVuZW96sMOWuzdN8N6FWTfLc0zNzddDYcy3YQSqc5mE2VzpENB\r\nsBXOnRJ0jVwAwTy3N9UOgRdOfJrZpvfuLw61naWerR9Jb0ar4qV8+wKl9MXw\r\n5J5pUPjztFtGlKZermAniGctcT06OPT6PzKzXKByyz51VL++avzM/M8qtSVS\r\ntlfyGDnm0JNSeGPK1TJLFUH0ZikG11ZQvyzbK8vWzz7sjNg/v1eB+fYAjbnw\r\nkd4vdIzhPex04YO6B+yO6IkmsNvySDkczsE=\r\n=Rvea\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.31_1674920216689_0.599356695753984"},"_hasShrinkwrap":false},"1.0.32":{"name":"@tecnonews/server-utils","version":"1.0.32","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags","npm-publish":"npm publish"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.32","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-WQ1nm8rEselxHMHUOC5TW38/i4a3vOkbs3ByM7/YJP+uZTLiV8cgD5ocj9ttmCaH1gHu6hY75K57S7qL11w5BA==","shasum":"6e80924524792aa7b50cdbd29915eae51624f96c","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.32.tgz","fileCount":73,"unpackedSize":43213,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCdJZRQWxlskredmIX1neyOeRgtVsMJZoYLlEYMzVWShAIhAKI7O4zB4ios1iVUJPmqQh0Qzrh52f//nCF7EMhQKL8S"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1UHLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrHDBAAmLpQl0bU44A1MWAQwDtyWIMxGng21QDhn1TFmswmHzi/TO4H\r\nBWOIpubW/22rk72f9xAhxrN9rMlPTH0n5JxDK0tBwQvXLdJlY0KhKN90nkuf\r\n6oQAhlyyVt17Ow4IybfJPRirwRW5RVX3wgrzY6Kr2xwBF71TtXVtzCFFBY2P\r\nFNt7i3ahmj8Tl9XSL1TLaXyfHWziWb+YLi4toSDtcOfsx9Q7SeqlUmDP122D\r\nShaPzkSZEJTTBOSy9JhKub4psJao7pdmwkRDKbk90ALx5o3faRPgJyvbiBzz\r\neHn81LfNf+jOktN8PakmOh5h18SFjy/zDX//cO11BBTgKuvGUuUzzgFZvGV7\r\n7yVMCO19OieaJk7b9ppzBjAw3kI3zIVqF7KIr691JarwqekHxh5xOMtHIgkX\r\nj5zXQxz6plaEHJWMK2KqG71TBNo7PUlyhq6ejoFvMDeM+I8KkyHY3splO0HK\r\nncCLmqBQbD1P6F7ZtYPFJWZ8fDsOlLpbBIEjKC19orsrmowEltNhx7bZhEx0\r\neJKv2QJrO83cJPPWQF+buLMS7m39d8ggAPRqs1laNhAUKR9p3+HmKyhSrwtP\r\nOy6X1BaA3fHKyfzmHWdFkeI+9pig9E7FHOZMINQ/VVJ90SHYMQrYyCuQb7dQ\r\nxr4HCSdxO/BVI2bUrF+KYeWQqAr/v51g1xY=\r\n=qlnH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.32_1674920395012_0.17140296129874177"},"_hasShrinkwrap":false},"1.0.33":{"name":"@tecnonews/server-utils","version":"1.0.33","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags","npm-publish":"npm publish"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.33","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-cTNBJqt6neE4DnvOjOufIlknTnNIPa5MrtrF2bqUBCDBGdLTzZwpfqM9MDAl+34+AdMROms6/d1wuZoOa0EFlw==","shasum":"9d3d8fd81ef410077330638869c189414aca6bf3","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.33.tgz","fileCount":73,"unpackedSize":43355,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQD3XtwQ92FE2LN3AnPu7XBtJKXF0tzPDWNIkYW260d59wIgUdfqNjimcddm8VmlHTq0ZkcGpkNGs/jt56ymcS63lqU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1UQIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrYqA//RwonhvgLuDbyC/oCRS9IyVQbeV+KMV5MsAAqWBBClW7rURBZ\r\nIU5difbpeedF101gvSg6GMIHyu3FkGyH03pYauFvhB6eUrgHWSh1Ye0mAQ+n\r\nAO2ZgMPipjrueothHqxW00qE50ExvZMsAsGzA88OS0DZ/A70V4qzT2gycbwh\r\nRLCE0evsLKIYH5oMLzQeRR4Hn0NOdPsbDd5HhSpnkXBCurXdMFj+nfLjAIdo\r\ngqebFhwez3hw8g1z1+vgE8j5V7OnwUAdUFWOUQssnRXHihMo7g/Dg4O6TncB\r\nGl/jQgDx/giiBIAcAsebtPsDNLAnNRQbwG8NpwKV5SGBQTc3qRqJ1TeGCDKl\r\ndUNETJEhARBTBTRW1rNsZEV0syYO063wFIs4+YSi8MXcx8khk1UcCljVGyyV\r\nk7a0sKjFh3Qnhz1zahsM/qO1UWyE3I6xrSjypXyx5qGbxnjcISDVJmSE4EKs\r\nlhSr7sIR8BZbKE1gfDJrhTs3lJtyGMAQlNOsf8LZ2ITWY2drY9WWtj3ANSl4\r\nIYHve1n/IA1Ub6foKN/ONsKdTKvaupcUWQWPY3adG9BqPCG7C0TdHqWmlcR1\r\nBro2x+nUzQkho+Qu/n1NwJ1x2JpmPogcxdFH8fZgp0kL6YPndw1NpULp8r3G\r\n0XR44dxSXkY5XgfnhyjJW3qjXriGygELF9U=\r\n=TH6v\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.33_1674920968087_0.2715276936113804"},"_hasShrinkwrap":false},"1.0.34":{"name":"@tecnonews/server-utils","version":"1.0.34","description":"Utility library for Tecnonews server apps","main":"lib/index.js","types":"lib/index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags","npm-publish":"npm publish"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.34","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-PdJN1fqYsMa3KN/8Q1/l1JmMoKrdGRojDSXRIkbcahXH5wHTiTSslWRtqGb61QZZxzhlxPm4DmdWdNiRjdxQtw==","shasum":"e3b63774b15b48a3ee7087d019dc59b57c109de6","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.34.tgz","fileCount":73,"unpackedSize":43352,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCkWta4tcXd6hHyZ4wf4iE2gCu+M0lluZOg2Ic1CRRIEgIhALKCElroIaIslXzZ2+/sawhyaLrHZAuDn0LmABse6l5w"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1UQ9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqrDxAAgwHQkQaoV8c8OLIwP66pOcXVWjGv/rIMKO8rC2R6bndsVi4v\r\nsIIyCRE8KHIOeyzOC5awbqt4ZhIHiE4Hbw1lm6ipfNNOBuh5JYUp9cPQJccO\r\nHtvUxSBFLXwjrCgTd5KiFr6UbDmgbMW5HR+rjMMgH6fHDiWhP8491WK8Uusq\r\nYQ89IXVgjQLxGyuxSW/fkoYYnyHepfbpocqA0ntLKtppWLlKfKMKpcrL9DUA\r\nuTOOo/8MIY+x1F6W3DIyGZV+i+hIVNZYs+/oNy+fRx3Cx/05Bd2cuES/g4FZ\r\nm+qzLkNZciljMEEeHPnNA97/sk7gis8ZeeOqthTe61bgvrYNjQUrG/Ua7nng\r\npItBT6hGLAaO4UCZeFIND3ot2mpML0+dVGlpn1SxUdMi2zXgpxAiQBNqKIRZ\r\nI4JpaUkB/RNt1sOdo41JUMAVpuf2cET9yGNqnnI3z4acT0uvdQ7mk4/nOKou\r\nc7C8eizd8GNZWITc3XpumWdF13p8keahKFZ74NWB+psQf6Jw2Rk2zYKprYKQ\r\nkRjKXQlXicIqkG4BN3y2I5jc3Q7+HY9P3wVEAO5gXlFW+RRFCIc2nLRgtJfJ\r\nbYhovaFFxVftPKVhzgMLjsaFpM8DtHkqMnQGR1Xg1at15JOaKeXRlav37cUW\r\nEp6TZ3DwqOpvc5HHkf1rphiVLk81F5/d+TQ=\r\n=cLZP\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.34_1674921021747_0.386104641654204"},"_hasShrinkwrap":false},"1.0.35":{"name":"@tecnonews/server-utils","version":"1.0.35","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"src/.scripts/pull-renamer.js","build-prisma-utils":"src/.scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"yarn build","prepublishOnly":"yarn test && yarn lint","preversion":"yarn lint","version":"yarn format && git add -A src","postversion":"git push && git push --tags","npm-publish":"npm publish"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.35","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-HVdqKJTCniAOUyl5K971pHAVC2HkQ4aPJPgPyq+2qcmlunBsjXFldm7SbFO5k5cc38PkeR/bf7uLnzyNRlC3qg==","shasum":"05e57fc4de2d4e9108d8d49dab2d5dfdabdfb4cd","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.35.tgz","fileCount":74,"unpackedSize":44174,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCN9nBAl7EVmAIrXAjMg87aS0LTG43UXBBFQ347hMtMBQIhAMHYBm9qOoImwYm9dR1Cco6ngL498HdhDZ7GzYiyKo9P"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1VsLACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp+5w/+Kuvi6j4fXf9Z4F++NJIckB6Lpio+efPeTu1PSIEycxKagyvq\r\n0x0DTuCEEYYEfUiGc4Wld/kv1+k/pf6m+C1jJjq5UH+fc2QD5rzRaSeQ4ZF9\r\nKVl8iX9Flk6bMFnG5MGRuCwBtyqBs69Y8iWDt1Mvw34BGgOOHwQ5tycymrqv\r\n14hZ0Hr+eS3bNqAU+lWmM9+dMwvgDgxwsCsTxPqzS1hyrA5QgvDvFtpzsyPC\r\nXo1TSPlYjgPDComuybUJUQBi7uYymZbA/hGbrRDVpvHvCkhoYU2UCgg3nW23\r\nfe5ehO0Tqk7bRN+VDbYnJJIxeJBt3uD7xD4gtB4ttgiKiIwpDy8gxUnm9MWK\r\nX4BaLJk7Yh/330mX5lyP1uAKzpuGF1CPklx/nXR7maist9ae4XkHOgjp7ElZ\r\nKKXR4JouJEMBgAm1zWTMtxQlZhbJDI65STzEqow41IqkOVfXE818B49rHApJ\r\ngqNOX+zbYGNyg5XUEedcEvupt+TsQXkqGq9IAxGFSdpcPIZNMG+OAjDJ34U4\r\nPsHiJBMQd5PwmFOIrc6eEWRPKfFBva3bQYwJ9jGo72k9oVFbMNo26E8KcuCK\r\nHNZH672WOgqv4dbAfUPQZaxdN0n8+VGCZohA+2Dg7qZ7RqkPehjwj2za9lPh\r\nV1zhQmBwSVwgtYFkzDl5NHrf9rRkJGkO85Q=\r\n=6wyu\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.35_1674926858900_0.9906201441954479"},"_hasShrinkwrap":false},"1.0.36":{"name":"@tecnonews/server-utils","version":"1.0.36","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.36","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-7CRdBEAxDECeABLGVzYhsnVZQ71ew4iJTquvG7uF2xLp1cVotYkQ7M51sLjjadYb8O07K86TysJIY0EqaBGgKw==","shasum":"229f525ed40279dc5f984b05dfe03927a8f5a7c7","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.36.tgz","fileCount":80,"unpackedSize":34150,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHVa014bM3vqClZf6wiYh2sXtRaiLy0YPJBUyicY2exjAiEAuknvZeNcz65ONIzoCqem5X/a5Ep/IPaWrfVRba8oBcI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1WZlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp2ahAAn/8qFeDt74aH11oP0gbumQuRjmW+Aq6STLBnOlbYMO+JkoxL\r\n5x1O56DypwGIXAll/P2Q9CugrBbFq5xfn/Rd77GkdcBnRF6xiARJXVW7z76E\r\nBo/Q9TP08cPYKNvH+8iVTKZ75Q7qCc3BFJtGBH9IrOtTrwGsRS1A3U6dJxtg\r\n65ITF4V570F7cnrejaAckrudL/4mmDAhZPebNUf2WoKg83+3PWQ/z87f8PMK\r\nkGKmNRd35AAmwuj8QTtinlninNObrzxqSnb+ZxftknUqzhnr9cQLfODTlOs3\r\nvQLY+VffG+6t8QPHRiu4slYGk3PTmRb73Mp0ArOhC7tRnorXd1dMmVPP69h/\r\n+CyTk3m74JRPKmTVwWecFOxU2bqtr9IiYa2wyhicIPUxVTEXBtT2n9uYB4WF\r\n/aGiG6amTUiF1s6xJfsnNuWPcVor7/XXJPAsjQrr5tjwFoedZiYCu0O0Ijn7\r\nIwOKgUp07bU1elv+vux1iM9NEWZ120ky86QS9PG4doJhhJ5KBM6CpWWNq8lk\r\nsb0nH0EDSEimO4+1IsrQfyuuMGy13CZKy7QQawKAPW1VcZPrOOJSXzSg8WnW\r\n5nQKhbGX74XuA8qRnf0LzCfBmLcnbv8aQH0INX9BcwY0qqJM8yY/C9TqM23E\r\nFokNZAy8JG74O0ihA4Gh4WDJcbq/uGUL9vM=\r\n=egMR\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.36_1674929765440_0.022236516260411898"},"_hasShrinkwrap":false},"1.0.37":{"name":"@tecnonews/server-utils","version":"1.0.37","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.37","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-g1b0h7FgLKwJ7uSKWJQAAjxbi5BGmCqTDsSKlF6z0eKeipUBHqcYo0qT53t80qZ70ii2oGWvBkkuoGyYBNyGNg==","shasum":"23694b62dca80fa8a8fd5b2a62b7c2647673854c","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.37.tgz","fileCount":86,"unpackedSize":46814,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDvyOH2PUyykJjYCpchRFpVdRjmvNBnHt/KPV25R0FlXAiEA1BEqmUxleoR8v/F9hRIzj9jDw8DsVL6V0r33T2TUBCY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1WqmACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqTTg//YqhvV4rrZypFebGqjemMG60W8hZoT4xGICrVSrYyfyyBbiaM\r\nVhLO1OmKk5eUB/Z5RtXAh73UfGjEsj46H4wTafKVtBBZYc29Nqyl0UJ0Pwdn\r\nJUjEMPceagA8SXShTAHlIe/DvoqQInKKEuihDSN+KGJb8cE5aOWuYPuJuwvo\r\n2DJfQZ7TKd8aLIDeRXnBsLyaJ00MMpJtDybRY2PO9WBUx/6TECUsTKWAILom\r\nK2rJxgvuA247XVZt82+pgb8ItI/WzKB87JSQi1ElJi4D8K5B9JhZmI8KkMRI\r\nks6jJ62M+wdmXMxBPTtEch0cK3Lqf/TunRNZdJ3nK4GcQGDc5gj03ktdtNbm\r\n2V+A3o3pX+y3p2uLwzNJ0/vJiGd1oHkb8qXbfTahlGeWq64H8fb9CYkPJz7w\r\nXeNNA4YME5NUFGePEjTCoOB/9Azh25YnMKl/06NufF51Ll4ToDtgCvVgJ1Wu\r\nvD5Ywt2OyIJlt4jXO2JflIK7ZB4bwp4ysHQ6DpcUrmeeuk0Dx+JBEU4ldxKR\r\nLAiINz1W+XHd1sQd+tyKH25NQ0KdbawEUzbizfKhLU9p3WCtaPppffAb/EaB\r\n+8mnTlevZBF1jeAm9Ez/6MCM9nHkNrhCR8Vk8GOPiS5MRvB7IN1KW+ICQ3GS\r\nmYBzkH3l+YyaeS9qrvzUzf6t/njwj7EfvTg=\r\n=qLaw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.37_1674930854678_0.8342236723974963"},"_hasShrinkwrap":false},"1.0.38":{"name":"@tecnonews/server-utils","version":"1.0.38","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.38","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-4ILYMVuuO8AGrdxel/mM5jrLVm+F/PvVD9FlOitBQ6s++xhyIdI4uKlzzsKyEPal+SIAGa8j86BhmlMuqHiXlA==","shasum":"881e6c70dc3271fbfc9f299ef74c453b16b0677e","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.38.tgz","fileCount":86,"unpackedSize":46831,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDYoY9bjJICWuapsEPk8GjI/JJOzEq2/4RQmpUbZmTeAwIgRKPgu3O0RfYd0TlgPJQemJnQ78m4nkMFhYHZGIcFP0I="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1WuxACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpVyg//RRl3sSNzDu3wdo9KJmoRmAiHNSgDLhtQjz4OO1ehFbCHwZhX\r\nirD/T3vv43Ye4l0R6M5y2bKYurP7xFJOeTwp3pamC1NhJ7s4IVzPIhYVGywO\r\no1sY8fzUWy5u2R9CjoEm+jdBuzHSz9+rAlkvKTAt7UNPYsmLZlRbWiFsnoHD\r\nPazIl5XHMiJIY/NWiXvtwFLmjjq/9n5+eEHUgjVt5zuhJ40n3vYGDyxQlpKf\r\nc/IENQg+3zqeG3sFLvegFr7kGQPj0KeytEntheMVIuGsLDSS90f3jRW4ordM\r\n1+elXFLbaxW/0ANg7W0E64va+RhuA7l1EwfFbvhmOFrGhsFAKCq3Shw/roV+\r\nu4idUdt8FTMtCzulcxg94WwiIOhRDMeqVbGnz1luM0AIz7Bx0hoFn9iUO5Ud\r\nWtfj/zVB1NetxIrN/MzRzrjnEnIONBqyLiOlg82VIql5D1BV994H4OM9XfQI\r\nEp2oJWFDt4qtxMhcEWN8bYweRZum8YKFGzH2iaDsYPW6IHRQjljbzCluEhJB\r\nX8d4Gt+FJEHFL4baqyZJO43+/v76dW+qGoOrhDkOYNMrhgmvlVhubYZLpJPt\r\nHpZ97tds7+5RPjr5RFoBpJ8plHTMlfT//ol30i+Slp3RfQac94DjMLYz6Lxf\r\nxnlPuZCHmVq9+5Bua3rPUFZ1Yq+qIKAhH/8=\r\n=l6yW\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.38_1674931121616_0.9952442598110163"},"_hasShrinkwrap":false},"1.0.39":{"name":"@tecnonews/server-utils","version":"1.0.39","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.39","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-PKhZMkV8jiBClJTsGcr8w4x7gKcHhttEf4VKhv2oxS9osrrYkwpW6KdfNmbgLNWtr0P6Tv63PtZXOwDRuKT/XQ==","shasum":"36ba56ec169a4c5436d07320c6c2f49e2a7bd3bb","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.39.tgz","fileCount":86,"unpackedSize":46902,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCK3izr9Rn69zDJ4AkrnnpPOjzmfKcttlyBTdHIEdCapAIgAUG+yi+WMXyWnfB4b9MhWOD+SckQE9iLLDcTtunBwo4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1W3kACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqagxAAlWDdkwO4Sx59R2fk5nylo6tO8LsOGoKzbNcruW9qzxYp8Wvb\r\n5HnHaQjM11YeKrwgFBceAUB94tsdYZHqMSogiAIZeVJxOi6aYxlUnEde0JVm\r\np5DKpxBHTOONeoceYCmi4BYSr6OCl2XYGhifDm2yduwFYPqCVhZXp5i8U9m8\r\n0/d2OICDnHhoabQVX/kGamHiapr/3o/LbzNeUEQtQz0st+3YRMxAZpKDvM+1\r\nM+QirtQQFU7YxroBwBXkiipFq2431LHz4DFoxhZIqfmrmbaxHR96BjPYAhBO\r\nU14+YwzmNebrU2ygUZS6kvd1Q3ANdNIZvfr6kZ/iBEKlcq2JCh8tlaK5xfjB\r\nVQoqX1x/MhyB1anFug+KhxDr/Jv1F3RGADsSX13xQleLs3rO+5E3GT6whWSa\r\nz1JeFNztRksglz1E2oHMlD18awdtvLJfCaBSQCqcbYuqPv/XQtP6DeY8uCUk\r\nHx6xMvMgIoA1yC2vbbvD+aXwtF3DVBlSwtj0iYwE5fUO1xYkyd4gOjbquSzi\r\nNAzhsezPSQiC+MCGDD5p9Wlt5j1UenZPq0rY7lzWRFAOikohel6k552mzRjo\r\naq5cpgyi0R3v7yrqghBDV+NQcvRkkmYi1cjDe4PHHSGxZY2o111tyi9UERnj\r\nVWbSjIyaEbrNatg793fUzfPczt72acrNMVM=\r\n=DtyO\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.39_1674931684186_0.06872296520604082"},"_hasShrinkwrap":false},"1.0.40":{"name":"@tecnonews/server-utils","version":"1.0.40","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.40","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-OoXL8aEp6F7q6jDT/V5o9/8bOGRGtMFbFR+8XvS2YXXtrdUnIW9ZAfXtKcjmL0bIkEs+B4CB+Rh8bEdMs0q94w==","shasum":"43e562f84e4823372bdbb7193c955d4cc2ab5993","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.40.tgz","fileCount":86,"unpackedSize":46896,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH29zK+MCaBZ5WU1Q682+CKjzKultHLBcYj1VYbPpVvUAiAR6hJ7EAD5tn+LZ7LOoc3Kyc/EK4ciV5EkE5qcJylSBg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1W8pACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo6BQ/+OLdMkQskP6gFYRre6Nc3gMWkXzmR4Ukt3e3p/3CDu4Nlj9n2\r\ndJcZIeZ54jsJFyiyrXy+l4YTEU8eTvoi1UBZ8Ei/Gxo059xA48FDbyOudE0A\r\nNKfh6IYiHN9uS4QchF/7FQatEnvYsYLfdN7R2dzdrgsSEHlSBppjswU3naO3\r\nEieWp6wS5lvDXHdJweMjrPVm472aps5qqBGU0QVLc6zWns96+vS731Go159a\r\nSdyuhcQQzxt8h/u08pbYub+CxI8JWsySJ+zUJMKSZif8wBeHU0BypnuySub9\r\n/QzIemn/8mAS/R1ay5kOq2RRncnfkO9asFMpGT+bnuBYkquj3jUYZeoehehc\r\noEF0WgViSgB2NUYN3k2b1sbF5fZGjCmuqjGEuVp71q2tDQKkL4fWG07WPn5b\r\nNqBMIzgrnK/f1kSjYkemV/zAS8iA86eS3fzluiDWQ9FtbGv4DGVl2+tt5qWB\r\nKHSkje2HuPENUozN5RI9iq7Y/ZARsyarYr+3YU7Qc/4jWlmj9nbvPtwtx9WZ\r\nwfEt5SyzrWCKWoKkapAc+9sCyxyNi4g6FnJaaP2X/I0Fo23HjxOwrRqDA5uS\r\nVe5FNPT7gu+Mnxe54gDi2n72FpG806KVoVWkt1QhKkI1hfh7Qo6ZfMNUaHb/\r\nhTWKVImr4JHK8I3vP+4DqEeSa52wOKx+IzI=\r\n=bf+4\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.40_1674932009303_0.4174315997575404"},"_hasShrinkwrap":false},"1.0.41":{"name":"@tecnonews/server-utils","version":"1.0.41","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"72ca86cf7dbf3be7194b624e6a24253b0c6a9697","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.41","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-wU7hz3QmyYbm2hcU1IqvmlSHuy/Gh5YYfW6QaNIKMrdF9KaSHY4UUO4BdNMJw7kVo6ZTPda87ptwl9RKKsVGVQ==","shasum":"ea11c0cc02188a347311b8143a2267f9567f9ca6","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.41.tgz","fileCount":86,"unpackedSize":46333,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDok5vmHqSNhzUR5UdKz27PicE7QkIbK0GIIcAY6Zlw7QIgUhyL+UoT5VTZF+dOIPReBpF5pcWbMopDJeoe5K0V3Fs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1XLlACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqseg//YNHM6SDnEzjLmsqEG7WMkv940/uoKqZeBcwrJr3MeHRrydTr\r\nVhjirvPfFT3mkiHojvoY4eZh3VrzfIy0O+I5mSacMJGoTlg82QMIEwqS2wSX\r\nAUNKPETOmTwUqEQzXGJoBKqe87kaAch2RRVL4o9vfMnkbeUZAp6LbjaxLtaa\r\n55yU6NZhHnmDUySh5v3WaU0ZCwzsmvNV3VibneMvxyxSR6Xq0+FJNedElqZD\r\n+qDW2YUqpmwjfJ7WU5et4Qy1qtEiaUaraKXH4XYt8snMaq8ad0Lcbi6NDP6Y\r\npuvOxt1noCUp3RyVJYY/Mx+ltw/DFU1D1ndHpCzItmzku79jdLM4rlHdVnEy\r\n2kFtmZJ7yP5e+wN/gQ8uifxo+UqAcbtdm4yMpJdFLiZV8Q3kWv1HmTpuonvF\r\nlJzOoxkui28J8IQ9EUiIzlXwU1gh9r+wz0NKOLMjU3/e4TCd+1opHeBox6ZN\r\nEjpXo8Rf6NIcTGI6MxdYBVVNb4tWRsluye+bUs4LNjPiNxEfOCuKEPrZZnm2\r\nZSnI7pBkIgepwH40RBGWh5VK9gD5p0VvjZtrRPY0LSuXYzpAIjF5vSDFF0na\r\n/ISU+7uSLUgKOio2lzaSPcHwmKiajWDcL2cgTFkEjw2ijFQb6W3q7d2PEPyq\r\nhj1K7LmHmeXSViMIBhUdbZU1SYq/h4WAJdI=\r\n=7juw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.41_1674932965096_0.17158449775046014"},"_hasShrinkwrap":false},"1.0.43":{"name":"@tecnonews/server-utils","version":"1.0.43","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"1a009f83a67b34e70850111a04dec534a6006682","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.0.43","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-TG7ythAWubBlEkbtrXRrvSs876EzT8ocVKLGz0B9N24RV5C+uNAToilEIy8ARTqTHILKxJVDm+Dtcu00Q7VvJw==","shasum":"70e1b1aeef4cd1186827e76d3f701310200406c9","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.0.43.tgz","fileCount":86,"unpackedSize":46331,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDCpuHZ6NsokM84wLhc2vqba340SkaqJY5kyUOPncR6MgIhAKQWsKqNfkJOhjBS+rUNOiQo8rUc+DIYzE8j6BW5kXIU"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1XQXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrRVg/+O54IxS6OLcf5nViQDLuPBfcgQygxLZd59JlvYi3zl5E4xNmE\r\nybLYf1xmmE0vtanbN+ZVlljZo3DDplVwNaMpM/XMpxVPV6/Xy2ER7PYFnNU0\r\nuJs6Q3pHQfE1xopL9hfn8mUDXZebS931fJeZ0wENBhfN9S/EKZbKuPHISpyq\r\nT2G9UU0oJHLwHMWETuy5YAxfZBdgwIZV9daq6mIRZeVtLQNOzVLKOpNY55pj\r\nCvE3Xdft4l1midE+wsRbQnrQxAiYC2luF8JstwDDi1F0BoNaLINiVXnQbh++\r\ncsk0vndVjQqiB9P0poWSfueIj7Y0nFrV2nDax1PyB8jWh3wj2DpwbgZh0Sra\r\nAV4mwooRFecKg3vHWpSrUgbqXMU6St/UzU3C1gDLPy/XNYyTnnZW93UREZip\r\nkuv83RbcwqaNWtrImqpirNIgmZXqGJXZ+NeVVQZhH8ekRcgWIqluFTIUVcry\r\n7AAdTst65l0b8I/xZ4XS+8D3Q9XNlC9i9IAOyi701UM13ZwjyDCZKqxMuM06\r\nEXV54XIjbBdiQNopREruXIqC6KdJd7xOuqXNCemi8WODD7sKSLF+u8lBO2jU\r\nlRWPQ6sl4orJ77Nshtunt2ors64wc8gwo6n4fQw4k9/RH/J3sKUaoih3lGMj\r\n8GDqHJpA3Y6G42rdwESYfZsJn6ZDF8M5jiE=\r\n=uRex\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.0.43_1674933270825_0.7351336448528076"},"_hasShrinkwrap":false},"1.1.0":{"name":"@tecnonews/server-utils","version":"1.1.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"4eec9155794cb1195ba5b1f1ef82a8d75832bfe3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.1.0","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-IHnHxDoWNmlimYVXPCvGElZ0gFJWgfLqzjKxPNiDZeSEvUAaugEKuMo7MPnRL9QLl3/JZtZGRXDpWbK3L6jjEw==","shasum":"3f3d75935e5d76e1dcdcc380dd9d03674232ef72","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.1.0.tgz","fileCount":86,"unpackedSize":46378,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD1r0ovBJeotY7QMmi2+WEPF0O/4cLofnYYYT6XGJqLgQIhALTXI4z9og9N2ATKPlIm1eTv1ebeYXDTWalu0WDgeeoa"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1YE2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo8yw/+MLQuYfCFTE3ROx1AJzNXF+ICmjbtA52bcFLwAl8wkWu5EFRy\r\nyxiQFhzhWDwhDU6wYb2C8N77A7rQ2adxUGzBFuiJQymhXJWDnoaFlnrTh7Wj\r\nil9sSDWfeVZWSNTE415rtvDCWnk2GBPpDy+SSvqqN3Tz1QRnToAisiGh1LgZ\r\n67e1nmIrohMpDIfZ8uKeL1/jJdb6q8JYnvTjh0pWTlj4nh706e+x8rQtsjQq\r\nQtAg8qAZUN3Ofwc2KtdiJ1jXehPgFVLALxKW0G+FF7qHXTvqWj4K62UEiv92\r\nlKSzj46w1RXloabXFhk4KGlvs+2y0sxcAT3uS/V+3u21bdQaXoW1XvgxrLHs\r\nepiTEK3chUtFcWQiJV5vqtvbN9dNkHH7tmbW22vX4kgVc6meNUdFvd3//0fl\r\nc5uhUK+pT6uBR0HVXzGo98/dkunWMCoS/K5XQBB7yR7sbYoRnq3Q68kqIXwo\r\n55QI60sUQvHouiNwF3ATUIiAFopm9PN3YBy1E4YMeAgJvm0Ni2vASUSHk+x6\r\nNR4UwBGMQRUj0m81kB2Nji54FbwhGP8dU+Jig9f/WzIg05+fpQ3OZ1TWSw5f\r\njrBVhxaBRx7+VInhzVo8bZu0jNYIw7COmM3WzyclWRpskz73yPZhE9j1nw02\r\nQGif2suuiWaFVxBCU7dg28eeJbQ3fNdxUKY=\r\n=xhe8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.1.0_1674936629934_0.9155268202384177"},"_hasShrinkwrap":false},"1.1.1":{"name":"@tecnonews/server-utils","version":"1.1.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"2c8b2023e844dc8ebf80c685d564c100adeff589","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.1.1","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-o3X+5onAvLq5CvZNrYplXvVl+cMgb4+8KEKCrMWrJYVa0G0a+rOG4A4D8aZSekSjOK/BYllB2Ry46a9vJINdKw==","shasum":"5402d17906122c3105f516b69560292447773dfc","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.1.1.tgz","fileCount":80,"unpackedSize":45846,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIFGmdw4yzc1L1gX/xNs0scqTu2nu01ujxAdxg5qROfNFAiEAqIDATt7iOWMDHcFTvjJpyU4kr+3UQqkpsmrjNeb5it4="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1YZMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpZpQ//VrUjmfmyrWiYo//ujJrSjtLiRTFq01lLFvMx/bto3zWPilfg\r\n/s8bwdxT7QaMixyT4cDjALM5doR4eVmvXeBcoeyCRznjspVdoqVEsfO5MNOM\r\nDTBwRsLtsUPC/H8UWt5M0MgWUdvkRW1E0xigLdNk5GKo8nPyE6bWTCCf9Yjc\r\ni8aRDHUxU/LPI3XTooUu0tm2JzvDze3Idd3zBJPcT8OHVDwdB6Q5uiAvAEb3\r\nht1o6laTTgby8U3nfghVRqqxJLN3CTGkwwk7o8fWc3tqEfy4aIlOsvsfRxl7\r\ntoFS3eSt3mcu7daWeXATOmdFxQqMp+fA70aHP1Dc82M6Gf4BzZkLJo+IAK4E\r\nAFjGh2AAjjMhf1kuDDtgGYArqhFzxYKwHl2BN5P9Fii5FrSYGMjUb2z45Vrl\r\nO+hvp5ED/1lU3m2+SRP0C/xcjYa+X1x2S76wXdXgGWBh+oNYTrxL6BJEBbAO\r\nximhYqhvXF4vN5t+Z3KFIplKkfvunara/5Zm7h5l4YBeAarSM8Xc1bqDg0wO\r\n557ytLQkepsZXY79dFp3QLS0geHfrtx+bhkcSZRyZt6Xun2PRHifoSa/43Sc\r\nseoQWR2lxXmEEyfOZou5M5eDgP66XuxSnL0yV9jxd9AvqMKNak4IcrbvwmjN\r\nuNRY7x8eYImu0M1wblO6+OxyZ0LUNnm6bKc=\r\n=VjgE\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.1.1_1674937932235_0.5209972576587165"},"_hasShrinkwrap":false},"1.1.2":{"name":"@tecnonews/server-utils","version":"1.1.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"2c8b2023e844dc8ebf80c685d564c100adeff589","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.1.2","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-nEy/ZeWj02WO49dQQpZfnXynxtCR0Amo8PcOKtlted8aWhOZXEmk1CLWO8AtFzishAFxIV/b6hhtI2gV6tW2kA==","shasum":"ccd17d64ffd8960b3b123177ef80d76b68cf63cb","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.1.2.tgz","fileCount":43,"unpackedSize":44185,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCID9Uc+O7uLEUU/Fjvut2jSVj7Pt2yVxfdu/HE6vUIaQEAiEA7sqIQ1TxqXM0wXSWTk4/wO6Vc/uN/qE59cMnBsuyyr0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1YcNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpSvw/8C34lZVBMhFTzB0Kyi34xKscmgsRr8YLo3VjolGzdR3I4JEbC\r\n0400EtAo470WBlCLtHQazfOFKqK1YvFzmyjgW+HuEZ3CYPU6GrKAAsR6810R\r\nXagfQLHykQcFPpM77PGSrT0qsq2EMQORQzi2RhVRB7bWVg+xoG0eiuaUs1dp\r\nL8LNOwNSmqccYmWhEBE/uSiEkcQB1ii5TjMUKr1H8g1Cna68uGhn1uy57Fz7\r\n54SCqqZ3GeOVVpyayBXQgS2reo7ybrGyC1nHqmuvJ2K1O9bXA0YsdEIY2DJe\r\n5TwH7j7UUGUppHFjRm8vNdgW3NYdhdIMtEjo9MVhEtNQfKIFK13a+ywqko51\r\ngQTdWtpic5Smb1em3x8cBFyLekQMKFRpxZ8Tm3ATf1/MxLDosHW4NL6Kqz1x\r\ns/GZ1LKStuhccxns+22B0HS8Bls77K0Ntq40hU5/brP9HKHeG05xCSqCNyi6\r\nVjNzmu89pXvlwzy5unK91sXBFSMMASV3O6TW6D35ekCkttLhVL0/wCxI6obJ\r\ng5AX+I7ykoRJGBoHkHFkrPpoPROXslouNSst8pcNbDny43krU6LupWah3oWt\r\nHiQzCnEJ79rulbFvrqBk05hq1Xefam02DdlpTKKna/rqOcx5IiqjPswcAKBg\r\n/7o6xcw422l1ZWAGafwyMSUa1PzIUUnKx3g=\r\n=H4iS\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.1.2_1674938125045_0.4350390464490881"},"_hasShrinkwrap":false},"1.1.3":{"name":"@tecnonews/server-utils","version":"1.1.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"2c8b2023e844dc8ebf80c685d564c100adeff589","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.1.3","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-7cciR3bVs2wpgr77Vw+CTmIVAlz2urCRin5KqQ2NjBueTyt5PKz0ANZtCfosURrtp9oxLqQb5LTXljgIBKIDYA==","shasum":"058d69035563b416fa7febabc11925ff94b6e2da","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.1.3.tgz","fileCount":43,"unpackedSize":44185,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCuId2SN0ZkV09v2OARRtP6gF1UHbFdBsYQqfEz8mzYvAIhAM4/8iR6GeeHtUmcrQpTT+DNCdt+6dQ+21UtYAZhlYZk"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1YeTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrTFxAAhtbI6VW0GLJOO3IZt8zUV2rH2GqiHB5yuAu8wq+6eZEOVfys\r\nbBf76/PE+FDeJ0wL1bjXnyNDvA6X2Lx1H/roXypQ13FXYja3L+lwpklUqVqo\r\nkPJzHkC9vL79eb/1QmnlmDymQ5RJuBzZ1GwPW/DFDlph6Gj2WepTmQ6lcstX\r\nhfLJM1fiRsB5g+Sy5/wV7qsSxvPfpqRasoHytQFSFkxInQz/A0fuGKU+brRz\r\naHojPnUr4nHzOLlyvJ7Er0B9wZnkXfI3Iho+Tnc7+4Ca8wfU17bhjQsAudb5\r\nyn4EdLdTAcI4fcomVqqEcAgdmLUONZKhYuqoMYowl1Rj5r3LGg7Zcey2KTsB\r\nV/qfveKXJU87vZ192AvmVyBwJWT2kqViG/+zszQaJpMXS01zEY11N9yfVf81\r\naH7CYVWwQpzHtc0hM1OuIFoURa4QBg+vAlirLo3moKOsJM8cjz43pLvMJyjD\r\nwJG7gXVwo1muujkc5zSME/7nfhb/uqwaLSeBdgttQeqdjOA114sI5O9gAZyI\r\njAREk92jvBgDGxKQSf2fnrUfJPiQ5A9zJMnmddrgyeXA5VLfuMwxeKhlneGH\r\n3An7G8ZNGi+n1ceLSOCowx91Ydv2fFq14WMT1L/Oa0BwmVRVYLOyagvzHVwG\r\nlYQsN/DCIg3yPkfOPUpE0JA0NxnZWRXG76c=\r\n=/lqg\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.1.3_1674938259052_0.5839568094727143"},"_hasShrinkwrap":false},"1.1.4":{"name":"@tecnonews/server-utils","version":"1.1.4","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"2c8b2023e844dc8ebf80c685d564c100adeff589","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.1.4","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-iU0HsMXYVXhmyKu504AfqfjJ2G4830cIOAsdNsT9a1EzlCzcTlooTDM3yESypykIDuYDdsG/dLHoViFUNjxPdw==","shasum":"3ff2897e24a0dbb62c761f54b9a9567a13d4028b","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.1.4.tgz","fileCount":80,"unpackedSize":45872,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHYYN5RsjVkVEn63cALsv3Ftmiouuq3YpsPAMV4lxyrOAiEAgvjiO8XahwY1CQAitpSg0fl4PesMw5C5enFYx6aZj9A="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1YgcACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrkLQ/9FkJ1l9LCvziHeTE+PL5smCEmEYok02SQ7SjWlAzlg36AW6sL\r\n4Izmveqhc8CMWG5mW+a0AxoWQGUZHrDZkigFHwCWMl4JBuHXx6pdbUFH7cls\r\nxHJQehjc2B4sYaqoSUJaRxCLi96ZmWbD/B59ZU5tZ0dovXJKmsrJP+wTSXFJ\r\nbEIkg4fuX50jIJ/+ebM5CIc0oJZ/JFo7mnMY7DJKjElYOaPvdq0cQGcWsqQS\r\nweTc8zCoVRwAZG/s8bVc1d4K74C1cYsArPaSb+SPiPdXQIzxaNT39YCqJsyt\r\nc+5r1O9AFHm9ZFRcMAJL04LTLUGidRtu9nGdIFhqtie4YNSlRvM3ROKqR74i\r\nLS/6EnPxaBjI8cZSg+qWlTq4PRSG9B069JS49qTJ6kMKpA8xmPdlrZWenUKH\r\nkahubAjy3kFXveSNM77NaaZotUirU8BZfHs3L1u2rMQGHygY8jIHN3E0R1il\r\neG3w+ZmpZSFZMb/2Z1oXoC0IPjghHSR2XBR7YbDfgY2/FoPvu5ZTLBlR7ypv\r\nBzIczC2LRQmKkx/jJIbA20M423Z40LMTarI6Tg/8h5XQUyoSL9xiPqfwxtc3\r\nhYjdtPIMInx2L4DkNnhmXtyypQRxZlB3iuAYitSU8R/PL07qTenRMkxOrgOP\r\nhcGlMxXUwM/HiJ2MIu9vLmjOWI87QBWQxZM=\r\n=FfgG\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.1.4_1674938396376_0.1904012125636203"},"_hasShrinkwrap":false},"1.1.5":{"name":"@tecnonews/server-utils","version":"1.1.5","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"2c8b2023e844dc8ebf80c685d564c100adeff589","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.1.5","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-4qFHrb6AmJGKliiHWKtUf+6BJW9YI6aNoL0GLRo4ZdT1YfIdyQTYYc1gjiqDvmpCqe50giMtrOIsi4WHkS6qnQ==","shasum":"a604e2b1469c5b8af4c47d92ad5536e0908f8448","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.1.5.tgz","fileCount":80,"unpackedSize":45846,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIA9tk3eHlH+AAZ54dGrq380Q6wfpm4N1ZvzNfx9tLdq7AiBZZSiZzKbVi8cR3wZQDzpTem7l8UIw/c5HogPvO1WA7A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1YiVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq5RQ//U68DL4Gbue0HS8L3jy+y+QCePZQ1OXv0Ouqgm5kMFtaSrGbg\r\nLWH9FhR2wDreQWaFrjMKmUMVxUuXUoEUbUigI8paJwIYejKbBjy3FQHTLmjl\r\nr6V9ITjqycXGqbJYH5ramJKER7BGWmPYS7pKVqreEFoMsz8UOVWRULYPz7aW\r\nX93k6j6GpUSHiAIX5/wiAtoB6rp0sUbjttC/xaLRJHs1nuTbLELSlYmL6XF1\r\nzZgHMcbTbARMf98kDhmBv8DRVvLe6wlE6lU10jfqlz90Ygt8UhMTFWYFV8yT\r\nBhGG6/+BZhvKJzLzNT+5EiGm0cpNJ9jXaKkTctfZ2iiDiV7V1hW2u+iLAaSE\r\nACXvj7v1OXOUOx5qHdeVhjdo6Zy0wV0B65Po/v3xf1qJF1PpL/70JJ8zVc5E\r\nA0PQZipw7d3YwabrWcCdEBZmDYulKjiJW900R3ZXBfF5AELD/WXKK9zlbxDf\r\nsHItc4jAoqd+2k99yULQD1V+f+lRi3dVHCbdsdm0kov+xYICIhq2EtPnjpR6\r\naGb81qzuzw9Re4EU8hztOVjfkAwZLgRRGT4Z2OXaeznOj8quMpPEihld8Cb6\r\nnu5cA5B/h2dTOmUKzN8pRyF/rT5DIENW47KdbQnNJ/PkRPfx9Vdxm2K9XlHe\r\nJ8TAMiQOPq3GI2skA9m4XHlNF4hAPs0nhvg=\r\n=ks1r\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.1.5_1674938517635_0.6017064114194095"},"_hasShrinkwrap":false},"1.1.6":{"name":"@tecnonews/server-utils","version":"1.1.6","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"affa369ecf1203dc8d0ae19df2ca51a0ec81613e","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.1.6","_nodeVersion":"18.13.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-+z8S0+uje1gujlqr8GFchrJKgGFkJLOJLj2ZYbgnFxuEzNWbCO9ADY2qyuyVKGSmI9XoHruzuXyXVBFle4ZyLg==","shasum":"eae08a4e1b7602d23c99aa450562281eb564337f","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.1.6.tgz","fileCount":77,"unpackedSize":45033,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD0DnzG0X5PJvBld31dOpANGHWn+PeOvejIcBPoJ108YAIhAI2c46PcEkgFPQvrnUi1fjY+fUh6BJtLzQoahM+4Egxv"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj1Y7RACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOuw//YA6EPLXev5f9BpoqguRQefxqJ03bINbyG7jigtkl5+EDUoYm\r\nsLYo9Enk+iBKAGomDxMF+7N6ObBdcduD6/fYWfcjWCG4jR/DtvNa5yvfyTEN\r\niGPLSjjjNDEjD/hXD3juyb3YRjmOKcVtCtIrgm1m+3WajxxosFNkSXCBZahg\r\nPcyHrT5Jlm9KnM9giARStc6Lg7oxNdviUkBdgM8A2bfKe2PCx/UwV7kiPGK3\r\n/VXVH5zlRSxUyP2Zx4r8QOf40TXAygnS1CPLwU08tT6k0OiMuSKddFntag5u\r\n/gHeCRvYeO2LpNRglhrRbIUOehE2EIHgeqFsFfX7AONBWqS69q+L5gg/fb/9\r\n/UWuUlLIbCzQo327r7HvtpGs1w9jpy9ZM0Slm75WMv6PwQ9yyUc4o40lCEYK\r\n2U/naLkyXwpNEF41rwYrrqRfSLmvLdtQtWXK7yCYeN2NA5K6LNr/S5QjhnXJ\r\nz/A3NPz/zBBVdJ6p+Ubu3EJXxS9f04uAuHvSeVC3TBmZmtqLzFXRniCDyRKX\r\nwX9QD4YlqJ2bcXtTRF8EVV+TzhlvTPGPuguZcWHFWlT3T5J6iYEHIy13J+yE\r\nsOyUkKNU7umROcGwNCoixPDerKDVyij472Im8xbjRi7pPU8TLoR9e5wL59KG\r\ntCZ274UVnJrO80Ld5EpZv92RcEUw7v6uCT8=\r\n=/uUw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"valerio.maggi@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.1.6_1674940112911_0.8493742525386412"},"_hasShrinkwrap":false},"1.2.2":{"name":"@tecnonews/server-utils","version":"1.2.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@1.2.2","dist":{"shasum":"6f1435bf0957e7c926f4babbb454a887dcf073a2","integrity":"sha512-OLpXIgaDEhAVMbvPM5GDJ7dWbyGVYfUepjQIj+oAKl1+5Ix34cLem/57Ml2tqxaef7AfYqJWPBTvelEzJeGtpQ==","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.2.2.tgz","fileCount":60,"unpackedSize":47012,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDBmbvir0JJBLVvL2/O2/gL5UiYA5eZlQZjx1URMlXHRgIhAOKUlXimwUPV3dZqQdA/qR2calrMh3QKj1LJ6NBW1Z95"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj18l/ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoaBg/+NYtkQIzWHBRporxasQk/mbJtJyfp+6PcQKfiHDoB2SN0VosI\r\nGV7m/ad8wewoBA7m1fkMd5U/A7H/i6zlCqXxajoXlA1jsfdqpbIUND6pPPd3\r\nRSPnmHCbvBsgP0WJXdoYxju+MSDxrbDyGfaO2KtLkSRrQGVngTlSmkaylDkL\r\n6M6MEwu13/I8C4CKVRICN+rusgun2DCvhoHXCpVGXrsQK52CLuhLsP1xHORT\r\nIgIjeEf3IzhqQeaeWjZkpNEysMIT5tklwVAQm6ROOpHH7lLOr1ke7VG3+6mV\r\nV96MCh0nBUuSZ/2LW17iyCOYJkaZBruHYN8Cvo+RW3Pl0pSMXuM4G0G9NTWT\r\nWtKPqvzPiN3VsmuibrXM2wfgvq1Gd0MJ3UJRDw08N+A/od3aqG0zRDcq3fwO\r\n6pE1nPawJVAhUsDl64wnb9mHdsu4K6VXbYHZfKvfCTpdmNJ/+aJpJ6wyXaT/\r\n0p5YgY08kIHDTdTxWw0VIWB4xNP6M1CK5y7vdOVrekIkbQMUapPdNQsDhPTT\r\n4X4ztqld+cuD/PXD5ZGfPI27GgjI+HuCifA50PTBS9SWgCGC38ND7BmuBsbf\r\nhknX8OGVOqz50L3GvbJmbva3Wt9bWhTPqR4TGuin+geW8Y7uvkm7hgvYwhWF\r\ncdKMCU31nk+6vVC4vLViv98MOwvxqBC7IJg=\r\n=8uUm\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.2.2_1675086207450_0.4700033732776432"},"_hasShrinkwrap":false},"1.2.3":{"name":"@tecnonews/server-utils","version":"1.2.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"8601de80565cdd1a522bb540ad656f7a6823eec6","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.2.3","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-qtpP0hBxn4zkgvV9hbA1h+ZQzls0eqOfFl7DKY5vjdXpZ1+k5szcBdfpysTV5swi2CEtT8JOAueI++eZLRWoHQ==","shasum":"093dc8dbaf5096aebf7fe21a8297dfbf1ba6d0bc","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.2.3.tgz","fileCount":77,"unpackedSize":45031,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIE1U3xk2Gjs6ihNL2TFaZTkpfnOuhyOKYpOdDfVFd2skAiEA8cDHsx0Yi0LVgbQwKfeYWGpEHUM/ghQNmz0I26Pm5Io="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj18+OACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp5XA/+LGvVYCQ5JtGjMouQ9lEtDsiPKqI9JAr03Gak12LthanPlING\r\nEcxuWhXJlkBF44fwHMpCGHcIXLfomvQAXjyTvCGc1TR46AFoiCxmJi8/HIRj\r\ntbdMqjj4D3ewXmM95TKkO98kQkgkML11Qw9f9rMJSzxTIzrd7D6aPgCZgB60\r\n8MtU+GtMDLJl06SDkr8TXbkHSHZGGFpcO9J4dDsiT2tARrCUxKM+rscXqxSb\r\nSWCGuPGyI1kx+AkIgsCaR8qRKndX82ShcjLxd2tKT90Y9J93bY/1kzPAHBO+\r\nEmJ/ZEc6ZtyNO606W4NtO16giZPFdLtNlntWvEt3YfJVyf5syGynjsGiyCZz\r\np1ESoX+OxiZjA0yvV+0eGeGoNVJrJrgUleTDmm3wMMR87yUvQMlugxAp7cIi\r\nzD5WcreGuH4hDdsOWihYFQMjG3SBn0hThBQADIlpgeSS8UAUOdhnNAx+G3x3\r\nj3PL9pg2obLKRB7S2NIVUPDEdCpie8736gDuyN831iu5sH8wj9Kcg3Qa2+1Z\r\nvRWAaYY/Wid0XdUMOMMi4KB34hCwYm60aPT2eJcIGZcm5VTCqpSfw98it8Ix\r\n9ay41NgK6Sxx8p1JiuZBy7lrXpWKR1GcO4hKDh1+1RnmWy9iXOfEFi3JLmJP\r\nGZ7NJNFGsjFnSUMDxKJ4jAK6an3KdxxdXOk=\r\n=iL1P\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.2.3_1675087758603_0.8391282542332563"},"_hasShrinkwrap":false},"1.3.0":{"name":"@tecnonews/server-utils","version":"1.3.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"df03962409e340fba6f34f754a864b5259ad90b1","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.3.0","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-vgWvRuijPVvERNXisCALcDoRrdUiCzeXwaZmLgwc6sjT7mBEgA5CP3bbXWmN8zF7g9ane+IqlZK2lbp7dxJxcg==","shasum":"c6df6f136449d6b048ca3c4637c6c84fbb26123a","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.3.0.tgz","fileCount":86,"unpackedSize":52838,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDJlbSq23WJoumc/l8YlZxTFiKfW8jSLKuLhcB2miHx9wIhAO4LjWTv7AqYrfHly9oxguXnGOBAsLyfxivjv8Et7p73"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2QNrACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqZsg//SxCaiLkIP2O391s2EyVTSTQLQ0ONKCePGaHBoDuw7lpSFcDO\r\nQRJ7vjMWnPfGDWGTZZcCRaTuZjCPRxzEKAUKFJLv6xTjxO7zzWgIBqw4WreB\r\nMtaMViiyXHVPX+ugGrM2niFoYYMhWm1Z/deGsudbVaFAUDU2ZzwSDvCyYQBB\r\nGvw+vSq2F8NvLZNJMXOO697VaY58o/aUsbZ/swsDZuV44qWwqdICwQByWRSb\r\ntXd5Q2LBilgGw6HFYJ3p2xrLZHL091RPbS5oAd1iT/2YOWo0N/BXc4GXm5kI\r\nzQgNkAR9ngzcDXN1+vVksR622b1UXUwLKE4NPjWaR3ouymTSkD80PN/HRi+v\r\nI0pM8ZYo362EW0rGIWZI37VO2tZVZiAv4Hvb3xwmPRLjcIsgssNxcF1d7bLM\r\nXqwJnY1Zt5ljgjIH9782Qul85NGLA/bBIy5Qi6BT9oTet3OCvLk8aexER27S\r\n+T0ZSd3Bv7GItkxwpHvGklYWS4/KlegDbpdH9VrFnKKbIn+/0bsC/C70qhnz\r\nMdA9n6wcV+5xbb7/Aoz42nrHJcadkUpjCXEztiM5OFuFcjfQcdNTIQ5htOG+\r\nvedCz/s5rddiB4NEOoCvkk1sMtbTbv7didOlx6xPa51JZLF5QUM+5yPdpI8q\r\n6H3FeSbLv4XVuveCnSsdJQxDov1u6MYdTjA=\r\n=9OYF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.3.0_1675166571533_0.13119738930711544"},"_hasShrinkwrap":false},"1.3.1":{"name":"@tecnonews/server-utils","version":"1.3.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"e21aebabf025d0d223c94b106eea98471473137b","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.3.1","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-8S8vW7hiZsocaUm4t+NPQ7bMuZm/hF8ayhTKGEkwQSfARsu0sLNR/nlpmTuRBW69eGaDfD2Cb8JB5fxYNPxuIA==","shasum":"697b07e77d8c9b2d5a8176a6059a29f1cf31ebb1","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.3.1.tgz","fileCount":86,"unpackedSize":52929,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEDDCbJ2t2NI4o8EdwOZgTLLdgYPu5oPbTTSzzRKzAHtAiA/qXPakfLfk3PCOMp4FbnRl6slwIdcPGZlwAEua/+OiQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2R+aACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrB0A/+Ncu7OQ2pTD+ft11s5nnRjNW3sReZE5ac3rXn6We7BOoRJDTJ\r\niUKRwILFynUTyOwd8WMWLCVF1SXU19zjt4C+3e8n8f9W+6jxFhbC+8jhjoFs\r\nRvc+2AridYcLl3cJIIl5O+N693wKE5+5qA8Zz2dz2juAEpzq4TIyJ1xtjfMT\r\nDvCVbHjrGzGtI2SJWu3IgqRzPHg1f8TVMrYMG2nWhFnSYYQ0QXweg3GenneC\r\nhLhfcqGWtIVrfLcuUPBT5cXeHtRArHsoHcIkEMCloQ43rrhlL2brqQUo4AkG\r\nSc8ruUTBRNrbrLRSwcSq4TUoLrv5LVIWC1OGNSxwIuKhRg5EFRzxP851uqaG\r\n6Ao8PpmDqnFNJfzbau7hrmfIItg637hxTrdemiQ9g1Fw8CDqJtBdxak+98oN\r\ntGwKYCiCj27oj69izyGeJpNvn3AkM0HWJd7DAo7LKqAAm/15x8dgGZECJ2KO\r\n3XxrAJduIjK1dzW/e8VGqyjG54/Su5/r7DaLtgGW+WGrJNriuEVpJnBeUusz\r\n4Ge8ZG72xjTKDT+o6paIRfmYf9JDStoMZL3sON2Ip7++dtNTyDuzSCxlr46k\r\nwYpsZVO+rvkepLnt2mHhqZw0T/o8upQRQI7LPavEen0s9LlSr0/ZyincPIi1\r\nE+xUYOD7RAa0ZCTHtHM1xaqpv9yFA7GIBAE=\r\n=Rodf\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.3.1_1675173786327_0.7677650740868345"},"_hasShrinkwrap":false},"1.4.0":{"name":"@tecnonews/server-utils","version":"1.4.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"66dab194c13ace002b9ae7666b81eddff6c05a3d","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.4.0","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-LCDQuQ69DiyLPvfqu/95M07Kem3d74qNwfnq0Fw2yokzbmrP5Svl11g2E0ShTHptg3G1KCfhoXdJ6WxX2zXvMg==","shasum":"d5d746ba64a6b9004b198737d2bdb31e502e2304","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.4.0.tgz","fileCount":86,"unpackedSize":53347,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAuFalC29vMziT9JmS7Y9NrJnJprv5mCj61K7txUQv0TAiBu9nfGDVvipRNy4V6dUJ7+oJaC7Nu1Uq+uoY6lRl+nfA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2TaTACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqOQA/+OXpbntBuqJGyyoyBK0qj3NuVFknJJfd7Zxr7P8pPdoFgBsXl\r\n8MJCb0GW1n3Wnsa6nFqW8YZJrGIwtN121pT3EJl3z6YgncI7ee8FQdnjpVKP\r\nV+ecEuBzn1PeKMDjuffvNSbjuMetp1PPp/bmO9/YgPpE6DHdSsxST7zyVdus\r\n2CK3UARhgxikHmukpWaaMoMUYgUv2pdYHcM2B6gyPVWCW5HWmg9wy0XaLMmd\r\nA6Vw/7t5+CGPli3atEC+19i4Ud9I9g9cJL9V+v5nBjUzz38mbBorhbKA0o9/\r\n3wkIvfYuXgeaDYmS825t9dlt3+ScEpQuAIepx+SPgQnndPLO/+9NXW+ZPMVi\r\nXn3GO7VGDhV3uZC8nbbbrJxYzxoizzU8tFJhj5AFZ1yjwOqUkmfFi3EoNxbT\r\nFm3gehpMkuDAyotS5WSvupwo1UTE9avQyrdyeizc+16UgfjjNNUql762y26q\r\nM8Ab1lbtkmCwT8dqKMlzYQ6lxVyJKKjtnxOgAJXZGgtzelKod5d7B7YttacI\r\nwEpV3qOavZXyoDp2UvwRtT+NQO7m3UEd9V2lF6LKERDKZOaPcikIdV65tRwq\r\nAKGNznKDbhDkRm9cDXV2wKJqhYiDRfH2BT/dIjj3c9MIQ/A9veKW2WzGETe6\r\n6/KXrPfaSVnZdd/eU6JGL+ZNY15TQnxpfMg=\r\n=/8TQ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.4.0_1675179667161_0.5701238100904564"},"_hasShrinkwrap":false},"1.4.1":{"name":"@tecnonews/server-utils","version":"1.4.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"fa132791fb91e0f7ae857aef5cf20c5f215a9633","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.4.1","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-yHwXAcCkuHqlh8cL9rLaXYe+0HLDn8K1vBA6JnF+0hXAR9FZZuZsAmwG92g02Hvn8+I9DqXEgxH1tPluhLxueg==","shasum":"ec4db2a9a7742b45211ed63cc960a85fb11554fa","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.4.1.tgz","fileCount":98,"unpackedSize":55606,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF62YJN1mWNwgMehJs95Gu3MMNtbQV6fOhrVff9Dv+XKAiEAjHbnhWWEAxlOyUyx2ME9r+PrdQmsr6jUvNXt4bCdhsQ="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2UxkACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrMog//T2747K9t7WgO3z6hr4nWgrsmj/UGdNrqq71RTWXqSZO2kFDH\r\nsBo9FO925vR964dwsQXFfT5Ga61JeHpV10oOSL3mfa27uSWr+SvPhQJqUr7B\r\nFRF4+7eLd1s4pTWCvcKMiS7677y6oJB8qpHta4/rFflSsPLmNfos9Wnrjvqg\r\njTwOWVS60YcjCrq0O2XNHugIY8w+AWFUNf0LRhCHaZLzkgz+6vKoxZutaqNX\r\nIBkI2nP4SxEdKSs+9MOjez4R/V8fWbhQC+zoS9xyGBBXUGSQ5U1i8vYbZxsD\r\n4TuyTTvYKWLl3rq+1BUq1Xoijbr4hslrRpzt+F1WTYrzNwQaGTYw7ab3q0IH\r\n6YAqJ4uySELZSKA6aLcWRyBJM5sJOF/U4EJJGYaLvnVGtxx/zJKG+vZUWK0t\r\n3t54TjtLZ64ZzEx9l43RI5l/nC+pv/NGoVXevA1qHOJlHOLFQxJppHPM51l0\r\nKAOQRALYPvt2MiyO8Go2WWYnjJJ2jO6jzt/FHiNKjlp4cvEicNHWF4aah2i0\r\naGYubJ7ZyU5LE7KfnKNDgiU6wSyOV8tZSD57NWJt2ULGRUI2MnPBP6Fy8yt+\r\nj5L23JTV8cl+yXQuRa0cbVwVqjm71whYfGIUdtHgYwEQP3eJy9vObg0dg+19\r\n1AJU/1Wzxzkfs+bnk/I+cetF/YfekHnJOMY=\r\n=F4Jp\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.4.1_1675185252700_0.534162151293541"},"_hasShrinkwrap":false},"1.4.2":{"name":"@tecnonews/server-utils","version":"1.4.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"57d37145f1b5240dadaee43be1517d909844d36c","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.4.2","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-5Ipzaa5/vJlp1+WLEac8VRfIP43JAc6tPYvCX+q73NeAcm+0fIAizqKYwwInd9+Vob19EPrI3P+XNammzQz3mw==","shasum":"1696df2793d3be12a8ad5d4caa79d8da83403beb","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.4.2.tgz","fileCount":98,"unpackedSize":56044,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDo1EU2wPAhIfWtqBCLCAMX7ZJr+vMvAOjxAy6JOMAd7AIhAPLn8VQcs6iyQXOHr9qGqRziyCzip4tHYRujIB/6SshQ"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2U64ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrFCA//cKufyg5z5A5UR9LslLSE8ik78SfOiyN2VySbV2zTiL1Vh1e6\r\nskCjdfQGiX4rPHDmS0CzdHCqgALevcBot3X9611mi0x9U9Zo/WCJHov+KnDn\r\n5u/K3bjg2nqYcXsvZE5ICTM52W2+IDeMet0pyqLsxPANelqPTEYOBMf5408u\r\nfEJTLsJgG+hwPjfToSEvY59FUv3GW6EqOWMLsMMB3izPZ/jUk8Hbpsv0bTCS\r\nKynxCTsveQHe8SJ5fa72sXi98GxbMETjC1ru0wH0tJWkkTVRnXvc5NGh0yuV\r\nG/CwMJni93fhYbdWYyL2qsLdwIof586rl5gRomYgIWGw3aaCluGbw86aGLpf\r\nGzFRvT0+u+hVOjpYOme+kIR3ZD8Uk5yh+pKngaZxq//0SIWZUVvDafeNKNKY\r\nEPDKgeCp84pQhZ7elNuWsMYHN780V8hUZcVtJJXXMHj5GkGlLNo9g/xq9W/h\r\n7PMRD828XYKSivzvP1NpVtvLeITbY1E30dQ5guzo7OoR15bcbBKu/bUIYjjS\r\n5o+2mzDZm0i8mwhZ4NlhfqFEEztCNf3NjNr7DDxe/6Y+onLkij0Z7K7qJKLi\r\nC/u1hFhL2Or/RaG1yCy8M24I7ubMZZLggv7vvYr0vOy/39hE3eAv9JMNFs8t\r\nyOkhPK/cKfMXJVbhrQQQ8xwigtkzQfv09GA=\r\n=v9Dw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.4.2_1675185848180_0.018999394367576583"},"_hasShrinkwrap":false},"1.5.0":{"name":"@tecnonews/server-utils","version":"1.5.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"e790ca0401cbbe5dbd2f6edf0b1259c8641d70aa","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.5.0","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-srYhiKMYPFzojK0W+vq26zTJo3LAMgLU3xk8nFIqfNPs41NADykNWHIi3BewMp4GVXzrzRJB2TqAUR5Acelyjw==","shasum":"7b6578c5a4690a15f444ddd4574e1b85fbe51d08","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.5.0.tgz","fileCount":104,"unpackedSize":66217,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHsiWYjzPGwKfzzdYTaaGHmsKI5rWnH1MXOB0JXZVVC4AiEAkhbPePnTCphefKsps4P4NfW8EfoTuGqzoO4k40/tfMA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2pAFACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmry8A//XixzP6jW000T/nYabwLItjJyXeKgIaoYgpYzy+s62Fj1kzjE\r\nS8hTGLDVnvmcTGhLsf97oluN4BtlmYr8NOVxKGUecbN3epXIroF9uk7KQJJe\r\nH8juGE2Kwb3WhrPUk2+dQwTwMRRHKqjiRKJana06ywEhP1XtwoASum22Roew\r\nFrBujLWp9KsdTkZOUmRwCxhrqqJBBHRpI0nn7pmCaraHzZhdwvwqTQLEembt\r\nZlkKySkj/mgIIiQjfurysyG7hY1lokUfmoYa6YZCLOaHY14rRUXLM6AdkKbu\r\nKNpI6SH8WfBbW7Vbx8DZPcf8tOmG+mAA+f17PwJbMx1JV5r8K1NXPrHp/4yB\r\nzcsf94sbeDQ0SxM4m2QMPIYf6tJdInR8xDY4JI/npTXd4ex1YGBE2RKP8K/J\r\nYyCh2xKxqCovKnyf9rFEkufXrGdo9jf9x2ne13Vu5WU4mxbYrjZCdXqHMOzS\r\n3/cp5ACEep3X9oWzzgUgxbzOHZiV6yOpKEIBTdtArC7Zp7sbMe0+ZkxO2aYA\r\nR+92eWUTguAMIFMIIywwFg0guPZuIBu4/NOOVzQ6Q26kKR0lSpWNQ1bXzMPl\r\nellpeHh3ICKtaiCWv/coUVj26T8sM/aDeI8yJRMas4CVOBvcW261MoQLGxDL\r\nTtbqhulnxMuxaVSl4GRHVZp2401yGvSgagA=\r\n=vOlb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.5.0_1675268101336_0.20744035672264993"},"_hasShrinkwrap":false},"1.5.1":{"name":"@tecnonews/server-utils","version":"1.5.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"d01e47e0b5396aa32d13a5aba3efba8dc3fe2517","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.5.1","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-q9uRshlE3x0fAQY5qDhcnqOgFsalSfJwVARTw0hR5/4xxAkM0RQ/OBzOBodQKyfX6RCBGV5n98gBtKJFcK0UZA==","shasum":"be310cef2a4c230dcab844aba0597925f5886e50","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.5.1.tgz","fileCount":104,"unpackedSize":67739,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCAmkJFpQp9A0v1GYz2Kfu4778TUcytyIcQO1o7a5J6SAIhAOxfnHuErp7jZX5uQ9kGic1HN3ZnEvu43abuA/zVmo60"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2pmiACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoduQ//UQtUgvRZfSPfBZHXoPfW+ymZ1zlINsPL3GKkGVbf/KGTArg7\r\nbzBPnU9p2EqDMI87u+u+BzV3LvJW6tO8yl9G57XShUri6J9owteOqBpZAYJu\r\n+/4treAZF9Os7F0Tl6yDdHocIF9Nt05jjF37Af5CKxgTjtHlYvFfqnRCSSNM\r\nvW2gqJ2GV1hGkwR4N7fmOzY1cse6evY5zyyx6RqC7a7TEpK6MTmVRJy2C6Gd\r\naryYo0nPn1Un0lzpGdCGqH76G/Ful6lqFFa6ARqIZiwm8DUc3m+4jjQM9OW8\r\nC/Bf0REBt1dUgVAAMvzYdvFxJgQsCJlOwhKd1E9OS0rOeXPwK9WEvzsz5CHk\r\nAu+6JEd7DXVbbzSXlx13ahcUA7o1eGWijUhx7borxZgp7dQJ4/0p2Rj4Fntm\r\n1dQFIXAW7/eL2A1Y5qI7cLDWrTgulq2i3M1gCxjbnifTsgIdjGGvMawy07V7\r\nb5AvcojmIA15y35GfaQQ+0hXQyH8Dljw7xgQhVdG8JedI4VkK64acQAhqKJq\r\nUGwSCGY/MiqnKpMk5HXnjEMhoDSvceYP23SAV7jYEsrq9MeQBzFfapmyYfRc\r\nubN67beP+UPdbIkcg+DWvaJ3u8p/z3gGF7IWj4qG/afVDBHLonFTEOtHpk8w\r\n8PnwuVMG5h8Wf2gfnGG+V+5mGTpV9e6fuPI=\r\n=4W8R\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.5.1_1675270562351_0.42322387115309534"},"_hasShrinkwrap":false},"1.5.2":{"name":"@tecnonews/server-utils","version":"1.5.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"e5a792fe44d4559d7e429dfd06679948a23e3a2e","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.5.2","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-20HPFQeD8VKx50TtAovMqau/JetlqOp2syK4Ap/ESnRcVD7N5BTl+OI4XFs8OM0ApibbV0N465qqbPi5keiIgg==","shasum":"5f93f44963f14ceb155a0db0511306603d4a61be","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.5.2.tgz","fileCount":104,"unpackedSize":67200,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAe2fjIOqR9HC7Mkauhxx9l0wvPKJEN8o2p468Tj7gt/AiEA0bBz6FwB1nAmWLWI9kiu0j8149xZ/RrMzjzkmgd7+g0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj2qtuACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqvoA/6AgT3t3MUDuNuloiOVguW03qIGiRG0o6l5s3UnEDcUvyIHv1o\r\n47mIoDA9u8t+RryMCoChKgnzwmLogx1Ehg48ubrZWRqpSVzgg16cV1dxxvzR\r\n3a30Y+TXsfN1vYx/mJAjnA1xGFoauhjcRgXqCLRaTmbb96pEl2afiigNbbg5\r\nH4v/YMeT1iK9zbeqK858D9DZUCRim60GL45l9AOyLXFDp0uebI/wuUyEZBP8\r\n9tMQsfuOfksz2OB4Fl8FrHsGrbdjcDTtAHH+wp+SeEWNhXZ/WC9LcnlPisAO\r\nox0q6L1KcX8TalRQ4VQn55pHUTEBuGjjw0zI7lvRAylt4Ofw5Kpi10g3Nh0e\r\nxXb98LkwU0l4Xed3xt7dc3TrSWRTBxRSRR95G3K1Pd8hfVCG0mI17FTdlfNO\r\ncoTIMc9cNUDuirM88zpXfmdpuibawvQNPMQT61AnFUmkytysHKiF/HF2so2m\r\nsHM4KNR79t7Z4zhmWRBat7/nXHxzyxAiTpVbA+AgSqUYeKRCP4t/5Z8/HwsV\r\nXnA3uRXfSABr+nEjAlHE8iF7l28dx+tsEeWvG2+Ao31UJ5JpKq+g0pE/7F6D\r\n8FHWzgHpkdWrhRYVtBJdFhM6DXkA03yLrt0v6WRBh4XgqppWItfiln5bsebw\r\n1FA95P+1i1rnqzV78sKTCOnFVms8EZ0o25M=\r\n=kDOM\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.5.2_1675275118112_0.5874893217469646"},"_hasShrinkwrap":false},"1.5.3":{"name":"@tecnonews/server-utils","version":"1.5.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"dcf42c9f1fe43f41f54b9b652121f13f448944d1","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.5.3","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-dtV394cG6zPvKMWidjLJRYIA9hLvliOH00daJXrmGiN0IqnaJJWWARa8GN/a0wlRfSEG1hwzSLRH8+dA5uJmXA==","shasum":"4e0ca59b63ac84fb87d32de1448a543eacdbf3a2","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.5.3.tgz","fileCount":107,"unpackedSize":70004,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBQTYpDQSTb0se6Jv/LHXdsOKR2fEIWYUFTjJTVcTKz7AiEAnhjVZN+Z9g2RU7T7U2GwCHeL+cvBg/rx+XTjJ/21HIs="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj24hUACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmpk1Q/+N4TprRGCGA9mNwDz6NQI/GGVBAIPyqk/UTDsVhak1q/UpIEz\r\n/TxSK0uySfpQBJ+KDmcVkVTll1VtEwt/mTYqmRsWk1sTNwXxxbEVg8lPkwSH\r\nLcUiQz/d128j2hHJu3MehJ6DLfztQcv+7DMx5fTYJhNn3oGsTWXTY2IbQdai\r\nw9nRIFfUScLcgAH9ccK1BZC7OYwtAkKN621k9Wjt2cXObEGXK5+6PXjXQ7AJ\r\nq7tGqEDzvXpQJhr1vaFDXUJ+Vf18FANRvu2iHHVfKF3j1a4wcZ2r4rJxS08B\r\ny2Y2aPhMPphvqfA6M3UOmnp7Ggwyb7BulVTAJ7Y/CIPgd+Eib3JsiwDEqtUz\r\n8A3O0ZgKSx+QWPKAQB9w1hBsbVNe10cg1OJleNh0Kl39vT9Y8yQqE6p6+/bq\r\n1pwtxG9Thl3W4Yo9sQqU62X7jILkiCUZBujgNhqcrEt+AEeTAAASEjzXjb3U\r\nEJLajL2ymLUXfHzmAbrrPoF2orXcpLG3amiFPF0K9G8GsoLF7MM0UwbvJk/a\r\nv5gTdD2chySDEo2138rw7P/bpFQXDOmi8JYPkpmHUm79jRx2uO335YpgGeoF\r\n7simaf6Ck66kCsFlYdszhRvZPjg6dy1exOrQikfMaav0v/1k0a0ecQ4oQ4GI\r\n/5Ni0nTa18VyPXiGyql+5OEhv//m2UBoP98=\r\n=1Gp0\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.5.3_1675331668064_0.1213211812493642"},"_hasShrinkwrap":false},"1.5.4":{"name":"@tecnonews/server-utils","version":"1.5.4","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"3b0f3415526ec25b51b0f6c81a53a002bd899060","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.5.4","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-uPKIE4xq0I0RQ/jr5dzprswNdKChsMDxBOLbCmKWdmaViFrMx5iwKQrmlTyzyf0Mdn7eTDuev6ArS5rkbuhG5g==","shasum":"59698ffff750a68f9d6190beddc47e6ba3888282","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.5.4.tgz","fileCount":107,"unpackedSize":69887,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIE5mwmXngy7eHM096sEoNMnVFCvUozdqD5XdV+72T5E2AiBdc0l5+YsqIvs+rTJSZaJlzZ7SCaZ9MIEBtWXldM5mKQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj25lDACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoPBg/+PVB83FwtYMd06jr9o26AiONc2A+ez7DrnQQshao+nwoVdnW7\r\nxIuT+QHCvW/NaXcEtPyjv2KKzFVEaMlT3GBtdjOojWqgBYXrITi55I+O5ZQa\r\nmhqK2Sawk/34ygakjx8t1D99tsh74d/jMofoQI4EoakRCOl8btZOa4bm23Nl\r\nP3vQwXAbvutmoYf/X16JiwOKpGhq/CPxdlHlzhiJXleTa1tAvQZ4Uyv9aKgA\r\nDmEzlUZbwNSkia7FSCEi3cNXnMeLhApy9YF5+AAgPWrGK5SAI1mTrnO/sS9Z\r\n2u/22mJPrrzgQMU4/KOsDexJEWO+w3GrrTxgUzD3QW2wGUpWuf65bYlVIHaE\r\nSJvwK4ythTbA/zp5s4riU8BNg0X3lSiBdjXCyRpHIotn5m6YUobDzB2bb+TU\r\nDX/8OKRHFFTV17N5KJGfBPNFX+eihtZwzR4fRL03ycZu+MKwanQCeZ/LFrWG\r\n2Fqt5kw5EoM1sL9g7cG1JuLW1rK98TdediCE3adTJvwz9rhv0k2PhNbuTRTk\r\nmTGT/8yUqwBlxIA1jVYfU2qJuU0x7PIUJaLMIgIDG6DHJHqZgYakljReGL1A\r\nsDYP6QSm2xh0La1Hd1EP45WcnR5uGMRUTGju/AOKhZFJzNnsEuVoZb6ol6h9\r\n+i7Xaauv8LseK62jR/QBAkZ5uWllpsEIP/0=\r\n=J1Nb\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.5.4_1675336003419_0.3954611557008829"},"_hasShrinkwrap":false},"1.6.0":{"name":"@tecnonews/server-utils","version":"1.6.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"35f6609315e5ff37f83dcc8aa8e4a965f70e7e80","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.6.0","_nodeVersion":"18.13.0","_npmVersion":"8.19.3","dist":{"integrity":"sha512-ID0gpKKiPAK/vwWrA3iQvfJxONrRGK+qT4i7zSgz3+Ci7f7ZZcAqSAC0wFAnKXfcjUM4UI5RsddEA070P+cV+Q==","shasum":"37383e91b29453cc57740b8778385941400971ab","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.6.0.tgz","fileCount":125,"unpackedSize":80977,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIC+cb9g3bWg2s5W6SlVcs2Nn2XnMwAggkR5xQh73mKE+AiEA4YWK3KzDnMfXyLufZCEFk9Ly5Xy03TP6Z/G7xrZuyHM="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj5MFXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrbPw/8DiOeTcs2bZP1USDos3VXW17lam20q/TWeBt00PSkpOWmLOXU\r\ncBtFmyh+YVgHIR8U5djlsFHtspBa7Gh4z0LBtG2FonxlD0nLhLralsA2GYjA\r\nC62cvuW3l33QSG/lK4lfgi4JVKbQB3usiRiAWOgXoHcYVNUHKjUrs0eJF3Lr\r\n14zF8LK2RG8nPWEcFl2gWWroYUHR0z/2h+JnWthNBaIfQU59ElDlJy75cT/4\r\nBHx8WxDIM+J+Wa9QxJROpbb7Cz73qCQ53dESOfxx9reSsD3nhrql1nva4YMV\r\nhQff9cWS8qRPDMyAu0q6eSth0kjEMhkM66I0YDRCGGIh/TqhfXaQWqM0UycZ\r\nUcQu27q00YVpMPdWzja45lUvZskzuPYl8jTeuCEF31li8yrc83v0eGcwLvtu\r\ngb1bd/SGIzIctrQ0phpi81WdRTuSknE8YPbs7nOS2PazL0lX06vRrujEe/EN\r\ndRvRdizkRTU/MxBmuw8ZPj2A6DGBvzODeikaFsPMxvuLqkY91HaTpG+RfVIz\r\n+i+YnWIVr4ivKYFGZg9li7o0xPHV9XJMr30eVqlWizeSHzAMKE8BMPGLWheH\r\nTSWbXMsaVx6nWlgu44vbkXFZZX8FXTiokWKFpCbFrK/nC4RrjRGRRVLH2Qsp\r\ngtskswhGj+Lf7NLguetwP+lODX+Hi2MVins=\r\n=yzPI\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.6.0_1675936086884_0.16165227907790825"},"_hasShrinkwrap":false},"1.6.1":{"name":"@tecnonews/server-utils","version":"1.6.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"3ceeb077497fdc58a9b626a80f2364d69e537d58","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.6.1","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-RRZ88svqDAsbUxvr8iq6hbpyDLfpJaF7S7sbQKuzimzt7OWRFMe54WOzfLo98fO+s6N8NJbAdlxTdqk09ySeZg==","shasum":"a9a770601d40f7e894f5aa5c61846ab32a090b45","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.6.1.tgz","fileCount":125,"unpackedSize":81325,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCe3jApBulmuphbaEwXEV1Ey2zpcfaO1TxzGEUu7CR9HQIhAKS9gJSP7msaHd2M6NED8YSbEbYo1S3oY+4hxpVCyFQT"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj63jNACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpgQg/9FYPWUOyf3tWukB23hIFGtEdud9OraX1uvoIyr8FJU4t1pHwD\r\njEmtZvllfllatiBcVjmP0ULIiJpmjlj64ZClQWt3Vr7FkN26O6kvx9+sPrAz\r\nem8sUNO5PbpjsNCAl6t87mzIu8gahPnmsUNO7K9PDeBCXHPXH6NoOPQi0q/c\r\n7/Y9/M3bNIc09rEc8OghJ+BvA4AAUZ7Dal1txW/fMKHHRsnFF3aJ77YJxhAB\r\nZYYZQbnexl395jTVVpaMz8a7NE9Dqj6X42gyDsQKd95Y/GIePQKHsQPc8zRH\r\nruLmtPsZ1JdkCRglnoZjPJkw1QEbyqFK1cVuht0X3V3buQG1bAsGU0y5BAZt\r\nga3fOV8Jajg/A98W8Plq2648nwsPFO0Y26fLo0SOhSaLLV4kgti6s1dVp8NS\r\nA3OMjxS7wM0NLK+8S039OZYIii41IYdIP8H2j+Ci5Qau3kFeNqdcvpIkdtRh\r\nTCVG3RJ0ENO/R4URS8YaN05hwuSYr7i9FDvzthTGiPzxfPvE4Wvn/DMQn9rQ\r\n4C7fc8cnkfU6H1wijny2vCbrCfx2zDTreMVBvboq68KlmBQTI51ZiJzHcux4\r\n2nkGP8I2V8Mxj0yATtLujDkDGUBma7qpjCTtGXFIEalZHy4jLh7slddGVNn7\r\njx/t0LV2fUbQ/vX8Od8AdZU07P3LrTo5m3w=\r\n=f+O2\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.6.1_1676376269371_0.12077056565807842"},"_hasShrinkwrap":false},"1.6.2":{"name":"@tecnonews/server-utils","version":"1.6.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"ad8965dacca37978625a83e9870e28f091199e6d","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.6.2","_nodeVersion":"18.14.0","_npmVersion":"9.3.1","dist":{"integrity":"sha512-GVDxLbFCG9QuDbxeqZpmdssBcKvginWN6BLLVVyW33SCsCCmCI4p+sQzNS+W50c+BdFsHZLnr86SMnjWBfHHIg==","shasum":"2dcea52b8ab90bbd829b06d4afd7402b1990a973","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.6.2.tgz","fileCount":134,"unpackedSize":88156,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIGLGN5LQVYEez5vO/aD45EqIAa8EI0jHvmAA8mee79F7AiAVgy0Ndlff0Pjm0u+/slQ4q7kV1fJRqUMEIOZbNo8bqA=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj75sbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoB2w//bIZajIot4fRb8A95+dlXrTtlKad3p1uGCRN90Lpwb0lTzHBE\r\nufm2CbRAsedeaixARMEp07bxA/PV1kMAuVovrnWhigP7bDMYOpQZ9JfMNnhv\r\nciiYDzFt2rBHfyhfIclC/tBGi4aL150WVik3G5OZs97oGCQ1i9929wj+uBb4\r\nzO2wqIxTTXMReN9sbtATT1Dgl7bZ/qKdoMK1NOBm7RWdpccA6fg9ntyFC6+i\r\nvvSaUrQy+/Eobcfn8jEAJFVcbGMpRm87LQnH3AE+6NX/eBqiED5PT3oMQc7S\r\nGl1ctIiWpWsj9uA1CkQtV6mNmQY6bRzmZCnKmSbeFcCMuh/f8Z+WIILDlYNK\r\nkJrkGCjOv/RXRQTLfhamebcqjFFZhB67hWmK1X0UW/W0vcCGUkrQkefNDgfv\r\n0HegI1vlWYx7KofKDamJ9yznfmW0qxwQIbpzfxcEBnTP42bZRsQ0PyBBXZxQ\r\nCRBmDipHW5PM6OQLXT/iFeDZVwhrA1KlszKFazhAKA0ye52Z2hBvR3YodQ9S\r\nkieLsEIdKSvGuk8k82KyMQEAlZZatqRD1iSOx06BTDK3LTkXGpsvIcAbhgwT\r\nKiJvTh/7i1TLNlRd4aRAOJdN+YWmJUNdVOAqYCvdggT9RFODHIsxKIDZKkk4\r\nzyWHVefM2Na3FpYwKr21IPytO6Clq0ep4vk=\r\n=xaP8\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.6.2_1676647195101_0.6374438251591807"},"_hasShrinkwrap":false},"1.6.3":{"name":"@tecnonews/server-utils","version":"1.6.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"999735f28b26e532efc05f67a13975bb51fc1666","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.6.3","_nodeVersion":"18.14.1","_npmVersion":"9.3.1","dist":{"integrity":"sha512-UI+JjjVR6jjasnCesLLoYoQYfMJk65GjQn0ML3Qq3VVRYbMt8oyTMlmDK1qfRh4bQiHaCuMzRzpdAUvQlx3Jjg==","shasum":"e0f30fbc7e13031168f5488331791d97192b122e","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.6.3.tgz","fileCount":134,"unpackedSize":88382,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIDcz98QP/kzDiJ+jUzMVVXvnPxED6lbsO9D6fWduuupgAiBi5Hdop/KkO5UIvavqBV8tl0WwEeag2ff6J+9zm+gQSQ=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/dNWACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrQtxAAjXY+S1dTyC+wCOKg+UdgE76HxzICcVoJkofbfBsdkcQbLKp4\r\nJVWYjcB3Lxa/fXsO+1vfulUJJq2uh9+D0BX2kfgZaTEMY8Br+NnuYhc5YjIm\r\nKLKtFM78ub3xQtte2TY8EoS1tvzcZrTAA2PiT9UKn5DC5E+3gw91zCszvB5F\r\nzY7YL5R7hpZOrZb/ktid8gomURgMfOr2wePASnsdNC5YG2XM+FXbgxQFQqWM\r\nERlfywWzNG/VIPrUkY38gbELgiFVa5xysjLgA/RZsD+dy/w/EblzWKl+C+dC\r\nSybRUOpWe4OyG+u7eVdrCLnvqQ+/YJwumFwX11m9JA6bmBo+OVFbnq5Lkmw8\r\nZhqGNCFkhOm+ZaudtkETyfGiCCgwH5dtw0x2o77XsNK0Lj0mjPF+m5UKG1WZ\r\nKV8Zvd3cZJ/G7EcnIg4Pzb+iAucj9jl/t3Fe6v9lmsWTCiZX9IiSQYUMC3wd\r\nKNpNXtTGJxZxp/dRfsNh+vA9/IQ/+/B16nkFXPHcNghmaLYYEiWMiQiXtvGG\r\n51KBjYHitrxjz49WziYPZvZgNZIoqHroA3NbZJ/ZqOmY+XtRGa43entTC7Er\r\nzRArKoFDnGOhJcfrPf/qPU6QcSI1yS4sPLyoObG1XXbb560qwe5XB98COf9u\r\ngHjwC27HziXFkOQ0d5sLF8HDZQ0qEGiE9ms=\r\n=ea35\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.6.3_1677579094036_0.9712985467361552"},"_hasShrinkwrap":false},"1.6.4":{"name":"@tecnonews/server-utils","version":"1.6.4","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"4b93abfa2e5499716439dacaa741d728e002b665","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.6.4","_nodeVersion":"18.14.1","_npmVersion":"9.3.1","dist":{"integrity":"sha512-jTJ4lqsSgSDqcOFHScXMLIxfXvGw5i3Y1nSu8XD6XdvMX2BhVIaaGve1+czTakDlX82t+CWOb7+6P0oXUbxbYw==","shasum":"3be67aa8d9d5935f045e1d03f9ff79460c5ccb50","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.6.4.tgz","fileCount":134,"unpackedSize":89508,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCkxvpH4F1UdWfRCCGH3W5NVwDeW7smy1r/LZ33tbcB1AIgSvPXSkSF7rToKeNh4zyp8d+GuI+tlbvchoP3AHTZwJo="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJj/d8sACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/aw//dUiGS5v+oOcA1X5Z4UMyb047xP3ED0wT/8ojZwGypzqK7Uim\r\nDVNk/Oi1SdEnZuuVNatrJRz55h+sife/CMCcZ+jnB510P4zvm+pb91fnjvTt\r\nS0ne5s94vowUTG4eANFGSePLB0TiLsYDPeSDmhtH98eWXLi7kPafaB+ItfbX\r\noqNmuXXamtTot9Od9RWmR1qXM4xVlQeXaNk0ot55h+L8E9q6c58svCgMeEpI\r\n7gP7frPXvXziYYgdUflBV1BLKdVT/sun47UKZWbXQlpjmSTwb3EAvnfvjURz\r\nL/KzMsNRU17su84ZjRji3UC6XPGNtijFXd3HQJXrVcZW/IsuaIjJzXLgdRUy\r\nceJwByXfuVGue52/dpsGt29YBMbctKasiz87oG5yIhwsYUoRB7IxrICBT38p\r\nUVl0Ly8bVcMCwcBFG5NwA0XhgPMclJERrqDreFCnZpmq9pgZkp3XLKVu9ZOi\r\nfxFVB6E7qTFZrpHHihyGWpA7rqKY8juR7G0V862D20llDI9mKWkhsWayp3RV\r\neDqu67rJam3TuHwtTPj0k/mBZJX5P0a9jLbOuJGTKEUh1JJ+8XrkonPTiLBb\r\nyk+hFj9z6NeNRkypDHRFNqsI+4KVsHcbyQGriTSV1TL9ldLFzMWy+mUoE+Ue\r\nlNSF8GZ/sWRTcnasEEGMNBnhGjEkOY0QmTc=\r\n=8EDn\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.6.4_1677582124459_0.4613809868847991"},"_hasShrinkwrap":false},"1.7.0":{"name":"@tecnonews/server-utils","version":"1.7.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"7b9c7414d9e7628da8c0ca95ee599c7c575d0bff","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.7.0","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"integrity":"sha512-osuZLLRnYDaeydpkNZUvZY8MRrVZ4etF8WiYOW4hajrRZ3UiZqdtllreeHJiNIOqwL3Xp0yXLOBdT1Ep2Xz/xQ==","shasum":"22196f5fa5dc6206004738d44e313cc1899d40f1","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.7.0.tgz","fileCount":137,"unpackedSize":99914,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQD+JR9vKv/LD8PZWtp1BLgiVRZoznlk/njTuDGitGa9yQIhAPuB+5g/gj9YSNcevh6VLb16x7qzSdlsm26BDR9rNd7c"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkAIRSACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmocHg/+O6gdDAo8BorTiK55NuLcVEjTCjUXa5gIJCORvq8eTwD0m0/t\r\nWymsUXJ4YnkLKHmlq2taf5SnvzqTchO26cfRj3yQbzzykuF1Ek//Ori4mDj/\r\npyHpPLY4pzTSAQTYZ9csDIjkXW4K6MgpslLERnWTQuBtBTL5FFp/dS3ERqvS\r\nYkDmsbf5gX3MRotCXGu3XTkL4hRvYpPnLo9yONiRQG9kQwFQMI+tKSmDfhou\r\nZGuWw02+pfnLKyeartbNdtXbojXAkHWNjmw1Fz8WhHwHgLva2Lk4zvzYZ4Ts\r\nWuPBJtfCZnHwGWxXuckTcN+4CZCh83F51q4QPFufdHEAN43W/syuaoSfCmiF\r\nnnpFLzV6d8CVNuRdtK0teZW9kohAawCe7HkVCowqaAjAz/DkP8dhGjx0xNg8\r\n1YqLV9PCx619oSZiQ/teRMMCH6ZjzvO4dCOcqz9zwgFSY+N2uLktxXEZKn0g\r\nntwzdSNU9w5BmyV4JzBVhIP/zZveJnr9mDrpvFiXStKJzEzUZMzBusTwsSzA\r\ngFlZwpohWQqnSc/FjiQXaCybbf3Kuv7rOK7XpqcfcNsfD12O0jFBRXQeA9Wa\r\nCmZVtQyyJDzZLWm6TaUGvi0x3DtckUNVbj9Qf2SACHsTatZHre8BOxXfkLOe\r\nNwqDgqJnv/UiluIwG37+Fj5d2TaJZ6+ngSE=\r\n=oH1A\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.7.0_1677755473829_0.4987819114597525"},"_hasShrinkwrap":false},"1.7.1":{"name":"@tecnonews/server-utils","version":"1.7.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"e0a9ce61500c9059e1c00b9b8e53ada19a424ef6","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.7.1","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"integrity":"sha512-ftb2YhEzXach/36EsMNsRryaS6Z2HvvXbwckbKFCcfvDpzZhjvlDRBHY92h6ycbngV/ZafTcsvxBKQbthONzbA==","shasum":"1b86b9b44d3f6062ae2dea2998a51cbf31bd8b82","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.7.1.tgz","fileCount":137,"unpackedSize":99926,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCqM4rRE6unb7zfAZSFV29EJOrSiDDUL7fMUjZBEG9BawIgDAodCdrR3iKBZsM0eMmgT3lUxx5jm62bpSG+TRfmzIU="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBf1DACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqufQ/+KxCLhZZev4SweRoB1aePSGhM8os9Ti/aTXAliajtcFh5bUo5\r\n/VQ+1qEfnpiOLx/kxJv+YoW1RJCmkcoa3JwdYuqulC8jcbhLQHGD5GXcEjJs\r\nFxlpnRP91L/aIzaCWJHhT74DyKE/QjIZcSFWQIXq6qWL3SvapUS00b3Rbp15\r\nEl0hnaKpHrYXoEBo67GZ6pc40Iy/0kEBUfeIIyi7iIzYYQObuzAgpxSX83oE\r\nM77wAwpi9U13MfrFNWgpZu+82XByDnaKHZAjgbyTwGJvbLKpfRdCaldC98y2\r\n4WFIXcv1eDHnH31TSH5T9pp6JQW1hEeAnROPPS08ANmoey5fOHohwTCZ+urM\r\nQLFQDjIMnyTOXS5D4s/DSx19lnMq9O24VJrvyt0EwBdN1+IswRTSs/T1tHP5\r\nJ4SFG9UnWz7OF7dJbH0+tolMuE6eJDYe6YNJkd3U9LnPczo2ECiu9p3qVDeZ\r\niiMJrSr5Pmx4ybhrVTT11TAqNzdIpPWe6u3Wlai4bVHlq1A8aR/UKfGwIhdz\r\nwQyEkgcsi7fGcyJpjQ51LyDCd1cEzahLS13LTUzfRPz7By1wSOAPbceAXKD5\r\n/8rXbpa53SDaNAmdXkExec75GqAkfZ4gWzDkZxskFx1m1nEZwRI/lnyAQcID\r\nWpCPWbHPwoxvon67qn4T2lp806Qs8EtoJeo=\r\n=tSub\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.7.1_1678114114937_0.8894866363885261"},"_hasShrinkwrap":false},"1.7.2":{"name":"@tecnonews/server-utils","version":"1.7.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"7ef0cb6653715e7837a2eeb52b363f1dd1368bb2","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.7.2","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"integrity":"sha512-3p1+vvBl+zNvVqq4TXOWiKwwT3zQZ8iaj3kXsm3obsqtz3tZJzMceJhR/8qdRfGHSdGZyLRvbUe2tH6s/Ko3OQ==","shasum":"dbabce3769f90e4c2275fa7a90cd11d0e88dc32a","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.7.2.tgz","fileCount":137,"unpackedSize":100851,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCYzT+3HKChUylekDmxi2j5vPpA1CvvJ9UWPM3LqWzmVAIhALobFDGZg7bL+X1YCquJ3NZOtnkbQWgvICF5M7So19Q8"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBhYdACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmp1vg//SMyebmCrEqW7nF3ws8FthaBDa8hl1vyNMjBExAKD5KGgnA4X\r\nevOsw92pgq4390MaIR36A95icqyaBXOwwYEQhpj56x6UFFw+BzQsbktbYseU\r\nAv0qZ1NGKhjXf376irCNB/VnndOX6X9EvyJg1Uym5a4mLl4xeoKLzvyVHZgF\r\npsgoyuIBdQbBhsU8Dp4IQMFzzPf7+nqj4d4tXJjcWjR2hug12Is8IQQIy+wo\r\nijdrPK+GrDzePAQyM6JfcvLmA5VrdxpucoU+ck+GQrDYgy/Dmr53SrMwibl4\r\nQPBoX8o1JmSvuiiv2gnoW+h+ySooHelmR0R5RTbr+FlF3zZT7VqBZ7Rxx0ug\r\nT0ZIDFNRddIYuY8IW2gVVctKTCKWa1IhRCvhW+/GHddmISw2nPXLKGoxdHUQ\r\n5Aepv3dULNAGXs4oKTZ/zBNCs4w2waZjqExZonfLbi+SLQHSgxSwYysx/OoG\r\nWUJ70wAF98eDyTvAIHw8Td6/21FdaSELW6JfofAjQIzB3SZf3loiTlK5Z8W7\r\nouEB2KNm7JLdlbuw6pofyZ4B1ftEzOAoavfq79sKFsfMvOOrq3X6QHxlBN+v\r\ndtjDTaABv/lN/nqrQojX/ONWcjdk8CbSLBGveAM4tG/Kva2fgPsH9osARGcD\r\nwJH4vGa8rBRelj2viiXCBsfBrYNIB+f3YzY=\r\n=Gmsc\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.7.2_1678120477507_0.9977494137973071"},"_hasShrinkwrap":false},"1.7.3":{"name":"@tecnonews/server-utils","version":"1.7.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"6cf43fdbc459d6f8fcd66991deb2a1476bc165e3","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.7.3","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"integrity":"sha512-zrTyryM8LvyqYCT3leyFZYs2+mtina0yGyjbSyz5iMq0npCjk0iertfEMWQfFI/n40UofKuv1u/wUrIkmXsg2w==","shasum":"8b3b1312715c31a616c0d99f0dfaaa55d19b0e9e","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.7.3.tgz","fileCount":137,"unpackedSize":100893,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIATb66EqABdtH2G3mc65aGeiaOKRxrc0hcj/je+9CS6jAiEAue0Yr19f9Y64G778frIwiFhhItnGDUBgnNyWoy2B3so="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBhhZACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpjAA/+P6bts0xQXtRano80JQ0smvLbxNoRq7HBwXNmkl3yXnEu6s6c\r\nxjA96ONXpAKbkz3dJ9O2fLO3r1/hVR505stC0cTHaadLimuisYblKNdpQT2y\r\npEBD+B5f9aDIguHO9XOAdPDnzu++ifyu+pMBl+GD/0wTLk3asOyn5drEaKxW\r\ns1sNGknv29Rxtwed+37TlChTqbAYq2AVfUCVObwuEy7ACzGmZKT5452SgjO/\r\nl2q/mg/ztWblibdy+5fMA26pPhFlCUkYtgSVutMrvOMtx5NTdiUAweln+y3L\r\nmEpd+E34ay3QocvX0GkATzYHTgDKcorhgNN9Je32k6b/EjmTHFAvgYRgjPy1\r\nnFDAS6EXNm8BDyla8EwX+r8sH3q9uwLPA7jN75Sy45rYmk9C9eJLhehla2YQ\r\n+4s+24bNS6arV7OlpKZt8ZqznjrPc6x5lNB5dZb/FA9eVQB9UsD0Hv7M69il\r\nxxyT+T5UOODKuozBrQddeL0mjt/T4kRZ+yw9xF7jHoMRdFzxQmTVYfSvTZc8\r\nZuhPa84NSFUqWvvRZoG8UQstvkpimIw9LQyz3uauDMMWuKBxdAlAmYfqosdl\r\n/gTzMGkOnKibpfzLTw3FBuGqPlBtKC9ccrdzM9c1w1rIh6jv5kb17Tvk52mA\r\n5zNn3VQ7I2tAGoC/jM9Gs7OHyaC30knrCR4=\r\n=/3uF\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.7.3_1678121049523_0.8079729035938832"},"_hasShrinkwrap":false},"1.8.0":{"name":"@tecnonews/server-utils","version":"1.8.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"2811e744d20eced818e55d200f58007324d2e328","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.8.0","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"integrity":"sha512-GGUCot3gveen/tmp6K8zRY1x8fH5ABEOGcI1+sRI2eHJW8vyDDV7KSjMWxUR396iTqGmfYxa05ElHtmDeEBxAA==","shasum":"d1e928045a62a870c7b332f1ce9873d31deb3e91","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.8.0.tgz","fileCount":137,"unpackedSize":101441,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAdxOGRteP8Fzw6uOzLLDEjXYPRR9nU8RVp43Vli5K4YAiEAraWIgEoLG7W1wT2AOm4GPGKoeEXje4g8rqJ1W/3DUrk="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkBhmbACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoRLw//fkWNmjrfZkTr4jI374AMh0PxSM/OFW7dBy38ds1JbgOKhjr/\r\npURxSDHE/S9yCkY050tMveXPwBvwTDQkUe+2ScfHZi9a2PrZ+juoInsE5R7R\r\ng+eZP1J98/L7Dc2Y75N5ifuzsAp9oBhryF6dsvQei/UbLfVkry5/EWV7SFDc\r\niIyyP4bcveFFl06zyrGO/UyIplXYRYoRxWXhSsNwcyc5GJZvQ9iNydewRuxy\r\ng8Y0JlzAX/CppQ/hrwqkmPGouG2yPjJSiKbpjxmyTGPup//u+HE5ojLzgYxw\r\ntHf81VTwCTxJ8Wou7FchPVjlKmb49wHJ6BOcoggEh2EHM/c0MQwQ0zNqmeI1\r\nuY/Nk/V7PzxUk7psHzSJBndM48SiQBc9YP0Uvk9RfR9bebFd3ZMEBpeF4W0p\r\nL0bqtwXtzJsQc8H9inUUI/TooGnMuq62Ukfr+wQHytg6E9dHymGHGnBaJAyg\r\noOQq/l5rWtn2dzmrIvIt8rxoEaeJ/TiuwiiAvrgpkk1mIVMervu/sy8nvrq9\r\nA+lZgIOPPZkX2SfdBLX7aSy5YQDRZkyG6IXcVhF393cMbPBcmWYDjivmvS4h\r\nppqOevIKNVnfIWJJoP7tZTqXFNdHykObvlEEDomX9qh2PcRGbHMEWJrSnASN\r\nb5fjYsb+piii2g/Nk9tg7NTMaDIABUpIW8A=\r\n=7FLO\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.8.0_1678121371367_0.19252648533256211"},"_hasShrinkwrap":false},"1.8.1":{"name":"@tecnonews/server-utils","version":"1.8.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"4d27671bda0a1af6d7889f332016b10f72414c28","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.8.1","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"integrity":"sha512-NMlYl8H2IKS3KhH+4bbo8RTzzOWwM+4NLNSG0rjD2Q1Ap0yDDGIyojCdZa0bnIUnJucJlC9uLUb2MuFnnJNT9Q==","shasum":"aaef650a3838a535b2a92fa12cd99de25949f10e","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.8.1.tgz","fileCount":137,"unpackedSize":101453,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDRcJ3HCNSlIjMP6CEoWkru/GxHImfWhBK0ZXqBWGFyAwIgRG4iddyyEIFTrQEB7pbjJWLi/pdUhY/+ZVQDhA/YdzE="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEJ07ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqlHhAAkQiGQF+eEJqHMl2J5UQ6AlIS3pfIuTGwfCdhksSbFOzpey0Q\r\n7YoUH24oVHLJFbqzmPcMOOx0tm1S8QRXc5Ox8G8M7JqjH+1ive8YW7bmR1uP\r\ndxczAjCKj6dmnwvJK+GbJqb/+WcEMZBfPSrzPi3B+RW9Rj+yIe+aU64IC8SM\r\neZ25CwzT7NGTIKa4d3S2WQWJbzKJ+u8mkM0C5FlrOc3RvpYDsG83aK8Y9C29\r\ngYkseMiDB1Bpi2L2Y6ELSqOsQGbqy04hkQzANtjUDe0UyZM5mp1Y0BvUWOfu\r\n7Kng/Ks/Nd/tXoXNisi/Jnz4qxoJ2tZ4zb7yXOWStGuNT46tCcm3BH+nzN69\r\nDkH1zoBBKAiLlen9IL9FujFNIZlxZ4vJWfOBQvYzxw9zxDj1EQac3XGWsxLQ\r\n8vWgYuGe1G9aysR8gFbfS7ZjVkPMRVwKxu9ialhGXPnIji2PA9vV7K1hUm4N\r\neuKdYi4aaua4gBG2wWURPFJ6+iUf009GWCN4mzMdYaYTav5iZ1H4mXPCqGhc\r\nNzRJhO10S4UOSLtTC/UUo9D1AVIOkbmkXWMf9p5TOCkEqQTpSjl2yUiN2B+6\r\nLUfI2Q9xr6ECLvHOSbYnv+D3f7thDTXR9/VMyU+iIHqQbBdy5J4AM7zDJ+8C\r\nkOpHaY4bqp3XLFZjPf1RTzIRT5dM8Y/CTsQ=\r\n=HS6H\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.8.1_1678810427751_0.9118339947746243"},"_hasShrinkwrap":false},"1.8.2":{"name":"@tecnonews/server-utils","version":"1.8.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"c2b2066479b990cfc6d30de1bf21e116c4f3fd33","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.8.2","_nodeVersion":"18.14.2","_npmVersion":"9.5.0","dist":{"integrity":"sha512-J/MojUuGtVXeAUAt5mA+ZJpE3WQsOzDoaU9hFcmCU4Rwy2UuhEAYjuvd1eOCD6JI8xX9Hf+lyWvFx2fFuPFaoA==","shasum":"0c0f2548b6a43799b5c78bfca0f12a1a1c87a9bd","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.8.2.tgz","fileCount":137,"unpackedSize":102749,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDVbN3EFX7w6s2nsWlEzGHSJYH0wzd4J6rWIyGhZ2k2ZgIgBSKG3LgqaxIWC2ArrrEigUdmv8F1DT4pta3aFtJF2jI="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkEKpMACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqpbg/+IouXssj64rhkdwqO5YjF9zzGjBmrO4rvj8j8cPS3jwVpLjiO\r\nOG+t2ktU2+DV919b3/a5HuwiPkgxfHbKr0SFBu879tnt/XLlNNucjlvvTfUH\r\nS741DFtijcx1uJ1b6lasBwIXNcT4sZ5ottIvqJFOjao32oDiFgPA2cMyQ4zv\r\ngMKArFCnWX1atalmiaqM3Ka/hcZup+cN+0GVk+Ibi6fkkBtQlgJg3zKyUm51\r\nMylcxdgXfVG+GV00uTq6PczKv/e71GnQ5rYGPOTxWrhavlB6mn4jSM9XqC1/\r\nRGAFYDwKIPZ+wLubE+4UlnmwCdfAsKNXyYFrzCfSULx5HWR9LcAKMuHR2BFz\r\nt1fNDewG6Rgnso33v+YsmV/LXOv5xR/qOoX3TImXSMnW6HVhpKt9PawUzWIX\r\ni7vspmlGBAH8ATcJsPWyc8YJKS4EeFpeB+d/kJQF1VEJyCya6ZWV0pi9eDy6\r\nKQTaA6tK5VMyzIlsEcSp85j7Upa6a416PEi1CzHWhyk5gcFSFThQ2WzcKzMw\r\nBOHZuydi+NwIuyCp0UcrfFuvaCzqoLsjqfwwLUgBWRnNsKb3JS+mf15uXn31\r\nIwd2R3VC9BsOUU4MSFmkYnvDWw4cLc8kGMA7AJI6dlTIYs7dxsnv7vTKUGpX\r\nf8Jt0KD/13CcL+7zBfc8Ah05xqQg7VPJsMs=\r\n=IHMw\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.8.2_1678813771825_0.3188442911553748"},"_hasShrinkwrap":false},"1.9.0":{"name":"@tecnonews/server-utils","version":"1.9.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"da8ba0f4d722a9d3305ede31e7d4f45a040acecb","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.9.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-Vh5eZFVjL/RAJVHjiJIMPZi2r6uySm+gWmKZp03o/G81oZ0HBEaLm0e6bGjFoqAZzSNdXui4oeWBhczXTjBb0g==","shasum":"ae87efada316372237a6179a4586fda5b8601188","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.9.0.tgz","fileCount":167,"unpackedSize":131623,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDeQKtii64CT69AwMriVUtiAT8hJQ7E3vToomKEddmoHAIhAM4JN7p32Duuri3F/ZEt2HB84bUT7r7bpdcUdW4KNFO3"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIgAqACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmoUxxAAhd2wO6GVq243XUdqpcrafZULLsO9+ehJ+5i43dt0juHTLQ/Y\r\nQDqdmS1ySNyCOQzhdamjt9/SDqPFQ7fNSW/zoiSvZ4iUJvWFfEUSpjC2AuWn\r\nFjJJo0QFJMM6LuIosj6V/i03jMmlC1325JnpO5eIi/kVX+NlDvnV47i4xKSN\r\nyI2zVpxWrnv7NhG9Gy6+BEv03/+c+MbQydbiI01LAXjg0Dd2ptxkkUJY3qYl\r\nQ2S0c0E3uKrluBJ8PjdmnZbGyiJld7E6IdQbxWARBZ9mRMoNFvQqUT2FB8nD\r\nd21apH5ONGcoLvDRfw4cBov4u1/6YUHXw9qfkqLXJbsXdW6c7V7wN93sW5EF\r\nNWnlGneT7ddTQECz6fKJkNdEtzPyiZ8jdIQwRQkVRC5oHUOgoQOPBHMKWZGY\r\nYGtS4xRZWsXuZObFJapCVLezOCYjyR1nYblseQMa/LqUAWurI8Ytl+RT64Nw\r\nJfLSwaGOGeGqEz8Jw4QsCQyTU5ucQcSZVr3aCu2vEP1L2sWTSpIYaLMznuj9\r\n0u052UMtf9B7fVebj0A7BeB8thmT3UCpPF2kMnIavbcOphtLdB3nRBON1Yme\r\nOU5uQY99I1FGl4JaBEmKPlqb/ibDPlWAZLqHXTnvyg7zjtiOqUCmG8xJ/8jb\r\ndGDAR/i7E53a3PxhC5xwK8/KMAMcKr5JxEo=\r\n=y7Zj\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.9.0_1679949866188_0.9107897586852223"},"_hasShrinkwrap":false},"1.10.0":{"name":"@tecnonews/server-utils","version":"1.10.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"7708908fc675d36f8c9b6c6b6c5e1ce0a61c9cf5","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.10.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-ok1hSvlMSArs0tYNGD7YR3FFj8xSHPC4hQMb9DzJt9xIlKlAlAVav2fB4JmrJUkSnD6+z9QxS7JRoTKiQtD5gg==","shasum":"ca7b80b21a7877cef9148f66a51a498cc7fdb36f","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.10.0.tgz","fileCount":179,"unpackedSize":139657,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCID2OgWogN3AofA4pEPmEiT/hhXWBS03FHievy/U8bM4cAiAerUL/Qvc1NYO5j2iR6sEBQCJaYzDEujLSf4Juc6Zr2A=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIsT2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq11Q/7ByLsWWeJcwAEcvV4ugJnd4DSVX9XoryUf/D0K6t5K8MsvvpU\r\nTHntzh1dNqtfEaokT2ws7uH/W76Mc6SzwKw0NLPw1RMmHcZBYa0rnh4vtEUF\r\nM0vLYLVPzL76jNQbrYwoXloIzA0Ts/xaYvWCxzGszMDltA6R4eb/NOiM36lC\r\nWfKZee3nuJszD1JxSe3XSvcK/gO8NvlHx7Oznp/cAKqYi1pjTowAzFim/uHg\r\nDbkiPoZGkHjywG2w9Y52LPtxybz2iVpSDwi5eXXKl/luk35b3Ga+cbd9eB7t\r\n2ovKUILc5iDZ8oANwNx744YcPnEOMR2FlPkEYPMLS2+Q1UIx5XDMjIykGSlJ\r\nAAaDamDV1xUUzlHU40h2dbpqIZ4CtAlcuy4pvZfCGNmSFVRSUA+8iGCCcWH+\r\ndTMiO8YRmgB8WToN8NV9bXZj8WUSCU9X3GhUSmei1W1NjqDSW6d9dAy9Jk3L\r\nrYOTyORMHhN1SWQb8K2wK3lQ6kgGGCIWXgKR5a390GW3DqAIKBbExx6F1htF\r\nfDEz02aEiPFvfFpAX0U+UClrQg9BgtDcSoMhtIHIWLjdiyjdMcM6n2Lagaq7\r\nn1GO+YC1/k3K6BumFxfNebA9uoTQ6gI5q9JBQUBd74sOEgli9EXvAUfvf12q\r\nEmKzmiyhTaSv0I4FLfQpAGQUikTFKUsxykc=\r\n=kh/H\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.10.0_1680000246251_0.7477739532416567"},"_hasShrinkwrap":false},"1.10.1":{"name":"@tecnonews/server-utils","version":"1.10.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.11.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.9.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"f76c29bdc058018ee57f3f910a174e7b8e6632cc","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.10.1","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-NxFz72ZqLs13U9JyFzFB4DbkEQs9wHlWuxYMG4bYyixS3dSKDuuTsma7/W8hTQT7nwEBhTNSKpgsdnhAOTvWBA==","shasum":"19d418621ebb7546bb32dd4ac74981de59aa44b0","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.10.1.tgz","fileCount":179,"unpackedSize":139568,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHlCDCrBp5iK584vxQpHrMQw7hCC9eAAXAoiz5E7GiG+AiEAiWJFfataqGJ1kw7VS138Co8u1MIt8acTqcldgqAB1tc="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkIsnXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmqk6A//Qi5u79/QfUNrPHmaUuKQ0rF82Ue86Oat2eE3GZp+GW4IXOjd\r\nOWzbbP27WzvZiTAXE3hSHPuzFFwDguN9fnFamfTme8BiGKlX6M3J5eI6SClj\r\nuTVsTroN3BsLJvPTj5e1QdhkyK6ih7nHnYbaNR1xkyKn1TyqL4B5l71Arh8F\r\nGDKmmYPvh9LDJljI3oSOfHANmMfX+FVvDU8Jn9XpWSg0KzncM97YC21qmhc3\r\nc8nljjk/r3uSZHHcrndZPNiL/5wKVNh8F9EP94vdicbsBJBaTBx9I6xtjwam\r\nOMwnApjXyZ4iZoYY2UvzfYxklrqcD4i/gqEXoxvMX23IY0soZMkU1hfMIa+j\r\nXmHrVqP9UoQlXPb14Bm0TjPbQkJgzekvNlI7ZPjylD0rB1fJ+clPG/bxd5x7\r\nB92XkKBzi0wUZMenLE6kXtJqDOA/7/ruat1LTimOQZ/XDRp4G/d8BogvQ94d\r\nIT+bn95EPYgdyVCXM6KetP+DDjh6+hI+tY3plVHaW7xT8cNJjDpMfE48XN5N\r\nUfGXhSc292YtmpIIfBOVSFuX6wnudx8Q3WwCMUWCWpRRnmMfm8w8E7yBhj8h\r\nh5miczydU8pngyOXbUPmUhF0kEy+nprZtJycWbVr+IbyEMHaaj8eB5/MWSoB\r\nBsg5jG1GUpEpKK/IEXeGpfQ2qOhvTq5gS+w=\r\n=tqFQ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.10.1_1680001495731_0.11562105490189967"},"_hasShrinkwrap":false},"1.10.2":{"name":"@tecnonews/server-utils","version":"1.10.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.11.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.9.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"b341d70055c57baf15d124f238c002e04ff68610","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.10.2","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-3jNGD8yFaeUqb3FJ6V9PGHfS3V8Yaf3ee3I4oyOdabdADUpU8q5qZ0WeNaMW42xdY5MMpcBqYeDO0diD0KXpbQ==","shasum":"b791b76db85806abd41a6be5ab7f62de0179eb8f","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.10.2.tgz","fileCount":182,"unpackedSize":140146,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDS5YMKZyDRZdTX/k5cHfpqLIovHCGOw6fcemoo+ybqygIhAIVp8w04Q7LSIYosCDwOCjcFvYWmNGAGqTHn4b3jGM8T"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJbDRACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmrhow//QbuNkuw5+BEK+LQ+inRF7Llgh92tQ+5ShyD4hFmauMJDAi9V\r\nPzrhBDYV0aEjtsQdEtAIWPoLFu4ANG/PcNBG0We+epbsDKn3m1euhk4arvWZ\r\nRKTrv2bKdfWq1gWN4hWtv9LicupZJWr/0p5QeDb8JLBuO0OE58C7USK0ywa4\r\nCBNFIHanXSGBd9nUVeuUMmfVCWQu0BeHfB4xVxeXSlVLItSQd5Q7g48ZCIKS\r\nRmvHkVbkbpowHgfNwNPAP+0QBBkD6BBi0hX3CD/QPNwZssYMRZbHnFqxI3du\r\ncX+ZhokOgVEuSPAlMTpCdmvlDdXCLCUNyS6RhZrncQ/wGkeC1ZGUK8usr0XR\r\nbh3+kqRzmrUPaY+E238UUXekkE3anXHHOGqrkv0PeKrxySONR1ncBqINhJVT\r\nze+rXopc2IQfZwbj8Yp2Usu5SLN7PuQ7L2ODJkyeFTod4HNHKGVJceWXEw0b\r\nwClpocQPYAyJEai2JSWMxgUbY+9ocy5Pp3LiGNNPBlB/1KzaRvVooKxHyMQ7\r\njomM5qlCT0ga+pl7oUUCS5XfsCjeK72sjxbEQzuG/1dvuyyIU2W4n7HVzXbL\r\n0I06QxzypkIV8JoaiiXCaHbYCBjLnt07snGfIrTu3riZFFhpZhFIHl1x0DYZ\r\nr1n1TOgx9idhxH4NXTb1GkhWGDTKp1GBMaE=\r\n=svie\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.10.2_1680191697002_0.15441992504341018"},"_hasShrinkwrap":false},"1.10.3":{"name":"@tecnonews/server-utils","version":"1.10.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.9.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.9.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"e24817457f127eb09f8511cb47cc91f13c73c91e","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.10.3","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-bz+ce+6ubO5ZPpM7IA/uVvZukdwGXNR18AvzZOFWLZ7Ymj1jVaF8s9+5VGjZ9LlmbaQHfZZJVzXk+6IyrSxyXg==","shasum":"2542e3f25d83d76897616ed5d0175c7c1d3aa1cb","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.10.3.tgz","fileCount":182,"unpackedSize":140513,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDIH8NQ8qZDcB23a/YjTbi3TqxYPXiTRDF6GHaWHv42XQIhAN/8B2Rw4B96diPbetuZHmepr2It9Ck/ktJkg7r03TgA"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJqQVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSbBAAhtLJcfGamQPnvGTwBMBo74rkRZrRFvxJGoo9zpMoOy/FdniU\r\n+d0t397guWsOPo8vhUvQLC/AFLhQmTELFRpnJpCf1dEZcfwPkFfGD14V/0Qz\r\nZ+hDbPoIXIqCgsPBgerFdzcqYwh2pbSRM0QXkdI/XtFenW//N75t/QHtkbGH\r\niz3kIsFnSOsaJi5jx1ekpBgAffXyLeIJxLcxyAl8Fyfrs7AZhqS3S71UIkfQ\r\nLlXWFsAhXzGxRtI3Jg5XzetjX5GRIdEHBjU8kHdDmBQJvcqEv91Mpj9cNk1P\r\nOlUzY87zNoRncj252owJgiAPH6R+CJnLo0J7MnasCgAaqzvJllnqzL182wrG\r\n9pcIJ3LWR+Mh6m114IJePzLut85p5SK12B7uIiDUZQ+fnA7jzfGspZ0MzcxQ\r\n/ow4mMlc2jotEz22cwPqaQQ+nUPhk+dHIVsFYuTVwefhHoKuvaCbxECuXJyr\r\nOR2G/7nDuM6ltfQulmJPquhBLaTGT7aqhCW5cTDDHqkzh/6fudyQsc3Ul13h\r\nreaPe0P3s779moKeeln/7WJPG79IrjhffK2I4IFnfzLR3vHWSoPFY2uP69vE\r\nf/cs/F5hK6t5LO09IJdqLpNFu+WvzXdIcxICpzrGM70v16aX/MKrA1lRYr/a\r\nswXJm5P75+kpoFM93z6cNRFQ3Vf+Yhii+lQ=\r\n=IeXJ\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.10.3_1680253973348_0.16948300886123002"},"_hasShrinkwrap":false},"1.11.0":{"name":"@tecnonews/server-utils","version":"1.11.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"008875c42d269e38d204d52e367a1e172293d28d","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.11.0","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-h9p/SwKK5Cb+xxFy0DAQ/gTYq1SwO2J8PtJn2gbfeA0u/EZUJSLTOt/HLEXBLCrb4LuQIS9OR2gfIsNC6PPw1Q==","shasum":"d2101306e4ae561bc1123be828b4b6c3c7b96809","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.11.0.tgz","fileCount":182,"unpackedSize":143013,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDykM2+8LJ0boqeuYwL+HtDEjFQx2kUZLbU4lxZfuxNkAiEA8RBQJi0+U6731fOgwBsWtFj2wKecKA6/gHZJdMmj1r0="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkJybJACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpPyBAAkXqo5yQRE04IZf/M1uwNzxpmdW4+MY40Xlh6phoPO9RpfTtY\r\ncgdTxR4XF26r+hFNoQDZ8Pj6Vu7dRvuegmkDxY+YoZNw3CGB8607zjPhhsiO\r\nGbF62l1t0HQK7kp5ZwDM5U4g5UTu0xOGYsZ1fYdDk4DrctG/NeOWOunKF4sc\r\nrC8fEtdQ40phWBMT11n1nqR7xWznLVgrprkS1Ws47X94e/FfvHxvNgurjf64\r\nPDF5amu5CgY4of4xzpAn1wsBpTnUr+AesDVMhH1m5XXtcPQtgZOyUFX/nf0V\r\nBFmoPRdQVRMsAnNqPKZEpOHgbTpnXXhgcwFS5JW+CXxtV7OC+ikUasR+kf1V\r\no7r82PUFLklCjPLi5JUSGjn7MD1DEWGEZk6pkpBkM83EixVZ4CCVvk58THc7\r\nal815UpStdyf4kFszFFEKKQcCXTRTESU+xS0y7BuCdg3X/XWm61s7dfSULNJ\r\nDBF5isRaz/r/5JEM01afwguHFmoV0x2/rAQV0bnnDeFi73+aYiI0ZLChB4vq\r\nJkiTRtS7viQJ77v43Db9R6zDTSFeI8WQ/rBlIEoBdVhReCd+qvUnC3fPTCiX\r\n6foseXNKFSuAbeVaCUEwegI+a9NWQNw83jMwwANtsrgQQe+4xyMEwQ45mWvQ\r\nQJvTC7fKboS3Hjk1gyD3a9Tl5tSXc7yT6bs=\r\n=Bah9\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.11.0_1680287433168_0.7415756723071745"},"_hasShrinkwrap":false},"1.11.1":{"name":"@tecnonews/server-utils","version":"1.11.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"5804e901c2fa4dd6d5b8f9c2201b96d18482079f","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.11.1","_nodeVersion":"18.15.0","_npmVersion":"9.5.0","dist":{"integrity":"sha512-KsuXnepQqP5X1Pz3w4n01uVzou3Uak2+jClf7/6tACGCuaFJYQ7W2p3UcgKgohpbNb1L3Ps162uR4sJKR1cUxg==","shasum":"4de9a1b281f4a8dccde3edb6a16527808997c84f","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.11.1.tgz","fileCount":182,"unpackedSize":143015,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICGaqY/TnmBi0yqojsrjZnl+I+6riU+lQhDavtMplqrIAiAR2v+KJGMEwlRePAF38JVufpFStpuDphN4xCIa4ARSjg=="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkLXrtACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqE5A//Yc2xVF5KQFb4TXY4OJYIW3ZsDmh429C+Rat9mND7MGlF2q+p\r\n7U7tMtN/LC8iIAdmpm0JnMjqJ9mp9U4VtiW59IwEEbVKGiPqhYtHd21geqIY\r\nKy4M4zMMo8qv9nYIAWxqKO6ku0Gm1A+gxUvFY7TxdFl7PZRGlnrLzf3mkKx7\r\nb+k2LrAqFQZpRR9AiL60tywvmJIiEu4VRuDYWCjCV/sQkSalRO4D3Q5aHN5r\r\ns+Gfngt9czAFOsOcUDTAhOF7P/Kk3tfTRwPvfr6L1jfRoI+z4ktqmzmx7Blu\r\nqlZYauCb6dO4X2qWfmn8+24o8KtJKqPp9m9Yqw4djsUkyHTfnlNaDP1GCKfU\r\nlcDvzwWUM1PqXylCu+TNbEA2VH5GOFLM08WSq4KAyaKOLYqQ0I0Qd0OlWHxU\r\nD6fSLnpH7WLkxckzHd8OSQxJTwqa4cIh7POq2Hy8pQTVds2CkUSfQcgOO71w\r\nCCGk4YHn2+txuoaXwVnAfU7A8LP9KYqqH49bSCl3uoXPEgsuO1F61nr8Kbja\r\neiDX/4Q2+OV+a5yz9GTajDxZprYhaq3ql+sSdGFb9dg1SkP8R7id5X4ghJJJ\r\nPne/UnoPyfCIjojcgTDqMp6uOUF+/jmnDXuAnxAzwRu4fWc1MOaYvhvHQezC\r\nrGzR/LLC/T37jcskXwo4AsWaqRAhMlZm/OY=\r\n=lMdH\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.11.1_1680702189146_0.6618410347603807"},"_hasShrinkwrap":false},"1.11.2":{"name":"@tecnonews/server-utils","version":"1.11.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"56f34918f5ec2ef14f2a1190a36d1387914588c4","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.11.2","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-+aP4hLzzuiopJf+SWGqiDJuRLQjFUb0CXlhaDRm5i1GMtZFUJjilQ65xXVvkBX02gqIeDo/w90UcxGKDB+Dx5Q==","shasum":"3f507d3041cc3714f892ba34c73236f3bb156ccd","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.11.2.tgz","fileCount":182,"unpackedSize":143055,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBIWdYuq7d1Dc5raCPuYzlutKDZwIITTtHHE1ncIJ2nxAiEAhG4hVtqDmWhaXl40AYXQbGmbZuzJ2EL0ruxARtDNgiY="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkQSxyACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpsNQ/9HkTrnrWyOzWrVM8kCpNCVF5u34BSNvSICMvnIYKeex50E5u3\r\nhoZEnjc9mW7EqVD8cQh2pnP8HrKnbjo7i0qyUu7r05ZJ7+DyLA9e17VPWVf4\r\n9eNYcTUT1B/h6WgwmlSNFa9BT4ZwPiQNBfl8C8UxKQiZjnSAWv9wmDhqbryK\r\nhuKJPyBM/741RYSLtfbyTC0i2afnM7EWfhWEk2k4v44jkSBjBLHWjeM8aHhW\r\ntUBH+j67pTjXidHxKpLqO+Sir9UncXnbjpuComT4qFkBmKAo188nDyRrdOI3\r\n7te8aJlgb0+8X6i4zWMDHgzXHyKc2P7hf+DbF0BExSfN8rcO0+fBFJNFXh2J\r\nJa8HTW1yDno8kDPfva6JXrG2oC7xK7kL+YdaB9DmTN/WO6SPqxNZyqRrSp+8\r\nv2kO+xwdgnJgBas8Jkxf1sw0nnxVYLtKxRIlQY6S9ACD5glq97LC9Yz5wo0E\r\nC3nyUxucK6zBET7PMVLg8G3s5m3e/AVN5a1m/e/FptRatG9TK6GwquCTkNBW\r\nbRBQQUd5+F5hFc2X1ZUrGrv3dwm/oN7T4iHfbZ6jo4KSGMIjVYozSu8haJgP\r\nWPOpdOcb3fKI9ps+ii/xjRFjEZjjZkO0vlsS1vUCQBtjFdyJdtqzpxYBIQ7Z\r\no2kWLq6gqs5qre8lI2t4g2zKwMlbVziUOww=\r\n=KX6t\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.11.2_1681992818612_0.414318115101197"},"_hasShrinkwrap":false},"1.11.3":{"name":"@tecnonews/server-utils","version":"1.11.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"ac157c84b29b88e2bce553c68929e35de4e7966a","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.11.3","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-Zt8WYqx235+V13REk1R5SMSDrwVsBhQBZrZa5ZkpMcZos5NYmW1Da4MHI1BSn3hXW8smztTY5nDpfxWW+fWqzQ==","shasum":"5afc9f337493c70671def0d9cdafca0766dd20ba","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.11.3.tgz","fileCount":182,"unpackedSize":143072,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIG+39U1PMIq1hcuaO1efRevk4mJmZwqwthKFiRyAsKyKAiEAueOFjC5fMJyWRlEMRqTeOH659965gc6Uz2qRYpRL6nA="}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkSnSBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpblxAAieTrHd62MLpKAN95mU13isgPwjj+ds78AI6VhjDQ9MAFC3Mu\r\nI65CoRSWa7JMTQXg+6n5Rjf1/MJzU4FpplGdnXmesAYL5EhPEBgc7LrWCDIh\r\n4s6BaRrRYNyuAJ5Zrpc/oss4v886YC0CM/nI7l/r4owHLP0KfmJ6SG2dyElX\r\ne6s5ptB/Qdxz0S6l6g4Fd5S6nDgOuJ8eMa2kVm1HguxWmwELe1SQ+ONB+eD+\r\nxGdS0wbgig3zwoUxd/ooQXbEfyEpnm5enxeE5ag4C1fyvpdcMIA0IRZFrNzd\r\nFg5+d1UKMJ3vfw31jJrFNyUiidUvpiGxeog8jXqShPZmsg8gth6Bqh+Pz7xd\r\nVKs7gE/4mD3+7C7CFG+2lXV8txMLswJBvm5mzAe6bzhgGqk5/TmMmUAdK4eR\r\nme/3broE9xMbzjt8m1fgqG8wnw6O8rDoF7XV7005Xp8zdQ091pYk9+kxIX4d\r\n9ew4jJPo2SQPIJ/OieiN7GBSX5XEb4DcmVOB5spPhvQY8K450ZzRS4/hkXdg\r\nEMvVLGg/NSX7sLPxHThZQSbiZsmOzP/v2LK7zRzQ/GoOKPNql/sMY0PVu+ny\r\nqD8RJsQSGcAMHtS0QGxBdsTj1eZEgMLKsX9bF8vTK+c/EgiKy6S2n3L/i94x\r\nvQ2+cz6w2IPGFYllT5fB6dyaPCTLy0zoVzE=\r\n=tgkE\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.11.3_1682601089151_0.7838112727230786"},"_hasShrinkwrap":false},"1.11.4":{"name":"@tecnonews/server-utils","version":"1.11.4","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"4db3c223a783d3ec7742c0b19c7063382c6ad10c","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.11.4","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-HeD4a6f3Q1mG7RsOJgBipcFxFbIVHJTfi5u6iyG1PhfJtys8spjgP+y6WW9QWcxCm3x6BZl+H+eE5+GPQO2AHg==","shasum":"529b3241b722df176d7cd8a76c57125533cdc071","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.11.4.tgz","fileCount":182,"unpackedSize":143495,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDKGtbDWl9Tp/04CCQbKaJQyjexe5eKYcElAS9RLj5m/QIhAIq8wf37eRSHmTcZBLOotFzAX1sq+F0cW709zBKoZYEw"}],"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkU8JaACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqmGw//deq/LvKnzqw+JiMbtJ2iaogZAwW+BFHFyFd/ANEy3n7h4Zhe\r\n/iBpbofg1lhMqQFwukLiJHcTGoU0nV77EFkSx/2bziedQcQ3Pk9OLEwCjKbf\r\nlTBqU2fUN2rCAwCE+8ROG3TzlYJfcqg7AtGqHNRetV2TV+LbmzI4TpUDvzri\r\nJEAk+/TBlef1/pkYBzEki6T36Ujf+Dnms8R1Irj4nAqnsm0bIqzwgpgQIOwS\r\n/7uWDX3jg9d66ez8vD3iiEs4EWfSwEbWezQZyH9onKTeAKaZDqrLaCjE1KXA\r\nICWDENegKaFWPT0SvvQTCA1U3Wfqj2k1iv8DGfg2aUy3u4gkVgWtHJh3M3zP\r\nJJv73afk9xPICLmoVhqE+w0/mfZ3Opp2PEyoSdGcz0HjA7lxiW1zrpojxlA5\r\nW3N25EDbsYBTntH2mk8fW4j0ZdTOhKjwP72HThFBdS8o+EqvZKHp1MwAkzfX\r\nTBTa9FJPOQ3Jt+KDe8ziU9ArjmXKjSlyMaRtczP9XGT9YCRJS11IXriswB1h\r\nlm2qgOzTltOmy3D2ao5YoYWRpvs70qP3pPdu2YD28ytiK1y6BvbiWlIlgKog\r\nDr/zFJ+Ld5spysHnWaiSBaCn7zawDmpVjt9OkSGE+R9LXmwGfFrXoRBx6S3o\r\nIB9z2SQZAZ4ULBGEjL4fOOkmZYWB0lccfEA=\r\n=FJ1w\r\n-----END PGP SIGNATURE-----\r\n"},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.11.4_1683210841950_0.4240887760102121"},"_hasShrinkwrap":false},"1.12.0":{"name":"@tecnonews/server-utils","version":"1.12.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"8d25a99e63eaba497e4c1df9a20564dd2504289f","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.12.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-M91DrnK0PibSLOTaTuOX6s/yK7xeivRxgD6EMRGXCNKlvJh6oICUTX4A7N6Ju+stVwX5H2KaJ8KaRAYcrrf+Dg==","shasum":"526319889bf23f4387d3779551b3905d1dff7280","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.12.0.tgz","fileCount":188,"unpackedSize":145286,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBvMSc8g1POXIGHAqljUXzekNBgTl4RP6mokUyqaXkOeAiB7WzEzoNVtGDSz9uXCuQd2LF0BSBkGC6u0ACgUxZveyg=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.12.0_1687277105749_0.3138669400834009"},"_hasShrinkwrap":false},"1.12.1":{"name":"@tecnonews/server-utils","version":"1.12.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"117321318063368af2ee3c264f20148cd9c98b48","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.12.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-8G2VrIYEDzFSP8ps90oMWaLzCqyIzPbFz33F/CBvtLo/haDUTzc4rRPZualFRjlfSJvL7wJzv6hKjWtqc5hjDQ==","shasum":"9fcbaaea70b24efaa8c84f81394ba80c120f5531","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.12.1.tgz","fileCount":188,"unpackedSize":145518,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCWEhT4uAThe3jP8GvDlScfOFzqYNR6ZnZw5RxpUSHuKgIgWfk5iOEBHj8lg/K7MaT0eUQXxLBCjflMTzdoXeJq6/w="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.12.1_1687277516780_0.7894123195468401"},"_hasShrinkwrap":false},"1.13.0":{"name":"@tecnonews/server-utils","version":"1.13.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"da2f06b003382c0bedb4f749550b6dfc24627e1e","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.13.0","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-M8Tee5I0ks3qKz3nEil5HQ4uhVnGLJDAi+ILMaZwOwc3HFSba31jvunI62POQr3FdccnjK9duxHDBDnRZCooCw==","shasum":"9fa77a6105898456ad935086b6b156b4e11473cb","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.13.0.tgz","fileCount":200,"unpackedSize":151034,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCvjqFNHygyjxSZmH+EmmQeUQCfudI1WtNyS1lehL4x0QIhAKVJaSV2vPpNR8kG67SspI2OXm4VyONfjeB+nSjcAvPK"}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.13.0_1687342040181_0.9731989176320179"},"_hasShrinkwrap":false},"1.13.1":{"name":"@tecnonews/server-utils","version":"1.13.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"12a7daa1ee265884fe89c302a98509b042e92648","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.13.1","_nodeVersion":"18.16.0","_npmVersion":"9.5.1","dist":{"integrity":"sha512-AJYX10cTlnwcmcPoT7Szvd/VLf97BxdEiMfKiky05up7owuDCSaB5MRs1mvyB0tM2sXwt9Rf+cxGbzR/gOQAbA==","shasum":"4f23d9087087e7ef234e2c88c6602e9949ec7ea2","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.13.1.tgz","fileCount":200,"unpackedSize":150899,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIBRqS3cKbvql72l3eCl6Blj2RX55fMohYUEEoI3JMcG2AiBbrdBMS4Jg/zVot1o5alUzyW2GmCgCcnxZDQVRe6vLkA=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.13.1_1687342939907_0.5793039142500473"},"_hasShrinkwrap":false},"1.13.2":{"name":"@tecnonews/server-utils","version":"1.13.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"c5b3dd8f4b0be95e1ad0f22e7496ed3eeac1f41e","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.13.2","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-ocYRlfe75fA+tmPpYG4HMaL9/G3Bj5PmzISKzeyVWVAOt2nj/jAMxgFOgkjCayTT048+2PT4kyvxEcJzpPY6eA==","shasum":"2c83de830e8c6d89406c35eee82444a0ce6b7f21","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.13.2.tgz","fileCount":200,"unpackedSize":149449,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIAIeW5AY1LGrS16zO2K4oVLe7U3AZHhKcsVxBosyUSZMAiEArA7iufOFMEnGahHzzNOcGjvkov5quxl/9hoelz8p4yA="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.13.2_1687944620337_0.8179067672439932"},"_hasShrinkwrap":false},"1.13.3":{"name":"@tecnonews/server-utils","version":"1.13.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"c6d4dd3c26903d3918081bbce6404ee5350b1601","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.13.3","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-RMgfIOTI8LP0xMUCcjeW8U4YxxKhbFvholfk7Z7VImg/a7ejPJjJXKi/fHUtm6dSB3Ka2/F/iKsYr+8IUHdI2g==","shasum":"0b396cbea97452c337c8eed937fb08229b8f21b6","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.13.3.tgz","fileCount":200,"unpackedSize":149484,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDbrEXXnWkwjQIb07U8GIP5vN9UhGG6AbUa1bYHNB/6QwIgS6dKgAH6AePjzQFreV5IcDoqzDwhND3jE5tnDKYg/GA="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.13.3_1688046389303_0.5025131305401547"},"_hasShrinkwrap":false},"1.14.0":{"name":"@tecnonews/server-utils","version":"1.14.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/pull-renamer.js","build-prisma-utils":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"7b18cdf7a6102e0ccc54c68c450cdd6352919e9f","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@1.14.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-AJhPA1smKZyTaDeDcJXjPxtID84t5m4OK2bmKDyAaLWgnqOfMEk7O+DDV5IR+Sn5WAgHFJdzCGHSJHKFDHxAWg==","shasum":"3f1676e741bb77b291f1a75941ab5fe695619de0","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-1.14.0.tgz","fileCount":203,"unpackedSize":151874,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQC/IUquI8j13nX9uX5iO8SK94LJXODuY5+97Dd+idFIFAIhANAQjOO0bbJb2zNfp//gCwLvj0CfVUXbBAeISvya3oi3"}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_1.14.0_1688575430639_0.7191448527297062"},"_hasShrinkwrap":false},"2.0.1":{"name":"@tecnonews/server-utils","version":"2.0.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"63cb88f6ab8f112dd43029d0801fd2474b08d474","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@2.0.1","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-3j4VNDWCt24RwICF6fcEYzJAFr+B930kYBUHKB9QIf98r4xrGoK1L7CQnVtFBZJavhPOjflvTOFnRn4L6vFT9w==","shasum":"e3483349fbb858e247c03254027fe11e0a2634c7","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-2.0.1.tgz","fileCount":258,"unpackedSize":180271,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCICMppVf0b62HNFiQFy+S0XfS0bUhZX2JnQF6B9cVIz2JAiA2u3T7GliPu4FKAlsO919EgeiO54TnmvceVvBVJC/tGw=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_2.0.1_1689176738987_0.3128004273970104"},"_hasShrinkwrap":false},"2.1.0":{"name":"@tecnonews/server-utils","version":"2.1.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.1","@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"a356f581e501e2ef7e0a1fc1695bee64ff6f61b2","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@2.1.0","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-h5SY5p6BrXpCn7yAFuvynMgfL4EkiXttZ58ePCVh1J6kZMSZGVL0KvLY6iEULVTBpFe08ePH++PB7nE9T2ZooQ==","shasum":"46baaec345628da6fb11aae591b45bda7fac61a5","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-2.1.0.tgz","fileCount":258,"unpackedSize":181236,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDmJm9WknoxKOIuDHTNxLDVfFo2MY6ZrdmbcZ5CnOeuUgIgHmn5I3qZxiJ2vluA6tURORr1/pxPsagwXaU7sb6DBrA="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_2.1.0_1689688284766_0.11634086000471533"},"_hasShrinkwrap":false},"2.1.1":{"name":"@tecnonews/server-utils","version":"2.1.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.1","@types/jest":"^29.4.0","@types/lodash":"^4.14.191","@types/pluralize":"^0.0.29","@typescript-eslint/eslint-plugin":"^5.49.0","@typescript-eslint/parser":"^5.49.0","eslint":"^8.32.0","eslint-config-prettier":"^8.6.0","eslint-plugin-prettier":"^4.2.1","install-peers-cli":"^2.2.0","jest":"^29.4.1","prettier":"^2.8.3","prisma":"^4.12.0","ts-jest":"^29.0.5","typescript":"^4.9.4"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^4.12.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/client":"^4.12.0","dayjs":"^1.11.7","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"585dbbb928276cf853013044cef968fc950817e0","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@2.1.1","_nodeVersion":"18.16.1","_npmVersion":"9.5.1","dist":{"integrity":"sha512-Ps2r0xGmsP9ac8g687m5V2hauttUhltlvLsUf5SfdJWFrm9AC4ZBC/hdGwFldKPJNr5RVT82XRHNkCDLRje5ew==","shasum":"b717a4bef3958eb46a0d328c7fbf46d833171935","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-2.1.1.tgz","fileCount":258,"unpackedSize":181167,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDTiylrEQ/jtCeqdCg7U2nlEWlGyEt0B+PVcSlchJ7f6AIhAMrCDYKUFRvl9V/S4HpG3cE/ygIUT+uaY6FPf69Gj8MI"}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_2.1.1_1689755720131_0.13841849869345269"},"_hasShrinkwrap":false},"3.0.0":{"name":"@tecnonews/server-utils","version":"3.0.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"27609e9386fb958cee66fb693ebecd297883708d","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.0.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-TjIF0zucnVId6Ei/Rf5plk1HDUwWmp32ZU31sjML+dzSQ73inTjj8NSF29i2za2aBkWJvlY6JyAZPuJIG8dKWA==","shasum":"4e9036012a8c2e71444edd540416c457001cc30f","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.0.0.tgz","fileCount":258,"unpackedSize":182074,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCiBH1rn/23atzYlUyWjWXKhKq5XlGd2e/H5FzS3nyzlQIgSBhgR9/CZ1QIsAvncVyNNWltUXQQrijCahFivND1drk="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.0.0_1690377335064_0.7281088640634135"},"_hasShrinkwrap":false},"3.1.0":{"name":"@tecnonews/server-utils","version":"3.1.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"fa3aaf72aaedd6d3143ca2f0ef97286fcf599592","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.0","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-XMX/wSuGA4zOlWn1ZlRl/ZQZIIVVat6LNJAN2z922W0rQNmRJdZqnicOyA5uAsFi4x0EjSaNxxo9j0u/puX5Sg==","shasum":"dcf81050c44519ef611ddbdba80a86305582d3dc","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.0.tgz","fileCount":264,"unpackedSize":185273,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIBrV/7zSfWYko2m+Zo/Lv8t/jMhgNo0rBAm4PIB18rqaAiEAujYjeML5OV3t2W2vteKVu23Bsq2qBPtrdpj9Rizvrn4="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.0_1690554102054_0.19755211104603076"},"_hasShrinkwrap":false},"3.1.1":{"name":"@tecnonews/server-utils","version":"3.1.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"442e8bef3592e114d57ce2f23a1ddff979249f1b","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.1","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-iH2WAHVDJl80IAb6EwGFhsywcC0eAMiWw8dP3EzUEUF5axmS5gmPbFKT0ORxdFveedHaqeetRdLFxsY6s0xaYw==","shasum":"9b492120df3345d55abac787c708668630ce3847","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.1.tgz","fileCount":264,"unpackedSize":184415,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIF7ZeGZccUgXXL0ZY0nxzX+xY70G8tQGsUkcyxV9CW7kAiEA77Wm/395fSOHT2hJXKHXsB1irneUSXvmiPlpZBILf58="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.1_1690559895332_0.8585538564760371"},"_hasShrinkwrap":false},"3.1.2":{"name":"@tecnonews/server-utils","version":"3.1.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"9c8897b862be20f518593f2669597fd32571ba12","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.2","_nodeVersion":"18.17.0","_npmVersion":"9.6.7","dist":{"integrity":"sha512-O9Kw+RQDFnBCdQas0lB0yl16qPSS9lIGqho9fTXSA8Qwk4z25Hyp3eCRdUj8eQiRG2UIfJDITwAqptb2ji3sxg==","shasum":"be8de78110f39f07292ac2c0ad6a4d48694a1446","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.2.tgz","fileCount":267,"unpackedSize":184970,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIHQYBtfYi+79UXX8JKcSTaISo2+erG+5F7cML+6NEyJAAiEA+rU+U3WujKGNXd8HE6xvBZRbsdhNjuB/aTWO9L5wYgM="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.2_1691052591306_0.7890084188823212"},"_hasShrinkwrap":false},"3.1.3":{"name":"@tecnonews/server-utils","version":"3.1.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"2e9954f4c3c2523762060a5679d014e921758aaa","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.3","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-JFXPuWJ5rYMmWhA5Bmvx8chdVk85IOeaoAOtSltK2G7zWMAx6QtFpi6vG+F16NmL2yO6U6OZg86lwdbPMGRRFQ==","shasum":"5686907a04b83e7cf8fc344db02fdc2ef27fa1e2","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.3.tgz","fileCount":261,"unpackedSize":184131,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIFSa19MgGI11JAOnV24LZT57dTZyD65nIdHhddVoMtreAiBMdz6F0XZa6ejsRAj/Kr3X/rAqnXiSdYKURctALU4yjQ=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.3_1692702365391_0.8646095110350713"},"_hasShrinkwrap":false},"3.1.4":{"name":"@tecnonews/server-utils","version":"3.1.4","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"c2e6f229e50ae690d97a95b0c758cf0a079837ca","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.4","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-OnZnpcd59ExDzUe/DqxlBQvo8ntBFJGFuWuu4T+HAXu0rgMYvmo8Pmu9gQBi+dBBV0F2agD+U0UeOZUE7RdHrw==","shasum":"a9099f0174d22b96ea901a76258e53fae54b76bc","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.4.tgz","fileCount":261,"unpackedSize":184207,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIEZZiSWqvZAgcRmPLk3EfdIagrd2+UxMafF2P5EiNOt+AiEAkwVAokuLhTiixua8LENC5naxyqc1r+6JSrClKR5WVYQ="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.4_1693215088087_0.5224895314510769"},"_hasShrinkwrap":false},"3.1.5":{"name":"@tecnonews/server-utils","version":"3.1.5","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"0062726a3ea12ed94f22b0864757f7f42cf7b454","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.5","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-T2ypJ8KMcMo4XlBpjfDvtxo66HDvG/cIYTlygdSaU6By3r2+jbepVF+qCBruSsmQSesW1ObMjK2O4N3xOAe6mA==","shasum":"b2ccf124c7313f548ed6b26d0cda7d8a32307c0a","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.5.tgz","fileCount":261,"unpackedSize":184302,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDXsX7oAfQm7O7D8UOO2zE87Rlz/V0g5U5w8lal2Iz1ZgIgE+K2Ik4lAguL3IQ5U3bXFtYbJc/eztxWObqmrYNzIms="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.5_1693554658682_0.9776181985473211"},"_hasShrinkwrap":false},"3.1.6":{"name":"@tecnonews/server-utils","version":"3.1.6","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"ec266788f2a6cd42fa381c054395963b2b15b0f2","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.6","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-NFn2pkTjFfK1sNKdsehYydV9gZtIJ17N2+emRzKoKhe1N60lqj/iQzceOydxzVAdgFofeSEcq/s9nnDYZymvaQ==","shasum":"6ae1be0517c46e9d2b0eaebc2d76fea96d2603bb","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.6.tgz","fileCount":267,"unpackedSize":187185,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIDhlToDAw4NGdu3+tXEgfEmM8vAU2jW9jZgWJeTBlcWfAiEAl/IJh8Lag0+ugagnWpYNqTXii+3HkgUkti1n/crHoOU="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.6_1694178455196_0.8672302806023149"},"_hasShrinkwrap":false},"3.1.7":{"name":"@tecnonews/server-utils","version":"3.1.7","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"3da7001de58b215b708b58c2548d1ad9dcfaf7a1","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.7","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-V/o3KbLulm+dwG8GhfaKHEgmgtGwFw1Fi9lfsqWVpt5D0oSARhdqI3l9Rr4a8hry4U/KWtb9nK/7vz8RsttYJg==","shasum":"036cc56b18336f0c19cb2db6160e0334fa0b7328","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.7.tgz","fileCount":267,"unpackedSize":187189,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCVC6cjSk4Y65g67SbILyDVYLOEupke0AoOX63MmekXIgIhAKuKAMbdCp9cz4E0EJQOttJUiL6qJ8w3TZIhvpUG7LNE"}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.7_1694180627769_0.28936615211404737"},"_hasShrinkwrap":false},"3.1.8":{"name":"@tecnonews/server-utils","version":"3.1.8","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"e2b2c345efb15bd4270f2da19bb9e7cf35ebffa9","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.8","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-GeAnZtLe9hKl728fyxAgsF1F7v7/JOEUz5dJHRUdyVlCeJHp23BamAL87sHL7BvOQVbwbnIdoqQCpk1pbjODWg==","shasum":"22d08bb82eececa5b35bc695c91186d61ac67873","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.8.tgz","fileCount":267,"unpackedSize":187739,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQDnvsXCtUHlqYEddKM+dCYgNfh90Ibarp65MnnKJxBTAQIgBg73T81vhSxzZ0Fl7ipRyw+zeOqGG1CwZaapDDvNoaA="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.8_1694185489405_0.14407580357633099"},"_hasShrinkwrap":false},"3.1.9":{"name":"@tecnonews/server-utils","version":"3.1.9","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"gitHead":"e5c0f41e6c82976b58e77c19dca41f73b18f17a9","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_id":"@tecnonews/server-utils@3.1.9","_nodeVersion":"18.17.1","_npmVersion":"9.6.7","dist":{"integrity":"sha512-0CXxCiIuLbiZ/vOK9d14CX3IcZJpM576I0moS+UFRuPHVFX0HPB9Hh/dy9IlZ4s8h7plO3C9RXg/gvn7YSC9Fw==","shasum":"59bfd8e778e1778c95052c2f8484d22da7dd36da","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.1.9.tgz","fileCount":267,"unpackedSize":187733,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEYasKx3gMgw1kk/NnCDHUsJzERs6T84vgCOAZ3Im/8DAiAuzBISfJlZD0cnEqX+xAp36AY4R8XdYI6fLwnq0SjfzA=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.1.9_1695652681136_0.1594936527592581"},"_hasShrinkwrap":false},"3.2.0":{"name":"@tecnonews/server-utils","version":"3.2.0","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.0","gitHead":"62acb343caef747ec57aa63ba92c3fe366926acd","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-nvQ0SaSKJ/ei0XAymxTE5yEYnjUBX+pF923TI5YsppHsfCwL2sq+r1DiFJUKI9BoZjEo1Fc+62tNC9NPGmKc9g==","shasum":"aa6883c1192bdaa58ee2043d5d28c9735011bfb7","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.0.tgz","fileCount":288,"unpackedSize":209926,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQCCEnZHykEOK1PflFSYylm3xkuAMN+/NHO95qD/cNZ4dgIgaDR/cFaBEHI23WPIP+/1umL4zUjliS5opnQOLxoncT0="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.0_1696506819767_0.02141089243755978"},"_hasShrinkwrap":false},"3.2.1":{"name":"@tecnonews/server-utils","version":"3.2.1","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.1","gitHead":"dbf98cb674cea9f95dd780d340c76f5c840c984c","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-IX9fOIUzH92F2g8X7qeTvsKBgeK72GoYyJcZzAnBw+/vSE1TTHroG2HhILr2RSMsQk15hDeXcbJhuACQ+FhHEg==","shasum":"8aa43af6371bc553436e12475977fabc86ed3700","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.1.tgz","fileCount":291,"unpackedSize":215731,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEgpUb1zHqqWv2Vtp9pfn7XXIx8hhpcVvhjMGIST6e/CAiBVLoSPBpk5Ot9yi2YAsMV+Y4WFd5mnXqY68dF4Ponl4A=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.1_1696519398463_0.9531695422199138"},"_hasShrinkwrap":false},"3.2.2":{"name":"@tecnonews/server-utils","version":"3.2.2","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.2","gitHead":"ed362473e86764c291f36fffa99c92b3b86ec9aa","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-vNHnteSjKv6C8P+wr8+h3EB8POizYIdDh9ezXmBuDlmhcwz4qKSOPtqbrvyCmvrEWb161cRRxV6AHc3di9rxvg==","shasum":"aa5026fbb234ad4e4cd3eeed919a87adae22afa6","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.2.tgz","fileCount":297,"unpackedSize":222196,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIH9WjLUES+g8C5GPiWz6CYJjZkkyesgh7N8lGnGm6W81AiAegs1Gv3d0oRfA1OY5juSPH7bFl5fOFUmdfg4RCtLq7Q=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.2_1696531466745_0.1540813317269194"},"_hasShrinkwrap":false},"3.2.3":{"name":"@tecnonews/server-utils","version":"3.2.3","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.3","gitHead":"0384f7199a91463559f6b5851d3f5b720a63c375","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-Lct4eYYTwBuB8lFqSUKoHClqI6vJdM06s1nkO78Hj9bOPYwzVhdVSjpjElcApgzrJv2+9IhLdALRSUKBZF/LTg==","shasum":"f090e4e87398f34e295f98c74c211627f4ca653e","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.3.tgz","fileCount":297,"unpackedSize":222083,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCyFEgEAYP/ShMmlrYi00sro+oNtuKnzG+INErFkdMhhgIhAPWOudkv0Yiiv3gz5YDcCB5lwtoxrA7+/N9y00ONhozK"}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.3_1696598975412_0.4096080418783572"},"_hasShrinkwrap":false},"3.2.4":{"name":"@tecnonews/server-utils","version":"3.2.4","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.4","gitHead":"48bd7a43f8aeb2526cbc697206b4f3c327431508","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.18.0","_npmVersion":"9.8.1","dist":{"integrity":"sha512-04TR6oEZVaTxmLV8iBmraTeReW7C4B9gF1YPHcRrHioBiwBhd17BJunjzO6pcctQScrmpt/qV7rHG3q7m67qQg==","shasum":"34cda8be5968f58b49d8f64c6257408c65388826","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.4.tgz","fileCount":297,"unpackedSize":222091,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC7l4pr1lWblZOQTQOXHBjyhSsOsskh+3s0wQeZp3lpUAIgIztshcM2Pwc4d2+8As0PDznBrr6P87xs0EbrXcv4PiI="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.4_1696601140363_0.8840270154359549"},"_hasShrinkwrap":false},"3.2.5":{"name":"@tecnonews/server-utils","version":"3.2.5","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.5","gitHead":"533e20af99dbb7d2b0f432c07f168faf59cf82fe","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.18.2","_npmVersion":"9.8.1","dist":{"integrity":"sha512-BPaLISU7+IqEf2mFW84M3Euoo07/cFwTo9vo8pk2XIA20+M4CmD/2UPpvhwcuw4NF0zZ5scnl+48Yng6VlPeCw==","shasum":"72ecb2525fd1a2a746025843123be9869de904a4","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.5.tgz","fileCount":297,"unpackedSize":222190,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQDgj9lMUhhuMHhKhK3p8CMTymw7i1o8HNDbgZFhs7I4nwIhAIdJSuBdTGJx4c757c/o5FshYPgUO/dMjhi5nqBbhYKm"}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.5_1699636173942_0.39475105558642754"},"_hasShrinkwrap":false},"3.2.6":{"name":"@tecnonews/server-utils","version":"3.2.6","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.6","gitHead":"01a11a42a07df6390959b944f7dac488c20eb474","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-F2/Pud//HQFKgFJBI9xKZl7Azf1AmaWxGA/AZSoR3Zcvfad45AziyS0vm+GNNPOmqH6izyxoHR3mELs9/3FVlw==","shasum":"c315be7971d074ef442da9a38d55b5fb381e186f","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.6.tgz","fileCount":297,"unpackedSize":222303,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIAyvotS8BYHfCNnPFEyZwVywbHsfFaoKSVJuNcgrT3drAiB9HSTbtaroqbRxLsrZT1Nka96LUfegLX3Xs/PccO/49A=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.6_1702395326805_0.10692591179792577"},"_hasShrinkwrap":false},"3.2.7":{"name":"@tecnonews/server-utils","version":"3.2.7","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.7","gitHead":"eed99cd0d88f3650d78fc69d4659b3936bbfd6b6","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-RdIOCiwywUm7hdp37nHCbM/1Rf23yBhI/lAbR7iqowHnZZeVNuQ2hYHkfw9ABmDBvAbP2xbhO15rgY3G2g3aVQ==","shasum":"27bfd3740333f55190017d216a9afee45cf2b925","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.7.tgz","fileCount":297,"unpackedSize":222895,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEYCIQCss0KhIfGfLwBUDnyZh4Jm3wFi273zQrdO5HO92GIFKgIhAJY+5Nh/p4fQapWOpQ+z7e9uwqd3f25wZRiQo490rVz2"}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.7_1702396788357_0.32006162634892"},"_hasShrinkwrap":false},"3.2.8":{"name":"@tecnonews/server-utils","version":"3.2.8","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.8","gitHead":"0959391a7b3c732c3c9301679372698ca4dc90cf","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-6Y9/l5DVS83KD1q5GfX4oQpWbzhCKznRmYg5BBvOBn7GrzRwnPIzhjuP17UGXv7nZmB2piG+XuzBSn4eXjiqGg==","shasum":"a6604ef554d5461dbf5dd27041b9f0e3aa301289","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.8.tgz","fileCount":297,"unpackedSize":224609,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC+IRupMD8p3M6lt+f0POOmNMRTtbViBmVPwP5yIAH99gIgXBHmkgCer5zIgfCRgTslgLUKVBiVswcqk3FBM2w6cFc="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.8_1702399618514_0.45099745335353636"},"_hasShrinkwrap":false},"3.2.9":{"name":"@tecnonews/server-utils","version":"3.2.9","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.0.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^9.2.1","@nestjs/core":"^9.2.1","@prisma/client":"^5.0.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.12.0","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.9","gitHead":"6f406a17a7b8be5e05054ee03028ff979eab4bb4","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.19.0","_npmVersion":"10.2.3","dist":{"integrity":"sha512-xoJH/etNpMEYQoRLmauGY/ffMYkxxy8Gt7VmPc6CzeYIelLitqVIiOekxITwQRYRqYC3fNuOkec76JdmVNooqw==","shasum":"366a1bb1b78a8aa86107526e82831578dc2ef2f0","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.9.tgz","fileCount":297,"unpackedSize":227918,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEUCIQC/RyZeAd3H4lIUeQMj1pbEPEKH6Ln1+ZvgVnLVQjS3twIgYTP2zwdhR6KoLyWrHDTHgK2iIrOkalA5M8SRXjw7N3E="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.9_1702478643556_0.4115471944012783"},"_hasShrinkwrap":false},"3.2.11":{"name":"@tecnonews/server-utils","version":"3.2.11","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.14.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^10.3.8","@nestjs/core":"^10.3.8","@prisma/client":"^5.14.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.26.2","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.11","gitHead":"abf5f6c68b639110930dd575aaf751b60300fb32","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-KyKWql6kGkkZf+pCoUkT2n+f6T+0eGTAF0al03u5BB4JA5s7/tINlKstnS8HDrYQEgcUDYVXIk7hj1kJSXyykw==","shasum":"e114ac5b6e008dd866f1a5e8b7c94506d6a4d83c","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.11.tgz","fileCount":297,"unpackedSize":228083,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIEPD+ZBCdBMt6euM5Hr77+0tMyOz0hPMj8Doc0z2zyNdAiAvh5k2uVz/OK6HGpfr9CTxhaz1t64xh7TMtZWnJ7iXZg=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.11_1716375279046_0.5606527405398116"},"_hasShrinkwrap":false},"3.2.12":{"name":"@tecnonews/server-utils","version":"3.2.12","description":"Utility library for Tecnonews server apps","main":"index.js","types":"index.d.ts","license":"UNLICENSED","bin":{"format-prisma-schema":"scripts/prisma-pull-renamer.js","tcn-generate":"scripts/utility-types-generator.js","fakers-build":"scripts/fakers-builder.js"},"scripts":{"test":"jest","build":"tsc","format":"prettier --write \"src/**/*.ts\"","lint":"eslint \"src/**/*.ts\" --fix","prepare":"install-peers","local-publish":"./local-publish.sh"},"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"keywords":[],"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"devDependencies":{"@faker-js/faker":"^8.1.0","@nestjs/swagger":"^7.1.2","@types/ejs":"^3.1.2","@types/jest":"^29.5.3","@types/lodash":"^4.14.196","@types/pluralize":"^0.0.30","@typescript-eslint/eslint-plugin":"^6.2.0","@typescript-eslint/parser":"^6.2.0","eslint":"^8.45.0","eslint-config-prettier":"^8.8.0","eslint-plugin-prettier":"^5.0.0","install-peers-cli":"^2.2.0","jest":"^29.6.1","prettier":"^3.0.0","prisma":"^5.14.0","ts-jest":"^29.1.1","typescript":"^5.1.6"},"peerDependencies":{"@nestjs/common":"^10.3.8","@nestjs/core":"^10.3.8","@prisma/client":"^5.14.0","class-transformer":"^0.5.1","class-validator":"^0.14.0","fastify":"^4.26.2","rxjs":"^7.8.0"},"jest":{"moduleFileExtensions":["js","json","ts"],"rootDir":"src","testRegex":".*\\.spec\\.ts$","transform":{"^.+\\.(t|j)s$":"ts-jest"},"collectCoverageFrom":["**/*.(t|j)s"],"coverageDirectory":"../coverage","testEnvironment":"node"},"dependencies":{"@prisma/internals":"^5.0.0","dayjs":"^1.11.9","lodash":"^4.17.21","pluralize":"^8.0.0"},"_id":"@tecnonews/server-utils@3.2.12","gitHead":"eb819d2ec2f60cfd084f4f66aca1cf2561bad532","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"},"homepage":"https://github.com/TecnoNews/server-utils#readme","_nodeVersion":"18.20.2","_npmVersion":"10.5.0","dist":{"integrity":"sha512-2DSnEqZZpeg76aBi/lrxMnZRpuiX1NjpIQsE4yobdDhXcSD9aoa0L0tPrQnwHMmfqTX4PFwm+wyP8oSO5209bQ==","shasum":"6b77aab48c112aa491272b5b197dcb08c8a063e2","tarball":"https://registry.npmjs.org/@tecnonews/server-utils/-/server-utils-3.2.12.tgz","fileCount":297,"unpackedSize":227796,"signatures":[{"keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA","sig":"MEQCIHE3oQ3hDRmuM3ojtwA7Xkune0DTyhHaDzHD7jMu6LS/AiAmRYWX7MIFv8xJZDni6/jcpcKokgic6Ez8CFf9FkoeYw=="}]},"_npmUser":{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"},"directories":{},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages","tmp":"tmp/server-utils_3.2.12_1716388279399_0.028501918693230932"},"_hasShrinkwrap":false}},"time":{"created":"2023-01-27T13:35:37.837Z","1.0.0":"2023-01-27T13:35:38.149Z","modified":"2024-05-22T14:31:19.759Z","1.0.1":"2023-01-27T14:02:58.882Z","1.0.2":"2023-01-27T14:09:58.944Z","1.0.3":"2023-01-27T14:13:21.980Z","1.0.4":"2023-01-27T14:24:21.596Z","1.0.5":"2023-01-27T14:24:44.139Z","1.0.6":"2023-01-27T14:29:02.022Z","1.0.7":"2023-01-27T14:31:25.342Z","1.0.8":"2023-01-27T14:37:25.353Z","1.0.9":"2023-01-27T14:46:01.277Z","1.0.10":"2023-01-27T14:49:06.640Z","1.0.11":"2023-01-27T15:02:03.889Z","1.0.12":"2023-01-27T15:04:00.785Z","1.0.13":"2023-01-27T15:25:10.735Z","1.0.14":"2023-01-27T15:27:46.055Z","1.0.15":"2023-01-27T15:28:58.861Z","1.0.16":"2023-01-27T15:31:28.421Z","1.0.17":"2023-01-27T15:40:57.216Z","1.0.18":"2023-01-27T15:45:45.820Z","1.0.19":"2023-01-27T15:48:25.803Z","1.0.20":"2023-01-27T15:49:32.058Z","1.0.21":"2023-01-27T15:54:07.005Z","1.0.22":"2023-01-28T11:36:25.328Z","1.0.23":"2023-01-28T11:41:02.610Z","1.0.24":"2023-01-28T11:43:27.674Z","1.0.25":"2023-01-28T11:45:42.987Z","1.0.26":"2023-01-28T15:06:22.941Z","1.0.27":"2023-01-28T15:12:17.760Z","1.0.28":"2023-01-28T15:15:14.013Z","1.0.29":"2023-01-28T15:18:00.760Z","1.0.30":"2023-01-28T15:19:03.632Z","1.0.31":"2023-01-28T15:36:56.878Z","1.0.32":"2023-01-28T15:39:55.155Z","1.0.33":"2023-01-28T15:49:28.278Z","1.0.34":"2023-01-28T15:50:21.924Z","1.0.35":"2023-01-28T17:27:39.047Z","1.0.36":"2023-01-28T18:16:05.596Z","1.0.37":"2023-01-28T18:34:14.823Z","1.0.38":"2023-01-28T18:38:41.764Z","1.0.39":"2023-01-28T18:48:04.384Z","1.0.40":"2023-01-28T18:53:29.451Z","1.0.41":"2023-01-28T19:09:25.236Z","1.0.43":"2023-01-28T19:14:31.008Z","1.1.0":"2023-01-28T20:10:30.103Z","1.1.1":"2023-01-28T20:32:12.430Z","1.1.2":"2023-01-28T20:35:25.278Z","1.1.3":"2023-01-28T20:37:39.217Z","1.1.4":"2023-01-28T20:39:56.521Z","1.1.5":"2023-01-28T20:41:57.792Z","1.1.6":"2023-01-28T21:08:33.091Z","1.2.2":"2023-01-30T13:43:27.607Z","1.2.3":"2023-01-30T14:09:18.770Z","1.3.0":"2023-01-31T12:02:51.707Z","1.3.1":"2023-01-31T14:03:06.535Z","1.4.0":"2023-01-31T15:41:07.324Z","1.4.1":"2023-01-31T17:14:12.911Z","1.4.2":"2023-01-31T17:24:08.377Z","1.5.0":"2023-02-01T16:15:01.485Z","1.5.1":"2023-02-01T16:56:02.527Z","1.5.2":"2023-02-01T18:11:58.319Z","1.5.3":"2023-02-02T09:54:28.321Z","1.5.4":"2023-02-02T11:06:43.596Z","1.6.0":"2023-02-09T09:48:07.091Z","1.6.1":"2023-02-14T12:04:29.599Z","1.6.2":"2023-02-17T15:19:55.321Z","1.6.3":"2023-02-28T10:11:34.215Z","1.6.4":"2023-02-28T11:02:04.666Z","1.7.0":"2023-03-02T11:11:14.063Z","1.7.1":"2023-03-06T14:48:35.148Z","1.7.2":"2023-03-06T16:34:37.666Z","1.7.3":"2023-03-06T16:44:09.709Z","1.8.0":"2023-03-06T16:49:31.576Z","1.8.1":"2023-03-14T16:13:47.926Z","1.8.2":"2023-03-14T17:09:31.996Z","1.9.0":"2023-03-27T20:44:26.426Z","1.10.0":"2023-03-28T10:44:06.476Z","1.10.1":"2023-03-28T11:04:55.919Z","1.10.2":"2023-03-30T15:54:57.169Z","1.10.3":"2023-03-31T09:12:53.535Z","1.11.0":"2023-03-31T18:30:33.351Z","1.11.1":"2023-04-05T13:43:09.373Z","1.11.2":"2023-04-20T12:13:38.819Z","1.11.3":"2023-04-27T13:11:29.368Z","1.11.4":"2023-05-04T14:34:02.187Z","1.12.0":"2023-06-20T16:05:05.930Z","1.12.1":"2023-06-20T16:11:57.056Z","1.13.0":"2023-06-21T10:07:20.330Z","1.13.1":"2023-06-21T10:22:20.169Z","1.13.2":"2023-06-28T09:30:20.504Z","1.13.3":"2023-06-29T13:46:29.468Z","1.14.0":"2023-07-05T16:43:50.859Z","2.0.1":"2023-07-12T15:45:39.275Z","2.1.0":"2023-07-18T13:51:24.966Z","2.1.1":"2023-07-19T08:35:20.361Z","3.0.0":"2023-07-26T13:15:35.372Z","3.1.0":"2023-07-28T14:21:42.274Z","3.1.1":"2023-07-28T15:58:15.552Z","3.1.2":"2023-08-03T08:49:51.498Z","3.1.3":"2023-08-22T11:06:05.649Z","3.1.4":"2023-08-28T09:31:28.282Z","3.1.5":"2023-09-01T07:50:58.867Z","3.1.6":"2023-09-08T13:07:35.460Z","3.1.7":"2023-09-08T13:43:48.009Z","3.1.8":"2023-09-08T15:04:49.679Z","3.1.9":"2023-09-25T14:38:01.351Z","3.2.0":"2023-10-05T11:53:39.924Z","3.2.1":"2023-10-05T15:23:18.706Z","3.2.2":"2023-10-05T18:44:26.985Z","3.2.3":"2023-10-06T13:29:35.600Z","3.2.4":"2023-10-06T14:05:40.615Z","3.2.5":"2023-11-10T17:09:34.147Z","3.2.6":"2023-12-12T15:35:27.045Z","3.2.7":"2023-12-12T15:59:48.567Z","3.2.8":"2023-12-12T16:46:58.757Z","3.2.9":"2023-12-13T14:44:03.797Z","3.2.11":"2024-05-22T10:54:39.238Z","3.2.12":"2024-05-22T14:31:19.580Z"},"maintainers":[{"name":"tecnonews-dev","email":"marco.martone@tecnonews.pro"}],"description":"Utility library for Tecnonews server apps","keywords":[],"repository":{"type":"git","url":"git+https://github.com/TecnoNews/server-utils.git"},"author":{"name":"Tecnonews","email":"valerio.maggi@tecnonews.pro"},"license":"UNLICENSED","readme":"# server-utils\nServer utilities\n","readmeFilename":"README.md","homepage":"https://github.com/TecnoNews/server-utils#readme","bugs":{"url":"https://github.com/TecnoNews/server-utils/issues"}}