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

react-collapsable

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-collapsable - npm Package Compare versions

Comparing version

to
1.0.3

6

lib/index.js

@@ -8,4 +8,2 @@ "use strict";

var _core = require("@emotion/core");
var _react = _interopRequireWildcard(require("react"));

@@ -66,3 +64,3 @@

}, [isOpen, minAnimationDuration, maxAnimationDuration, speedDivider, children]);
return (0, _core.jsx)("div", {
return _react["default"].createElement("div", {
style: {

@@ -73,3 +71,3 @@ overflow: 'hidden',

}
}, (0, _core.jsx)("div", {
}, _react["default"].createElement("div", {
ref: content,

@@ -76,0 +74,0 @@ style: {

{
"name": "react-collapsable",
"version": "1.0.2",
"version": "1.0.3",
"description": "A Collapsable React Component",

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