koa2-swagger-ui
Advanced tools
Comparing version 2.6.1 to 2.6.2
{ | ||
"name": "koa2-swagger-ui", | ||
"version": "2.6.1", | ||
"version": "2.6.2", | ||
"description": "Swagger UI middleware for koa", | ||
@@ -17,10 +17,10 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"koa": "^2.3.0" | ||
"koa": "^2.4.1" | ||
}, | ||
"devDependencies": { | ||
"eslint": "^4.10.0", | ||
"eslint": "^4.11.0", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
"eslint-formatter-pretty": "^1.3.0", | ||
"eslint-plugin-import": "^2.8.0", | ||
"koa": "^2.3.0", | ||
"koa": "^2.4.1", | ||
"koa-router": "^7.2.1", | ||
@@ -31,3 +31,3 @@ "mocha": "^4.0.1", | ||
"supertest": "^3.0.0", | ||
"swagger-ui": "3.4.2" | ||
"swagger-ui": "3.4.3" | ||
}, | ||
@@ -34,0 +34,0 @@ "nyc": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package