New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.2.0 to 2.3.0

build/src/Components/Modal/ModalContainer.d.ts

1

build/src/Components/Modal/index.d.ts
export * from "./Modal";
export * from "./ModalProps";
export * from "./ModalContainer";

7

build/src/Components/Modal/Modal.d.ts

@@ -694,12 +694,7 @@ /// <reference types="react" />

};
static readonly containerName: string;
readonly context: ExpandContext;
private container;
private overlayStyle;
constructor(props: any);
componentDidMount(): void;
componentWillUnmount(): void;
componentDidUpdate(): void;
render(): JSX.Element;
protected setBodyClassName: () => void;
protected readonly modalWrapper: JSX.Element;
}
{
"name": "react-expand",
"version": "2.2.0",
"version": "2.3.0",
"description": "Simple element expand state controlling",

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

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