openapi2html
Advanced tools
Comparing version 1.1.21 to 1.1.22
{ | ||
"name": "openapi2html", | ||
"version": "1.1.21", | ||
"version": "1.1.22", | ||
"description": "Yet another static html generator for Open API 2.0 / Swagger 2.0", | ||
@@ -42,4 +42,4 @@ "main": "build/index.js", | ||
"devDependencies": { | ||
"@babel/eslint-parser": "^7.18.2", | ||
"@hapi/hapi": "^20.2.2", | ||
"@babel/eslint-parser": "^7.23.10", | ||
"@hapi/hapi": "^21.3.3", | ||
"babel-cli": "^6.26.0", | ||
@@ -49,13 +49,13 @@ "babel-plugin-transform-react-jsx": "^6.24.1", | ||
"coveralls": "^3.1.1", | ||
"eslint": "^8.19.0", | ||
"eslint": "^8.57.0", | ||
"eslint-config-airbnb": "^19.0.4", | ||
"eslint-config-airbnb-base": "^15.0.0", | ||
"eslint-plugin-import": "^2.26.0", | ||
"eslint-plugin-jsx-a11y": "^6.6.0", | ||
"eslint-plugin-promise": "^6.0.0", | ||
"eslint-plugin-react": "^7.30.1", | ||
"eslint-plugin-import": "^2.29.1", | ||
"eslint-plugin-jsx-a11y": "^6.8.0", | ||
"eslint-plugin-promise": "^6.1.1", | ||
"eslint-plugin-react": "^7.33.2", | ||
"glob-parent": "^6.0.2", | ||
"html-entities": "^2.3.3", | ||
"jest": "^28.1.2", | ||
"nodemon": "^2.0.18", | ||
"html-entities": "^2.4.0", | ||
"jest": "^29.7.0", | ||
"nodemon": "^3.1.0", | ||
"npm-run-all": "^4.1.5", | ||
@@ -70,8 +70,8 @@ "request": "^2.88.2", | ||
"json-stringify-safe": "^5.0.1", | ||
"markdown-it": "^13.0.1", | ||
"markdown-it": "^14.0.0", | ||
"prop-types": "^15.8.1", | ||
"react": "^18.2.0", | ||
"react-dom": "^18.2.0", | ||
"validator": ">=13.7.0" | ||
"validator": "^13.11.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
+ Addedentities@4.5.0(transitive)
+ Addedlinkify-it@5.0.0(transitive)
+ Addedmarkdown-it@14.1.0(transitive)
+ Addedmdurl@2.0.0(transitive)
+ Addedpunycode.js@2.3.1(transitive)
+ Addeduc.micro@2.1.0(transitive)
- Removedlinkify-it@4.0.1(transitive)
- Removedmarkdown-it@13.0.2(transitive)
- Removedmdurl@1.0.1(transitive)
- Removeduc.micro@1.0.6(transitive)
Updatedmarkdown-it@^14.0.0
Updatedvalidator@^13.11.0