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
1
Versions
88
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 1.0.64 to 1.0.65

4

dist/model/ControllerRoute.js

@@ -18,4 +18,4 @@ "use strict";

this.middlewares = [];
if (options.middlewaresRoles) {
this.middlewares.push(options.middlewaresRoles.exec);
if (this.middlewaresRoles) {
this.middlewares.push(this.middlewaresRoles.exec);
}

@@ -22,0 +22,0 @@ if (options.middlewares) {

{
"name": "c2-http",
"version": "1.0.64",
"version": "1.0.65",
"description": "Biblioteca Typescript para API NodeJS",

@@ -5,0 +5,0 @@ "repository": "https://cabralsilva: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@github.com/cabralsilva/c2-http.git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc