openapi2html
Advanced tools
Comparing version 1.1.16 to 1.1.17
{ | ||
"name": "openapi2html", | ||
"version": "1.1.16", | ||
"version": "1.1.17", | ||
"description": "Yet another static html generator for Open API 2.0 / Swagger 2.0", | ||
@@ -47,4 +47,2 @@ "main": "build/index.js", | ||
"braces": ">=2.3.1", | ||
"chai": "^4.3.4", | ||
"chai-as-promised": "^7.1.1", | ||
"coveralls": "^3.1.1", | ||
@@ -58,3 +56,2 @@ "eslint": "^7.32.0", | ||
"eslint-plugin-react": "^7.24.0", | ||
"eslint-plugin-should-promised": "^2.0.0", | ||
"glob-parent": ">=5.1.2", | ||
@@ -67,4 +64,2 @@ "html-entities": "^2.3.2", | ||
"request-promise": "^4.2.6", | ||
"sinon": "^11.1.2", | ||
"sinon-chai": "^3.7.0", | ||
"swagger-parser": "^10.0.3" | ||
@@ -71,0 +66,0 @@ }, |
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
21
36124