🚀 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
1.0.21

2

lib/lib/admin/Sidebar.d.ts

@@ -13,3 +13,3 @@ import { Component } from 'react';

}
interface Props extends PanelProps {
interface Props {
/** Main compone nt to be displayed */

@@ -16,0 +16,0 @@ Main: Component;

@@ -118,4 +118,3 @@ "use strict";

react_1.default.createElement(reactstrap_1.Col, { sm: 12 },
props.section === null ? "" :
react_1.default.createElement(SectionPanel_1.default, { panelTitle: panelTitle, section: section, ref: curSectionPanel }),
react_1.default.createElement(SectionPanel_1.default, { panelTitle: panelTitle, section: section, ref: curSectionPanel }),
props.Main)))));

@@ -122,0 +121,0 @@ };

{
"name": "reactstrap-react-lib",
"version": "1.0.20",
"version": "1.0.21",
"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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet