New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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 4.0.2 to 4.0.3

4

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

@@ -49,3 +49,3 @@ "keywords": [

"dependencies": {
"@apidevtools/swagger-cli": "4.0.2"
"@apidevtools/swagger-cli": "4.0.3"
},

@@ -52,0 +52,0 @@ "engines": {

Swagger/OpenAPI CLI
============================
[![Cross-Platform Compatibility](https://apitools.dev/img/badges/os-badges.svg)](https://github.com/APIDevTools/swagger-cli/blob/master/.github/workflows/CI-CD.yaml)
[![Build Status](https://github.com/APIDevTools/swagger-cli/workflows/CI-CD/badge.svg?branch=master)](https://github.com/APIDevTools/swagger-cli/blob/master/.github/workflows/CI-CD.yaml)
[![Cross-Platform Compatibility](https://apitools.dev/img/badges/os-badges.svg)](https://github.com/APIDevTools/swagger-cli/actions)
[![Build Status](https://github.com/APIDevTools/swagger-cli/workflows/CI-CD/badge.svg?branch=master)](https://github.com/APIDevTools/swagger-cli/actions)

@@ -94,3 +94,3 @@ [![Dependencies](https://david-dm.org/APIDevTools/swagger-cli.svg)](https://david-dm.org/APIDevTools/swagger-cli)

If you don't specify the `--output-file` option, then the bundled API will be written to stdout, which means you can pipe it to other commands.
If you don't specify the `--outfile` option, then the bundled API will be written to stdout, which means you can pipe it to other commands.

@@ -121,3 +121,3 @@ The result of this method by default is written as JSON. It can be changed to YAML with the `--type` option, by passing the `yaml` value.

--------------------------
I welcome any contributions, enhancements, and bug-fixes. [File an issue](https://github.com/APIDevTools/swagger-cli/issues) on GitHub and [submit a pull request](https://github.com/APIDevTools/swagger-cli/pulls).
I welcome any contributions, enhancements, and bug-fixes. [Open an issue](https://github.com/APIDevTools/swagger-cli/issues) on GitHub and [submit a pull request](https://github.com/APIDevTools/swagger-cli/pulls).

@@ -124,0 +124,0 @@ #### Building/Testing

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