Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-validatables

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-validatables - npm Package Compare versions

Comparing version 1.0.0-alpha.2 to 1.0.0-alpha.3

2

lib/validator/types/validation-error.d.ts
import type { TFunction } from 'i18next';
import type { TypeOrDeferredTypeWithArgs } from 'react-bindings';
export declare type ValidationError = TypeOrDeferredTypeWithArgs<string, [TFunction]>;
export declare type ValidationError = TypeOrDeferredTypeWithArgs<string, [] | [TFunction | undefined]>;
//# sourceMappingURL=validation-error.d.ts.map
{
"name": "react-validatables",
"version": "1.0.0-alpha.2",
"version": "1.0.0-alpha.3",
"description": "Validation tools for React built on react-waitables",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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