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

collapsible-react-component

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

collapsible-react-component - npm Package Compare versions

Comparing version

to
2.1.1

2

dist/index.js

@@ -45,3 +45,3 @@ var React = require('react');

return classNames.join(' ');
}, [isTransitioning, open]);
}, [isTransitioning, open, revealType]);
return React.createElement("div", {

@@ -48,0 +48,0 @@ className: className,

@@ -45,3 +45,3 @@ import { useLayoutEffect, useEffect, useState, useCallback, useMemo, createElement } from 'react';

return classNames.join(' ');
}, [isTransitioning, open]);
}, [isTransitioning, open, revealType]);
return createElement("div", {

@@ -48,0 +48,0 @@ className: className,

{
"name": "collapsible-react-component",
"version": "2.1.0",
"version": "2.1.1",
"description": "Collapses and expands content with an animation.",

@@ -5,0 +5,0 @@ "author": "FilipChalupa",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet