koa2-swagger-ui
Advanced tools
Comparing version 2.4.3 to 2.4.4
@@ -10,3 +10,3 @@ const path = require('path'); | ||
title: 'Swagger UI', | ||
oauthOptions: {}, | ||
oauthOptions: false, | ||
swaggerOptions: { | ||
@@ -13,0 +13,0 @@ dom_id: '#swagger-ui', |
{ | ||
"name": "koa2-swagger-ui", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"description": "Swagger UI middleware for koa", | ||
@@ -21,5 +21,5 @@ "main": "lib/index.js", | ||
"eslint-config-airbnb-base": "^11.2.0", | ||
"eslint-plugin-import": "^2.2.0", | ||
"eslint-plugin-import": "^2.3.0", | ||
"koa": "^2.2.0", | ||
"mocha": "^3.4.1", | ||
"mocha": "^3.4.2", | ||
"mocha-eslint": "^3.0.1", | ||
@@ -26,0 +26,0 @@ "nodemon": "^1.11.0", |
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
2777580