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.17 to 1.1.18

19

package.json
{
"name": "openapi2html",
"version": "1.1.17",
"version": "1.1.18",
"description": "Yet another static html generator for Open API 2.0 / Swagger 2.0",

@@ -42,3 +42,3 @@ "main": "build/index.js",

"devDependencies": {
"@hapi/hapi": "^20.1.5",
"@hapi/hapi": "^20.2.1",
"babel-cli": "^6.26.0",

@@ -52,10 +52,10 @@ "babel-eslint": "^10.1.0",

"eslint-config-airbnb-base": "^14.2.1",
"eslint-plugin-import": "^2.24.2",
"eslint-plugin-import": "^2.25.2",
"eslint-plugin-jsx-a11y": "^6.4.1",
"eslint-plugin-promise": "^5.1.0",
"eslint-plugin-react": "^7.24.0",
"glob-parent": ">=5.1.2",
"eslint-plugin-promise": "^5.1.1",
"eslint-plugin-react": "^7.26.1",
"glob-parent": "^6.0.2",
"html-entities": "^2.3.2",
"jest": "^27.0.6",
"nodemon": "^2.0.12",
"jest": "^27.3.1",
"nodemon": "^2.0.14",
"npm-run-all": "^4.1.5",

@@ -73,4 +73,5 @@ "request": "^2.88.2",

"react-dom": "^17.0.2",
"react-render-html": "^0.6.0"
"react-render-html": "^0.6.0",
"validator": ">=13.7.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