koa2-swagger-ui
Advanced tools
Comparing version 2.5.9 to 2.5.11
{ | ||
"name": "koa2-swagger-ui", | ||
"version": "2.5.9", | ||
"version": "2.5.11", | ||
"description": "Swagger UI middleware for koa", | ||
@@ -19,13 +19,13 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"eslint": "^4.5.0", | ||
"eslint-config-airbnb-base": "^11.3.2", | ||
"eslint": "^4.7.0", | ||
"eslint-config-airbnb-base": "^12.0.0", | ||
"eslint-plugin-import": "^2.7.0", | ||
"koa": "^2.3.0", | ||
"koa-router": "^7.2.1", | ||
"mocha": "^3.5.0", | ||
"mocha": "^3.5.3", | ||
"mocha-eslint": "^4.1.0", | ||
"nodemon": "^1.11.0", | ||
"nyc": "^11.1.0", | ||
"nodemon": "^1.12.1", | ||
"nyc": "^11.2.1", | ||
"supertest": "^3.0.0", | ||
"swagger-ui": "3.1.7" | ||
"swagger-ui": "3.2.1" | ||
}, | ||
@@ -32,0 +32,0 @@ "nyc": { |
Sorry, the diff of this file is not supported yet
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
2776704