@contrail/types
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -7,3 +7,3 @@ import { PropertyType } from "."; | ||
formula?: string; | ||
options: Array<TypePropertyOption>; | ||
options?: Array<TypePropertyOption>; | ||
} | ||
@@ -10,0 +10,0 @@ export interface TypePropertyOption { |
{ | ||
"name": "@contrail/types", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"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
14387