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 2.11.15 to 2.11.16

4

index.js

@@ -202,2 +202,6 @@ // @ts-check

if (type === 'schemas') {
fixUpSchema(target);
}
if (type !== 'responses') {

@@ -204,0 +208,0 @@ let prefix = type.substr(0,type.length-1);

2

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

@@ -5,0 +5,0 @@ "main": "index.js",

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