Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

openapi2html

Package Overview
Dependencies
Maintainers
3
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

openapi2html - npm Package Compare versions

Comparing version 1.1.21 to 1.1.22

26

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc