Socket
Socket
Sign inDemoInstall

swagger-tools

Package Overview
Dependencies
163
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.9.4 to 0.9.5

2

middleware/swagger-validator.js

@@ -191,3 +191,3 @@ /*

sendData(swaggerVersion, res, data, encoding, true);
return next();
return; // do NOT call next() here, doing so would execute remaining middleware chain twice
}

@@ -194,0 +194,0 @@

{
"name": "swagger-tools",
"version": "0.9.4",
"version": "0.9.5",
"description": "Various tools for using and integrating with Swagger.",

@@ -83,4 +83,4 @@ "main": "index.js",

"traverse": "^0.6.6",
"z-schema": "^3.12.0"
"z-schema": "^3.12.3"
}
}
SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc