{"_id":"cachette","_rev":"123-bb22af7c158d61260400d11507f46309","name":"cachette","dist-tags":{"prerelease":"4.0.27-remove-redlock.0","latest":"6.1.2"},"versions":{"0.0.1":{"name":"cachette","version":"0.0.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.1","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"7096472440f85283fda10bf762253487580852bb","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.1.tgz","integrity":"sha512-XmKHSIJs4jfrwJaTyOyg6cnL+V05DCd7rjpskirOzQlIBX/QusLpm/gYBdUygfjYSWQRJ4MV/GeNUDB9T17GRQ==","signatures":[{"sig":"MEQCIEPKIaYVrj9NY54g3ifUDuvm7TQdrZnkJ+Zo2NjNPxjHAiBBO1n9/Ca8gnNp8RjiNBbDgM046VZ2s2pvQ3Jx9egRrA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/index.js","engines":{"node":">=6.10.0"},"gitHead":"57df12588e41237f3351fc165737e113f7495252","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/src/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/src/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.3.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.5.0","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.8.4","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.1.tgz_1508441307831_0.710537479724735","host":"s3://npm-registry-packages"}},"0.0.3":{"name":"cachette","version":"0.0.3","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.3","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"a8a85e570ff56962b0594dc110648a5fe669b521","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.3.tgz","integrity":"sha512-kR7mcCuAtojx1DpqRFChIH1o3AuCnu2AXnBof0F0yla0I2VOq5lFD+wFiRR//557yd1WZ0WCSnrg95bYYHUcLg==","signatures":[{"sig":"MEYCIQCBCttmpgWy3gUrCZ/jiNjJvpIjuNPruo644esHiQu2OAIhALjkVbx3ejeKoYtWR2vjR3lJbUaeMmg989BPbIZb4tr4","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/src/index.js","_from":".","_shasum":"a8a85e570ff56962b0594dc110648a5fe669b521","engines":{"node":">=6.10.0"},"gitHead":"959b87dbe93d29821b037a903fa740186ea76969","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"3.10.10","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"6.11.1","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.8.4","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.3.tgz_1508530040582_0.9925563242286444","host":"s3://npm-registry-packages"}},"0.0.4":{"name":"cachette","version":"0.0.4","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.4","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"ef7171cd01b70149d3bae8adf7f7e0a1e3490b46","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.4.tgz","integrity":"sha512-XNA9nfgxFS8OKI7qjQ4MZugeOkiYcgX0qyIIoEhMN0fI95Km322Xp0JFO5HqBGO9wQ5z73YAu3awu0sDyh4o9w==","signatures":[{"sig":"MEUCIGCPuVh6g/NHajl1KViUZQnVPGVrEvX8NgdDjy7CRsRdAiEAtEZqpcWdttGxVSm/kXi/SsQEY4x8tHj7LhGSkp4c/IY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/src/index.js","_from":".","_shasum":"ef7171cd01b70149d3bae8adf7f7e0a1e3490b46","engines":{"node":">=6.10.0"},"gitHead":"2644bd79d639c3a64e456a707f690f573c5fbca4","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"3.10.10","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"6.11.1","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.8.4","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.4.tgz_1508532133141_0.529266725294292","host":"s3://npm-registry-packages"}},"0.0.5":{"name":"cachette","version":"0.0.5","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.5","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"8d9cfb8cb25576714038228f73d96d33a27c8870","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.5.tgz","integrity":"sha512-KBX+mO6DYOvOR9mqE/A+zARCoYi0HJhtnCSHpxthcGyM1wE2AqrIwEN3H4KVNJWyuxHyx4pQddMgODXZOqTlJw==","signatures":[{"sig":"MEUCIQDt3hetP3TSSljnsdN49iDIvooOT510ozwMHqdN/X7O4AIgWzYajY/0g5Xhr69dOg9xtmZjzdQhHo8nGI11uVWHilU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"bd115f435eb0b28c7a96766f750236038d904de6","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"3.10.10","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.5.0","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.8.4","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.5.tgz_1508537485152_0.03573193564079702","host":"s3://npm-registry-packages"}},"0.0.6":{"name":"cachette","version":"0.0.6","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.6","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"0bd1f3893c8b001e209aae8a9269ae4a4ac66e88","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.6.tgz","integrity":"sha512-Z6N+fdmIBSDIkcHd1ZbzFFqr9bZ0TouwZjIhmjmLXLilIwYfXPh5Sw5EkutSw4xofMTYTgQeoHW+R7Pcaydyqw==","signatures":[{"sig":"MEUCIQCAY/TlZBaOa3ocaduZirEcjsHd55ps7La+DinEDAWQwwIgeEamcIia2O9Wfl1nUg/3ftd2tF01xejxVY0riK7APMc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"fa31ae6a8abd6c3c54ca63a98b382a5abce1cceb","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.0.3","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.1.4","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.8.4","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.6.tgz_1508785515297_0.18605634407140315","host":"s3://npm-registry-packages"}},"0.0.7":{"name":"cachette","version":"0.0.7","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.7","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"2225d6575efc166773fb102aa3a3ad65c5ac421d","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.7.tgz","integrity":"sha512-/8PgBGgADqa19+t8tEkBtQ38e0AXNBpAcWRY86OTTXeQ3gI8rpNBQxK1BrA5x1/Pbv4ekWljdoRpe41l3fsSPw==","signatures":[{"sig":"MEUCIQDXBOJ0UMJv23c/WZ1r7C/COV9DKgOOGEjiO7NWket/sAIgNJ2vqLm1L2VnXtFdriXO4/TCA96mBR3g+rof8tkh+yw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"f29eeb3d0f86ac86825e22beb567de97484a20a3","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.5.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.8.4","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.7.tgz_1512676019411_0.7491694074124098","host":"s3://npm-registry-packages"}},"0.0.8":{"name":"cachette","version":"0.0.8","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.8","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"1c4154a40bace343aecc8e121279ae3db928e0ed","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.8.tgz","integrity":"sha512-9hQzDHXf76lE2CWfOUYFL323PMciaADAba8jQPOjQ8/qaJCu+rfNZymJ9T780PppGxHVO7jKn6UMGEiQQjfo3Q==","signatures":[{"sig":"MEYCIQC0WKZyL8iNyJWqoDmXFaD0aKb0fQVNTdewvIcNVYv1EQIhAPZ4MWEg98Qo81d0S03vCMW5K4uh+Soa6AfDYNukUmhM","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"9afcb034de8cbc5bd7c70ea4e0075da020d42c9d","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.5.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.8.4","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.8.tgz_1512763763362_0.34780145017430186","host":"s3://npm-registry-packages"}},"0.0.9":{"name":"cachette","version":"0.0.9","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.9","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"b7ea475b64861cf04bcd338eff669f57d4d68e04","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.9.tgz","integrity":"sha512-3A+VDVoI4QFBJxEWuN2n4a5gXnvLzsd/qy6LTG4Cai9kI37Tf5yssZL5BPqxtG8Wty2tBr5pnd88xGSJ4xxDjg==","signatures":[{"sig":"MEQCIGXOgPtkWL4MM+FrFMskkR9/2RV9PoC1nWC32esqvDiFAiB92zmpQKlJTHpjVDgagAq9ou89zXWgsq3GsZtKiqMz4w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"ac5e8208d73fee20a6a7cacfd6658f509b4bfae9","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.5.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.9.0","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.8.4","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.9.tgz_1512764118859_0.43434904469177127","host":"s3://npm-registry-packages"}},"0.0.10":{"name":"cachette","version":"0.0.10","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.10","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"0d3e5323c08bba23baa54ebb2d750a20e76ff2bd","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.10.tgz","integrity":"sha512-LvlJik4+UVfzuz0eDuxZla+fCChxGIc1igQ4bWjXgKr/xka9GHlRhbkpz6HpSFW7NP/fZTi//zI3KtNRB8pjHw==","signatures":[{"sig":"MEUCIDThD06ZgFAF7x1HXk2Z3nXSu/9paSiLznDmg5el9b5sAiEArMUzuoQw0Fqp1UYbQ74ZOoGdlN7gSxwTNPsg8khVSU0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"59dc7efc75ef38e40cfca70aa88a3d5bdc914c7d","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.5.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.9.3","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.10.1","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.10.tgz_1517430997639_0.34861785219982266","host":"s3://npm-registry-packages"}},"0.0.11":{"name":"cachette","version":"0.0.11","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.11","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"fdf308a510e87f35464ff247ce85eb35f3c0db62","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.11.tgz","integrity":"sha512-oCrxkz8wnM/UjRkpWmEkgO9T9w6MpGccCEQvC15826uQyjWT8+p26H0/EjDuHV5NqmvPSLdWTviO2z4xCslgxw==","signatures":[{"sig":"MEQCIF4o6prQ5SzE6EwFTgl6yfvZ0baJCHtXk66w9Nxea295AiBc0o5b5XE1uzIFuh1IwXm7pHQBnDfGVD7YR1Q1JGDbyg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}]},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"de5643332a8d8fb13cc889472fd63ce286ca51cd","scripts":{"lint":"tslint --type-check -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.6.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"redis":"^2.6.3","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.6","tslint":"^4.5.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.2.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.33","remap-istanbul":"^0.10.1","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^3.1.0"},"_npmOperationalInternal":{"tmp":"tmp/cachette-0.0.11.tgz_1517521174601_0.9698908440768719","host":"s3://npm-registry-packages"}},"0.0.12":{"name":"cachette","version":"0.0.12","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.12","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"d93b819664988af169f4a2d8611e7fd8b160aaff","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.12.tgz","fileCount":21,"integrity":"sha512-Lhj0ps344BLs21XLN/sLuWIN+xnChBkHEKKIYI63JWrptrroBkQT+ZiaEmrNgdnknlG3Iwosfz9mmld2tViTrA==","signatures":[{"sig":"MEYCIQDIcHIH7PXQCiXcTQtSfRdRxeOLLtacJbGC+pKuqb0/0AIhAOvtAJ0DsXvtSTAvCdO3e9nhrfciIt5OO9a+d5fEj/gb","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48900},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"fc816878efe9f3c0f98636f832103915647301e7","scripts":{"lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.6.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"redis":"^2.6.3","redlock":"^3.1.2","bluebird":"^3.4.7","lru-cache":"^4.0.2"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.7","tslint":"~5.9.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.7.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.36","@types/redlock":"^3.0.1","remap-istanbul":"^0.10.1","@types/bluebird":"^3.0.36","source-map-support":"^0.4.8","tslint-eslint-rules":"^4.1.1","tslint-no-unused-expression-chai":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/cachette_0.0.12_1522094197973_0.37439829920791357","host":"s3://npm-registry-packages"}},"0.0.13":{"name":"cachette","version":"0.0.13","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.0.13","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"dd3b12ef965d7df3296a1ffca4e3105c17d44c0b","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.0.13.tgz","fileCount":21,"integrity":"sha512-pA71CspKTB+lPdWNymYgU9FeC6h1qBFvL71qKiAUQs5eEhz6e2sgJrbDgYOSjrbBRdsFswdbkp7OjazCETUKlg==","signatures":[{"sig":"MEQCIBn36M656+CxaMRhk/75jSP9Ptxuae/+4vPL06CaJpWsAiAPCtlUpJt16nzxhxUQzZWM0vYQj/wy6GCgtrz6BZmSmA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":48900},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"32224872a6a80484f057e319bf0d52b4b654fa68","scripts":{"lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.6.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"redis":"^2.6.3","redlock":"^3.1.2","bluebird":"^3.4.7","lru-cache":"^4.0.2","@types/redlock":"^3.0.1","@types/bluebird":"^3.0.36"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.7","tslint":"~5.9.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.7.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.36","remap-istanbul":"^0.10.1","source-map-support":"^0.4.8","tslint-eslint-rules":"^4.1.1","tslint-no-unused-expression-chai":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/cachette_0.0.13_1522095708583_0.15179002923474605","host":"s3://npm-registry-packages"}},"0.1.0":{"name":"cachette","version":"0.1.0","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.1.0","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"dist":{"shasum":"14a8aa256a4d1fa0d4f65bfd7f8389d4d8fb1196","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.1.0.tgz","fileCount":21,"integrity":"sha512-1Bd6iq/ens4Q5E47k9TwMKtoQDguDWiUiEsqL5D/Q2B8YPIpIwQpfsb8UCBaJrlXm5AWRfr9KKyiCwM3znhT2A==","signatures":[{"sig":"MEYCIQCDekl3FIbwQk+HELuKmv4LiBIv+HNsLwPCxEZeWFaYNAIhAL/oPYhrEYnsDWdOKsIDcLTVZZXjb8P/XzsP7IlnPpb8","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":51740,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJa0nZrCRA9TVsSAnZWagAADEAQAJsuGNB7LS17zVy2V17Q\nQ8ZKNvgadYtuhVkyz0sJJaJN760IjTAgmUOSU8qDkW544ZcC/3BvN16VLTl2\neSL1ZIRjoFNF9+9mR3iOx2rlvyb0sZC6Jdo/4m1IbV2A7NipM2ygnV6JW/X2\nE8bn/HiqTrxtjXgx7VR2WpQ2NkU5PgkvPcmx/8V57qZrAwjDwd1a8YjrwIY+\nBtaskRHzeskg1ZLzSSF2RvEGoGpvsOme1SbG6SqRN8RJd0eTTmKtvN1NVRK2\nOqIPrUh33y9VMaVNn0TW60uSKbsxjq+yA0VpkH0+Hqm59yIM149gTyCiQSi4\nU82xZvk3DINDUzOrB7PkwnGGpDcE7yEJvYXCckcMHhqcWF9cz4rX22frXpJE\nfFEGISsCo9naUxBp9mVJaEP2TTdel/LP+BZLzWtbv0nHsS+ZiIoS+jBGaUMV\n10VegVfjhS2jyrTPwyLeBjXR23xF9tQAtumXGeO0qxxbYcwzhN2SlA4tHlL6\n4vhO8EBVlJB8cLXngLv+IZZ7qgkay03Zh4pfCyfoJBRZIhmkuvWbQY++Nfo7\nz1qtqEW4Jt6OBeaRjJ1gFO+H4cow8KKcy5g6kmYYkPG+B+fHrr0BhAuPp2KB\nS7e2xsNWDR7GOOj8BIzpbqDn9AB88lHkC8nQIOdb/G0Q+K4SBp974N9DirRs\nHv+A\r\n=SScz\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"node":">=6.10.0"},"gitHead":"24e6f7afdf0cd7b1a9b0a552b40f625b440a1400","scripts":{"lint":"tslint -c tslint.json --project tsconfig.json","test":"npm run compile && npm run coverage","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ *.tgz","compile":"tsc","test:ci":"mocha --ui tdd -R xunit 'dist/test/**/*.js' > shippable/testresults/result.xml","coverage":"istanbul cover -x '**/data/**' --print none _mocha 'dist/test/**/*_test.js' && npm run coverage:remap:json && npm run coverage:remap:html && npm run coverage:remap:xml && npm run coverage:report","prepublishOnly":"npm run clean && npm install && npm run compile","coverage:report":"istanbul report -i coverage/coverage-remap.json --print text-summary","coverage:remap:xml":"cd coverage && remap-istanbul -i coverage.json -o coverage.xml -t cobertura","coverage:remap:html":"cd coverage && remap-istanbul -i coverage.json -o html-report -t html","coverage:remap:json":"cd coverage && remap-istanbul -i coverage.json -o coverage-remap.json"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"5.6.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"8.9.4","dependencies":{"redis":"^2.6.3","redlock":"^3.1.2","bluebird":"^3.4.7","lru-cache":"^4.0.2","@types/redlock":"^3.0.1","@types/bluebird":"^3.0.36"},"_hasShrinkwrap":false,"devDependencies":{"chai":"^3.5.0","mocha":"^3.1.0","sinon":"^1.17.7","tslint":"~5.9.1","istanbul":"^0.4.5","pre-commit":"^1.2.2","typescript":"^2.7.1","@types/chai":"^3.4.34","@types/node":"^6.0.54","@types/mocha":"^2.2.35","@types/sinon":"^1.16.36","remap-istanbul":"^0.10.1","source-map-support":"^0.4.8","tslint-eslint-rules":"^4.1.1","tslint-no-unused-expression-chai":"0.0.3"},"_npmOperationalInternal":{"tmp":"tmp/cachette_0.1.0_1523742313159_0.7027971638271091","host":"s3://npm-registry-packages"}},"0.1.2":{"name":"cachette","version":"0.1.2","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.1.2","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"4024fe10ec5c17c1c2802fe04449049312ed30ca","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.1.2.tgz","fileCount":23,"integrity":"sha512-gMg1qRtVnJqzmLwseqs1cjwQ3Me79OK94mRoHnS6UgsuhTQz/PjYYAXfcaIxXaW8AdKY+pX4Q4NUVVQDBwkvjA==","signatures":[{"sig":"MEUCIGbtrdhyIM/by4medoA9WZqTNTDZU+UTpgs7MybdMJ93AiEA3soQgTzpYTV2aW5YSM9CN7yG704Xtfb6wNvZSCzp/E0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136589,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdHroHCRA9TVsSAnZWagAA7lIP/1YqgET5fXyU2+ltKhKP\nztcODPLbOPuYeU68hSCGqgZduFFRFKcCNY7AwRWGitzlR8zsXzgXq60Y61hJ\n4bmPoAKSResumUntmnrOzZR9X3a2aiCl84qUtmlLCsNsRPdEt/vWQeooaPgs\nKLdvBk0giCHzHcTl3Bk0Mj7zIGFrEzJVOnUs5ExCWPJyu/t3r7b9z3JMY846\nuI7oVAQiqVbI7XOAXp4FR6qqDjsxVHHoyMleJvYcpw33QiLUzuV/2E95iMBZ\nPr2KdxYJcIXfGqd/KfhxE8rq6fFpEG/51Tc7xhAHODTIkKSnE3++Gm5RP29o\nEimOiA6vQmuwtIAvZ1cbeLVZudrs0E4mgliWQ97P/0Ss5D5JKr09ClIpIfOW\nZfcxVZ9Hx6+TAPzE8IcNTH8DZp8BARBSLo/MLJ3JDwaQVVlz700vxu12I2Xx\nyml2uVjA0G9W95e0Cs4MJZFDPOpfy7iOW4N9Td7OOJLXUuNEQqKKRN3rrZKc\nlM/tVRp0Ri19jqGfCG3AiwA8okiP77jp+o5TpKXo9/bkn85zm82GGwuYvor1\nO7VSfWyzWrsLRSOSJGAVRybx/GB9R5wtUMCzOLEDQGfSTiwQ4Zv87ZZg+z+r\nUTAr5UIj0ynyCFEib5qJjot/G+V1TOUonmyvUMsHrAhpp4RPGmEaChHuC5V2\n6UOX\r\n=2Spn\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.4.1","node":">=10.14.1"},"gitHead":"6dbb61aaaae390d6d89f70819465613064dbf2fe","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha -- --opts test/mocha.ci.opts","prepublishOnly":"npm run clean && npm install && npm run compile","packages:lock:regenerate":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.9.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"10.16.0","dependencies":{"redis":"^2.6.3","redlock":"^3.1.2","bluebird":"^3.4.7","lru-cache":"^5.1.1","@types/redlock":"^3.0.1","@types/bluebird":"^3.0.36"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","mocha":"^6.1.4","sinon":"^7.3.2","tslint":"^5.17.0","pre-commit":"^1.2.2","typescript":"^3.5.1","@types/chai":"^4.1.7","@types/node":"^10.14.8","@types/mocha":"^5.2.7","@types/sinon":"^7.0.12","source-map-support":"^0.5.12","tslint-eslint-rules":"^5.4.0","tslint-no-unused-expression-chai":"0.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cachette_0.1.2_1562294791139_0.3208469099605211","host":"s3://npm-registry-packages"}},"0.1.3":{"name":"cachette","version":"0.1.3","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.1.3","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"a2908e2934da8df10dadee9cbb97168868dac3e4","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.1.3.tgz","fileCount":23,"integrity":"sha512-4qJUpMw8RaQvWmIFPyQv3gQUE5Mnc5IGo3itc4Jc92GX5Nh60Lbb00WC99QNSa5KTV29KUi/QUNJJErSs+jUjg==","signatures":[{"sig":"MEUCIHoow789CbGresCZSDxD86+MObB3BgJBjbqjqffQFWLmAiEA3Tt3tf24LrGHhX0YCmtVputyIjhIoo3au8b9L6GJUQY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":113373,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJdsfiPCRA9TVsSAnZWagAAiVMP/1d5UwxP/wjyUAHS0ojZ\na92MbRuCOof76Euc/wexm8i7ICe0J9h7bvFdT0IgpgcRBKrQW3fLT2QNln3S\nl85nHoLicHNGsuS5DtEaql1VdrCLNwMQ6Y38rPxDpPkYXSFD0ENOvHmnw9vp\n/H54Z28jQF0WgKYNWsvGUQalCL8xu7454I8a098lC/fvRgPjCLFooAYxoxgi\nVt+WBpuWOLaUccIExhMWlRN6HMxsg2A2SlutS1Sl7Zabya3Uhf3XUCxLDXwV\nFOV6bXxOpArkxricFwqsOp/W6E8yEGgKQz+qlxLTQWYkc/EG6XkzwFrNxy9H\nsZaKlG4K28LqFgH8HQ+jqwMl+bqUM7aCNKU5AgQsc0g075D3SlOiIGUBuCT+\n8oWEC8RGxDS4BxKWQMIZptwEl5RlqmOJuKprdlvWTBdQynDnqLdi3gOYtO5O\n7NaMsKO67yeIwII52UAJv4Ne39HPZ4sCn/ZCyrIGdTccva0ZHhiqlGsFYmA6\nTm23Rt9uks810jH7XROs/eLCLBx0IOKfiERsAMYino2N2NL6PUKu4YY/DtFk\n+8nw0cWt2zFfLY/JopEaLxToiHGuvVAeDMYBYO6tT1oIoOmOmZWzr2kDFfUO\nttZqLRgnsAU3AKqdNQ1783GsXLMFCP60RfmgAHQheUy1vOqauB3reAL5bDPd\n59Ea\r\n=Qsm5\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.4.1","node":">=10.14.1"},"gitHead":"3a73c9b1a7d118e6f1eaae6201862712fc8f03d4","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha -- --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","packages:lock:regenerate":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.12.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"10.16.3","dependencies":{"redis":"^2.8.0","redlock":"^4.0.0","bluebird":"^3.5.5","lru-cache":"^5.1.1","@types/redlock":"^4.0.0","@types/bluebird":"^3.0.36"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","mocha":"^6.1.4","sinon":"^7.3.2","tslint":"^5.17.0","pre-commit":"^1.2.2","typescript":"^3.5.1","@types/chai":"^4.1.7","@types/node":"^10.14.12","@types/mocha":"^5.2.7","@types/sinon":"^7.0.12","source-map-support":"^0.5.12","tslint-eslint-rules":"^5.4.0","tslint-no-unused-expression-chai":"0.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cachette_0.1.3_1571944591144_0.054557097026325385","host":"s3://npm-registry-packages"}},"0.2.0":{"name":"cachette","version":"0.2.0","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.2.0","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"797f4c480f474c7574ad65d76877de23f7d4f5df","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.2.0.tgz","fileCount":23,"integrity":"sha512-qKxvNpgHH5VJaKoJMJZcVIWXT48wtMuRBm2hT4+C7kn2nkvfY49xssoLsuowW1Ph5qBycXRyJlxj9LLCJfzMlA==","signatures":[{"sig":"MEYCIQCET0f4gtFn6Jk9grdCNkGM9RQYTHWAZUWBbTFPAW1o/gIhAPaDScJHjtmIUEMOSi0jFitXAEuVPSEfsIPyeuRYkoRU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111080,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduGGgCRA9TVsSAnZWagAAVcgP/25PbAZyp/4gTohxFBD7\nHUTTu0Qqy4LFfDYkCE1gXqHKH6zJoytiieSkxqLmRe7RBnw/BPPTGVq2ey8e\n5oClJe7xtDrKAVlh2uceutrQfqsLRa7MO4ewfSMKfWOAVxIIBwzxq3AQ2cor\nGFTgsiXTSD16qmta4LuWT5qDtx8Mfqa+FSFdlO3+bTx2CNnrqxvr4W9t4ZjX\ncVdmM+iBrNMyh55yFmJb2Qp7f3FCJNnhKk3DWYpwpCM/4O5H0VPU6fdLsRqR\nAwnOIiidoglHWjLo7JlkUo+x1f7FhI/UQRGgCCl1ZifLJc7PLnMwZp/0iRHB\n+N0yxzVUptEYdPRtpygsS/Klr70PAwQHjtS8uoptGWYU27FhtTZ74VxoldfR\nj3lSYPFAptOJLmyG13FNiKQDnwhkivwWhVhmbDnt112/58YfI8G7I76Min7Q\n7ULeGHIHnebkkZ9jUbQC9lleij4tObwoHnsod5zmZCLKdjFmY6ZJn8iCZ6zA\n4X/bjUwsW+fyUdNbHdqiXqjee4ob3TukRae+ZEKyrpLJyu3YAskTNjRyGYJV\n+cOfXzs8EVFGpYViYF0k0N+mTufq0KdbWzQWPpHPYL0uLdlVuJK32llRGvFp\n0nkf5WnXdPoX0p+CUzHudVsASTxZz493N5QeXPY2W11l5vEJWTucu9j/jSjZ\nEU8e\r\n=Hk2v\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.4.1","node":">=10.14.1"},"gitHead":"8d9ca47dbd795b807ea3d8c5c5ee4285595eb557","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha -- --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","packages:lock:regenerate":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.12.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"10.16.3","dependencies":{"ioredis":"^4.14.2","redlock":"^4.0.0","bluebird":"^3.5.5","lru-cache":"^5.1.1","@types/redlock":"^4.0.0","@types/bluebird":"^3.0.36"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","mocha":"^6.1.4","sinon":"^7.3.2","tslint":"^5.17.0","pre-commit":"^1.2.2","typescript":"^3.5.1","@types/chai":"^4.1.7","@types/node":"^10.14.12","@types/mocha":"^5.2.7","@types/sinon":"^7.0.12","@types/ioredis":"^4.0.18","source-map-support":"^0.5.12","tslint-eslint-rules":"^5.4.0","tslint-no-unused-expression-chai":"0.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cachette_0.2.0_1572364704325_0.708246799947269","host":"s3://npm-registry-packages"}},"0.2.1":{"name":"cachette","version":"0.2.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@0.2.1","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"30059412ff29486ee7dc0b637775043349964509","tarball":"https://registry.npmjs.org/cachette/-/cachette-0.2.1.tgz","fileCount":23,"integrity":"sha512-g9dLyefBgp43xHIN/l76x2nzs9V9p7vdfITPVKXBd4yoQfZ60XCVfVe+0A4snlHkDL70pytgjHjPUcdnqugS6Q==","signatures":[{"sig":"MEUCIEf9cXaCd0ftFmX0wmoUFUmOUONK+lXii2vsbyuONsREAiEAmDOwStDZm94125g1J3OXgmNBWr6urhhGpfkR08rQPBU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":111169,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJduIZ9CRA9TVsSAnZWagAASk8P/3Pjc9FGJPv1i3H7Z4uY\nPFX9Xq0VbJ49mkdKigyz3wUdOTPIJUeC13mAuV4mtj9pYtg+gh+c3G0Piz7G\nbX2rprCgQu5yvUA5QOC71djQJjOwfXs2nqv6o7udvftkn6bfEkJQdAwifdWD\n3OQ81eoaN8jXxJCa0mEAcWcsN9+xo2ezWR6J0RoQWADwQxCOSuc/1pzMPS2B\nYyZzu5DYnDFV1QvYanvnq6ljxNgC161iXrKJFOmupfdxldMRW6ajBeRROAyY\nQYlU7qYrpHZ2VSbS18P5J/1UAHQ8tgu1WQAWPvEbmdzE40PJDSIofDrOfJXN\ngfj+8+MZiwdmixh0NHCY66J8mIoLhOrLswODUiSyssIpzb4iQa8thlZqfmKJ\n5D/5RkwzGrI0WeeC8bkFdcCUCPeOTnnWlbp5jOfrK8fy53hTYW/WvKqyBaXS\nBZlBNx0XZS4KGms+PGJsOU4/4MVquK520UIOsLAVVw5Qwr5j94SzZLli+Bnx\nhyABgy/voFVT7a4qIYWajJooAG1PKlHrWBsFyO9Xsuk3yl3IvYCJGz4d+Vss\nWax9XuAN2SAieQaS7XWE/aOG2tyT9AY20uucPyNBSfzbp6bnjBXG6XCAcQB2\ns0n9Lie+ojtVeOKm/Ukk9UsVuRo91NBhA4NACreYZLGgkCVOeCuYKuORo/cu\nMjfr\r\n=wQ2Y\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.4.1","node":">=10.14.1"},"gitHead":"0282ff5d33c0ca3dc4dc15023ebad4a24159de6c","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha -- --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","packages:lock:regenerate":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.12.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"10.16.3","dependencies":{"ioredis":"^4.14.2","redlock":"^4.0.0","bluebird":"^3.5.5","lru-cache":"^5.1.1","@types/redlock":"^4.0.0","@types/bluebird":"^3.0.36"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"^14.1.1","chai":"^4.2.0","mocha":"^6.1.4","sinon":"^7.3.2","tslint":"^5.17.0","pre-commit":"^1.2.2","typescript":"^3.5.1","@types/chai":"^4.1.7","@types/node":"^10.14.12","@types/mocha":"^5.2.7","@types/sinon":"^7.0.12","@types/ioredis":"^4.0.18","source-map-support":"^0.5.12","tslint-eslint-rules":"^5.4.0","tslint-no-unused-expression-chai":"0.1.4"},"_npmOperationalInternal":{"tmp":"tmp/cachette_0.2.1_1572374141487_0.47203940453165094","host":"s3://npm-registry-packages"}},"1.0.1":{"name":"cachette","version":"1.0.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.0.1","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"1741e751676be1b98889d5bdfd8e94004f1704f7","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.0.1.tgz","fileCount":23,"integrity":"sha512-Y/IiUq32LuJiH7AiS/TGfWsNj9bbYAl+LFEYUfVz5cCzInHuEmx/2yZFt7EIo4koEsIxKxeP35/+2hXuv7Ns3A==","signatures":[{"sig":"MEUCIQCvyACwb8GMOq14stuSvgC25iMY2rgsQY3X37eVFk8rgQIgMUMAcUrFHqxs7AtOSEvjgJwS/MnpTUI5GB5551zxDbA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":136152,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeQWGICRA9TVsSAnZWagAAX9IP/RkJxqIE2wkc7BZkDvKX\nNFxMLA51BOpSHRTQgqG8sw+tzNs5uliKbCyxoGlNl7MMaGoxPYNBHv6TY0lb\nRvXRqJ8lB/JQTogYaCoFi87bnuwL3ZSWs1O15G7+xKyl76kDkbrlr4zQR57R\nWm7jIv0wEQVOe70rkb4bxMI8TVjPtjiJe1ZjFpD6BjRsDpZ9oD76Yh5rrDuU\nADejtC61yqJUM9FUReBG/BN96tRf5S0SMLKNGoBW1dRDPBFc+dupcIoWT3R4\nVq4Le2IvPFu1uQn7j+Xh91H/5eWFOUAURuG825e/ToZUV/Y9u9Oaq7+bcaiT\nzXA6XbzALXx2sLT+QzHFkrXs9X2Q1/oJJplC542Xoh4v+5YnqcJmSBuI46H8\niOfK1gxGcDl7xob8oLG6Fb+mBDqAEOzdg1dF6DgEHB8I7kt3PE3FIKk0O6CD\nJnETLci9XD/mqhtAGUvdSSN7nd797FwTOUkpmS1II2XuyDnF2v/IkCEtzVHg\n2+OMZM9BdfvD1uI1MYqrrb8o8i5E0eA7YiUU8vYcfgAuNSyH7q+jB/TT7f8d\nww90V4Yhe6srwGCSLh9Vai00Fr6vKMLHXdqsBK0IyZUWTtI/iSEUb+gokiOM\nEpckSjr7shDhv1/stbw6io6qv9CsC3rkizhjBrOYSq/a0m05PNkTJZLWc8ei\n1IYx\r\n=Cqlr\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"6ddbb8363d06ecf09f2f5e82de5eb586ea012fd3","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["audit","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.13.7","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"12.15.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"5.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"7.x","sinon":"8.x","tslint":"6.x","bluebird":"3.x","pre-commit":"1.x","typescript":"3.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"7.x","@types/sinon":"7.x","@types/ioredis":"4.x","@types/bluebird":"3.x","source-map-support":"0.x","tslint-eslint-rules":"5.x","tslint-no-unused-expression-chai":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.0.1_1581343112113_0.6699530686564432","host":"s3://npm-registry-packages"}},"1.0.2":{"name":"cachette","version":"1.0.2","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.0.2","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"7f5b9415dfefcf7e18f1a96ab77e092c28872668","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.0.2.tgz","fileCount":23,"integrity":"sha512-GZKPr+8KeZagq34B6aVoAZVe2eCiRxjN7AphXjzF81elbAPWdaxDHLx+PSAdU1qG+jguEkRTXVNTZdgcYcMGHA==","signatures":[{"sig":"MEQCIEQFFrC6d4U2V6ZT92ra8JxRhysAR/cbIBFWeV5oJx28AiBULBxrqkFqunpsmvcOFp0UoXeSZJBmvHkOI+LGxtIGCQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWWNNCRA9TVsSAnZWagAAposP/jX8jtN50Teljut7xDZW\nMmOf+5VqAQmcyw6d9ahnYxvDgjfZkooxq2tREO1N6PjERvS5EzpN+1+N/WX3\nfKKjlUMhyAGJYcJXa2Ac/7n4sqt+4rJRYPMvZo4nATlGhXlNqYcTN+T6wsyO\n5oeA3AcKfZUNPCEfMykxFAZ+yl/jxMdkn8EqoKJOgo36jpDZAQNox5DWh67n\ne96T4q4dILGIbRndY3KJ+GvSFfIsmxxt8dAcnTgUauyoVtHVtBWDTKfLP0PF\nh+ZE8PoRyeD4yLrJHMAftalUmZxPVbnSa5Vv2Rp3TpqVpub1oUDPRdaFXGWT\n33oFDrbmK8JbaTrCrXW5HM4CmDOQMfyOZoA8MAjbNXHo9LWTAFql0yljs4I0\nafkwTjGE8Zt4W1Eu4xpVrHHrPjLN52HtP5XfZEXJcI39clujbrJdxcBHl43H\njgg7Bc1TTOLdoSQMGufBlNV8tbbp4+o3aIfgzdZYAlL5ZOWyy44NFugSMhvb\n0+LLSHNV5Hd/DomTis5F6taw3Alow0ESNyqhFbfKngJCmvTfvvcAQjcM5dj3\nLr9eIE5tq08iCCI/uKA+y2YW/AJkZIdr9XEXOoXprw9V7KKH8Eti7tx4iaTF\nZasgMKbqrPZNTm6CeYZxgmDZlN8QnkjgKyaHQGyB44WsWbL65xZhbfB/syE8\nLdAy\r\n=y6iu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"d32a030093f5646b6bd59771f1b7e38d8bad1dfa","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["audit","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"13.9.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"5.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"7.x","sinon":"8.x","tslint":"6.x","bluebird":"3.x","pre-commit":"1.x","typescript":"3.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"7.x","@types/sinon":"7.x","@types/ioredis":"4.x","@types/bluebird":"3.x","source-map-support":"0.x","tslint-eslint-rules":"5.x","tslint-no-unused-expression-chai":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.0.2_1582916428667_0.8175688360124247","host":"s3://npm-registry-packages"}},"1.0.3":{"name":"cachette","version":"1.0.3","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.0.3","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"d8d89b25cb7fd2bcb4cc958db2c39a6141cd11e3","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.0.3.tgz","fileCount":23,"integrity":"sha512-7s1jKsZUVbPYMYu+qocttAKlCYxbENikC83IbBtuqCK+uoGuE4z9XU70B20uj5H1SESsP5GU/lDMk3AI2rLnQA==","signatures":[{"sig":"MEUCIQDLTFc9PDRUqbntepU1XmBWhuQ8kF/AiOtVTmHVAzi+/AIgJVVFF11hTYk1BCqwXxXblmlspgEHTLfTshAkxp773GU=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWX0pCRA9TVsSAnZWagAAFWQP/1V3k/L+x1umcRVDoMdP\nsy6x9XxqiqPlcG1+ZNtmL0XjJRmg80CMUKgWsB01lEIl0wil9EgQN4sakCZS\n4vK9noDUG/UHYmtVjQgxCYPW8osXj6RU1Th4G+lJoMJ4YMNd48IXOfzEw5rq\nSWr8rmXGDTnOjzd2MCIsyBUBYU6PfC7PKTwBaEh/UDwY6bqfKcPAvWyqj12l\nQH4f2r9Zolg15u2kPNKlqmFFSdteHocaP8d2fGmTiuxt4ExIYGu/vhGDNoRL\nDFijo3WyBW+q5f8hdWjdRUt+y1iRchXsHqSEM6wZWcBIKJRxNZ6p8HUOeLuM\ngejftRjmrvUEexbOzPqFeqp+ftP916seUPZ/PryD7I+G8RKdsg8WQq+S1uMD\nimNqoEUaCqLmWb1tnRovSwnuJE7kEAwTGf9f+R7tt0TY37sAYt1mQGOaOmi+\nOZ2tzf2uuQFtH+aKFTLtwI6QDbz0J8kqhl6dSuo6yZOb1HvHIPygPagbvIqH\njg6rrwsN7Q2bFhIb1wJq9FX01ao1xbbs7//Z2wDFiNBtWlzOxoanIbNLT37B\nlQZH6gSK37eOcSDf27MbpGh0Gf6MbjQpiZawCVTI5dwjEZzribYZ4KeB4BH7\nsCqoZAYIkLZPmSQ6B8eyt/SJRG4Ah3BCFAPcW6HfHa1V+URSO4bhxGVtuG1+\nVtOV\r\n=HTuG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"d2c1e806c7dd6ae9dcadfd0b7f0cc7b4262f0053","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["audit","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"13.9.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"5.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"7.x","sinon":"8.x","tslint":"6.x","bluebird":"3.x","pre-commit":"1.x","typescript":"3.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"7.x","@types/sinon":"7.x","@types/ioredis":"4.x","@types/bluebird":"3.x","source-map-support":"0.x","tslint-eslint-rules":"5.x","tslint-no-unused-expression-chai":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.0.3_1582923048656_0.7737397963500863","host":"s3://npm-registry-packages"}},"1.0.4":{"name":"cachette","version":"1.0.4","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.0.4","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"5097124426435fb8ca3d69c961dcce4c31571326","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.0.4.tgz","fileCount":23,"integrity":"sha512-DgGeApZihqTpgzjzDf0vevf4FSHMK0ndyvdhtSrwvFUwO0MqJf6Dbb0L/E+dx7CVXwh0pWzlff+UHqL9tjeClg==","signatures":[{"sig":"MEUCIAzh4w6I78i8yHrwjs4bmLZaRmWWpl+8Ltze0lhURy+UAiEA2H0zPlmmSOx3ypIehmOtK4rIudR+ryBRGX8kTIaRsRs=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":137841,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJeWYmFCRA9TVsSAnZWagAA0YoP/0//KvTlWtfRnJsAfW8/\nD3LDkyXOWYmWZCFdfkrbswYjfDPfJ6R4fdWLWUgVTJPDhU6X8UMQfvzWjv5h\nX1EeNxvJWMX7NNSgstruW48FbFVEASfGwMiNQihbDhldlNQM2GHCEsdcwYYl\nsORIkH3CpHdTSysrTAJ7nHlSG5TCE1PJqowStCulynQjKPf2cP6bET+lmbll\njPhhIOkHxrS5AiuR9d4vWVPPan19Xi7mw0EbuIgOMUo8EqSHIHyfscNGBUW1\nm1lkAcN1UowUxwEV+ydHzmlyw9cU2pwS4PflPIbBbadIDIZdaoJ4Gi0Xim1U\nxcS4435MgyILaQWaxpAsty5LzY/xHRw0XdZc3jz5Qzq9nTVNYtdx2fOrYoyg\nv4nvRCRnOe5oHV2sYJNOmgiYb3W7HiyPOmKViQFyCtZo4tjQzKoZpR1lZIte\nb9y0my3+2NgTKXUbVmVBdfa/2/Tx9bG+2Fy9PyPHSkaktXo3h7iBXEq3GXs1\ntSVnUORMJ51BDDzixvHNfA6r82owf6fUHJXtuBtEDh0EmKvIrceMgG3Ts9Tl\ncvvd4ANw7eBtiDzsNgvvKEhGqiZnRNMKEdpAThX3CfBHp2gUKpPPPKRh47ZH\nT1yYIj+fkE8BeHO+9Crs92SMFfFlh+F1jN5RqStHt0eR/FMWKSvUDRuFxWVs\nqx7C\r\n=Q5za\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"092fb718417eebf792b54e6255d679f9d61bb6c2","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["audit","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"13.9.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"5.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"7.x","sinon":"8.x","tslint":"6.x","bluebird":"3.x","pre-commit":"1.x","typescript":"3.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"7.x","@types/sinon":"7.x","@types/ioredis":"4.x","@types/bluebird":"3.x","source-map-support":"0.x","tslint-eslint-rules":"5.x","tslint-no-unused-expression-chai":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.0.4_1582926213501_0.7483177003010331","host":"s3://npm-registry-packages"}},"1.1.1":{"name":"cachette","version":"1.1.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.1","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"1d994d18c3f442870c964d6a300b51bbd1e396db","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.1.tgz","fileCount":23,"integrity":"sha512-cKd77CSZr178YARl/s76Tga/PcFz/j58aYFtj6VOyp/UzvMqGXE/jtgRElDtjBkQG9E0vYyucfEdgoHW/3yuBQ==","signatures":[{"sig":"MEYCIQDNcC+h+Bc9McacCHhRx3XMkXDoHyt3Fl1a5zkRikuwLQIhAKIehJnjycz0kqBJolEjZ5I9yVAhOsLQKfT/wKo/NJC/","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":152615,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.4\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfEMJ2CRA9TVsSAnZWagAAcCoP/A+0T6HN8ED/FIH6xA3o\neyZZb0l5hMi47LbOrHmlyz2Q3fCO4y4GqH0wDoUjK4BWson+8DkrOR3ijkKF\nGFdDDnVogNOXzTh5e3CCnazHs1R0DZJOKchpqDRKrbhBJ//riIkhVbkNDmXr\nyj5krMdN3xh9YtFFtVQSBvEsZZJjAWTQxp5r0PCcmKhm2Y+/NAn/CQoMJm0r\nrOOtX77niPnLm8rquSa9lszoZHoEqa1UOxh0qy/jR+AxxOeNZQlBaanJ1nZC\nkBw+xS5TyJJrYFd5HifYMnsBUlGxXG8FtxqNa1f9XVkPUIpU/cV3qHaW8X2e\nUgBNCl1DOr4NQnbJWbt9+7fquUy/5a/tQYi/9Q0PtYWB2eMRwoAHwcKG9uqH\nLnUDShvnUVIYVdk6bc+tcXLKLdmj5JN78udJk4qwKFkv/tGjgEUp2yhaZFdD\nhmDGDmqpyUbmMPThoORO5fSGyqIjgMQkz9KGeThVBuL88Vz7goY6PRTGLg1L\nz57bl+t2pK7H0C6/uqh4LZxzENLe2vEuYFRtYB1r9XcnCR65AqQ5jT1y6vgA\nNnNtfjQKgsTL97bnAbBkSnlUieYohtWh5ClIDHaJxAJUNXHLYMoJwDM8Jl6T\nAMuKkV3nE5G7aU0OYuLZDdtYwljPqwoekzBJfX0ARop/c4wtmpN1WeJXs/NB\n43Yh\r\n=moL7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"c1421ddcf935c6b83000952537fd9834793964dd","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["audit","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.6","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"14.5.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"7.x","sinon":"9.x","tslint":"6.x","bluebird":"3.x","pre-commit":"1.x","typescript":"3.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"7.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","source-map-support":"0.x","tslint-eslint-rules":"5.x","tslint-no-unused-expression-chai":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.1_1594933877623_0.7884378734034592","host":"s3://npm-registry-packages"}},"1.1.4":{"name":"cachette","version":"1.1.4","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.4","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"e7a2a708bd60537816b1216d59310cf936eae931","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.4.tgz","fileCount":31,"integrity":"sha512-MF3JNB5jNoSOOEjxHGavtwSrJJKCCF82cG8oA9eHZesIQiZApIa39bqi4vMTUyhyGY3IkNBCLkFi1EqMj/HLnQ==","signatures":[{"sig":"MEQCIEZ9em/ZJwGXAM2a6XRIYIwBu/EPxei3RzYgMQ2JRVGkAiBlCWKxnNukUDL8a7m/shntplxwVvDjqIeQpmQ79H6V2Q==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJfylrqCRA9TVsSAnZWagAAkqEQAJD7aXBGfTfIGE3z7ZGd\neWPqcl1vAlcPWSWyN4LOJtkHB2+u+zo004DnjRRhZlIysL4in7/Mu8o3ucRw\nywvnbCd4Fzn856QPWtNQWnEEJITJ6qqxIxpJaWBESSJW7xyyQ1bjuadai+WK\ni7s/mqHPI4Yw7zXu6LIi98zakJslzOMF3uSYbk2cPFHiwjB7ufMPyKx/WiaG\nxlW/FjNhuuTSyxp6f+x/NuQ1TirSxDthCsMImA+vtYi79tAHvB/cz8pdNcAj\nKO2LZ6Mf8rHxWW7ZWi6WC/+ShKtfLhbCCP4I24NKkN+I1d9MAyyt2MUoovF3\nZMzFWgh85Me663wp2z9BeFLlDRBhFBRo7u+IZY0X5/8OEpyGAGRDgbH1Vtey\n1Ra/FiOicijGuLZvriX1g4xJdLVxxH9xe4exQryVxvYL+31JoEhf/qXvKxi8\nEJilHSgUFf4rw+nH2Zgy5oH2NlapJtU319U06HzQigL59av7E4jMdFk+wXRU\nxEFQTo0FE4gp+bl9zurt7h6XXRmqQSQySV7mrF+NotNLpXlpv6KjBd60qyAp\ndhtgOHiNBGtMY4N9r7XlXaKJh4/x2JUaLbpgEVQ//nm0xBjEDjFndSaHi35c\nhmS6F6BWGMpcYft0Jnx74CSAX3qrnPUvw0vrG6NaYNwjfKXLnEsbZ8LF94mq\nzuzj\r\n=W+DK\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"803e8c1f12f5543e248c6210eaa0170f6cb45f9c","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","publish-to-npm":"npm version patch && git push --tags origin master && npm publish","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.8.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"10.15.1","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"7.x","sinon":"9.x","tslint":"6.x","bluebird":"3.x","pre-commit":"1.x","typescript":"3.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"7.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","npm-audit-resolver":"2.x","source-map-support":"0.x","tslint-eslint-rules":"5.x","tslint-no-unused-expression-chai":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.4_1607097065861_0.4629085385020162","host":"s3://npm-registry-packages"}},"1.1.5":{"name":"cachette","version":"1.1.5","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.5","maintainers":[{"name":"unitoio","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"827943c05d129ba387a4ff2498eea7b34f247a62","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.5.tgz","fileCount":31,"integrity":"sha512-lzX8pzYViwYkXqTie+nHbVQd0AGyyHijQpIH3wu75ocAwIBJDprV7PImEuVn6gOyrd6Ao7zd6rTk90j0wPLPLA==","signatures":[{"sig":"MEUCIQD+7pASqbuqulSdNDn7xM6mkY5SLMtqU6+1twlEC19ajgIgNqUPbclyoBS/me5pi4vCvfniCWyRXH2ePaoZYHpDDz4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":464069,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgHav1CRA9TVsSAnZWagAAAJ4QAIGq6nESc3xmVdCVMTu8\nbp606RWOBi4BhIRB1LFEF/v82uZFo9t85E/2jKb84v0avc5i7J5MrUbXhZG+\noWXpcQM9m88AI4A7gTPI/D8pztesGOLmIyygMrg08ERhKSGgfEwqlcXuVlb/\n59aEC184KpYDp4ugyDgJpxyfw8enq2oTS+xTFqpfII3Iw6HlvAT6IIifxdEL\nVrDgpgylImLR2QdjVLb2T0Wc47qAp7q2iMF1pcp+E8x6d/1fVOhsujVMDOJL\nJwi+13jnQKTaMFU76ZiAAIvbDFzfKyFBPmz3v70T+bSLIRyLLGzA+s8U6tHM\niZj0zxZUI2z8vvmt+8d8M64Rv3voRw0HstegWHg8K8KkETeD1txczg1emEOn\nJzUwCEjz1oPVhWA3xpfdPrTGhcHEnJ9XCwLOr+GTO+AQaNhG1L528uGPDklS\nO0XLK871YoZnkyvzNCBcOcGrJCdDS5ccXoP5ZzZALx/f4t4wNFRRiJZIalB8\nHC/wLKZB/+PIiWhqPm49K/ou9092EGNXCQM8NEI2L56wR7DORUMqz3wRqB2y\nZu/6G1ML6Ivk1MmjQdNYMK8+KHU6ko8soYuU5Dm79LNYCyUKTTX8S1AsAakk\n0RloUVydyXhTaoXd8oz3TSb+Knbqe3/6tLV9MF3sehctZoQAv/kwxTSau6iu\nqExt\r\n=03Xx\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"fe9629666819fd3418b47fff534f0cecb6ab78cb","scripts":{"lint":"tslint -c tslint.json -p tsconfig.json","test":"npm run compile && nyc mocha 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha --opts test/mocha.ci.opts 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","publish-to-npm":"npm version patch && git push --tags origin master && npm publish","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.8.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"10.15.1","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"7.x","sinon":"9.x","tslint":"6.x","bluebird":"3.x","pre-commit":"1.x","typescript":"3.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"7.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","npm-audit-resolver":"2.x","source-map-support":"0.x","tslint-eslint-rules":"5.x","tslint-no-unused-expression-chai":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.5_1612557300853_0.669115480512958","host":"s3://npm-registry-packages"}},"1.1.8":{"name":"cachette","version":"1.1.8","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.8","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"3c8b17fda4fbb7511e61760b23e46a55e4b7fb3d","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.8.tgz","fileCount":21,"integrity":"sha512-08N7G/6bC8OqzeJ1k6H2Ka3wp6Imr2aIJtmdQPPhl8pfod8HxrTG/25+p7O2OueoH/C2fdicNhrEQKI7Fg6NGA==","signatures":[{"sig":"MEUCIH2Fq0k34O52oQDpK4I3AFeUlLP86necEmxPbOgVyA64AiEAtsvo7T/PVVz1fTbcmDm1vhIfc9PrMjFmmCuEdQderjg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgY0ttCRA9TVsSAnZWagAA0bQP/1sMWK+TvwB/NYDMOVKX\ntD9alEBwj9wdN+iMze3ME7oWrRhQ4Q47aK96nh/23ey+SVkA7Xl3iRyYdJui\nIhOfD4mPZaJCrRkQ8lHReYM0LhPt6heN8Z+DQULWO4ngDQl3Dbx0MI0nzTqw\n3vp0hdpNHLW2eQIFTtizHyKWNNyV9I9SqKOYolhnqY/Z4Ff/2k1aWPIIytw4\nuFz02Y/X2Z8XCoSYp4/qCXrGMdIXPdsS2INSScQB+wphZrq6OSeiIq6ISzyg\nhb0pw+F26ZXNTPlOkWaLFtTfN53inZRIg9p6UekwIjgcsibWuYEBJZFr6ONy\nrEbm+MLC8ErRL1GWU5fHI7Ox6AWCCqptghuke+QYOY/ciuU3Mz0m6mHYrCDX\n40c5YucLL24HpSsQb2Mp0B785WwWfmiNh6mWCtlU5u38FwHjYPN9Clufk62M\nOIb2Z+ID2//ynKInwVy4HPtQFufSB/BqzkAI4B1qLG3fbQYuHot84plbm/j3\nXb60RA71S4oOB5BXPuCoMY4efvBnpXTu3zHIcJBnmCODtA7KjdLF24fphxzf\nsuu1jntKmfUw8lHfer14DjWknV4bcd1+l3tAKf860KMU/x2ye1cLmIKwQ+iL\nVK7J533V7DtVVToFwwMLfcQ9b5fxorDJHFCQLiuH+yt4BXtD70UZd4NL5qny\nXLcE\r\n=r1mQ\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"30a757454c945e42a9fbcf5b5bda20402698fa6d","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.8.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"10.15.1","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"8.x","sinon":"9.x","eslint":"7.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"8.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","npm-audit-resolver":"2.x","source-map-support":"0.x","@typescript-eslint/parser":"4.x","@typescript-eslint/eslint-plugin":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.8_1617120109084_0.4594347005244068","host":"s3://npm-registry-packages"}},"1.1.9":{"name":"cachette","version":"1.1.9","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.9","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"a55fd1777eaa376397cac47532fb3bfdfe8c22fd","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.9.tgz","fileCount":21,"integrity":"sha512-5bFFxBE2J88Kp27umVvEiwSZXrg9STQ3gzqYMOtu6HhwjOjO2L59HlkNz0kiV12vs00Ae6jxlWhgYaeOW0TLPQ==","signatures":[{"sig":"MEUCIA7SIcCaPSTJV0QV1JfHrA3L3i8T/cu7MSoz+zT/YWiYAiEAjv6vi3HZfLY0G4/tBskOCMd8KKbTfkf5Q9uU6TlUlzw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":53089,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgdfb+CRA9TVsSAnZWagAAMd4P/3GOxfgYm8z4SFG0ev69\ngb/yu8MpvkQB714NXMe+xlbi+gC98LC3pgdmjpYHBV+7xotk+DapD0TcU+Xf\nu0aiatr7hPrpIK+G4F0Q8+mbq8P7bCoc42TuGxNXwzb65ayCI6tyPg8F9jQ8\nJRC2rVzFHWdjLBHxBWrJgHQcbv2sBx8otFM97lnkqWbUCKMnlC33FmuYOuuo\nCQzR4rOAdyVDd7r0zjp1mbMQNr3ZhtEQK0UuepjOWgvm6JYu1bDTCsMeEXZe\n28d48BNPl/gnibNUvrdeCVFZOkLV3E0yP2mPVnW0uiLqazBOjgE57jXcDstB\nd6JPtn1MJhzdTBPsdcWVIogxezI41CBWA2gWY3hjeG6WrmLDTOnI1SMFfJuH\nEmfWsOMPRNxTLjx48/yOmK9wvhDE5qBIkfHqqCblI57Xm8usIeHN5v7CIiYK\n29eg69t//cLYf0tWaf7xsGSGB2ILUVa/6dMvDrHXMO1JUntsHbcyQxVSj5tc\nC3fvJ15hrmIuv7A7IbxSdBfigEuJfSQRDwrUMN134x/b41FKvaDP6za5+Uqf\nqxkan/pu6me5HBkwkldgOtELDNYhGkTUgacUdzCVv9/LbH1J4PirmRgdhzDq\ni0HmtbnkW4TAyA39pxqE8Nxg0dZyaGuYy9ZzVKYpeg43eQ/Q2K5r5FP2e32C\nbWbM\r\n=WIa8\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"b8ecafaff0017b169b87a77e62371fc7526c2e84","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ shippable/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p shippable/testresults shippable/codecoverage && nyc --reporter cobertura --report-dir shippable/codecoverage mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.8.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"10.15.1","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"8.x","sinon":"9.x","eslint":"7.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"8.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","npm-audit-resolver":"2.x","source-map-support":"0.x","@typescript-eslint/parser":"4.x","@typescript-eslint/eslint-plugin":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.9_1618343677911_0.4035368856900887","host":"s3://npm-registry-packages"}},"1.1.10":{"name":"cachette","version":"1.1.10","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.10","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"bc0abf9af2ad6ac65f703814a29c32c824e02577","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.10.tgz","fileCount":21,"integrity":"sha512-7vWdrr6QlsmGHLp8FYd4kKxPd/5I+LMGW+XZLncRk/OlbkTdHKMYxyrHk67lQJ+BeasZlDHInj4Q6UUQCDUExA==","signatures":[{"sig":"MEUCIFggZ+6Mb/MuuLwJIlcJcFS4xiJNV4PW7q6K4F/xyH8GAiEAs3hDHwea0+3w9sxok9/ZeYCSHnO13ITzgH2a/bOfifg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgiZyXCRA9TVsSAnZWagAAosUQAJ0ogTDN0A+ugW8KCWPS\nSclMt9fb3xBsxYtCvjP4cg39W1LN/TB7qFzVuyALPZiGpPdznDOgd4Rzm+z3\n58MHAr3XdgSFZkAEdXVZHczg/dY8BCbe/jjb27Gs7ZM7vitPuYLNosGHbAJe\nTGveOv2XQ+R7Zz+Bb9a0Ha+d1X+dn95TNBqrnP26BvKxsO6X2v9LqL6dZWXG\nLosaeXwhsExHMFKsTDzzXXziv+4xKBplF8tyfcqg14vs+xAx9JLMnu17/Hrp\ndoCC9j0iYtmKWz0a9XbCZ56GNdOJcZJmw4k5cEDzQRlxwd2of7ZvnfgyH2IF\nKA3/OxDuM8sFA48u/6svoV1q7bBZWpq6IrdZ9Nkw9V4z/6moq4bejkx3e5aS\nMLd4K6ezNU8DrtUBbP3HC9sIuhH10ewqjxtmBKl6paXdLXs0wydeGkjqAMFG\na13w24uMEstNOuJNKPyhQKRvmWIhS4COlc+81/nxMeh66XZjbnCb6Ac7Hz8o\nWdz1pXNkaFuY4/V9rMfxNlmI++Jxkuqo0FmDWNwgIZyRc7e3ZNd51eijw6wp\nqfpKI6pt+srDBCupHZlp66VbYo+T/MrNv/MbEWcygi67iX0vWbYU0q1vlbDu\nW0369A6Ji0xw2PmZriny5eXa3zpLdqZ23gOYkR9UZhhqMWob36LytBt8cmaF\nuDvb\r\n=Dt55\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"cc460b445a263d14535cf98b169d255c36964706","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.10.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"12.9.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"8.x","sinon":"9.x","eslint":"7.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"8.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","npm-audit-resolver":"2.x","source-map-support":"0.x","@typescript-eslint/parser":"4.x","@typescript-eslint/eslint-plugin":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.10_1619631254862_0.24892198680888322","host":"s3://npm-registry-packages"}},"1.1.11":{"name":"cachette","version":"1.1.11","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.11","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"190d5a1cd32c65b4f9fb21b0460baa25207ce2fe","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.11.tgz","fileCount":21,"integrity":"sha512-cfUqFMumOcTFcv5yutWfsMF9nHSs66xV86ylmpll+AvMDh63tBRepSXU24k/fVWI2TLOxuX3bTJb9CxW3aQr1A==","signatures":[{"sig":"MEUCIQCdk+4JI6AEC1o6NugEclutG9fv2GgFsYlsDqNwFM9SBAIgfxmqhD9frVUxBP0y6sPphMczndP3iAZwJNOZuhAt174=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgrm1LCRA9TVsSAnZWagAA0iMP/AnLOAqfbiTwufehRa+a\nxy8Atnbzixc1eT1vxRK0xqPeM2Hf5V8jTHAEPRt/q+rs3K1wOH52PDI7cFCS\nm0++g9hb/jWgEdvLS5aij/cUSGBWPcQs8B8Qlj7yxFwqlVMuuoLF2+6Zy2f/\noSiHSDqDfYuXgR8tN+wkTMwXuNtTjxDITxoQM2sxqIWoGOc+UkaR52Q0lhXE\nt446PDsSBv/uGrvIBCxL8tK8nag2Uoaj90accBZHLo1wFejcni9PWpscC3Ry\n19UW5uhbRbgfAY7nbBJdGLpHaQYsdgm3fRceazAL81yS4f6Ng8VwwpWbTVli\nyNd9f39/uIA/aeJBZcDgiITFq6CumrcnSlbxqw6BycRGYs2p5iW0C8wAng24\n3uc6gQCM/hzdOrgQTFW5V2g7j94NZC/R3rdagjtzStzbSFpPShrhgMhOZyfe\nFrwV6ughASFwhhbw5Z8XloBMTXqFS1kYd4spjGN1GDdUD6DJNhRV3t5oDC/j\nkqXrjBCMBk0ipMx5fd6LFUQIV4a4aCvNAzZ3kl9ryOariH69GveId3q/v/o2\n1QZZwI+pNVooxvGl9piJZfZpyEl7kgguGbw4j6WQn45Apt35p9maZ/XvSNO2\nKhoIBOQnlxWjqvVvwY0HSaOYqO6xpTc95/sDBpC6LyU7ZrL02zFCELwQbxxa\nso3E\r\n=cYUu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"9c33a35f9fef16fbec2cf841abaf360022bf79db","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.10.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"12.9.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"8.x","sinon":"9.x","eslint":"7.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"8.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","npm-audit-resolver":"2.x","source-map-support":"0.x","@typescript-eslint/parser":"4.x","@typescript-eslint/eslint-plugin":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.11_1622043978822_0.23873160336398258","host":"s3://npm-registry-packages"}},"1.1.12":{"name":"cachette","version":"1.1.12","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.12","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"65e464197e67fa9856d9a8aeb7967f94f67b0c7e","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.12.tgz","fileCount":21,"integrity":"sha512-0leAj8s1uCejq16mrXDET8WaBtAqJjxgD/BSXAjcMEsHTvTmUaHnsk8D1HUsIh7fB+FwNilwq97A9d7nEajMDw==","signatures":[{"sig":"MEUCIQD8WPhuoVZVYQ+I/FD5inDIWHwn5dKRQMlg0LHHP0neqAIgfpfwGYIrAYMc3uHhGZLjr/VQHegcMsnLxjA1FA/AvDQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJgtjy7CRA9TVsSAnZWagAAteQP/2b4ReA0jn9Ad2rUHaFK\nHS4ECCGrtQWG61+IPir/1hFgPY70aLNi4XeWv/dXqbSh4o4tgSmzb5zqtEFU\nnY/YrsLcmfdYLn64TWoYPykpOFykm2loZX/hQOjmRlGAHS06xSogI1jHGsUW\nN5TUpNkvDsNtlEGUr5Yrc4T4tEkMUsWYApHq4hWc3YQ2eBWdv38xRyDDJHdG\nEW/u3DYwiTRWAb8maOGpqzT6ThKPqaWdmXnoP/Z9MNQ7/1qk3bTjg5Fp+E4A\ntdHcyNo1WGf/LKaaHmtyy8GD5YkCr6IP6w5hZfW6jz0TszSK0IJJ2OA0LOH5\nRUz7vi+YwCvtou9hbWhbJtxsqeHNLxboh/4P99ok2YBF+hrptnG6qwKmpBhP\nx18S5x777d6jUayxUM9oFzQw0BlR6LzDIdLj+slrAzvvVRIKiHb75jA3wZOl\nlVxYBh2u4ZSjkviwJo/S/RVyORJb+tif6sIvfno6dpnSoDwUSWnb++I7O0Ps\n7LabJqUpf4A6XvwSuKheswA74vnltZsneaxv4SxPglm5HMCjwU2vVZfKcEJt\nvq+Jsz3+Sq9DatltKsypfBDvl99IAZcIKjVZrFJcukupzJnyy3gY9Z+18wvh\nOhNYB/mc5HK5L5TeJYrFojpMPmob1/oSLNN23XUtrg3qHwJQ1Jv21435EDo6\nKXUF\r\n=o44P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=12.9.0"},"gitHead":"46a46a029b55918aee7ab51b5e9ede8e0f536b8b","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.10.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"12.9.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"8.x","sinon":"9.x","eslint":"7.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"12.x","@types/mocha":"8.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","npm-audit-resolver":"2.x","source-map-support":"0.x","@typescript-eslint/parser":"4.x","@typescript-eslint/eslint-plugin":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.12_1622555835319_0.18836051837847756","host":"s3://npm-registry-packages"}},"1.1.13":{"name":"cachette","version":"1.1.13","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.13","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"c3c60b3bbb65322089bf3f6322876e85c6fd76ee","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.13.tgz","fileCount":21,"integrity":"sha512-yCUyKowjAwJ0E9Me7yr0eS7obByMTqR0Z31rd1rK4RUKHmiBqM5xPo+UqX916oB5PeYIEo0tJNyB+Xk7UrDdoQ==","signatures":[{"sig":"MEQCICsoQHWRVB4YLrWrdKNPUU0VXKWywbsUq27/614b6/fZAiBpY0mDqkZJC0ES5Y2GKWT6kja0s910EIds95rNl5SgZA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":52698,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg8cFOCRA9TVsSAnZWagAAmLIP/0P8NlWeRWAo+uJf3WnE\n2G7aj7U5Xbex7cCzGVlzWsl0t7Dw5t0m88jOrL1EgQveqJtDhPJyqyoCsV7P\nx0IBBpeCa1z03tfFpKkaPRqOPFb/gLY8CC+tpNXmZhiZc8z7vugp+SpTv2bA\numX3G2X/rQPuCXEcM3RiWpkYHPm/XYEKdc647gSbGNbu2Z7sl1OK+DoaRRHW\nsIJSqzOo3jxqxBDVCg4PudvDOZsrZ6AglAKoC552EAUZHk4Rwb0OCgfnSzc1\nG1Q0K3XXl/0RSk5yfV61d3aTMnW9OiHKEC8alWeeUjujI14VX16PQUoyzNqn\naFCHN0r5WEltI2zVJS6U4sd0Z9h4ns/ZsK6nDo1QZV/6orgGmwmfISgy6fnm\nejjkHDU+fqUY2py+qkmakJueUEUi25x00JizRblhJ8G3CrC2OYX8bUDM4O9k\na9L9qa7zeXNviympDfMQWJhTnUcyDAX3pTxUj+zPs5XzFuD8vO+jOXmyFC/T\nhbeRXCU/IXWF1p24ZNxZPM+qG0OaxO/rOFfl7rssFjmfdOvH+kkcpzdg1zIg\nH/151rP6TTG1+6M03LQGR1qgbBzVJvyJZ06SIueq+/baY8umMK2kSGeJzIi4\nZZyMoBOtCXkbgZ2oJY8H16hxp4PidIbkVmZj5a+YASlqGJaDklu2si/U+tJj\nPizS\r\n=pznu\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=14.0.0"},"gitHead":"c2b12e560d9ebb7330c64e6796bd33566825a639","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"14.0.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"9.x","sinon":"9.x","eslint":"7.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"14.x","@types/mocha":"8.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","npm-audit-resolver":"2.x","source-map-support":"0.x","@typescript-eslint/parser":"4.x","@typescript-eslint/eslint-plugin":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.13_1626456398555_0.6475714422824921","host":"s3://npm-registry-packages"}},"1.1.16":{"name":"cachette","version":"1.1.16","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.16","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"2cb7e590302b8860e1d481cac8b5efb7ebdb9595","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.16.tgz","fileCount":21,"integrity":"sha512-GcAtCnsoiwgzI78XlfgmfEIouHzjx/e/3L1GuGPCe8esbb6b1Vobz9u868KxGOQ/MJiN5Su20n9ZlPkPDLIHRg==","signatures":[{"sig":"MEUCIFw3WQvHHW8RwQoo4FKBNCy8q0fBiZOuch9oJd/4b2c1AiEA1ShPINdGTeNATHXyBgJrd28vtVjFf20ybyOJN79Ta0Y=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":54888,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJg/vvZCRA9TVsSAnZWagAAejQP/ixxLfJ2hRLQX8ZcMlP8\nbAweevlUIAtYP5hPUpO6yAVl/dSjD8g4fXhow7J3QdnUWi/1ewFofEVz69gK\nuPHIAp/ExjyY1kleM7rfRlM6MTT+nObAwDuZNYyl5qRKE6LkaCycJeUk7WzT\n0zCtjvInCE96x8yzhyFFFDoCpSfpfY+zDzW6K5pZaXfHgT8e3nrZmG+BSIgA\nIp9HDV0vUoXQO3sNh9FZ+C2P0jkkF/KKVxiwxv2cPqtz5FD0GM5opV7z/X+e\no09O17OyweGgNrfCuwNLZOf7BiSavL52RJa2KsFN9QOMTEuMuzmR+DLX0+Ww\ntfrL/V4xB6X/dlixGGfsqQnMA2G9SQRqSjr3zP8/Rp82ublqNGfh+A/55wvn\nrawuKQw4PuJ1DuSTVgQWDlLxcgtlgQCFqeBWqdJLZ4BaRbgfXzCG+ItnjzPU\nQ/LtC32mJ4Cj9J5/eZDpyZ1cAMxLqasdXdj2i6JHIxQhBx9IThzq+L1k3nPh\n8pD08p+37MUyi93Pq56vWwLiZjSjy36lLlbJkc9OkZQHdtxilu288VZi45dY\nVT8SnPFio58YZ7GcMqyXhmgvvfrl1nq0A7dF6Yp41zgDWPpcexcwTymc3uvG\nRwgv7L/IUnyvARtBs9pbJhysWlJSnCrilFkcGyX/e5xAozot+kINsvpNBKwk\nKidv\r\n=Hqaq\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=14.0.0"},"gitHead":"00274035961b3825da38e8eccda220681649ca9f","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"14.0.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"9.x","sinon":"9.x","eslint":"7.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"14.x","@types/mocha":"8.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","npm-audit-resolver":"2.x","source-map-support":"0.x","@typescript-eslint/parser":"4.x","@typescript-eslint/eslint-plugin":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.16_1627323353375_0.6300429412141348","host":"s3://npm-registry-packages"}},"1.1.17":{"name":"cachette","version":"1.1.17","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.17","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"b1fc8faace2d29e486b3dfe3d8a71026502b4e0a","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.17.tgz","fileCount":21,"integrity":"sha512-zzYlgtisTP4P8n2J0Be2oPYEAtHoG6IfuLV+eCNVi7es+C9XFOdlaH2C4NjwGI6l2i7UHayiFkMbInUM9PHB4w==","signatures":[{"sig":"MEYCIQCmP0iBtXnC5H88UGJK+KH5jcp8U+lRIPG00gzwrpETcgIhAKJIY1Aci8AP77QuD2GdaiciSokvfTVNrPgY8QNPcj7G","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":64508},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=14.0.0"},"gitHead":"5d6491cab712b13c8c1404ecc37418b4590259ad","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"14.0.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"9.x","sinon":"9.x","eslint":"7.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"14.x","@types/mocha":"9.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","@types/lru-cache":"5.x","npm-audit-resolver":"2.x","source-map-support":"0.x","@typescript-eslint/parser":"4.x","@typescript-eslint/eslint-plugin":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.17_1633547599192_0.27805757579041757","host":"s3://npm-registry-packages"}},"1.1.18":{"name":"cachette","version":"1.1.18","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.18","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"3234f4fb6103e674cbe12fc3de9498238c90da2e","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.18.tgz","fileCount":21,"integrity":"sha512-SPUfSQIs+J8xwyrDCE2in0+VIud0nJjyJkW1tNuZ7U1mwOpN3YJd3AYXJdSF2BHOd0hQwChOTaFqi7aEr7zxkw==","signatures":[{"sig":"MEUCIEIOAB/6EHAVJzrlwRxNfD0FRYPVuFlPGW3I/mjqSDJNAiEAtjkV8GWJ9SwzhoaskJi7nAlLC+xkrmaWLESylbJHBpY=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65001,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v3.0.13\r\nComment: https://openpgpjs.org\r\n\r\nwsFcBAEBCAAQBQJh2lWoCRA9TVsSAnZWagAA0v4P/041wyzBcPofH0QUVYHS\nbYAqiN/s0PZVZIdx2vTo3F5n8qGea7ZJybiNZOOtFolJyteLcSp4ZEgo6YB0\nlhHbGY9fLy5+S0ZBbbrnRNHaAMrCkSmnAoebdpRixpOCaH5R66f9GRciz9g9\njQ12L3D7f723HK2UHBKeNcsLCGmNPlaaNcDVP1a2GmNvck57UjiP/pX+pKwp\nj4CDYuNrea3PeKCfFIm9WzAC8twGzzw8PM+bQd2wxdLksReXMXkFyHt/NidN\n6CYbKK9XY3lckd16TI9nZZnVVXhP8Sh8EzPIcHU1n52J31+IVjfxcvKChdqa\nkkV+uADxQwkS8wJDYZR0VjncNEjGbhpRU9+qO3gQuJ8Zu6ns2iWzF5fQ7eKx\nkRGP0wbch2sggvlqTUj7JqwFL1xFWq0B60OSB0DDf1op2jN3mr6A+urnfyUo\n00GME7XTO87B07kwzPBJp5TypPNxjU10lqvaLLC/Rm/zbuCXR8wOAcF3SvSF\n/k+7vRktMZdH6j/hZCvjq6NmvB3djMRYJUdlevaWldAASfG+3224QPZMb83Z\nUgTEUdr6+ATjylnQ6tyT3fjM6/oNPlJ6z/1+zBHG1IhGQjGv1milv1X/CXB2\n1nRmlcg954YZG/hVIXTe3g7HGjfwp6gATbIRfwQkO8rueE1p9M/w9FAdalI8\n7s+T\r\n=kKID\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=14.0.0"},"gitHead":"8b2e3fafef64887955d34dfe7a6a687d205f18d3","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"14.0.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"6.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"9.x","sinon":"9.x","eslint":"7.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"14.x","@types/mocha":"9.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","@types/lru-cache":"5.x","npm-audit-resolver":"2.x","source-map-support":"0.x","@typescript-eslint/parser":"4.x","@typescript-eslint/eslint-plugin":"4.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.18_1634654378014_0.7955434005051849","host":"s3://npm-registry-packages"}},"1.1.19":{"name":"cachette","version":"1.1.19","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.19","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"f6c92d96ead395c3ed71cc5fe0dff236ce0f9d5f","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.19.tgz","fileCount":21,"integrity":"sha512-Ahpst3HicDVYFc1wcwIrOrB5+IqC61VbNwrZqZZAzLEFj0LA/z+UiJOIBYXcn3KZ90fF7yV0aZ6Nx19sYNA15Q==","signatures":[{"sig":"MEQCICsoCxXsH5ZCTEPKUlg6Q+baVvUho5qm74yNSEtKgs/JAiAaPWl+hMLDMBXxuuGudKoGXExu1NnAhgVTYSLLYf3KbA==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiO4X9ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqsHQ/+LbEPgvKxsktcnQLwGWXuxoWVt5+TvNqQwDRo9idhMHnXH6Yw\r\nvGQqa7ymkgs4M8u2Sl8yzJINPks0aBU4sV2InoDrw7qSp0Wh1/Jpk27xFyA3\r\ng6DRf0ER59pGA5puvYEBMn0IgABLRHAiIWO2HrKWfJn5KIAAvb8SuVIgHx/m\r\nkgN/WBS6xHR+7TK2ZgOVBZE5Cn0zC1v5JgQxpj/fBL6seMsA3PMN8KAFboxY\r\n2Hf83RvYEKk0IlciLNUIun1L0Ig7tsLWQxxkQ63ztfE62PJKffIjwkZTixpp\r\ndFlhFhftJ09AOAQhK6QmI4BoBFrzAxlFuVkBkFKgO+yCTk7+pBUkI1ahYyU4\r\nK6ok3qeT9Eg6c+J6f9mMYGYVxoYf6YnTvk+lZskIaFedwlWf+LA7e34ms/gR\r\n2qd3Z5FQIqYKF4yOfVFjLaxTvqYPKEzSlXeQ1NcvoVWjMSRX74a3I3SbdPHv\r\noujfLXDQF6iNOYVEBr3kFYj32RMtnAbE/CCr4PRynDAUURdnh3fBtw5aYjTn\r\nrXkJ2jOA/hCL3rKma7Ak6W+8khjrtjfG14o8TRGs6GYXNp7WJCoRh78M/21f\r\n32SH8HndEei57C0dM6PrwzfIOsNc/IUhL1K2llmbW3Vyu0kumOBUjGfw3VPJ\r\n1ShdJwexYzEuRL5XDnU6O+8aNsSLLj2xAvo=\r\n=KG8P\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=14.0.0"},"gitHead":"faea0f4527952ce74d0c20725c3ec21d1af60382","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"14.0.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"7.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"9.x","sinon":"9.x","eslint":"8.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"14.x","@types/mocha":"9.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.19_1648068092996_0.6416183020019288","host":"s3://npm-registry-packages"}},"1.1.20":{"name":"cachette","version":"1.1.20","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.20","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"8ec219f2dab157166b635f751de7aac1f71997ca","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.20.tgz","fileCount":21,"integrity":"sha512-FXTAlT0OflB8O+iWhF/+WaKPzYwBfTrqVPsgxDgXsZclxI0wYOoMNLzX7zOplsxahLPbgeo1Q5xwUItBo+mF8w==","signatures":[{"sig":"MEUCIQD4FviH3p2NPfNS5P/RHd413ouAZreoNDv3hgYQjRaq0gIgA/B47GJQUWVZu9QlqtKbRNoVjGbkAcgop6AsjhsVpJ4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":65244,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiWFl5ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpQQw//av5r8CDWIRIgjZBjWipNlQd9jgTCeDBYXLlcT6nScb9gAltx\r\nnkmENf0bk/nTcJgRwYjUWoiEaNw4lYBQqJ9WTChtzheGxceZZp6DKhF/Wc5Q\r\nQhqkk59lDXYSLbxic/jiHoR4MJrBBPA7RWrwFttchUKIuIkJG7Wb06Pfq5pP\r\nVFgAvi09s4SUHHECk6YrSItlFOekVQhWYEaHUOJ6ln0Gr30zGb8u5Qd5AFFl\r\nMOCsvN9lqxFcr+uy+JTPFP6MOV0T7B2gME+W+kRfj1rjeIb0KlRTTfbI2pXA\r\nRQGGus/D5nNF2Gqz8rXA8fpbZiKnKiohsPFdPyA3zHhjGIPB//yhR6rQKQFO\r\nbv9fRbh3muowaIGJjnphNn1A+ExXTfuz3N1IvqKSdtJKkqB5qXSFvNoSS+AM\r\nUh69XH9sLv9J8xM84ASrThSQrMXQJYhEn8vwXUzMXEXoCHbNZnPi1F3wnMpQ\r\nYq7Ma1/a2a81g9gBBFimNWqFS3i9ElmWVyRVK3LUKD75uhQ5D3lQbm1lP24l\r\ntwSmUpMOAQWm2fHNBdblM6m2wPhKqQKq94VmXoK8S2o5UuSHduslz0BFLXBU\r\ncYDUTkNV4r6Ni64gi6dHROtqXGBxIGGCgCMO2gOlM/ljG0bOIvzisJ5NQNdT\r\nACnxlCdLDCKArx86w5I9C/s2V72hvwkVWJE=\r\n=FNMG\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=14.0.0"},"gitHead":"814522951dc90256eba0916f06028135af271d87","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"14.0.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"7.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"9.x","sinon":"9.x","eslint":"8.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"14.x","@types/mocha":"9.x","@types/sinon":"9.x","@types/ioredis":"4.x","@types/bluebird":"3.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.20_1649957240727_0.7309610462789387","host":"s3://npm-registry-packages"}},"1.1.21":{"name":"cachette","version":"1.1.21","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.21","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"9fb7622db69331733f01b9554f94077355f5a1b4","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.21.tgz","fileCount":21,"integrity":"sha512-khEDnzQXlsCOYpx4484/UYTQ7uGLoFS2kss7egksOs8DWoLkZHVrsbQeArXkyIT8VipF/YxshOsiLbkCkOJmeg==","signatures":[{"sig":"MEYCIQDIxnUgp15YbB1Y9zpgcrX3mpWbL+YODMV2/pAhJqeFigIhAOfcgPpyxGGFh/JSTQ/fJtjRDuXFMT/DLyP+SeidgPgL","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66268,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiaBjBACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrI3BAAi36gJ5+GHmTghfRxApzgWGMbicIaeaMqOrjKay+qUfuq905L\r\nWVPu6dYT+FJZZGgJKRqDQ/s7VhxzhVCiEGAlodq8SJNC+Nr1Mq1KLY8ElAXY\r\n88PUsKcdGHhxoWJeMecYReKfO/PdyjIiOZcHySQdNdEY801ht6hQIU8ghBPM\r\nu4QsK8o9Fih5U22mnxjgpAi8768NrZKsnUrTHS2Y4HtyAqZPyICmluryvUV7\r\nnoY4n6QypxQZIyLj62A7nmRdDE39ehaIyIetO8sH7xsHMz2wd2X5DJloY5xz\r\noTpHt1D/kJ26moILRVTMTXKP0u+QslH0JBwHeVbIUyEOQ/Dm/9vPdMBeNo0D\r\nzJ8VGQeUhSwddYt1l2kGg0dTRF57RFUcI4WzhML+d63vk8q0HINnQE9t6Ca2\r\nhwCARxBMZCKNbJ2ZTRsJJpYOjepW4YdmDiWK+Opzf62C6wFwtfW/5eEaB/kH\r\nLaRerBSUN3k5r7GXeMY+iahzBi1CwcK5pvdfaRa1O+UA1NlMoV25yagv8I3M\r\nxsz9rvLwQO5Qc5Okv6JoGVrrev3BNrGaBN3NWWaKDxNYxlbO+DPA331P6IKO\r\nuezhdCH8BNfCuWE74u4D7+sVsm+VHgJsn//Ld/e71rvlO1glFyd55tub8l6v\r\nzlm7dLdo7e1Lxs+OU8rjhrrVfXz3KbWjjPo=\r\n=gDcd\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=6.10.2","node":">=14.0.0"},"gitHead":"38c9ba92ad837938a32f55e342f99bbca0b5ef23","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"6.14.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"14.0.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"7.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"9.x","sinon":"13.x","eslint":"8.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"14.x","@types/mocha":"9.x","@types/sinon":"10.x","@types/ioredis":"4.x","@types/bluebird":"3.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.21_1650989249814_0.8325577591968092","host":"s3://npm-registry-packages"}},"1.1.22":{"name":"cachette","version":"1.1.22","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.22","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"b4d1595ca88e52abc13760644ce190b6c2f30b14","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.22.tgz","fileCount":21,"integrity":"sha512-hL9CALWLAyplGeUuNkDXb/xgOwJTsU01xoMtHcY3witwk6yRVpXBxu3+8ki5D9IclL78kDLOJJasSk2XrTrKCw==","signatures":[{"sig":"MEQCIFyy4i6soam+0LLpbVWT9//JP8+721iVUWPgGUu+Ksk4AiA7Iv4n2HCGdyY4ctzMmRm/+rtcEp+mwQ62OLZLPKjbUQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66264,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJiqz3nACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmq+SQ//YONU8w/w03W8trGgKHDTohNj2KOiBSx3qDHOJfU6W1XKj8BC\r\nxkYOH71WhwMj0+4zKCqAyJxQvmYnhdaaQYj0LF4BiDnKJFRny2HIf4e24eHF\r\nmrlkBHA/QMICtq619b3p1Lo9tUnn6GdhZadUsn+OhB73HDT38ZvQ3JYzxOCb\r\nT1EFUlOlRShIQmSCO3M8E4O71E4uir9ACVhoJ1J/KZIbgf2RP7XTOnNSs77a\r\nsEk9ZS9kiMboRdLLfU/ZuBu12zQlK+koU9t3W3htXes91EfTyjlsNk2nRBpt\r\n9wkWunc8Im/u5rZ4QvawDdj2dl/aGwJ3MaQaUUZvMidh23q3iiZZyRaPxgnB\r\n0JMKBkGk/lMqD34bGARMp+Cf2GBBY6v+gP3+1zCLGlHaQgwNrebkReoKWT/5\r\nq3gtmn6oO4dHDgTUsTZHs62kShNeG0zHtDImTC5TrQKRVesgk4qwyzYXqAoD\r\n6125DpBK7zqGaTxq1jyXLAfgNWczLZfFTjwFcehd8LZVAmsUQe8fb+hZN6D5\r\n/KGc5t9EQI6Q9Rjk+JZ0kE3tGGZgb0Zx+VsRGCs89UIUSANxu0D4x18VIGma\r\nXsfEKMtbxmYPfRw5b+v/sHtzRbTHfDdygnGWorMhd8x5HHFzla+7NnBk/0CW\r\nwznjxYguqrn9kR+IA1dbgW7iVy+UTDV8Y9E=\r\n=rWT7\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=8.5.0","node":">=16"},"gitHead":"8a456b04c441813dfa971835f09f7e00f19db991","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit --production"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"8.11.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"7.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"14.x","eslint":"8.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"16.x","@types/mocha":"9.x","@types/sinon":"10.x","@types/ioredis":"4.x","@types/bluebird":"3.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.22_1655389671398_0.8010624227104497","host":"s3://npm-registry-packages"}},"1.1.23":{"name":"cachette","version":"1.1.23","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.23","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"76e0d2b87337a3d7e4aa1af6ce8275a2c07f9973","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.23.tgz","fileCount":21,"integrity":"sha512-1AHOhPLpU9xT6d2Q/Sa74ni3SlZTtc4OaSoU31nLQJ0wBg5YEgO2hryeFl5c/LWC9SkcOZEP3SXjgIlaZNDPdQ==","signatures":[{"sig":"MEYCIQC6KQFWgbICPrBkKLHZ+Ksv6gmj8zBakPRWchiAdOYnawIhALpIj8pJVl2d38O54O7UVojzIJjolM5joX/+Pgvj0JFQ","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJivGa+ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmpHtg/+OzmsQBv3G5qtBqu2gpv0iaI6EAesqQZx+aHzsv02WW+0DXVl\r\nNJCflECCcnzt1hD2A2Znyq+XOseKbZi0X6vqxdYV4wncsUeOqr6fYdjvH5h6\r\nr9zFNcJ2phcd8KZNc4JrB+ocvgv1jjAZ1wIu6HMl4jU94nIYpPV0K9nxa/jP\r\nBeRNZssfpdDcOOU+jJbR8E4Db3P8ww1bh4Q12JjcjMlv+1Ysuawj3lWHNGcG\r\n3zHIKYQ94TnrpP+MjOHXNGZs/WJoAGswaenvyidRLxMstgWUQGndgudfdMow\r\nzc4zB0spGVWvwk1lccuqmMNnnHUABroslffLGh9OzNDDKJb46zwxXHe9HL9v\r\nJbicC3ug6p9PcippcakoKSqE0SmFH/5/HpyDGpIFAwLD4anNlAbNBft65PKS\r\nwygYeBiYaaaSxDZQHkYDKToQeo85S9XxA5gCLMSp3SHLBcoEXUbD6S+ap4CI\r\n4wbDmuEcRHmbi6Mawhk1Ry2dPrK/oMdvG8ckX/hLnbTksAwkQlCgXEvIOVpo\r\noLAdSciy247RzzD82zgCKdPOkmPFEqJgWK4qGSeXflbMIgUleYUZE/kjDojg\r\nLvLCf6vJ5gxAyNX+850XNwNLUvPCyh6v7y3CszTPhPFx7h93GWCFGSrBkPUt\r\norYR1+PCN93Rtjkaq7/ypeYYarAU/Bzk49Y=\r\n=yJ+r\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=8.5.0","node":">=16"},"gitHead":"213e8d42ea7e50a0557b04cc7fe55b049385f7b7","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"8.11.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"16.15.1","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"7.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"14.x","eslint":"8.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"16.x","@types/mocha":"9.x","@types/sinon":"10.x","@types/ioredis":"4.x","@types/bluebird":"3.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.23_1656514238758_0.10810277273483537","host":"s3://npm-registry-packages"}},"1.1.24":{"name":"cachette","version":"1.1.24","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.24","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"e9f2eaadd27d8b209cc34a985819aaa138a684a6","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.24.tgz","fileCount":21,"integrity":"sha512-v/jBM0hjPyZLbjUTv5fC5NwlBwkfMN6Oq7neNeSEURNcjyieANg6CZr68VZZBk539YMctow0gG7DfFgAwk0irQ==","signatures":[{"sig":"MEUCIF2QPOmwyS1+Ndeq1qaBLF6CZ3lB0/PteK0kgIONJ6NHAiEAr2B6I51+a419O5GF2l5Br42Uk77rkijjlqfC2gcjKpQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":66251,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJi++FXACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrOLw//Za1noUH+OKvfWfY1mRl+1bvDpidKdah1NnQB528d6m/Ebgvy\r\nK7SWYRvX+r9vT8fsZNYUB4zYBRlQVVbSlyjJrGLP2Wx9/Xs/SQ42Rd7wdZVp\r\n5O6IKAKfFiWHj284Sh4h3OlQwunEGZFxB2IgYRPD1u+Ol1XjK+0G7xlq/zdi\r\nryiKjtiDPfNXBudvSUekz/oYfGKjOcEkN9geAoZJh4i66NkmW/cqNPgdUXZu\r\nWPia0sV8k+8P/zbJ0xxbTY2QCzBUWxnMk9rsFxZFuxYuQ9YJfUM3HoxkZXTD\r\nlrzB1VC4oh32zpJoblH2NT7gPYp5ldVvul6/s8TK1Dzhr4J+LTnDWYWDwK2U\r\nyHmkD90BLQ9Eo/Lg2vSwQsmQivaIOX8BEZ4W/FR4T2jEpONTcaLa3AlvwZgn\r\ncBINUqZYxzbcfxyCLMJvLlXujI/1oNwfigeqUavW2iO0g5+4CCeDmSrjhkn0\r\n5vGPUY9smKKazKIi2mKdgAZ54UEPZxBJVLQAeSfelu75UcP6YIF3NApKyFYp\r\nt4DVnTMHwojfoyDic/NBUAfdj2XuM0aZUvh6d7R8ZJieTylIxr4sQxj2pkzr\r\noMHYFt4CzUPXa4xFC+fT/Z7SY7Ef1HZm2PfFVuhqfjzCeAWx8Bo3zgA58/2Z\r\nGjy9KtNAPVL2ct8muoMoqP5VJFhotmDM2Pg=\r\n=oiyb\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=8.5.0","node":">=16"},"gitHead":"a4e1a03ad160173e22e9f7d98bcf43f7e90debef","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"8.11.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"16.16.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"7.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"14.x","eslint":"8.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"16.x","@types/mocha":"9.x","@types/sinon":"10.x","@types/ioredis":"4.x","@types/bluebird":"3.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.24_1660674391181_0.11100431227471974","host":"s3://npm-registry-packages"}},"1.1.25":{"name":"cachette","version":"1.1.25","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.25","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"be52ac7a2163ce7c66a1881c88f3b8327309d37e","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.25.tgz","fileCount":21,"integrity":"sha512-/VonT2TgEiiqkuq7UflDzgwJiVlxPHkhYl34QeX7TROYh8ajipBcXynaeNwqTlQQkRo1+WimtPptu/UeTp8bAw==","signatures":[{"sig":"MEUCIFBAWpfUPr9sTkobo5zecxeLXyNajv/27E8GeywTCeTZAiEA5PBq73w0beIy4J7ZFhw7D/eYcPoSVGT4//HaDlHmlmc=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67296,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjMwe2ACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmrSWw//fWte/m9eAn4zJ1AimVLheTKQ2UJsUE2OREWW7dXKnJuNHKO9\r\nWMRvT7dJ6gFUnNU/D8Oj8Q1VzjHUwczJLFXsutBYbDLFLfmVzPzt+/L7IYmg\r\ntcG5a20tt7k93uAfa0CxEsN/+1VhJuAMyia3JC6YA8Q7pNvJiSLin9pxq4za\r\nwk8sM+pQj8QxAyeChqGp2k9WxfTSB+BJ5LPAoEu1w3voTx4nn5YvaJfsHry2\r\nBkSoaDGO5/7WpAieu944LCWRLyEheUv6zVF6Ng0WITs6nvTY7f9RXv3Hh03R\r\nrOohLYOSFSPidaKyhKeJqXHG+9IpQgvVEqe/ChEm7lRo2a+VXL71XJEphZKr\r\nAlIl9Ns5J5idN4IzThaqHGFp++8DUDUG1EZn1kNL+6zCyZGILVXUY+9S6U16\r\nVyxa5rPn+HftnOJMwStode371oKEk+8Q7FGhpxGlZI9NHnfpdLOxxEJTgN9s\r\nivyrFP+gViNe2ZdyGrN8fe2vf33g8ACwhbn264dpiKxBs4DmJwq0iLjkr7Qh\r\nfdTeaJTlvRyTbdd4buT9A8L0zMMuGb0vwooL+1E6x5j2tzrBY9Xwx1niyy8N\r\nZyqRNQalhs347pbPhuI5WZVDNCQIY9YXXvf1VXoflVYEQjIqWSfWzlJ5XgHC\r\ngGn1qBHQWGBJ0cZPGTxtsH6CqyRMk3VrFs8=\r\n=+BoV\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=8.5.0","node":">=16"},"gitHead":"54c0fbb73b5fe1437c7615817f9b3baf2b676ad5","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"8.15.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"16.17.0","dependencies":{"ioredis":"4.x","redlock":"4.x","lru-cache":"7.x","@types/redlock":"4.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"14.x","eslint":"8.x","bluebird":"3.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"16.x","@types/mocha":"9.x","@types/sinon":"10.x","@types/ioredis":"4.x","@types/bluebird":"3.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.25_1664288694523_0.20959876962270108","host":"s3://npm-registry-packages"}},"1.1.26":{"name":"cachette","version":"1.1.26","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.26","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"8477a49955b4c04b26d6dd3a45ebc0bd478cca6e","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.26.tgz","fileCount":21,"integrity":"sha512-pq7pOoedfEZ5xFbUleOeMqVvgFdSRqNp95LjAj3jK5K6RwDfyeK6x/sNMln+/G2dvTdk/jbz4uwt4sgpe2mkaA==","signatures":[{"sig":"MEUCIG7Kj79ok5ni28RW+9/VKuF8im+aDl8h5EbSbwNXzYPQAiEAgpnGf4Edpp1jIqWtJj0fLDUuZ9tOaW2VOEx0Ycb4thw=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjgSWIACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmoo6Q/9FOu1XV9muMxJCKmDvTjJM5whXds8CISwtEKrFChVl9+ueqDE\r\nCGfLNOMbIeaTXpeuXKh9Qvh87XbC1AklLsSmXbWczXvBhsnydD1Gyc5MxQ16\r\ngPRgxN7o0O+NTgXLl74r+rqT/tKvmiLkf8IMWfrXoGIgjWCZ3F77k7J+1hIG\r\nGzXjlmVfJuifa3q/EyMY81DJAhUiRRHSKFKy22Yur+t4PboTi8jsGavCTBdq\r\nOQ2pSZpAFcJANOt4lAOyEuu/NPuM03KmtMO6eBvX1EtmrQZBCJUdWvG9oxFM\r\n8Alh/okM42lXvxGhSG1z+rIXJtl9d0LcLrn2SeMih1FDuxYP111CvSG0GviB\r\nGnIvlZG8Lg5lEOPrc4o6CLVVOUiSQePd1dDpNMgqmme8uKCfK4wpwhk/BnOo\r\nvdCN6wz3UEYd8P1k9I1us2Pf6zcg7pMF2BZQMnJVKt9JDxbPqr3tzKbLC9ww\r\nml9g4JiJdac8MpYywk3vVDmlNYzb1UvTPytrB3rp2nkygOV+AF6G28Je4ITS\r\nRHVsAayEeQu6v93KUgCPmu0TTD7VFhRsZorJwxH880TzlUkZvLqFA1v88Vn3\r\nJylIbsAvBHWa8oa0AgXeXN7BBz0h/exxyHAvPpS2EqDtmwEBjtZk56uom+IF\r\nNRaBefe+TVxgkLQfZX1FVPJqWPRKbQ8XFQc=\r\n=eS5l\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=8.5.0","node":">=16"},"gitHead":"4b1ab488f4646b322ae979345f412a3bd5f65ae9","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"8.19.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"7.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"14.x","eslint":"8.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"16.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.26_1669408136706_0.03326928148500774","host":"s3://npm-registry-packages"}},"1.1.27":{"name":"cachette","version":"1.1.27","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.27","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"52a0e85a08bb7ee66b094b56aa76e0dcbba0873c","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.27.tgz","fileCount":21,"integrity":"sha512-7DgOC6A4ZpKERyrpKvhWt4awJjbJ0bcszep+9PW1rs5Gvw62Q7nQNNO7Gad+Q3SRm6X9izflpNXHArMVjJE08w==","signatures":[{"sig":"MEYCIQCnoa/TBkxgOZksrsRR/HvvB9UoexDy4XRQ/vtfFw3UJQIhAKhDfJvlSTaIG5NT80MbEwg7xAViKe6NzI/XgoAxQcCU","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJjpfNVACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2Vmo/0w//ZXStALI8V3N23nl42zAWUGkz2n44W4dmdx64yvmRtvSgXW5M\r\nwTQq48LmHxKE9m5uHYPBzeV0k8QHsThVY9Mgq7BNv9Y6fqDImxB/CJCjILh3\r\nBu7/sNIy2CO0A7XSxFBQJLR3Hi35+hA0XHYA3R30ehEJtOgHsI4FbD7e7t+T\r\np7cUMNSwJ5+AqYiLbmA+RebpWD+sXn/B7a2uoX6i3gDFXiRQPmGSAG4LEJBi\r\nbfuGDwetxnGZR0ljTO5mPmNomfgIJ9icAQUaOQXPKioObHiJiuWBfEu5hpl4\r\n5gMSEGGxpa6hs0ieSHdX8pQu9NRrwSyfrKs4k2m0y8f1fqKWgsSlOr9ELNPG\r\nbtUPIWmX6Zj0ULvsJ5/+ZW+3OL5HI03z25JfrdwwbwAQd1RoIpoLdQ48TTvQ\r\nerd5VYN2HwkdQHWecDs48KMpzYMj0/hpz1gvBboHO0KxIzcsC2IXA4e4TWhr\r\n2W8kiMWVGLtJuaC94lSzd2krxjSFVPhUYY1z6yCLy1rV8TrPw/YT7fxuw3Dh\r\nYn1etz8zDFMjDsUf2VJELldlM1m+7FMJVsotluYtSi2Z5BLy5Qf0QzwCc+ar\r\nFUliRDs0Eb4di5JZgrq3dvvmN7L7Fv5T/6V1WNep9TbjOQioyhW5ru5pOF6v\r\nWohWl1oqBya3+4tc2JBoelnQ4XgMRL9PaBw=\r\n=XqgB\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=8.5.0","node":">=16"},"gitHead":"9dffb7c1af181878e60c2542085111bce1940d8c","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"8.19.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"16.18.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"7.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"14.x","eslint":"8.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"16.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.27_1671820117618_0.2831652167288228","host":"s3://npm-registry-packages"}},"1.1.28":{"name":"cachette","version":"1.1.28","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.28","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"cd922739cd2dccca959d7250fa2b6e2d1ad9a9b9","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.28.tgz","fileCount":21,"integrity":"sha512-fFUcaSP3HnrczEYvML6X/kXdSBzHvltBkc2LCCv+o7f0eBotYx9/7qVk+ncRrRALMzOHPg1FMZrq6R7gIn36Sw==","signatures":[{"sig":"MEUCIDt0YHwcSTyeeqRpE6v4iDeyP0Y6pAUGwlYDu+ca68tSAiEA7K23bTsN5jHmY2jOv3miPM5so7ivz1yqniGLDRJTG/k=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67314,"npm-signature":"-----BEGIN PGP SIGNATURE-----\r\nVersion: OpenPGP.js v4.10.10\r\nComment: https://openpgpjs.org\r\n\r\nwsFzBAEBCAAGBQJkB5GzACEJED1NWxICdlZqFiEECWMYAoorWMhJKdjhPU1b\r\nEgJ2VmqLJA/+OKUqplf61cG9f2L9xTlxB4G0pi31LyeZ9QzFgvoFb1rkHBj/\r\nwSpZLNtVTnhpqrq79PQsyqPSsz16G0UANGaBCbSMoZZ8Hn1yKnvWsEy5EiZO\r\nCMvGjqpy/b3D4ybMUsipbOzxWU5a9O0/E2XIQzGIlvpPDiptV5UrIzoCBlmK\r\nR/fb2s75BC2xy1Y8o0k+pY55liCdX3LCqupGDvRlQPxzZjp2KzTl/icjNBdu\r\neWaxEP3dxn1GRxaKJ1NpL5k5lG8wbo6EmcDrMx3ZPOg87GkLEUshJ2qU0+Q6\r\n7F9l6qPPurHxw+mCXpNYT1FgRhnuFfURkh7EfTQxGzWwUBO0uA0L2AqyZ76I\r\n+t7G1l29gJ4stw4dNhjECUT6cZeEPWc6CRMh9MkDkI7rU9InFd/ZyrYKNFXx\r\nzMWa25Db0tCbRWJvgpCUdCX3J23Hd9FrdLjpE+Vu2viqjBRWGoU3o32RX4yd\r\nLod5JVY6IhaGJt27GyRtCnbGvjWIc8qhjQkGzT6P0HomkIlT6RFKSkFFVMc2\r\n4zGwObz4EVhHyEaLzFR1Yb7bMdDmexjOuQXjC4lapWdo7Le4OsFSUCHLx74t\r\nWMzX8rwNf5IBF7FgCmAxOK+ii/AqMSyLm3O0jkhwrg9CJkhVmcOx05Jimtd9\r\nAu5p9kaAWtu14ZIg7G/UEec91FV6w+kHWNo=\r\n=othD\r\n-----END PGP SIGNATURE-----\r\n"},"main":"dist/src/index.js","engines":{"npm":">=8.5.0","node":">=16"},"gitHead":"c271593ec691ad827461429c5b9d630d4ccd2e7b","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"8.19.3","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"16.19.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"7.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"15.x","eslint":"8.x","pre-commit":"1.x","typescript":"4.x","@types/chai":"4.x","@types/node":"16.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","@types/lru-cache":"7.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.28_1678217650912_0.5077154381108262","host":"s3://npm-registry-packages"}},"1.1.29":{"name":"cachette","version":"1.1.29","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.29","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"21d205e277c2cf49b09609f1087878cca0ce9dcd","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.29.tgz","fileCount":21,"integrity":"sha512-3fFRV2yEMnc/tQkjuZ+EmMCmkZk/pCmu44o1JE+7HKooQArLvNlgvx7UWfcygHvpYXRakXBKzsvPWBBK/RC0SA==","signatures":[{"sig":"MEUCIQDVHRZYM9+jKOvrp2nWFJRWK11z/uTHQUpJrac8S3ohmQIgUlSA3FuRAV48ixvgh0Sj0EDaIcfoQNspMTdlOXXx8Nk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68047},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"15819e30aaa26f2b8ae066b92460070089cf52db","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.5.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"9.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"15.x","eslint":"8.x","pre-commit":"1.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.29_1685110968231_0.0482096132824017","host":"s3://npm-registry-packages"}},"1.1.30":{"name":"cachette","version":"1.1.30","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.30","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"a83197cf8c33bae6c68142180b5db5510a68017f","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.30.tgz","fileCount":21,"integrity":"sha512-JWfhfrvwWn17EoZwvQ0o0PEYX/3IH3RAybqIjv6IjaholSeUhDiyLS1DZkSdxoBCMOtlkS9NwtMD6/Etmktamg==","signatures":[{"sig":"MEYCIQDRrXa2j0FJ5oX0fB7SgBGiP+BGecwSWkpMlfZ5CQ0XswIhAMSNDRv7qG/q5SQjbbiO0relY/oEMPNgTMkHpbjznbkj","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68050},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"9c4587b0474af0d668d2f1d1bc2f592c139d73cd","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.5.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.16.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"15.x","eslint":"8.x","pre-commit":"1.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.30_1687184893964_0.7713454815940985","host":"s3://npm-registry-packages"}},"1.1.31":{"name":"cachette","version":"1.1.31","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.31","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"a98d9204c26e18e1e569f24a4bf9a771e9fdbac9","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.31.tgz","fileCount":21,"integrity":"sha512-XA1b7pAWXM6VbWLsClml34d5+aDQf0ieIAah0hAwOA19PvQQ2sTXnc2NaRFSyFJw4fZ5ZxQQGB8RibuG74jyng==","signatures":[{"sig":"MEYCIQD4tjnLcGUtRvU1zhOJXTf6E9OHTzh01HoLIDmNncKmpwIhAPvnVy4dkikJukavUgP7BHjhBY4V+i5Lfvwj0DonouDF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":68075},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"5fe2093202a30cd7db653416a92013ad1daa9054","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.5.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.16.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"15.x","eslint":"8.x","pre-commit":"1.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.31_1689293180463_0.1443967647930242","host":"s3://npm-registry-packages"}},"1.1.32":{"name":"cachette","version":"1.1.32","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.32","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"ab7fa9b6b38d6aa73f1671da60a1b4c81030f9a9","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.32.tgz","fileCount":21,"integrity":"sha512-xwN+35N+fHfQvxeqI8v0kP/vfRuENDknV60olk+VFcK1DsunLKD9j+8UYXRwIJ45d+Qym7kh0W2rd+2MKZMdYQ==","signatures":[{"sig":"MEQCIDdcSEfzXnLxpChPFurQnJeea/+CFIKPadHyoWgpEp2UAiA2h9SbHMkvpbpKZkfE9qjjJy31LQgqiRn8LjlIPs+wJQ==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67771},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"14d537625e09ebb89812d0b68cc92adaf0507c61","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.6.7","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.17.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"15.x","eslint":"8.x","pre-commit":"1.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"5.x","@typescript-eslint/eslint-plugin":"5.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.32_1692724322373_0.32481289089371357","host":"s3://npm-registry-packages"}},"1.1.33":{"name":"cachette","version":"1.1.33","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.33","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"885eec2fb8cea6c571e08e4f5cc70927097d873b","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.33.tgz","fileCount":21,"integrity":"sha512-pGt/xyjyjhppDL3NSSyEV+2BJoHdUXeqPeRic69Bb+OJyY1/AJ8Cls9lAbrzZ1CBmJTP5TyKltOeBzLK7MOySw==","signatures":[{"sig":"MEUCIQCqgq9o6dai9dy3SYxeYosfdgc7OD7pmIJ8OfP7aY95kAIgDNrjzMhXdrlqyHUMMagMJUKoXIc7NviB9U8OoPdGda4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67771},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"ae3f92520267d09b56ad5c2b9835f09e7ef2189c","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"pre-commit":["audit-with-ignore","lint","test"],"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.6.7","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.17.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"15.x","eslint":"8.x","pre-commit":"1.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.33_1693495431057_0.9277652558387366","host":"s3://npm-registry-packages"}},"1.1.34":{"name":"cachette","version":"1.1.34","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.34","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"8380d5efbb30dec1b21dfbb9c75ef3c6d6906fbf","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.34.tgz","fileCount":21,"integrity":"sha512-AvWw+eVgMZBYcwHhU36c0VZSmDA3vJ74DgnVEUETZePqnxJiGIVtJ1Govr2lWeypRRdtnQ+NelP2FCI9tEVyXA==","signatures":[{"sig":"MEUCIQCFX23/QPo9GEiVPmx7tTHetsqd0AwJXKkRI5iLvCNZHAIgbKTIa2ZCwutnTY6uf7RewDl6QfUZ5gSyZcQEL+NOKKQ=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":67675},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"e346a5a3a40ae7806f8a67d1453e36331f331fcf","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.8.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.34_1698163347182_0.6008412953520137","host":"s3://npm-registry-packages"}},"1.1.35":{"name":"cachette","version":"1.1.35","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.35","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"afe2caae0560272c3697401d6247341cd6238088","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.35.tgz","fileCount":21,"integrity":"sha512-c0+jwXTXu3fbYcS4O/YDhZRp9a1+v3dCiZVjNq/l4fXonKvzMTQSxf5DXrH8y8VvbcqKBVq9OFpozrlWglasTQ==","signatures":[{"sig":"MEUCIQDebuOXf+23ij4+He9R/fdBeCy6VNGdF5yG7NmDOfek1wIgXuQQmIA0DJkopG8moDn/KpzAXpDUqxAmezHaU4eXUf0=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69309},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"fd7fffb40d5e14595b62fc2fadd0a96eecd3910a","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.8.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.35_1698848842041_0.3201625491297322","host":"s3://npm-registry-packages"}},"1.1.36":{"name":"cachette","version":"1.1.36","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.36","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"2a9b256ae6bbd3fff9513ed12bbccf0b04ac0476","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.36.tgz","fileCount":21,"integrity":"sha512-YPyUBteyzLXRPyVjsgrnFE/Z3iYFO8LAT7RzjXVb0Uc3aEUuyobFzLSlHXnjQwxdo02jjO/lU6LciRgWxYOatQ==","signatures":[{"sig":"MEYCIQCxL4QLwU3Pqj+/Js3L8V9CZaFilmiidtEdTkOGvaCmxQIhAIKsPdpb0ciPRDycVwgSKcFyqIyaeUGZwWPqIyJceXt+","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69534},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"d703e5a2a8b8ecb1f3b6b7e74fd0d7a134207b91","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","prepublishOnly":"npm run clean && npm install && npm run compile","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.8.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.36_1699453888723_0.5269116100119218","host":"s3://npm-registry-packages"}},"1.1.37":{"name":"cachette","version":"1.1.37","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.37","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"95f009d30c5136c0ec750995996b0795dc2f20b1","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.37.tgz","fileCount":21,"integrity":"sha512-9T6MOpDXoHOo82fAL8JP7nqATO3t1oELYsqa9EOsSbKKLP9m5Nus0Gm+5aukTXbL4uo/gwaAj9Ml2s1c4KyWOQ==","signatures":[{"sig":"MEQCIBNWVaEZofmY9TCt+DUBkKRpN442P8US9ZN/UA3BDoj7AiAiCxojZQE1q0nTumjwred8Xiu3v87Yxdy4Lj33n7gP9w==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69936},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"244ed8e2e1d4d9c1c767764b7e1537775161cf8d","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postinstall":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.8.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.37_1699456699608_0.8691128512805286","host":"s3://npm-registry-packages"}},"1.1.38":{"name":"cachette","version":"1.1.38","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.38","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"faad929fe25603950c8d51e77fe0418ffa8eee81","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.38.tgz","fileCount":21,"integrity":"sha512-/Wh2YRjgJyFfOUiacK8Mc9w9DrwzU3R6Xyhooj2Z3vJgJaYwrQH7e01i/yNtia48KbXehq34cE5pyymRQZeW4A==","signatures":[{"sig":"MEUCIQCscXnm9QcglASzPq/qmgQo3G7Vgi0YJiPh5IfO8S3CgAIgf+Lza+7CVMKmMRx2Onfg4L4hj3HnDd6OOoI2FZVcjA8=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":69960},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"4d37ff955328bf84be5e01c5a74efe05dcc72c42","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"9.8.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.18.2","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"10.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.38_1701178967453_0.7772498487774933","host":"s3://npm-registry-packages"}},"1.1.39":{"name":"cachette","version":"1.1.39","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.39","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"2e0248fb46842105dae1fbde0845809ff9a31487","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.39.tgz","fileCount":21,"integrity":"sha512-mAWRv3j5tiiBsPYbEE6dmdQVrHpmYeBig+J3vV3xXDDIT1IPy+xSBSBFvtfDmWlOX9rr13smj+83+HOVy1+gtQ==","signatures":[{"sig":"MEQCIGXoyd29me2gWcJLUoska11aIH4+IO/HLamkSndPonVvAiBDsc6HmE8WXDJVXovscPwUAym+Sm789OUKzAjBQXvtdg==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":70738},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"5c4240d278a71196ae4856603b9afb22423aefb4","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.2.3","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.39_1702911836169_0.28504315884708786","host":"s3://npm-registry-packages"}},"1.1.40":{"name":"cachette","version":"1.1.40","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.40","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"317b079230768e5a178912f55df20df921d63736","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.40.tgz","fileCount":21,"integrity":"sha512-f/pX955DH7a+YwNaJdIBHokzstmGOX2j+kpvZcINMTh29ouACmgDQUdt/AsjI2vu3kLLO58e+nhg3KNI8RcDwA==","signatures":[{"sig":"MEYCIQCYsGBPYxBMKW07YgbvB1x6pBs4d53srTD1cjdc6RYQCAIhANdy487nAvJpRVJPKxH6rPrApPLHh4TRqRd5SKaP3Nn9","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74375},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"eedd917573855049f878979324d8e28e369d8c35","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.2.3","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.40_1704807612005_0.37981351124519547","host":"s3://npm-registry-packages"}},"1.1.41":{"name":"cachette","version":"1.1.41","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.41","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"0cecfda2fd926d7d0d1c7db7b416c3622f570e91","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.41.tgz","fileCount":21,"integrity":"sha512-kIGKwQmik1ekxZQgvTs0yfcUbZr30tMXhzMQes88raOuH4GSo5nGNv8QvkgRN6ks9tmDbVOm+Whhj8Oj0GVgFA==","signatures":[{"sig":"MEUCIDFqKz7Hy6N+h2xtZX/Z/KYdJ+ZiuWAvpUvIr7T0WhtGAiEAoJrIbKuzqbEpqlknOG6JSaWq/a7mlbrwwANsig1HNJE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74375},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"a58db221dbb4a3b7df102247186c5ab2b478ee7b","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.2.3","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.41_1707754791696_0.38425037445442367","host":"s3://npm-registry-packages"}},"1.1.42":{"name":"cachette","version":"1.1.42","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.42","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"c935b4366e716ae2aea6a3c305e48aaaf3d6f9cc","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.42.tgz","fileCount":21,"integrity":"sha512-zCvhK7veNXzq6S+UkMhTt3X5ZWlggFgRq9ObDkuMO+1utSfLDw4q+OZ/QeCRqt8aAEuOweO1uN34iWFKMGJU9Q==","signatures":[{"sig":"MEUCIQCRBgHPBLmyxl+tcj44lwhzwc1YpQ0xqZ2zOB3zi8MoVAIgYU0aRvpW0rx+pz0RtMilVENNprXMOA1Ik9lFCqH4UpE=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74407},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"accea1d00835e378d81e20ff45ee8171df79ff80","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.2.3","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.42_1707838016040_0.9084242085112106","host":"s3://npm-registry-packages"}},"1.1.43":{"name":"cachette","version":"1.1.43","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.43","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"eaee2c4864dce534afc156853e1f6b781c2a3e35","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.43.tgz","fileCount":21,"integrity":"sha512-AirJ4T5TNjmtTgnG9sBZKuTsE997cnGbiEqR5reho3T3N0x53/IYBDry06TAwr4houUODLfyxIwQbtscH76lWQ==","signatures":[{"sig":"MEUCIG/yeE/xTwGUoWR7N4YkQqUY6BS50L9CYMy9AHuewWytAiEAz3Xq78tjTq/GhX/ctGyOjScKFXzNbCOm4YouvUeKQfk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74407},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"c6ce69d328550c728c699fb58d0c2fa5dc830e75","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.2.3","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.43_1708014454754_0.4016404621992391","host":"s3://npm-registry-packages"}},"1.1.44":{"name":"cachette","version":"1.1.44","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@1.1.44","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"943c705fc88beacbb36ad662ab6d24f9b6f2f7f3","tarball":"https://registry.npmjs.org/cachette/-/cachette-1.1.44.tgz","fileCount":21,"integrity":"sha512-f6CV5HDqD3DMrKXRMC2luRYQfba6A7If3vxQ0IlkShiNAevCbqi5tTujpagJ3kzZehqIsj1FpTsCDubOaXRfbQ==","signatures":[{"sig":"MEUCIGqJEHJOARjNQrrzxmrbz+ANUI/0FOAScy2u0W0d2woqAiEAlHfq7rNl1Zf4fXQsLQsY0imqI/vvIt5YccRvNrhV1LA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":74407},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"1af45787b8f17734a143bee20f313da7e039112e","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.2.3","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.19.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/ioredis":"5.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"6.x","@typescript-eslint/eslint-plugin":"6.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_1.1.44_1708370858539_0.6537334064387172","host":"s3://npm-registry-packages"}},"2.0.1":{"name":"cachette","version":"2.0.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.0.1","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"a0d7b317c095c47b50fa1530cf18149b8149c3c1","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.0.1.tgz","fileCount":21,"integrity":"sha512-MfaSgiwqdWdYVBDsky4bRTG4wvehxZYSNQtl4vI/D6uxXGI+LaHL+pQ+hjb/3BFj8cIeBAsdWl7rF68JbUck6g==","signatures":[{"sig":"MEQCIDz5db56CV75afCjmfS2PwpJVy/I9npOzdMkO5gjZQDpAiBdWnoxnay7lMhBiCGmI3wFFSBcd0YRVYtLa6SIQEBAtw==","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75118},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"69bd41855f2cb97fe1caeb74efa4f892e5858291","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.2.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"7.x","@typescript-eslint/eslint-plugin":"7.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.0.1_1708965101249_0.8371122334776138","host":"s3://npm-registry-packages"}},"2.0.2":{"name":"cachette","version":"2.0.2","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.0.2","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"8dc509689785f601652beefc4e65ff302fa1df13","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.0.2.tgz","fileCount":21,"integrity":"sha512-PX7bDjcmJSQFzhTog46bZlSTxEfSLCF40GnipbxYIbHAJUGng70z5Ozphp6j8xD3efLZ6DALQVtwwzuL0YfiUA==","signatures":[{"sig":"MEUCICtyUllz2190NILIsGhKVRn4cyQUwGF1R8/fiNToTZaiAiEAzGJz7z9Qd+9kU/2w9PgNKintCs6r+GEPpobFkvkRCCk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75118},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"c130e7c004bcf830a5dc18f32415a0e09a1919c0","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.2.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.19.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"15.x","chai":"4.x","mocha":"10.x","sinon":"17.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"7.x","@typescript-eslint/eslint-plugin":"7.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.0.2_1711484801802_0.5592478682710775","host":"s3://npm-registry-packages"}},"2.0.3":{"name":"cachette","version":"2.0.3","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.0.3","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"fbafb4795f252bba1be4120424d4118c058d7acb","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.0.3.tgz","fileCount":21,"integrity":"sha512-LKhYBdD5XqsPI140EbgvccFGWvBy+7b/4cvraMN+tHzI9/rHRPyHkLRG2m/geanDsF1tgKISDUe448Lf+E4fGg==","signatures":[{"sig":"MEUCIQCp6NPdq6tLakTtiUSDxu9kFilaRuSVJNG51nYDZ5BUXwIgaLRCdhFcC7pGeWnNs4OYL+R1dq+glPbk2YzcXDG3KQk=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":75430},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"14ce5a28448ff9e16493dba520b9b13bffaccae1","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.7.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.3","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"10.x","sinon":"18.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"7.x","@typescript-eslint/eslint-plugin":"7.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.0.3_1718195419215_0.10016384890775232","host":"s3://npm-registry-packages"}},"2.1.1":{"name":"cachette","version":"2.1.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.1.1","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"92f840f486381ce2c14fcde0ff4a3a5cc80c6565","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.1.1.tgz","fileCount":21,"integrity":"sha512-pHd/JaawSNVwexpGvtkrKj09vor8XWWBXddaetFrjadSFS0/N2Inj1dzquMda9OWPZ4L/ZFiabmdrXsNyHWNJA==","signatures":[{"sig":"MEYCIQCw3QmPoxaDYlqd4eLe6jSpxCk1K6zg43/CGYuuw3FdjwIhAMj8dpTPagfDmOIpinihna038NZ36K+wwoNuz6BdYtlB","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79246},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"d228ba4c919b4ba47aa0f6c57c590146610e9c97","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.7.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"10.x","sinon":"18.x","eslint":"8.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x","@typescript-eslint/parser":"7.x","@typescript-eslint/eslint-plugin":"7.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.1.1_1722968584029_0.7510658337098481","host":"s3://npm-registry-packages"}},"2.1.2":{"name":"cachette","version":"2.1.2","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.1.2","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"4dc613a8ef3ef451c2babe2f363017f0805b146d","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.1.2.tgz","fileCount":22,"integrity":"sha512-Bpmj3QQsjZiVjR6k3msLn58TQBAVbZc1hlmvG9hnTUA+IBrNKIqWJ4Tv780mbjvjNgIvvV9lbMHUKjZOt4oqKg==","signatures":[{"sig":"MEUCIHLJW7ZhR12B66UlrCNvjbl59/ngoQFergn6tkjeZ04WAiEApNDbCyW3RqTX4fJxjw3iwNbTDZWCSgjwquqAtm6D8u4=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79733},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"9f06eb5024b535fa8940b1a00388ca4e8ed51172","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.7.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"10.x","sinon":"18.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.1.2_1722970064971_0.949015250181239","host":"s3://npm-registry-packages"}},"2.1.3":{"name":"cachette","version":"2.1.3","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.1.3","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"a9d9d25d9edf96242aeaf1cfa678902ddd200cb3","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.1.3.tgz","fileCount":22,"integrity":"sha512-KuotMqv4E0pHeiqIW9hNOMp0DDGxGQBVEAyPL2FTQ5ZVPqpmfqg4zY0a5SzM1By4fI634Iazuz/xZAXvAezNPg==","signatures":[{"sig":"MEYCIQDCzEj/WzpE67P3nBcIrsc7ZeW3n0VykIc94e2JjjH88gIhAJDsI7heQ/6IIDorNkBVb2hC20vnF216TIMMf8b/TS+N","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":79733},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"cb4c5332be9a5bd259813b3cab7e1e60300d5573","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.7.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"10.x","sinon":"18.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.1.3_1724089735512_0.5792702709051569","host":"s3://npm-registry-packages"}},"2.1.4":{"name":"cachette","version":"2.1.4","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.1.4","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"0a6026344eefc943538b4c8710bc526ce0256ec0","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.1.4.tgz","fileCount":22,"integrity":"sha512-H46A/jnOgVcGEOCdHkXessdlzV8LGdk+1fLt6s30fkXXwuCepwQy3DlSeO+Hp8Xeqw4qR22Q79I47v4IHyafCQ==","signatures":[{"sig":"MEUCIAVTlIPNHq7xJcTbvedPRvF2l4sVE/ff72EEtwqGPNjeAiEA4O7G7VxO/36cvdHBnrtGMpw93A8wXyO6vbshP+mRbkM=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82696},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"0c218da7433bc65ed6d52888c12e1cfa6a9859ce","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.7.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"10.x","sinon":"18.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.1.4_1724265869032_0.4848487532374297","host":"s3://npm-registry-packages"}},"2.1.5":{"name":"cachette","version":"2.1.5","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.1.5","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"5c592bf26628063e3c23192466640f4e85395584","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.1.5.tgz","fileCount":22,"integrity":"sha512-W19S7pN3Mq1KcVaqA1e0VhtmT/uuA1/ADDDLnI0D0+5D1grm9F1ICB1gmVoQx4OUiIKThYbL6Xgo1h+3r15xHg==","signatures":[{"sig":"MEYCIQD4meUvwhKQGSbTYCZqLOTqpvmM/BE2YcI4vMJ9VnVU3AIhALIgFIbQJqJ1EuVgRZiQs6Z+kO0VSdannwkpS3Pc1SXF","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82699},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"624a2f8ed6bd746e0dc7e51e175c71c1d1be8614","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.7.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.4","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"10.x","sinon":"19.x","eslint":"9.10.0","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.1.5_1727111795708_0.5224374776269494","host":"s3://npm-registry-packages"}},"2.1.6":{"name":"cachette","version":"2.1.6","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.1.6","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"0a24425ba81c8b745c3571411acd160d0923a602","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.1.6.tgz","fileCount":22,"integrity":"sha512-9xBdQZZR+Lyz1wdd49mCs3AdrfaDhjLP960Dox2oCKKUUxKpo+ChL39T39IGVRqDwaZuyyyEINpEiSfyIKQBpg==","signatures":[{"sig":"MEUCIQDAzGS0flRmq3eMT5ajVCcKsF7K4JdB048eQj+osd6rWwIgb9U1wrxoUF9ypcHC0k9EVCyvcq3etRiEfQ/JXjBsgRA=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82696},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"950ada0569edc5228eaa80f267b58f2cc70bd9d2","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.1.6_1734375309027_0.0868383675847586","host":"s3://npm-registry-packages-npm-production"}},"2.1.7":{"name":"cachette","version":"2.1.7","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.1.7","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"4b908013bed474c5080489160fa1e2b0edefdd6a","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.1.7.tgz","fileCount":22,"integrity":"sha512-z3I8kz/tptJyO3vohpL0ytr/9q6XiY34ibGfLnYHv6j9OJgsEZvLNGWhftPB+7u4h3fIh17/Ou3xAhLmo4v7nw==","signatures":[{"sig":"MEUCIQC/s9BAoWfEp+RbQHW0PrDvoLQTdSdcRTXbCt0MM4gy8QIgJeM3iqw+Bh2ooOV6uT1kQgNU8xGkxfZEnyNRR2ZHMOg=","keyid":"SHA256:jl3bwswu80PjjokCgh0o2w5c2U4LhQAE57gj9cz1kzA"}],"unpackedSize":82696},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"7a355d95fcd1887acd7a282dd445e9d3f770d653","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.1.7_1734381233912_0.9963815590058689","host":"s3://npm-registry-packages-npm-production"}},"2.1.8":{"name":"cachette","version":"2.1.8","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.1.8","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"4256953da7b0b9c010bc6626713293f166762477","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.1.8.tgz","fileCount":22,"integrity":"sha512-32KhBKRNLKBsGIVrnC0MD8Hfoe8MVR002idmIr+QJilMMO71WtpGeBBdzygduBuuAYQatbKRvppMjN+Cwe1OHA==","signatures":[{"sig":"MEYCIQCKt2sP/bmdennZ6dWS78Y5KU2tEpeuT71xxgR8YUaH2QIhAPFYUwEm25GAwp+FWKcvOMBsJDerKAu2jd+ne+2OxJ2i","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83491},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"36f15acc43715fe5f8a0ef418a64326747da22f5","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.5","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.1.8_1738011954308_0.7752149551595962","host":"s3://npm-registry-packages-npm-production"}},"2.1.9":{"name":"cachette","version":"2.1.9","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@2.1.9","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"cd6f4b3ca29cbcb67cb8275b03857d16473db5ba","tarball":"https://registry.npmjs.org/cachette/-/cachette-2.1.9.tgz","fileCount":22,"integrity":"sha512-+y1dH2iPwlLoJ+9jgboWDiwLdFwMVTQhOZ6jgcUmcHiJ7+7YA1rrQiCtZh4JM9vZ87xSbIYT3WlGurw8NbHdDA==","signatures":[{"sig":"MEUCICzegKRZ51L4LY0u8ON+NY20W9EYOU7l68ppdxVnCVklAiEAxAeJkVv8yGIseM8pygv6JBsMGMn4hFt+lZNhOgEE76I=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83491},"main":"dist/src/index.js","engines":{"npm":">=9.5.0","node":">=18"},"gitHead":"bde50e3920635e34f33fce568060b7259f7aa7d2","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"18.20.6","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"10.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"18.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_2.1.9_1740087129121_0.9368358102957712","host":"s3://npm-registry-packages-npm-production"}},"3.0.1":{"name":"cachette","version":"3.0.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@3.0.1","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"homepage":"https://github.com/unitoio/cachette#readme","bugs":{"url":"https://github.com/unitoio/cachette/issues"},"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"d13b9787d3452b2be71ce86fe5de12a9818dc7cb","tarball":"https://registry.npmjs.org/cachette/-/cachette-3.0.1.tgz","fileCount":22,"integrity":"sha512-KXN+uLN38pkx/qexr5jPfwhTKF6K4vZY4WCmNoLBMsQA5PCRjNGHRDHpfqDL4bJH+NV2z6neRkAuvym0LywNQA==","signatures":[{"sig":"MEUCICqOWeuXL774zqmtj6fWnUr7Ii5oVC0k1fhdbBPW+APbAiEAyH0hrWidW7b6Dh9M/UjAFy1qTlg9Gf6p7OZvkY5Doe4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":83488},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"4d3bbb66a6ae5e1ae68c6b9b0e8d801827e983e0","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *public* repo! ⚠️\"\necho \"No private info in: branch name, commit message, PR title & description & comments!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"repository":{"url":"git+https://github.com/unitoio/cachette.git","type":"git"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.18.2","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_3.0.1_1740499572437_0.23393045675777646","host":"s3://npm-registry-packages-npm-production"}},"4.0.1":{"name":"cachette","version":"4.0.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.1","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"cc0633b0484a247eeb3531c3b739ab54224183a3","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.1.tgz","fileCount":36,"integrity":"sha512-hbwZG9mFWObnk/Az5p4cE+D/Ss8CJjMooKRdREeeStZjpeeF+sV75f3ZpL0R71qeKV9jjDH+5tierlYeXTha/w==","signatures":[{"sig":"MEYCIQDbcFrloFR8uhWYVMd9RhKrC5Yy3CyDa30qctbIKs+TIAIhAOgo1omo2WxR/gwGPzJIN+GbGpYYwYkTeC9rFm/fjNCW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172383},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"295272339ec367e5ffd589b6832a636709230f92","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.18.3","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.1_1742237562166_0.7188866023115286","host":"s3://npm-registry-packages-npm-production"}},"4.0.2":{"name":"cachette","version":"4.0.2","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.2","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"0c59a1b236f6c47f1cc119ff032ff5995497a066","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.2.tgz","fileCount":36,"integrity":"sha512-k8dlsaiHdRBVI5Bn/R1I4/mCp+kaRuxjyiDYZdXjiYzw57el1u3wzxnT9GP7r/J5uFYe7rWBwtyqJGcIKIxrwg==","signatures":[{"sig":"MEQCIFY1NUCu91MM4BVfrkHVKljczjaFCsedStM2sGjRUenCAiBrmXI2h+MkJEn8sY1U2L3b9iTWOqGvd8DpbMZv6+sjOQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172383},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"4c99e8dd47fd2ebff64acf75a895c60ab9f12c0a","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.18.3","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.2_1742240829222_0.6756029718336536","host":"s3://npm-registry-packages-npm-production"}},"4.0.3":{"name":"cachette","version":"4.0.3","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.3","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"ded36d66ffb96c269a188143ac46ab3ee6687e91","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.3.tgz","fileCount":36,"integrity":"sha512-aqsdj6YUkAAf96zAUveg68ChEBlNIyaE9GNLMiXoPqpdiey66ZXD6FPAG80FjWGww+HCnwuO6kq48lNAHqy1fQ==","signatures":[{"sig":"MEYCIQCo+9juW/bvXYQnzhsp3dstsD7AuUlmAXjTHeQm9r6DEAIhAOVAS9Cw/x1NPlNPb7I5jzUzIVpTAWNUkLi+Ou/bt9Tq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172383},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"fb202f7a847e6663ee2d3b5c028fd7bb08e38dd4","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.3_1742404845241_0.7746204181549317","host":"s3://npm-registry-packages-npm-production"}},"4.0.4":{"name":"cachette","version":"4.0.4","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.4","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"ec1a50782a732377aee3079bbda028d392b2a722","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.4.tgz","fileCount":36,"integrity":"sha512-fK/KSzMeYUZuI/uu4+eDRegkDmiH8n0FIRrh0qCcv+f+242gJ2B0NQXLvqrEJbYKm/hUixW6tllBAcu7w/L1aQ==","signatures":[{"sig":"MEYCIQCajSrgFWY3Dlbto4jov7VXDF4hoSKZPyDHxu8lgJ/QxQIhALKso8+SEp/Vfb9pUckv4DKg0JnGYcfEejUKZVCAgx83","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172383},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"de01f72a3bf7dc36de8d66a1b5f6c888e0f989ac","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.4_1743081455183_0.297612464148453","host":"s3://npm-registry-packages-npm-production"}},"4.0.5":{"name":"cachette","version":"4.0.5","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.5","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"f4dc80600feead8557e2e62153d8991fa486da34","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.5.tgz","fileCount":36,"integrity":"sha512-Fpe+aDZf+ABDstmDBAp7VWZgi+EmZ8FjwRfOM4nCKPVuTdw1m/S5EqxyQAIOtApdBkoePz9CKkhK1LBBbWZe0g==","signatures":[{"sig":"MEQCIEAUQacyxXwzfAhlUv61FzmEtUYWd3KJpF7z5JTuQbQ4AiAqu8Mo0Lc6EVKeIXYkW+E7l+9y+NYnyG01UEnBp2mO5Q==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172812},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"0bd73e6bd22d167e5747f3e8789ef4679cd309af","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.5_1743091778534_0.533251986846953","host":"s3://npm-registry-packages-npm-production"}},"4.0.6":{"name":"cachette","version":"4.0.6","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.6","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"69b244ba6ee3661e642f7720b24a668e3537f225","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.6.tgz","fileCount":36,"integrity":"sha512-WjLcjvUFYPy5NW3Ljh3/WTgaPU8oqG1SAx87ly7ZJcWvpuTWYWwHBHMXlI4BXBia2QRgIHQteC+6eNEhBzMtAw==","signatures":[{"sig":"MEYCIQCUGLYvFoRZBLxRgpTgBDXzVqM9W0q3O4X0mjplhW0cMgIhAMT1k+hqFsFTdDcdOZk/RpbfXgz1o7Sqayj7C0HMR6MO","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172812},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"c8820e54a103f0548627dc2a0fd3174cf394a6c2","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.6_1747923824975_0.3285977906751285","host":"s3://npm-registry-packages-npm-production"}},"4.0.7":{"name":"cachette","version":"4.0.7","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.7","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"5851caf2f3a97ab30952b223ee4a0d617c2f16af","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.7.tgz","fileCount":36,"integrity":"sha512-/AI0s4e9tVU06WY7eNPHF9y4bUWahyDB/uFhSthS0G48PNXUX8J7Jj9oNz+KvbZJJ6VnAzUOLzID+lR+NHKhoQ==","signatures":[{"sig":"MEUCIAd5m0juBDteFXK/76Gn16BRDyuDFHVXL5nn4QAieZ4EAiEAt4CyrQRihGfPumB2Yqe6dWzg27zXrYGJUizNqLltU9w=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172812},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"f930a0c3415bc5208725bb924e8a337d52250fa4","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"unitoio-dev","email":"dev@unito.io"},"_npmVersion":"10.8.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.4","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.7_1753285459440_0.9925150854541727","host":"s3://npm-registry-packages-npm-production"}},"4.0.12":{"name":"cachette","version":"4.0.12","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.12","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"a6356640cb7fc79144d6c20ba96a89d7e8ca1dbb","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.12.tgz","fileCount":36,"integrity":"sha512-97R6WvgGFpAn/8XSOuMqDLeXyFkaKNoWJWoMCmT1ZabvxL06a5Ql6f5IOcBhY8cjUc1QRBBQ4z/AYmxvYhpowg==","signatures":[{"sig":"MEYCIQDo82TJdTQGXaiIIZuWLX62DVDLedTEiNMZc24fg0HvOQIhAKssC37hArJo+doLaPbG2dM3zoj8EYmMpNZ9ONf+65jd","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172813},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"16fe24723646532188e79113bf21854b40bb991c","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.6.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"4.x","mocha":"11.x","sinon":"19.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"4.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"17.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.12_1759343320458_0.6532604432258646","host":"s3://npm-registry-packages-npm-production"}},"4.0.13":{"name":"cachette","version":"4.0.13","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.13","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"b151e36fc53c02c422840f77487b8e9958e07d0f","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.13.tgz","fileCount":36,"integrity":"sha512-zGUXiHTU1+VdYfg3lLwu+k68MWPUW7OXztQK6VQlKJUpvZnU1MWSv7Kk3HurK0S2HxIa5p9Huh5XIgz+b3xXbw==","signatures":[{"sig":"MEUCIGjczt3I4qjTYtGP6zxp1B/sbTHrGu0JoRA4FYiS6YrsAiEAmu135zUSUJGEZgn45I5CvJNwQ08yX9zl85EOJSxJk90=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":172813},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"76b49b52cb8de145df9223f9f8477213c4c01325","scripts":{"lint":"eslint 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.6.2","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"9.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.13_1763561191468_0.27705430062181","host":"s3://npm-registry-packages-npm-production"}},"4.0.14":{"name":"cachette","version":"4.0.14","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.14","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"94e6912972fb93282a74f0b8a4ad302199002270","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.14.tgz","fileCount":38,"integrity":"sha512-DzK0Pl7C1DnqROmPxJwyhXMexUkiIc72234gisqsH07IHExETPts+naTlgr1CjBjAXQA0P8O8PDN2MOaHi5WyQ==","signatures":[{"sig":"MEUCIQCNLMBiMO21JBJ6tvgeq26M7Iu2leTY3d32TQIR5wrRqAIgZNYUNvIrs3QIQSziKxDjnxR+UnG5xvu/O9IZABWk/Pw=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":174009},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"2e446d02e6f12474555f131b74eeab8f511ba354","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.6.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.5","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"9.x","prettier":"3.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.14_1764614420842_0.5185401132151963","host":"s3://npm-registry-packages-npm-production"}},"4.0.15":{"name":"cachette","version":"4.0.15","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.15","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"b73e01f954ea42ba223279babb070acb6c98d0bf","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.15.tgz","fileCount":38,"integrity":"sha512-7CL5JYth7ylnOl60G+P9w4u3InkXjcmrYcewRN/pzg5njRhJVII3wsbovW2PObVXRkBBf6WMOYOmL6y/TUjD7A==","signatures":[{"sig":"MEYCIQDECZzXIRaMXy4kLPhxmr8YoxvtUSuw3zVnYMploLwUYAIhAM93U86p+v94dAjbp3VNd81Y2uUebBwesi3qbT2xe0Fa","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":177858},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"38e80acc4175b00acd412b389838dad2f5511959","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.6.4","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"9.x","prettier":"3.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.15_1764776090567_0.08197389699515556","host":"s3://npm-registry-packages-npm-production"}},"4.0.16":{"name":"cachette","version":"4.0.16","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.16","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"dc37b13b38b12d8aef60dbac96eb569ed3031b65","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.16.tgz","fileCount":38,"integrity":"sha512-c+LHUITY0nxREY9AGwC0yMwHoBoJi6/0u7zysHUvXWFdJvWr5f3CG8nn9q/TFUtX/C384Eu62YOg+pJ33ti52g==","signatures":[{"sig":"MEUCIQC4+C6eYL89V4yrpiRqO3THLRZwCS1FwTxmbYHCttiErwIgJGXXit8RTgGWm9PubLdIv24/87g4Bj+thN01XND8z/k=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183189},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"50fd54682e0ecfa990280db37a9926d0ca06bc7a","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.7.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"9.x","prettier":"3.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.16_1765835001549_0.7345087917503401","host":"s3://npm-registry-packages-npm-production"}},"4.0.17":{"name":"cachette","version":"4.0.17","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.17","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"cd3bf492af901d7de440aebfcc8b3b424033afa9","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.17.tgz","fileCount":38,"integrity":"sha512-xhKWLR1grObeLxSMrlxcoIiIsoqI34dsr+sn7jYZXmPKsT7+CE7nw8N2ximqOlOcpR2eglh465ilqqDkA2H2LA==","signatures":[{"sig":"MEUCIHPvhAYCF5eFqtmjF+JD6UkcB+vOll0kKN5s/eUfkjYqAiEA+QdD0sUXVXR817obI7yGEavOxuBbUrQXT1c9AP26rK0=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183189},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"638e84c24f75d8dbb30e2ab24f706378eb304611","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.8.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.19.6","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"9.x","prettier":"3.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.17_1769092384155_0.7804782024076249","host":"s3://npm-registry-packages-npm-production"}},"4.0.18":{"name":"cachette","version":"4.0.18","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.18","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"151081a0335aa6cb56927dd72a7517c91d21a60a","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.18.tgz","fileCount":38,"integrity":"sha512-PwiRRpvE6/Qf+DkzYJnVCZxWix1f1xA/lA7pvr6mFSv4NAilmywV2xnlvpVCKoTqZAHXsQHOBJilHe4p1VCXEw==","signatures":[{"sig":"MEYCIQCZwsUQd5OaPrY6vuLO8qDjuv2b7QFun40ACo3dU5vjXgIhAOqq3H+flHfSqoPMBRALy7/NkXcWxY7ujpR488/J8phf","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183189},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"10eae972937da15938fb9e313f13aaf12a5d785e","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.8.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"9.x","prettier":"3.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.18_1769441623135_0.9885020840669121","host":"s3://npm-registry-packages-npm-production"}},"4.0.19":{"name":"cachette","version":"4.0.19","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.19","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"c5ae257cdcedd5dd54b888f7ca62d2d4a8634e96","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.19.tgz","fileCount":38,"integrity":"sha512-NtyAWPHJIuIhodf/SoI9Oxj7L5nE3C2YyM0epkLbJJxKuHMhf2mcMKt0kvwiURjxIHBenxMN4ckwUoVerRtdYA==","signatures":[{"sig":"MEUCIQDXUoFMVX+78GId4+imK4aq8DKe5BDPklltOQLPkBPUJAIgZLVlDNrjdQ1+30bDW4HCzG4jH5vYYOB6bPs+Ypl8PI4=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183189},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"cf6cb4c638fd0a22df2d5caa1ea9ff117328716b","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.8.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"9.x","prettier":"3.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.19_1769442227319_0.7374650795091868","host":"s3://npm-registry-packages-npm-production"}},"4.0.20":{"name":"cachette","version":"4.0.20","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.20","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"de1643a3a667c052ba33c75f82d5160ccf1e12b2","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.20.tgz","fileCount":38,"integrity":"sha512-+niylFM87DdXhTpdFw0/7ww1fWMllPkMz6xC8mP4oOQ4Xy7DVbIuan4U9SOIxn97KiTPXsFeSONO30erJXI/ng==","signatures":[{"sig":"MEYCIQCst8hTNMvsnKOtuE61qRbo+PBWl4JY3hrmVJMQU4UQ4AIhAJj//fF7vNVnNeuFID/S0HYfpUdrdphMwOzaCEJNys95","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183455},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"8ae43667ec5328837662822a03adaf7d7b3380d5","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.10.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"9.x","prettier":"3.x","@eslint/js":"9.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.20_1770997575373_0.7920815650618895","host":"s3://npm-registry-packages-npm-production"}},"4.0.21":{"name":"cachette","version":"4.0.21","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.21","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"0696ca3f4ff5e18647b43e9ffd8f7db5d91f7d71","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.21.tgz","fileCount":38,"integrity":"sha512-bcptdOGmG4vKjXY5JFZ1M536cagECEMsaLYA9kRsqViEdS0JqroKUZRDiwrii5pvOkZ6Ocq7rIMJixQUbSSQYQ==","signatures":[{"sig":"MEUCIAwA3t4JpfK1+LyTTWfxifRWHcxuQUL8pfalYeF6wPVTAiEAvhSR+kcCwPvSSzKgvbdHXtYhbAtSsJeZPwgUVBqVg3Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183461},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"a3a73357b52d89f4b0a061026c0c5a4cb5d96fe1","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.10.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.21_1771340487747_0.9895480142043065","host":"s3://npm-registry-packages-npm-production"}},"4.0.22":{"name":"cachette","version":"4.0.22","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.22","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"19eb530029c4cebcc36c16e435323e34e6259248","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.22.tgz","fileCount":38,"integrity":"sha512-tDh7PpWqEWe557tpoHnA7Rn1BZr+4MKp+dnJU8RP0rVMM3Hcl8p3U+entSdZR4s7mxX4nUNLzduOz8n1Xqhp8Q==","signatures":[{"sig":"MEYCIQDQPUMy9cDtQlPnTUTyjsL7ET84YwhkBO35Pt7ME6MbfgIhAJNvI7hvSQo5anKHw0PIW9xYm57JEr5zW4t6oNpY88Pq","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183461},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"82fa4e01b6305c0f1f7eba51c0805143fcefde9f","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.10.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.22_1771858186415_0.37244534397550955","host":"s3://npm-registry-packages-npm-production"}},"4.0.23":{"name":"cachette","version":"4.0.23","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.23","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"d0cc7fe21b05c6ac7973a44c1f51a46c07061332","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.23.tgz","fileCount":38,"integrity":"sha512-GHIFk/bpIdLniZ4PhJqnPH9LxA3nn33pai6OSdTdpN03BsNmYSI2wHqCI518DSYgp91keL+RKRvwJOGW9C8zQw==","signatures":[{"sig":"MEUCIQD2pxzFhtTD7/PXyy6sCVZaFny6feekIUcz/6WeZRk4SQIgDkhC8nLuGGf9KE++v/jjcWsvU0dSh8H0vwVKmaTzxms=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183461},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"2beec99a687e0cd5959d024477be578dcd39304a","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.23_1773151169644_0.6640961163865347","host":"s3://npm-registry-packages-npm-production"}},"4.0.24":{"name":"cachette","version":"4.0.24","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.24","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"21d80fe62056c68a0a655f41f7e19f04a1e06c54","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.24.tgz","fileCount":38,"integrity":"sha512-xL+OETs2WL7AeUbjGaD6fYJHyLL0AvEJUfAUVSCJ7TGPQCQiI8IptO4mWLbD3xGHKZzv0bsk4FgGz+gqE8CR7g==","signatures":[{"sig":"MEYCIQDzCJrknnnHU62K8M9Ni6+Pq4eGg8SeaGxLlQeKF1+50wIhAIB7/K2dTkET7LjCyn6XhZilpAtOnGYUZu0BTWUNQy4W","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":186959},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"f4a46bd305fd024dde4ddd03031ec1d7268c4fad","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.24_1773153030666_0.8680652960208317","host":"s3://npm-registry-packages-npm-production"}},"4.0.25":{"name":"cachette","version":"4.0.25","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.25","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"d8d083fb5d66f13117b7db3df41c6e006512d4ee","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.25.tgz","fileCount":38,"integrity":"sha512-RglJneS8ZETkKo57ETAPmojvKYtvN+AQSTqWXUXS9tzAXfKVnDNQmsey3aPjcdR9AGul4Jp8RPpbSKM6GoCdrg==","signatures":[{"sig":"MEUCIHMwnIjUiWAltYTu6GkTbhPajdtKU411Q7krxbTPB5DqAiEAp9pP70zA/KCGjNIzmtQGWP6SzQYhVvamE+4Nvrxf12M=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":187782},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"ca7d98861ac6eeb1cf1c684aa65212b485a67cd7","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.25_1773158155280_0.9618988849519925","host":"s3://npm-registry-packages-npm-production"}},"4.0.26-remove-redlock.0":{"name":"cachette","version":"4.0.26-remove-redlock.0","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.26-remove-redlock.0","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"b99975e14d869b9e653081d31dfe1a1b01361685","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.26-remove-redlock.0.tgz","fileCount":38,"integrity":"sha512-vehSnAEcfZPEofIJ97EPcYP9FXqGhgHtuuA9wY7FhyuCUQVA42GiUW25BFzZxi4oFpJNWY6X2I2f7jVE6NN0Kw==","signatures":[{"sig":"MEUCIQCI3kYdakCFSYyFd2jSFRkROAxfcmigrUcxUoiGopMJTwIgVyFgx5GsSFPYHAsK+P1J0jt0073fkdVRdXgNEyR/S08=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183761},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"fc1251024da3bee1805dbbd9cdc23b3198a9ee5a","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.26-remove-redlock.0_1773324752790_0.6349200353822406","host":"s3://npm-registry-packages-npm-production"}},"4.0.26-remove-redlock.1":{"name":"cachette","version":"4.0.26-remove-redlock.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.26-remove-redlock.1","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"dc6299a375afaecf073657c6a6a91149b05b2de2","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.26-remove-redlock.1.tgz","fileCount":38,"integrity":"sha512-k3ByTdJyaeMYKz68IFudmmqV/dJIcJz3UMAFRd9crmbFv5djM7FaXlNJqyFZ5cBE31w+HpxRPSAVTsFuVJfJYQ==","signatures":[{"sig":"MEYCIQDLc8OL8QpgzPkV5xiAXfb4TQEFJYGCw5T9ZqjqgDO27wIhAMn9bpopw+BvaLNkZkvoe1duYvBoAHsF79CgiLw/bqXW","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183787},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"6eafbf2ef8132faba45626a2b5bf1def8d265dee","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.0","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.26-remove-redlock.1_1773324990513_0.06790920065852535","host":"s3://npm-registry-packages-npm-production"}},"4.0.26":{"name":"cachette","version":"4.0.26","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.26","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"bfa79d6e29074e561561058a52479b4b043daa34","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.26.tgz","fileCount":38,"integrity":"sha512-n0Q1ZNWGelZUJdSrELyvhaJCrE4a5XPEm9j8zGNpxkfxihKmfb85eOOcdGxq6aMEyZw3QwXJHkmWq5yBmicG9g==","signatures":[{"sig":"MEYCIQC8Q0Yzj8lsX6gN6QyRxkK7uXcHcHppkSKRn3sU/EkxUwIhAKW1hEA4kb42Hms5EOjNaZcfk3M5R+uZZkp5Uyf8lFqX","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":187782},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"1bbed864fedb722db5f553f6dc1a4158fbb1bbe4","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"ioredis":"5.x","redlock":"4.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/redlock":"4.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.26_1773671201188_0.2239766189938901","host":"s3://npm-registry-packages-npm-production"}},"4.0.27-remove-redlock.0":{"name":"cachette","version":"4.0.27-remove-redlock.0","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.27-remove-redlock.0","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"a3840d7842326d1682b1f5069ac1cf2d182207fe","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.27-remove-redlock.0.tgz","fileCount":38,"integrity":"sha512-mjSBbtK90M3iVyZWr6tNlTBv1JVur9nNqNcDVxld1AyFCNEpQzvqL+cpVOGKT2qL9DN65DemGZBRciYbAXyxbA==","signatures":[{"sig":"MEYCIQC4oCuJqJnmjRhzA8cZeu7JrEklGHPqJh+8iIlVcGgBqAIhAJ2UIsx4qB8XogsOk5M6/kfr49MUChVSC3VCew1vZ5+1","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183787},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"755843d59ae169e9b7363db133ab7bffcb509724","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"readmeFilename":"README.md","devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.27-remove-redlock.0_1773753278670_0.653759812743353","host":"s3://npm-registry-packages-npm-production"}},"4.0.27":{"name":"cachette","version":"4.0.27","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.27","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"01063bcdf8f2e9a2a5e002d0e076f6c72fb8e5c8","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.27.tgz","fileCount":38,"integrity":"sha512-b427/tnDDxv8WfZMqM1wCKPEcm7rPKyPU9CDuZ/2jLBpAZhnlEZXKRtpaZSGoHfcIIzvZx0aAawK/2Sw28IhPQ==","signatures":[{"sig":"MEQCIEl1GNUcYmA1jhn7AlTZ5cGbxXB4X/QiB8elqO8+vmHFAiB0Phk2Tk1YnKFSWUq1yj2fbRG5HDJJtq4eA4JDxznv8A==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183770},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"0f5dec6ff5cbcf5816bd4ad3a200116a0b8805d4","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.27_1773754849913_0.8018502624813846","host":"s3://npm-registry-packages-npm-production"}},"4.0.28":{"name":"cachette","version":"4.0.28","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.28","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"319bef87611a1690c3e3cf4abe892bff2b33c9c6","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.28.tgz","fileCount":38,"integrity":"sha512-uqU83lBuzPTPe5lFhsEJgaJTDBnD9m5nGpghgV+U4iYQMmuF7UjHEofFYGW6bxPTKiyGpj4f1r949WZ0Eo0Ywg==","signatures":[{"sig":"MEUCIQCzlQs0E36GvBBME2IKy5YWHuI68f5wJAwp1tTe3YOZMQIgLsDolFJvHzGLjNv3EX1Qr9z+NoHstarGBEpsNWHXDUc=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183770},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"aa8386f7ae2e861e2cee2d8ce119cc6c456b9f51","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.28_1773853397530_0.6140883977608109","host":"s3://npm-registry-packages-npm-production"}},"4.0.29":{"name":"cachette","version":"4.0.29","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.29","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"dd78812c18dff0a8f4492eb91da3d48e451156b1","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.29.tgz","fileCount":38,"integrity":"sha512-wRwP9jjbSAOqyHvSJhoDmlam0NB19yoRWbx9Pb1hKY2FNPGszugDPCbVpBYPql1HcOfhIxXitJlpxJ9DLf6NgA==","signatures":[{"sig":"MEUCIHKdWuFd1INdODpUpz8LSr3b1iA5XT1BITBpMjDvpmOxAiEAyTKWzdBJc7pBb4VuzOT+BhnQ2lz9qo44vtwVg80KuYg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183770},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"9e964515b49593507e19299440be81a3daf2fbbc","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.11.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.29_1773853515156_0.2256264453870116","host":"s3://npm-registry-packages-npm-production"}},"4.0.30":{"name":"cachette","version":"4.0.30","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.30","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"4e21287c9e8b5b3e5390004187407a1633c3ffd6","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.30.tgz","fileCount":38,"integrity":"sha512-eHLCPkSmYtZ5EvTuzF950KGtmRvBlACdAVpalIEMn7Cfz9E/g25lH9IytxXjBMrhYtEEBfUKiaThkrny+Qqprg==","signatures":[{"sig":"MEQCIFHITIyw4pj9AECg0EFjDJQjQImce3nizbvQK5kX+VSuAiBpBJF05/f7QOLzNDnNtX8oDacDqcrxowWnBbEQ09twNg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183770},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"8241894567b2d0e810af0f1268747ac308af7f35","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.12.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.30_1773945141702_0.1279543450401499","host":"s3://npm-registry-packages-npm-production"}},"4.0.31":{"name":"cachette","version":"4.0.31","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.31","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"13b70fd60edc50ee30a91011bc4fc987d581487a","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.31.tgz","fileCount":38,"integrity":"sha512-OEzez3jLOAZ1ZEyx5DreyN4S6CcdM3FbHL0OzrmUV6fEXDnLvjqNod0skkSlHIeLVKpvjYog8KzrJYEw63DM/Q==","signatures":[{"sig":"MEUCIDbyQSRi4iQOcbrgF/lTR1MPzLbGyYduynAQGrQpHs96AiEAsA9xyt1SZMbrgapDue/UbqpuKEDfZfei/Et44PFmJ7Q=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183770},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"055cb1703fe6dbc12541267ca90d7acea0315325","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.12.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.31_1774448409993_0.23243457638954546","host":"s3://npm-registry-packages-npm-production"}},"4.0.32":{"name":"cachette","version":"4.0.32","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.32","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"9120485f2114585b9d3a34fafbac273ca03d067e","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.32.tgz","fileCount":38,"integrity":"sha512-M/ma06iU1nUUlJgWMtELZ4E22rRuq4ejhS1LGYQXbmiPnQQlVL69+Y0MJvEjHzKb7VJoS84yhfco/Pf9ZTc8sw==","signatures":[{"sig":"MEUCIAVoZC/fOAMYYLM7B77BHefDDj6cRmYeUkWHVzidJ9n2AiEAvvvI1ZcPr2iSPM6h04vt/eA9EJDKh3wOG9cMwpZvZk8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183770},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"26490063fb953359b31796b67ca1d3cfb232931b","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.12.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.32_1774466197119_0.7372934672741696","host":"s3://npm-registry-packages-npm-production"}},"4.0.33":{"name":"cachette","version":"4.0.33","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@4.0.33","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"2ed978e2a55ba4fa9938af3af2395679d1bcd10f","tarball":"https://registry.npmjs.org/cachette/-/cachette-4.0.33.tgz","fileCount":38,"integrity":"sha512-cYDbmS9k5RK73bPEKrj9T386RQ+xccuplqm8K3rMxqsGokcdFcFT38PoSqWfVwrM+aV/UANog6Gc+KB3jgo+SA==","signatures":[{"sig":"MEUCIQD2YBnLruUVzz1uQ90Sip0P1vCELwatwKNYQiupeG76PAIgTqoqk48ASQE3fNKUPN+Smlf3sLmrfJWaF3jTk+MYCWE=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183770},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"5fa07519d5afa4071dbf5ee9bc0462b349442114","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.12.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.1","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_4.0.33_1775067528380_0.1285124040316059","host":"s3://npm-registry-packages-npm-production"}},"6.0.0":{"name":"cachette","version":"6.0.0","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@6.0.0","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"bb1f90fd63e4482d559dc82322c7f8f485278fd9","tarball":"https://registry.npmjs.org/cachette/-/cachette-6.0.0.tgz","fileCount":38,"integrity":"sha512-cIdSQpDBjGhe23pZdqLF3SdCqGawXg9QuoU+T2wSZAd98BPWZ30AkKNLbO5JzHCgsy45MmpzzhOixvYTood6YQ==","signatures":[{"sig":"MEUCIQCJR0i8Xc4rumq2+BG007uttXaQZlcMq8Fl3uRkIckIVAIgZWSc0DsLUnx0gypAE61oV0Qdh2oiVmpOmUF7aNM79z8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183813},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"99e529e54fa49682e7e74df802247d07d3ee1efa","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.14.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_6.0.0_1778596764884_0.46299670617541144","host":"s3://npm-registry-packages-npm-production"}},"6.0.1":{"name":"cachette","version":"6.0.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@6.0.1","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"d80f285db717fdc9c82491c2b43b77311261cf3c","tarball":"https://registry.npmjs.org/cachette/-/cachette-6.0.1.tgz","fileCount":38,"integrity":"sha512-lHePZLMFGcTq3AK5ZhllLMcV/GjC/n40ddX2UsZLJe/5cMT2J1eiojOlpXnguIxsa8UnGwN47m+fGnlMIuxkOQ==","signatures":[{"sig":"MEUCIQDlWi3MKJjBj1a3oYWPRVDcQr5XbF626dketl2eNqJTNwIgV1ZvzVrTPq0rrFPmRaWciUCcTFEW9C/rhUg8h2kDof8=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183813},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"a8da397348fd4cd85299ea780d0b7074f1831d0d","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.14.1","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_6.0.1_1779287260154_0.0038094777688366666","host":"s3://npm-registry-packages-npm-production"}},"6.0.2":{"name":"cachette","version":"6.0.2","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@6.0.2","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"c2637247469a9b7471ebc3aa58932bcbe168cda8","tarball":"https://registry.npmjs.org/cachette/-/cachette-6.0.2.tgz","fileCount":38,"integrity":"sha512-R4llHNGCm2eobVVvmfCN+aLBpXrKzi7xlBO4pe301rLdccFt+9kqlpD69maKgeD0OPJEY4yjd41Fiu5C+YPZiA==","signatures":[{"sig":"MEQCICrZlWtS+SQvOuM4lB7w438iNv4DwnAxiva0bhZfn3jbAiAaN8OpLG3ja7+uiE++6eT6d4T+X06rT6M43wjMdOnezQ==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183813},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"cf0c9912e811b0fbff2d0a739bd51d429166661f","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.16.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_6.0.2_1779973239103_0.7808230373068621","host":"s3://npm-registry-packages-npm-production"}},"6.0.3":{"name":"cachette","version":"6.0.3","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@6.0.3","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"c9f4b10efc81d6078a2836f25107888b87d06733","tarball":"https://registry.npmjs.org/cachette/-/cachette-6.0.3.tgz","fileCount":38,"integrity":"sha512-ZUL+t2/fe6VWOuqAnQlHkblms+QcgJEdkJMrAWzM+uMm59mDW16VCnqGHyzq7qq/6PgvzsXfMd5+71ZwExEVUg==","signatures":[{"sig":"MEYCIQDVZeCnFddacqEk8WOrQ6EN82n39Ve5szUbyTaESgG53gIhAKgalgd/1H18zACR3dmS66Nvrz5gFTmD/CDqtaMQte8T","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":183813},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"6af2ed89a716e381404d60a25b20bf367180ea21","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.17.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_6.0.3_1781708445464_0.4278425944238402","host":"s3://npm-registry-packages-npm-production"}},"6.1.0":{"name":"cachette","version":"6.1.0","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@6.1.0","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"2345db427b104d230d4848d864505bfc2ff3fd0d","tarball":"https://registry.npmjs.org/cachette/-/cachette-6.1.0.tgz","fileCount":38,"integrity":"sha512-pbXKXR9QboW3MSMW5igh2y9n3+qMDxLQMLf5fsWpNyQlzqC55iH+/peO1PYNuTAA3fLY6IILq7X32hG40dmyFQ==","signatures":[{"sig":"MEQCIAVs7rtits0DiqBg1N3yOT/Iat2TPuVu5n5ycOhSOLxrAiAS8lMUilxfr9QaJy/zQwdbSw80liOLGeOX9vayuFeQMg==","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":188257},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"3bc1d00201e5d14cd2aca0b49c46d9408cf05eaa","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.17.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_6.1.0_1782418274523_0.21128381999993695","host":"s3://npm-registry-packages-npm-production"}},"6.1.1":{"name":"cachette","version":"6.1.1","keywords":["typescript","cache","concurrent","redis","decorator"],"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","_id":"cachette@6.1.1","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"nyc":{"all":true,"cache":false,"lines":75,"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"],"extension":[".ts"],"check-coverage":true},"dist":{"shasum":"8ee5553fa515570ce6750e8c08830e364c5dd9a1","tarball":"https://registry.npmjs.org/cachette/-/cachette-6.1.1.tgz","fileCount":38,"integrity":"sha512-w6a3ruHGWTHQi7+FoAs2Ete6vTAdexR0TSCI1ciFKvkxLp3ba1brHbEbysIMmAk+kITklxSoUuk6qWvaF8MZkg==","signatures":[{"sig":"MEUCIGabXqL6sQ+kUYeePzJ+DB09LCWAOBkPwCknapzopmfaAiEAxmFoW66Ns/ACa9rzwzLrt3gO+jXOA9eT3sNrXTzxGbg=","keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U"}],"unpackedSize":188257},"main":"dist/src/index.js","engines":{"npm":">=10","node":">=20"},"gitHead":"b0dbc17727ad57e7023f633695d0c75f1efa6fcc","scripts":{"lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","compile":"tsc","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","postprepare":"npm run --silent githook-install","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","prepublishOnly":"npm run clean && npm install && npm run compile","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'","audit-with-ignore":"check-audit"},"typings":"dist/src/index.d.ts","_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"_npmVersion":"11.18.0","description":"Resilient cache library supporting concurrent requests through local cache or Redis.","directories":{},"_nodeVersion":"20.20.2","dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"_hasShrinkwrap":false,"devDependencies":{"nyc":"17.x","chai":"6.x","mocha":"11.x","sinon":"21.x","eslint":"10.x","prettier":"3.x","@eslint/js":"10.x","typescript":"5.x","@types/chai":"5.x","@types/node":"20.x","@types/mocha":"10.x","@types/sinon":"21.x","@types/eslint__js":"8.x","typescript-eslint":"8.x","npm-audit-resolver":"^3.0.0-7","source-map-support":"0.x"},"_npmOperationalInternal":{"tmp":"tmp/cachette_6.1.1_1782996769322_0.5142834009283412","host":"s3://npm-registry-packages-npm-production"}},"6.1.2":{"name":"cachette","version":"6.1.2","engines":{"node":">=20","npm":">=10"},"description":"Resilient cache library supporting concurrent requests through local cache or Redis.","main":"dist/src/index.js","typings":"dist/src/index.d.ts","author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","keywords":["typescript","cache","concurrent","redis","decorator"],"scripts":{"audit-with-ignore":"check-audit","clean":"rm -rf dist/ node_modules/ ci_output/ coverage/ .nyc_output/ *.tgz","compile":"tsc","prepublishOnly":"npm run clean && npm install && npm run compile","format:check":"prettier --check 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","lint":"eslint --fix 'src/**/*.{js,ts}' 'test/**/*.{js,ts}' && prettier --write 'src/**/*.{js,ts}' 'test/**/*.{js,ts}'","test":"npm run compile && nyc mocha --config test/mocharc.js 'dist/test/**/*.js'; test -z \"$TEST_REDIS_URL\" && echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!' || true","test:coverage":"npm run compile && nyc --reporter=text --reporter=html mocha --config test/mocharc.js 'dist/test/**/*.js'; STATUS=$?; if [ -z \"$TEST_REDIS_URL\" ]; then echo '!!! Warning: TEST_REDIS_URL unset, Redis tests did not run !!!'; fi; exit $STATUS","test:ci":"npm run compile && mkdir -p ci_output/testresults && mocha --config test/mocharc-ci.js 'dist/test/**/*.js'","relock":"rm -rf node_modules package-lock.json; npm install --package-lock; npm out; true","postprepare":"npm run --silent githook-install","githook-install":"[ -n \"$CI\" ] && exit 0; mkdir -p .git/hooks/ && echo '#!/usr/bin/env sh\necho \"⚠️ Reminder that cachette is a *source-public* package! ⚠️\"\necho \"No private info in comments!!!\"\necho \"Ctrl+C to abort git push, Enter to proceed.\"\nread REPLY < /dev/tty' > '.git/hooks/pre-push' && chmod +x '.git/hooks/pre-push'"},"nyc":{"cache":false,"check-coverage":true,"all":true,"lines":75,"extension":[".ts"],"exclude":["**/scripts/**","**/*.d.ts","coverage/**","test/**","test{,-*}.ts","**/*{.,-}{test,spec}.ts","**/node_modules/**",".eslintrc.js"]},"devDependencies":{"@eslint/js":"10.x","@types/chai":"5.x","@types/eslint__js":"8.x","@types/mocha":"10.x","@types/node":"20.x","@types/sinon":"21.x","chai":"6.x","eslint":"10.x","mocha":"11.x","npm-audit-resolver":"^3.0.0-7","nyc":"17.x","prettier":"3.x","sinon":"21.x","source-map-support":"0.x","typescript":"5.x","typescript-eslint":"8.x"},"dependencies":{"ioredis":"5.x","lru-cache":"11.x"},"gitHead":"9a88864218550408b1fa27f3d7ef3a47f325b3e1","_id":"cachette@6.1.2","_nodeVersion":"20.20.2","_npmVersion":"11.18.0","dist":{"integrity":"sha512-hMRdcWUJWp6gx9Jjx5/f8x/tv3uTRKbbXkdvSlaD5hPlGC+7mUYHMs8VMVB1/ZblK/Rbnm4QTFpdTCp8xMN5iA==","shasum":"4a53e18c89cc5954d9c40e861c1f3a21db5bdb3f","tarball":"https://registry.npmjs.org/cachette/-/cachette-6.1.2.tgz","fileCount":38,"unpackedSize":188257,"signatures":[{"keyid":"SHA256:DhQ8wR5APBvFHLF/+Tc+AYvPOdTpcIDqOhxsBHRwC7U","sig":"MEYCIQCNZXYOTMtO7eFBoX3qCeyXWKasQcl8TaUN4/0eKI3tggIhAInrfmA0jniqbbvUAsjDa0Ni0XqkXO27vRuMC1YETzwp"}]},"_npmUser":{"name":"GitHub Actions","email":"npm-oidc-no-reply@github.com","trustedPublisher":{"id":"github","oidcConfigId":"oidc:a48882cf-4168-42d4-aeef-efdd00552ff1"}},"directories":{},"maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"_npmOperationalInternal":{"host":"s3://npm-registry-packages-npm-production","tmp":"tmp/cachette_6.1.2_1782997761255_0.7749858350950258"},"_hasShrinkwrap":false}},"time":{"created":"2017-10-19T19:06:22.714Z","modified":"2026-07-02T13:09:21.543Z","1.0.0":"2017-10-19T19:06:22.714Z","0.0.1":"2017-10-19T19:28:27.927Z","0.0.2":"2017-10-20T20:00:30.570Z","0.0.3":"2017-10-20T20:07:20.706Z","0.0.4":"2017-10-20T20:42:13.260Z","0.0.5":"2017-10-20T22:11:25.264Z","0.0.6":"2017-10-23T19:05:16.227Z","0.0.7":"2017-12-07T19:46:59.601Z","0.0.8":"2017-12-08T20:09:23.424Z","0.0.9":"2017-12-08T20:15:18.959Z","0.0.10":"2018-01-31T20:36:37.756Z","0.0.11":"2018-02-01T21:39:34.899Z","0.0.12":"2018-03-26T19:56:38.096Z","0.0.13":"2018-03-26T20:21:48.703Z","0.1.0":"2018-04-14T21:45:13.243Z","0.1.1":"2019-07-05T02:38:10.377Z","0.1.2":"2019-07-05T02:46:31.307Z","0.1.3":"2019-10-24T19:16:31.329Z","0.2.0":"2019-10-29T15:58:24.441Z","0.2.1":"2019-10-29T18:35:41.624Z","1.0.1":"2020-02-10T13:58:32.217Z","1.0.2":"2020-02-28T19:00:28.903Z","1.0.3":"2020-02-28T20:50:48.767Z","1.0.4":"2020-02-28T21:43:33.601Z","1.1.1":"2020-07-16T21:11:17.748Z","1.1.4":"2020-12-04T15:51:06.019Z","1.1.5":"2021-02-05T20:35:01.055Z","1.1.8":"2021-03-30T16:01:49.302Z","1.1.9":"2021-04-13T19:54:38.046Z","1.1.10":"2021-04-28T17:34:15.060Z","1.1.11":"2021-05-26T15:46:19.120Z","1.1.12":"2021-06-01T13:57:15.490Z","1.1.13":"2021-07-16T17:26:38.692Z","1.1.16":"2021-07-26T18:15:53.537Z","1.1.17":"2021-10-06T19:13:19.365Z","1.1.18":"2021-10-19T14:39:38.158Z","1.1.19":"2022-03-23T20:41:33.207Z","1.1.20":"2022-04-14T17:27:21.040Z","1.1.21":"2022-04-26T16:07:29.924Z","1.1.22":"2022-06-16T14:27:51.598Z","1.1.23":"2022-06-29T14:50:38.964Z","1.1.24":"2022-08-16T18:26:31.387Z","1.1.25":"2022-09-27T14:24:54.705Z","1.1.26":"2022-11-25T20:28:56.900Z","1.1.27":"2022-12-23T18:28:37.882Z","1.1.28":"2023-03-07T19:34:11.110Z","1.1.29":"2023-05-26T14:22:48.387Z","1.1.30":"2023-06-19T14:28:14.147Z","1.1.31":"2023-07-14T00:06:20.856Z","1.1.32":"2023-08-22T17:12:02.647Z","1.1.33":"2023-08-31T15:23:51.237Z","1.1.34":"2023-10-24T16:02:27.354Z","1.1.35":"2023-11-01T14:27:22.248Z","1.1.36":"2023-11-08T14:31:28.931Z","1.1.37":"2023-11-08T15:18:19.757Z","1.1.38":"2023-11-28T13:42:47.637Z","1.1.39":"2023-12-18T15:03:56.476Z","1.1.40":"2024-01-09T13:40:12.159Z","1.1.41":"2024-02-12T16:19:51.884Z","1.1.42":"2024-02-13T15:26:56.235Z","1.1.43":"2024-02-15T16:27:34.902Z","1.1.44":"2024-02-19T19:27:38.738Z","2.0.1":"2024-02-26T16:31:41.507Z","2.0.2":"2024-03-26T20:26:41.946Z","2.0.3":"2024-06-12T12:30:19.385Z","2.1.1":"2024-08-06T18:23:04.184Z","2.1.2":"2024-08-06T18:47:45.183Z","2.1.3":"2024-08-19T17:48:55.789Z","2.1.4":"2024-08-21T18:44:29.215Z","2.1.5":"2024-09-23T17:16:35.893Z","2.1.6":"2024-12-16T18:55:09.236Z","2.1.7":"2024-12-16T20:33:54.106Z","2.1.8":"2025-01-27T21:05:54.548Z","2.1.9":"2025-02-20T21:32:09.334Z","3.0.1":"2025-02-25T16:06:12.636Z","4.0.1":"2025-03-17T18:52:42.330Z","4.0.2":"2025-03-17T19:47:09.441Z","4.0.3":"2025-03-19T17:20:45.455Z","4.0.4":"2025-03-27T13:17:35.375Z","4.0.5":"2025-03-27T16:09:38.736Z","4.0.6":"2025-05-22T14:23:45.167Z","4.0.7":"2025-07-23T15:44:19.678Z","4.0.12":"2025-10-01T18:28:40.648Z","4.0.13":"2025-11-19T14:06:31.671Z","4.0.14":"2025-12-01T18:40:21.155Z","4.0.15":"2025-12-03T15:34:50.783Z","4.0.16":"2025-12-15T21:43:21.683Z","4.0.17":"2026-01-22T14:33:04.313Z","4.0.18":"2026-01-26T15:33:43.266Z","4.0.19":"2026-01-26T15:43:47.459Z","4.0.20":"2026-02-13T15:46:15.522Z","4.0.21":"2026-02-17T15:01:27.905Z","4.0.22":"2026-02-23T14:49:46.558Z","4.0.23":"2026-03-10T13:59:29.814Z","4.0.24":"2026-03-10T14:30:30.824Z","4.0.25":"2026-03-10T15:55:55.465Z","4.0.26-remove-redlock.0":"2026-03-12T14:12:32.930Z","4.0.26-remove-redlock.1":"2026-03-12T14:16:30.650Z","4.0.26":"2026-03-16T14:26:41.330Z","4.0.27-remove-redlock.0":"2026-03-17T13:14:38.812Z","4.0.27":"2026-03-17T13:40:50.053Z","4.0.28":"2026-03-18T17:03:17.689Z","4.0.29":"2026-03-18T17:05:15.308Z","4.0.30":"2026-03-19T18:32:21.861Z","4.0.31":"2026-03-25T14:20:10.157Z","4.0.32":"2026-03-25T19:16:37.333Z","4.0.33":"2026-04-01T18:18:48.529Z","6.0.0":"2026-05-12T14:39:25.085Z","6.0.1":"2026-05-20T14:27:40.335Z","6.0.2":"2026-05-28T13:00:39.232Z","6.0.3":"2026-06-17T15:00:45.662Z","6.1.0":"2026-06-25T20:11:14.652Z","6.1.1":"2026-07-02T12:52:49.458Z","6.1.2":"2026-07-02T13:09:21.407Z"},"author":{"name":"Unito","email":"hello@unito.io"},"license":"MIT","keywords":["typescript","cache","concurrent","redis","decorator"],"description":"Resilient cache library supporting concurrent requests through local cache or Redis.","maintainers":[{"name":"unitoio-dev","email":"dev@unito.io"}],"readme":"# cachette\n\nResilient cache library supporting concurrent requests through local cache or Redis.\n\n> **This library is undocumented, and only meant for internal Unito use.**\n> **It remains licensed as MIT; TS source code is bundled in the npm tarball.**\n\n## Installation\n\n```\nnpm install --save cachette\n```\n\n## Basic usage\n\n```javascript\nconst { WriteThroughCache } = require('cachette');\n\n// First, initialize the redis connection.\nconst cache = new WriteThroughCache(process.env.REDIS_URL);\n\nasync function fetchUrl(url) {\n  console.log('fetching', url);\n  const response = await fetch(url);\n  console.log('fetched', url);\n}\n\nasync function fetchUrlCached(url) {\n  const fetchFunction = fetchUrl.bind(undefined, url);\n  return cache.getOrFetchValue(url, 600, fetchFunction);\n}\n\nfetchUrlCached('https://unito.io').then(() => console.log('first call returned'));\n// First call fetches the resource, the other calls use the cached value.\nfetchUrlCached('https://unito.io').then(() => console.log('second call returned'));\nfetchUrlCached('https://unito.io').then(() => console.log('third call returned'));\n```\n\n## License\n\nMIT\n","readmeFilename":"README.md"}