oas-resolver
Advanced tools
Comparing version 2.4.3 to 2.4.4
{ | ||
"name": "oas-resolver", | ||
"version": "2.4.3", | ||
"version": "2.4.4", | ||
"description": "Resolve external $refs in OpenAPI (swagger) 2.0 / 3.x definitions", | ||
@@ -28,4 +28,4 @@ "main": "index.js", | ||
"oas-kit-common": "^1.0.8", | ||
"reftools": "^1.1.5", | ||
"yaml": "^1.8.3", | ||
"reftools": "^1.1.6", | ||
"yaml": "^1.10.0", | ||
"yargs": "^15.3.1" | ||
@@ -40,3 +40,3 @@ }, | ||
}, | ||
"gitHead": "63c5ebae86e751955e35b56262353a0429900d8a" | ||
"gitHead": "d4c6b903ab3ef4a94ac3fd8a2b92eaf76b9b7fb6" | ||
} |
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
26844
Updatedreftools@^1.1.6
Updatedyaml@^1.10.0