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

koa2-swagger-ui

Package Overview
Dependencies
Maintainers
1
Versions
120
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

koa2-swagger-ui - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

6

package.json
{
"name": "koa2-swagger-ui",
"version": "2.4.0",
"version": "2.4.1",
"description": "Swagger UI middleware for koa",

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

"nodemon": "^1.11.0",
"nyc": "^10.3.0",
"nyc": "^10.3.2",
"supertest": "^3.0.0",
"swagger-ui": "3.0.8"
"swagger-ui": "3.0.9"
},

@@ -31,0 +31,0 @@ "nyc": {

@@ -43,6 +43,6 @@ # koa2-swagger-ui

swaggerVersion: 'x.x.x' // read from package.json,
hideTopbar: false, // hide swagger top bar
},
routePrefix: '/docs', // route where the view is returned
hideTopbar: false, // hide swagger top bar
```

@@ -49,0 +49,0 @@

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