koa2-swagger-ui
Advanced tools
Comparing version 2.9.2 to 2.9.3
{ | ||
"name": "koa2-swagger-ui", | ||
"version": "2.9.2", | ||
"version": "2.9.3", | ||
"description": "Swagger UI middleware for koa", | ||
@@ -19,20 +19,20 @@ "main": "lib/index.js", | ||
"peerDependencies": { | ||
"koa": "^2.5.1" | ||
"koa": "^2.5.2" | ||
}, | ||
"devDependencies": { | ||
"cz-conventional-changelog": "^2.1.0", | ||
"eslint": "^4.19.1", | ||
"eslint": "^5.1.0", | ||
"eslint-config-standard": "^11.0.0", | ||
"eslint-plugin-import": "^2.12.0", | ||
"eslint-plugin-import": "^2.13.0", | ||
"eslint-plugin-node": "^6.0.1", | ||
"eslint-plugin-promise": "^3.8.0", | ||
"eslint-plugin-standard": "^3.1.0", | ||
"koa": "^2.5.1", | ||
"koa": "^2.5.2", | ||
"koa-router": "^7.4.0", | ||
"mocha": "^5.2.0", | ||
"nyc": "^12.0.2", | ||
"semantic-release": "^15.5.2", | ||
"semantic-release": "^15.7.1", | ||
"supertest": "^3.1.0", | ||
"swagger-ui-dist": "3.17.0", | ||
"travis-deploy-once": "^5.0.0" | ||
"swagger-ui-dist": "3.17.3", | ||
"travis-deploy-once": "^5.0.1" | ||
}, | ||
@@ -39,0 +39,0 @@ "release": { |
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
17776