@contrail/types
Advanced tools
Comparing version 2.0.23 to 2.0.24
@@ -34,3 +34,3 @@ "use strict"; | ||
{ label: 'Boolean', propertyType: PropertyType.Boolean, createable: true }, | ||
{ label: 'MultiSelect', propertyType: PropertyType.MultiSelect, createable: false }, | ||
{ label: 'MultiSelect', propertyType: PropertyType.MultiSelect, createable: true }, | ||
{ label: 'SingleSelect', propertyType: PropertyType.SingleSelect, createable: true }, | ||
@@ -37,0 +37,0 @@ { label: 'Url', propertyType: PropertyType.Url, createable: false }, |
{ | ||
"name": "@contrail/types", | ||
"version": "2.0.23", | ||
"version": "2.0.24", | ||
"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
21639
1784
27