New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@avinlab/form

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@avinlab/form - npm Package Compare versions

Comparing version

to
0.2.1

2

dist/createFormValidation.d.ts

@@ -6,3 +6,3 @@ import { FormValues, Form } from './createForm.js';

type ValidateHandler = (errors: FormErrors) => void;
interface FormValidation<TFormErrors extends FormErrors, TFormValues extends FormValues = FormValues> {
interface FormValidation<TFormErrors extends FormErrors, TFormValues extends FormValues> {
errors: TFormErrors;

@@ -9,0 +9,0 @@ isValid: boolean;

{
"name": "@avinlab/form",
"type": "module",
"version": "0.2.0",
"version": "0.2.1",
"description": "",

@@ -38,3 +38,3 @@ "author": "Avin Lambrero <avin.github@gmail.com> (https://github.com/avin/)",

},
"gitHead": "b6877927a9e6c670089746b87667c3e0e14f984d"
"gitHead": "e2c46610c10285022f32802c5f19722088c1af32"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet