Socket
Socket
Sign inDemoInstall

swagger2openapi

Package Overview
Dependencies
Maintainers
1
Versions
156
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger2openapi - npm Package Compare versions

Comparing version 5.2.1 to 5.2.2

4

package.json
{
"name": "swagger2openapi",
"version": "5.2.1",
"version": "5.2.2",
"description": "Convert Swagger 2.0 definitions to OpenApi 3.0 and validate",

@@ -61,3 +61,3 @@ "main": "index.js",

],
"gitHead": "229b07984cc88bce1d40aa984c5f73eeac3acb1a"
"gitHead": "97a76a815723d37c2d7c3b6a385399e497208983"
}

@@ -21,5 +21,5 @@ # swagger2openapi

This is a node.js module, which you can run on the command line. First ensure you have npm installed (tested on version 6.1+), and then install as follows:
```bash
npm install -g swagger2openapi
```
$ npm install -g swagger2openapi
```
Or, add it to your node.js projects as shown below in option B.

@@ -26,0 +26,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