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.4 to 2.3.5

16

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

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

"chai": "^4.2.0",
"coveralls": "^3.0.7",
"eslint": "^6.6.0",
"coveralls": "^3.0.9",
"eslint": "^6.8.0",
"eslint-config-modular": "^7.0.1",

@@ -68,14 +68,14 @@ "mocha": "^6.2.2",

"npm-check": "^5.9.0",
"nyc": "^14.1.1",
"nyc": "^15.0.0",
"rimraf": "^3.0.0",
"spawn-sync": "^2.0.0",
"version-bump-prompt": "^5.0.5"
"version-bump-prompt": "^5.0.7"
},
"dependencies": {
"chalk": "^2.4.2",
"chalk": "^3.0.0",
"js-yaml": "^3.13.1",
"mkdirp": "^0.5.1",
"swagger-parser": "^8.0.3",
"yargs": "^14.2.0"
"swagger-parser": "^8.0.4",
"yargs": "^15.0.2"
}
}
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