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

formik

Package Overview
Dependencies
Maintainers
1
Versions
212
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

formik - npm Package Compare versions

Comparing version 0.0.2 to 0.1.0

7

package.json
{
"name": "formik",
"description": "An elegant way to handle forms in React",
"version": "0.0.2",
"version": "0.1.0",
"license": "MIT",

@@ -15,8 +15,7 @@ "author": "Jared Palmer <jared@palmer.net>",

"main": "lib/index.js",
"typings": "index.d.ts",
"typings": "lib/index.d.ts",
"files": [
"es6",
"lib",
"umd",
"index.d.ts"
"umd"
],

@@ -23,0 +22,0 @@ "scripts": {

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