Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

react-native-formik

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-native-formik - npm Package Compare versions

Comparing version
1.7.2
to
1.7.3
+3
-3
package.json
{
"name": "react-native-formik",
"version": "1.7.2",
"version": "1.7.3",
"description": "Make the most of your React Native forms with Formik",

@@ -26,4 +26,4 @@ "main": "index.js",

"@bam.tech/react-native-modalbox": "^1.4.2",
"lodash": "^4.17.11",
"react-native-root-siblings": "3.1.7",
"lodash": "4.17.5",
"recompose": "^0.26.0"

@@ -42,3 +42,2 @@ },

"babel-jest": "23.6.0",
"metro-react-native-babel-preset": "0.50.0",
"babel-preset-react-native": "4.0.0",

@@ -55,2 +54,3 @@ "commitizen": "^2.9.6",

"jest": "23.6.0",
"metro-react-native-babel-preset": "0.50.0",
"prettier": "^1.14.0",

@@ -57,0 +57,0 @@ "react": "16.2.0",

Sorry, the diff of this file is too big to display