@bruit/types
Advanced tools
Comparing version 0.3.2 to 0.3.3
@@ -6,2 +6,3 @@ import { BrtFieldType } from './../enums/brt-field-type'; | ||
type: BrtFieldType | 'checkbox' | 'textarea' | 'email' | 'text' | 'rating' | 'select'; | ||
options?: Array<string>; | ||
required?: boolean; | ||
@@ -8,0 +9,0 @@ value?: any; |
{ | ||
"name": "@bruit/types", | ||
"version": "0.3.2", | ||
"version": "0.3.3", | ||
"description": "Bruit.io typings", | ||
@@ -5,0 +5,0 @@ "private": false, |
@@ -14,2 +14,3 @@ import { BrtFieldType } from './../enums/brt-field-type'; | ||
| 'select'; | ||
options?: Array<string>; | ||
required?: boolean; | ||
@@ -16,0 +17,0 @@ value?: any; |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
29045
905
0