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

swagger-cli

Package Overview
Dependencies
Maintainers
3
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

swagger-cli - npm Package Compare versions

Comparing version 2.3.1 to 2.3.2

16

package.json
{
"name": "swagger-cli",
"version": "2.3.1",
"version": "2.3.2",
"description": "Swagger 2.0 and OpenAPI 3.0 command-line tool",

@@ -61,6 +61,6 @@ "keywords": [

"chai": "^4.2.0",
"coveralls": "^3.0.6",
"eslint": "^6.2.2",
"eslint-config-modular": "^7.0.0",
"mocha": "^6.2.0",
"coveralls": "^3.0.7",
"eslint": "^6.5.1",
"eslint-config-modular": "^7.0.1",
"mocha": "^6.2.1",
"mockery": "^2.1.0",

@@ -71,3 +71,3 @@ "npm-check": "^5.9.0",

"spawn-sync": "^2.0.0",
"version-bump-prompt": "^5.0.4"
"version-bump-prompt": "^5.0.5"
},

@@ -78,5 +78,5 @@ "dependencies": {

"mkdirp": "^0.5.1",
"swagger-parser": "^8.0.1",
"yargs": "^14.0.0"
"swagger-parser": "^8.0.2",
"yargs": "^14.2.0"
}
}

@@ -137,4 +137,4 @@ Swagger/OpenAPI CLI

[![Travis CI](https://jsdevtools.org/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://jsdevtools.org/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://jsdevtools.org/img/badges/coveralls.svg)](https://coveralls.io)
[![Travis CI](https://jstools.dev/img/badges/travis-ci.svg)](https://travis-ci.com)
[![SauceLabs](https://jstools.dev/img/badges/sauce-labs.svg)](https://saucelabs.com)
[![Coveralls](https://jstools.dev/img/badges/coveralls.svg)](https://coveralls.io)
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