@stoplight/types
Advanced tools
Comparing version 11.7.0 to 11.8.0
@@ -10,3 +10,3 @@ /** | ||
Model = "model", | ||
Raw = "raw", | ||
Generic = "generic", | ||
Unknown = "unknown" | ||
@@ -13,0 +13,0 @@ } |
@@ -13,3 +13,3 @@ "use strict"; | ||
NodeType["Model"] = "model"; | ||
NodeType["Raw"] = "raw"; | ||
NodeType["Generic"] = "generic"; | ||
NodeType["Unknown"] = "unknown"; | ||
@@ -16,0 +16,0 @@ })(NodeType = exports.NodeType || (exports.NodeType = {})); |
{ | ||
"name": "@stoplight/types", | ||
"version": "11.7.0", | ||
"version": "11.8.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
28606