koa2-swagger-ui
Advanced tools
Comparing version 5.2.1 to 5.3.0
{ | ||
"name": "koa2-swagger-ui", | ||
"version": "5.2.1", | ||
"version": "5.3.0", | ||
"description": "Swagger UI middleware for koa", | ||
@@ -28,18 +28,18 @@ "main": "dist/index.js", | ||
"devDependencies": { | ||
"@babel/plugin-transform-modules-commonjs": "7.15.4", | ||
"@babel/preset-typescript": "7.15.0", | ||
"@ctrl/eslint-config": "2.1.1", | ||
"@jest/globals": "27.2.4", | ||
"@babel/plugin-transform-modules-commonjs": "7.16.0", | ||
"@babel/preset-typescript": "7.16.0", | ||
"@ctrl/eslint-config": "3.1.1", | ||
"@jest/globals": "27.3.1", | ||
"@types/koa-router": "7.4.4", | ||
"@types/lodash": "4.14.175", | ||
"@types/node": "16.10.2", | ||
"@types/lodash": "4.14.176", | ||
"@types/node": "16.11.7", | ||
"@types/supertest": "2.0.11", | ||
"del-cli": "4.0.1", | ||
"jest": "27.2.4", | ||
"koa": "2.13.3", | ||
"jest": "27.3.1", | ||
"koa": "2.13.4", | ||
"koa-router": "10.1.1", | ||
"supertest": "6.1.6", | ||
"swagger-ui-dist": "3.52.3", | ||
"ts-node": "10.2.1", | ||
"typescript": "4.4.3" | ||
"swagger-ui-dist": "4.1.0", | ||
"ts-node": "10.4.0", | ||
"typescript": "4.4.4" | ||
}, | ||
@@ -46,0 +46,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
20946