@stoplight/types
Advanced tools
Comparing version 5.1.0 to 5.1.1
@@ -30,3 +30,2 @@ import { Dictionary } from './basic'; | ||
deprecated?: boolean; | ||
version?: string; | ||
} | ||
@@ -33,0 +32,0 @@ export interface IHttpOperationRequest { |
{ | ||
"name": "@stoplight/types", | ||
"version": "5.1.0", | ||
"version": "5.1.1", | ||
"description": "Common typings for the Stoplight ecosystem.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -8,3 +8,2 @@ import { Dictionary } from './basic'; | ||
variables?: Dictionary<INodeVariable, string>; | ||
version?: string; | ||
} |
Sorry, the diff of this file is not supported yet
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
25366
348