@nclabs/nestjs-rpc-module
Advanced tools
Comparing version 0.0.45 to 0.0.46
@@ -55,5 +55,2 @@ "use strict"; | ||
exports.push(nclabs_cacher_service_1.NclabsCacherService); | ||
console.log('autoInterceptCache', autoInterceptCache); | ||
console.log('providers', providers); | ||
console.log('exports', exports); | ||
if (autoInterceptCache) { | ||
@@ -66,2 +63,5 @@ providers.push({ | ||
} | ||
console.log('autoInterceptCache', autoInterceptCache); | ||
console.log('providers', providers); | ||
console.log('exports', exports); | ||
// Return | ||
@@ -68,0 +68,0 @@ return { |
{ | ||
"name": "@nclabs/nestjs-rpc-module", | ||
"version": "0.0.45", | ||
"version": "0.0.46", | ||
"description": "Utilitário NestJS para configuração de rotas e cache em microsserviços. Utilizado especificamente para projetos nclabs", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
Sorry, the diff of this file is not supported yet