🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

react-mui-form-validator

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-mui-form-validator - npm Package Compare versions

Comparing version
1.7.0
to
1.7.1
+1
-1
lib/index.d.cts

@@ -78,3 +78,3 @@ import * as React$1 from 'react';

containerProps?: object;
onChangeTel: (value: string, info: MuiTelInputInfo) => void;
onChangeTel?: (value: string, info: MuiTelInputInfo) => void;
};

@@ -81,0 +81,0 @@ type ValidatorComponentProps = (FilledTextFieldProps | OutlinedTextFieldProps | StandardTextFieldProps) & ComponentProps;

@@ -78,3 +78,3 @@ import * as React$1 from 'react';

containerProps?: object;
onChangeTel: (value: string, info: MuiTelInputInfo) => void;
onChangeTel?: (value: string, info: MuiTelInputInfo) => void;
};

@@ -81,0 +81,0 @@ type ValidatorComponentProps = (FilledTextFieldProps | OutlinedTextFieldProps | StandardTextFieldProps) & ComponentProps;

{
"name": "react-mui-form-validator",
"version": "1.7.0",
"version": "1.7.1",
"description": "Validator for forms designed with material-ui components.",

@@ -5,0 +5,0 @@ "type": "module",