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 2.3.2 to 2.3.3

10

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

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

"test": "mocha && npm run lint",
"coverage": "nyc --reporter=text --reporter=lcov mocha",
"upgrade": "npm-check -u",
"coverage": "nyc --reporter=text --reporter=lcov node_modules/mocha/bin/mocha",
"upgrade": "npm-check -u && npm audit fix",
"bump": "bump --tag --push --all",

@@ -65,3 +65,3 @@ "release": "npm run upgrade && npm test && npm run bump"

"eslint-config-modular": "^7.0.1",
"mocha": "^6.2.1",
"mocha": "^6.2.2",
"mockery": "^2.1.0",

@@ -78,5 +78,5 @@ "npm-check": "^5.9.0",

"mkdirp": "^0.5.1",
"swagger-parser": "^8.0.2",
"swagger-parser": "^8.0.3",
"yargs": "^14.2.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