@stoplight/types
Advanced tools
Comparing version 11.3.0 to 11.4.0
@@ -120,2 +120,3 @@ import { JSONSchema4, JSONSchema6, JSONSchema7 } from 'json-schema'; | ||
interface ISecurityScheme { | ||
key: string; | ||
description?: string; | ||
@@ -122,0 +123,0 @@ } |
{ | ||
"name": "@stoplight/types", | ||
"version": "11.3.0", | ||
"version": "11.4.0", | ||
"description": "Common typings for the Stoplight ecosystem.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
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
29068
508