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.62 to 1.0.63

2

dist/index.js

@@ -38,3 +38,3 @@ "use strict";

{
"url": "http://localhost:3000/"
"url": "http://localhost:8085/"
}

@@ -41,0 +41,0 @@ ],

@@ -78,3 +78,3 @@ "use strict";

const paths = {};
this.routesControlled.reverse().forEach((route) => {
this.routesControlled.forEach((route) => {
const methods = {};

@@ -81,0 +81,0 @@ methods[route.method] = {

{
"name": "c2-http",
"version": "1.0.62",
"version": "1.0.63",
"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