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

final-form

Package Overview
Dependencies
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

final-form - npm Package Compare versions

Comparing version 4.14.0 to 4.14.1

2

dist/index.d.ts

@@ -254,3 +254,3 @@ export type Subscription = { [key: string]: boolean }

values: FormValues,
form?: FormApi<FormValues>,
form: FormApi<FormValues>,
callback?: (errors?: SubmissionErrors) => void

@@ -257,0 +257,0 @@ ) =>

{
"name": "final-form",
"version": "4.14.0",
"version": "4.14.1",
"description": "🏁 Framework agnostic, high performance, subscription-based form state management",

@@ -5,0 +5,0 @@ "main": "dist/final-form.cjs.js",

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