@contrail/types
Advanced tools
Comparing version 2.0.30 to 2.0.31
@@ -1,2 +0,2 @@ | ||
import { PropertyType } from "."; | ||
import { PropertyType } from '.'; | ||
export interface TypeProperty { | ||
@@ -25,2 +25,3 @@ id?: string; | ||
}; | ||
level?: string; | ||
} | ||
@@ -27,0 +28,0 @@ export interface TypePropertyOption { |
{ | ||
"name": "@contrail/types", | ||
"version": "2.0.30", | ||
"version": "2.0.31", | ||
"description": "Types Utility module", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
33214
769