Socket
Socket
Sign inDemoInstall

swagger-ui-express

Package Overview
Dependencies
0
Maintainers
1
Versions
61
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.0.4

1

index.js

@@ -58,2 +58,3 @@ 'use strict'

if (req.url === '/swagger-ui-init.js') {
res.set('Content-Type', 'application/javascript')
res.send(swaggerInit)

@@ -60,0 +61,0 @@ } else {

2

package.json
{
"name": "swagger-ui-express",
"version": "3.0.3",
"version": "3.0.4",
"description": "Swagger UI Express",

@@ -5,0 +5,0 @@ "main": "./lib/index.js",

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