@stoplight/types
Advanced tools
Comparing version 13.0.0 to 13.1.0
@@ -30,5 +30,5 @@ import { Extensions } from './http-spec'; | ||
} | ||
export interface INodeExternalExample extends INodeExampleBase { | ||
export interface INodeExternalExample extends INodeExampleBase, IShareableNode { | ||
externalValue: string; | ||
} | ||
export {}; |
{ | ||
"name": "@stoplight/types", | ||
"version": "13.0.0", | ||
"version": "13.1.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
33524