You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
chore(package.json): Update dependencies in package.json
Updated version of moment to include version that has a fix for the RegEx DoS defect. Also updated dev dependencies.
feat(input): Allow user to clear input and be valid if not required
Update parsers, fomatter, and validator to handle empty values and treat them as valid.