koa2-swagger-ui
Advanced tools
Comparing version 2.5.4 to 2.5.5
{ | ||
"name": "koa2-swagger-ui", | ||
"version": "2.5.4", | ||
"version": "2.5.5", | ||
"description": "Swagger UI middleware for koa", | ||
@@ -24,8 +24,8 @@ "main": "lib/index.js", | ||
"koa-router": "^7.2.1", | ||
"mocha": "^3.4.2", | ||
"mocha-eslint": "^4.0.0", | ||
"mocha": "^3.5.0", | ||
"mocha-eslint": "^4.1.0", | ||
"nodemon": "^1.11.0", | ||
"nyc": "^11.0.3", | ||
"nyc": "^11.1.0", | ||
"supertest": "^3.0.0", | ||
"swagger-ui": "3.0.21" | ||
"swagger-ui": "3.1.2" | ||
}, | ||
@@ -32,0 +32,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
2778159