New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

c2-http

Package Overview
Dependencies
Maintainers
0
Versions
89
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

c2-http - npm Package Compare versions

Comparing version

to
1.0.80

4

dist/model/Controller.js

@@ -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",