swagger2openapi
Advanced tools
Comparing version 6.2.0 to 6.2.1
{ | ||
"name": "swagger2openapi", | ||
"version": "6.2.0", | ||
"version": "6.2.1", | ||
"description": "Convert Swagger 2.0 definitions to OpenApi 3.0 and validate", | ||
@@ -42,6 +42,6 @@ "main": "index.js", | ||
"oas-kit-common": "^1.0.8", | ||
"oas-resolver": "^2.4.0", | ||
"oas-resolver": "^2.4.1", | ||
"oas-schema-walker": "^1.1.4", | ||
"oas-validator": "^4.0.5", | ||
"reftools": "^1.1.2", | ||
"oas-validator": "^4.0.6", | ||
"reftools": "^1.1.3", | ||
"yaml": "^1.8.3", | ||
@@ -63,3 +63,3 @@ "yargs": "^15.3.1" | ||
], | ||
"gitHead": "e55be3239a7d684e0262f61ad7dc753975876c93" | ||
"gitHead": "13dc6d5989c198cc88e63969fa681f7296f064e6" | ||
} |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
104203
2173
Updatedoas-resolver@^2.4.1
Updatedoas-validator@^4.0.6
Updatedreftools@^1.1.3