Comparing version
@@ -16,4 +16,4 @@ "use strict"; | ||
} | ||
if ((0, c2_util_1.isEmpty)(this.options.basePath)) { | ||
this.options.basePath = "/api/v1"; | ||
if (this.options.basePath === undefined) { | ||
this.options.basePath = ""; | ||
} | ||
@@ -20,0 +20,0 @@ if ((0, c2_util_1.isEmpty)(this.options.roles)) { |
{ | ||
"name": "c2-http", | ||
"version": "1.0.79", | ||
"version": "1.0.80", | ||
"description": "Biblioteca Typescript para API NodeJS", | ||
@@ -5,0 +5,0 @@ "repository": "https://cabralsilva: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@github.com/cabralsilva/c2-http.git", |
116426
-0.01%