@stoplight/types
Advanced tools
Comparing version 3.0.0 to 3.1.0
@@ -5,2 +5,5 @@ import { Dictionary } from './basic'; | ||
import { IServer } from './servers'; | ||
export interface IHttpService extends INode { | ||
name: string; | ||
} | ||
export interface IHttpOperation extends INode { | ||
@@ -7,0 +10,0 @@ method: string; |
{ | ||
"name": "@stoplight/types", | ||
"version": "3.0.0", | ||
"version": "3.1.0", | ||
"description": "Common typings for the Stoplight ecosystem.", | ||
@@ -5,0 +5,0 @@ "keywords": [], |
@@ -27,2 +27,2 @@ # @stoplight/types | ||
8. Push: `git push`. | ||
9. Open PR targeting the `develop` branch. | ||
9. Open PR targeting the `next` branch. |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
0
24624
36
325