koa2-swagger-ui
Advanced tools
Comparing version 2.6.0 to 2.6.1
{ | ||
"name": "koa2-swagger-ui", | ||
"version": "2.6.0", | ||
"version": "2.6.1", | ||
"description": "Swagger UI middleware for koa", | ||
@@ -20,3 +20,3 @@ "main": "lib/index.js", | ||
"devDependencies": { | ||
"eslint": "^4.9.0", | ||
"eslint": "^4.10.0", | ||
"eslint-config-airbnb-base": "^12.1.0", | ||
@@ -29,5 +29,5 @@ "eslint-formatter-pretty": "^1.3.0", | ||
"nodemon": "^1.12.1", | ||
"nyc": "^11.2.1", | ||
"nyc": "^11.3.0", | ||
"supertest": "^3.0.0", | ||
"swagger-ui": "3.4.0" | ||
"swagger-ui": "3.4.2" | ||
}, | ||
@@ -34,0 +34,0 @@ "nyc": { |
@@ -10,3 +10,3 @@ # koa2-swagger-ui | ||
[npm-url]: https://npmjs.org/package/koa2-swagger-ui | ||
[travis-img]: https://travis-ci.org/scttcper/koa2-swagger-ui.svg | ||
[travis-img]: https://api.travis-ci.org/scttcper/koa2-swagger-ui.svg?branch=master | ||
[travis-url]: https://travis-ci.org/scttcper/koa2-swagger-ui | ||
@@ -13,0 +13,0 @@ [coverage-img]: https://codecov.io/gh/scttcper/koa2-swagger-ui/branch/master/graph/badge.svg |
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
11686