@nclabs/nestjs-rpc-module
Advanced tools
Comparing version 0.1.35 to 0.1.36
@@ -82,3 +82,3 @@ "use strict"; | ||
.replace(/<br>/g, '. ') | ||
.replace(/\\n/g, '. '); | ||
.replace(/\n/g, '. '); | ||
return textBody.trim(); | ||
@@ -85,0 +85,0 @@ } |
{ | ||
"name": "@nclabs/nestjs-rpc-module", | ||
"version": "0.1.35", | ||
"version": "0.1.36", | ||
"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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
438997