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

rc-drawer

Package Overview
Dependencies
Maintainers
1
Versions
134
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-drawer - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

2

lib/Drawer.js

@@ -59,3 +59,3 @@ 'use strict';

if (_this.props.open) {
_this.props.onOpenChange(false);
_this.props.onOpenChange(false, { overlayClicked: true });
}

@@ -62,0 +62,0 @@ };

{
"name": "rc-drawer",
"version": "0.4.0",
"version": "0.4.1",
"description": "drawer ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

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