Socket
Socket
Sign inDemoInstall

react-formik-stepper

Package Overview
Dependencies
3
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0 to 1.1.0

dist/types/FormikStepperProps.d.ts

1

dist/index.d.ts
/// <reference types="react" />
import 'animate.css';
import { FormikStepperProps } from './types/FormikStepperProps';
declare const FormikStepper: (props: FormikStepperProps) => JSX.Element;
export default FormikStepper;

2

package.json
{
"version": "1.0.0",
"version": "1.1.0",
"license": "MIT",

@@ -4,0 +4,0 @@ "main": "dist/index.js",

# React Formik Stepper
![](images/react-formik-stepper.gif)
[![npm](https://img.shields.io/npm/dm/react-formik-stepper.svg)](https://www.npmjs.com/package/react-formik-stepper)

@@ -4,0 +6,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

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc