🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

reactstrap-react-lib

Package Overview
Dependencies
Maintainers
1
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reactstrap-react-lib - npm Package Compare versions

Comparing version

to
6.0.5

4

lib/lib/forms/FormSubmit.d.ts

@@ -1,6 +0,6 @@

import { ReactFragment } from "react";
/// <reference types="react" />
import { propMaster, recpthaSetting } from "../Interfaces/interfaces";
interface Props extends propMaster {
/**This is Form input elements. do not add Form elemet thise get rendered inside the form itself */
Inputs: ReactFragment;
Inputs: any;
showResetButton: boolean;

@@ -7,0 +7,0 @@ recpthaSetting?: recpthaSetting;

{
"name": "reactstrap-react-lib",
"version": "6.0.4",
"version": "6.0.5",
"description": "This is a lib for react and next",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

Sorry, the diff of this file is not supported yet