@stoplight/types
Advanced tools
Comparing version 10.0.1 to 11.0.0
@@ -36,3 +36,3 @@ import { JSONSchema4, JSONSchema6, JSONSchema7 } from 'json-schema'; | ||
servers?: IServer[]; | ||
security?: HttpSecurityScheme[]; | ||
security?: HttpSecurityScheme[][]; | ||
deprecated?: boolean; | ||
@@ -39,0 +39,0 @@ } |
{ | ||
"name": "@stoplight/types", | ||
"version": "10.0.1", | ||
"version": "11.0.0", | ||
"description": "Common typings for the Stoplight ecosystem.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -8,2 +8,6 @@ # @stoplight/types | ||
### Dependent repositories: | ||
https://github.com/stoplightio/types/network/dependents | ||
### Installation | ||
@@ -10,0 +14,0 @@ |
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
28732
32