swagger-ui-express
Advanced tools
Comparing version 4.6.2 to 4.6.3
{ | ||
"name": "swagger-ui-express", | ||
"version": "4.6.2", | ||
"version": "4.6.3", | ||
"description": "Swagger UI Express", | ||
@@ -56,4 +56,4 @@ "main": "./index.js", | ||
"peerDependencies": { | ||
"express": ">=4.0.0" | ||
"express": ">=4.0.0 || >=5.0.0-beta" | ||
} | ||
} |
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
23938