oas-resolver
Advanced tools
Comparing version 2.5.3 to 2.5.4
@@ -500,4 +500,4 @@ 'use strict'; | ||
if (!options.externals) options.externals = []; | ||
if (!options.externalRefs) options.externalRefs = {}; | ||
options.externals = []; | ||
options.externalRefs = {}; | ||
options.rewriteRefs = true; | ||
@@ -504,0 +504,0 @@ options.resolver = {}; |
{ | ||
"name": "oas-resolver", | ||
"version": "2.5.3", | ||
"version": "2.5.4", | ||
"description": "Resolve external $refs in OpenAPI (swagger) 2.0 / 3.x definitions", | ||
@@ -28,3 +28,3 @@ "main": "index.js", | ||
"oas-kit-common": "^1.0.8", | ||
"reftools": "^1.1.7", | ||
"reftools": "^1.1.8", | ||
"yaml": "^1.10.0", | ||
@@ -40,3 +40,3 @@ "yargs": "^16.1.1" | ||
}, | ||
"gitHead": "e26cda02a7d9491a1d2fed6d252dc80a01bd32d8" | ||
"gitHead": "e6bea8e0b913045153b276ab23e203ece3129c88" | ||
} |
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
28273
Updatedreftools@^1.1.8