Socket
Socket
Sign inDemoInstall

formik

Package Overview
Dependencies
9
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.6 to 2.1.7

CHANGELOG.md

2

dist/withFormik.d.ts

@@ -11,3 +11,3 @@ import * as React from 'react';

/**
* Formik actions + { props }
* Formik helpers + { props }
*/

@@ -14,0 +14,0 @@ export declare type FormikBag<P, V> = {

{
"name": "formik",
"description": "Forms in React, without tears",
"version": "2.1.6",
"version": "2.1.7",
"license": "Apache-2.0",

@@ -23,5 +23,3 @@ "author": "Jared Palmer <jared@palmer.net>",

"typings": "dist/index.d.ts",
"files": [
"dist"
],
"files": ["dist"],
"peerDependencies": {

@@ -28,0 +26,0 @@ "react": ">=16.8.0"

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

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc