Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-expand

Package Overview
Dependencies
Maintainers
2
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-expand - npm Package Compare versions

Comparing version 2.0.1 to 2.1.0

build/src/Components/ControlledExpandElement/ControlledExpandElement.d.ts

4

build/src/Components/ControlledExpandElement/index.d.ts

@@ -1,2 +0,2 @@

export * from "./ControllerExpandElement";
export * from "./ControllerExpandElementProps";
export * from "./ControlledExpandElement";
export * from "./ControlledExpandElementProps";
{
"name": "react-expand",
"version": "2.0.1",
"version": "2.1.0",
"description": "Simple element expand state controlling",

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

@@ -71,3 +71,3 @@ # React Expand

| < Tab /> | tabId -> expandId |
| < Popup /> | < ControllerExpandElement /> as < Popup /> |
| < Popup /> | < ControlledExpandElement /> as < Popup /> |
| < ModalOpenButton /> | < ExpandControl staticState={true} /> as < ModalOpenButton /> |

@@ -74,0 +74,0 @@ | < ModalCloseButton /> | < ExpandControl staticState={false}/> as < ModalCloseButton /> |

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc