koa2-swagger-ui
Advanced tools
Comparing version 2.3.0 to 2.3.1
{ | ||
"name": "koa2-swagger-ui", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Swagger UI middleware for koa", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"handlebars": "^4.0.6", | ||
"handlebars": "^4.0.8", | ||
"lodash.defaultsdeep": "^4.6.0" | ||
@@ -27,5 +27,5 @@ }, | ||
"nodemon": "^1.11.0", | ||
"nyc": "^10.2.0", | ||
"nyc": "^10.3.0", | ||
"supertest": "^3.0.0", | ||
"swagger-ui": "3.0.7" | ||
"swagger-ui": "3.0.8" | ||
}, | ||
@@ -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
2907945
Updatedhandlebars@^4.0.8