Socket
Socket
Sign inDemoInstall

async-validator

Package Overview
Dependencies
Maintainers
1
Versions
86
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

async-validator - npm Package Compare versions

Comparing version 3.4.0 to 3.4.1

2

dist-types/index.d.ts

@@ -53,3 +53,3 @@ // Type definitions for async-validator 3.0.4

transform?: (value: any) => any;
message?: string;
message?: string | (() => string);
asyncValidator?: (

@@ -56,0 +56,0 @@ rule: Rules,

{
"name": "async-validator",
"description": "validate form asynchronous",
"version": "3.4.0",
"version": "3.4.1",
"license": "MIT",

@@ -6,0 +6,0 @@ "files": [

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc