alaska-field-select
Advanced tools
Comparing version 0.12.12 to 0.13.0
@@ -73,2 +73,3 @@ 'use strict'; | ||
SelectField.plain = String; | ||
SelectField.typeName = 'select'; | ||
SelectField.viewOptions = ['options', 'translate', 'checkbox', 'switch', 'multi']; | ||
@@ -75,0 +76,0 @@ SelectField.defaultOptions = { |
{ | ||
"name": "alaska-field-select", | ||
"version": "0.12.12", | ||
"version": "0.13.0", | ||
"description": "Alaska select field", | ||
@@ -15,5 +15,5 @@ "keywords": [ | ||
"dependencies": { | ||
"alaska-field-checkbox": "^0.12.12", | ||
"alaska-field-checkbox": "^0.13.0", | ||
"react-select": "^1.2.1" | ||
} | ||
} |
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
23275
755
+ Addedalaska-field-checkbox@0.13.2(transitive)
- Removedalaska-field-checkbox@0.12.12(transitive)