Huge News!Announcing our $40M Series B led by Abstract Ventures.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.5.0 to 2.5.1

12

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

@@ -16,9 +16,9 @@ "main": "lib/index.js",

"peerDependencies": {
"koa": "^2.2.0"
"koa": "^2.3.0"
},
"devDependencies": {
"eslint": "^4.0.0",
"eslint": "^4.1.1",
"eslint-config-airbnb-base": "^11.2.0",
"eslint-plugin-import": "^2.3.0",
"koa": "^2.2.0",
"eslint-plugin-import": "^2.6.0",
"koa": "^2.3.0",
"koa-router": "^7.2.1",

@@ -30,3 +30,3 @@ "mocha": "^3.4.2",

"supertest": "^3.0.0",
"swagger-ui": "3.0.16"
"swagger-ui": "3.0.17"
},

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

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