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

rc-drawer

Package Overview
Dependencies
Maintainers
4
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 4.4.0 to 4.4.1

6

es/DrawerChild.js

@@ -551,7 +551,3 @@ import _extends from "@babel/runtime/helpers/esm/extends";

_this3.contentDom = c;
},
onTouchStart: open && showMask ? this.removeStartHandler : undefined // 跑用例用
,
onTouchMove: open && showMask ? this.removeMoveHandler : undefined // 跑用例用
}
}, children), handlerChildren));

@@ -558,0 +554,0 @@ }

@@ -575,7 +575,3 @@ "use strict";

_this3.contentDom = c;
},
onTouchStart: open && showMask ? this.removeStartHandler : undefined // 跑用例用
,
onTouchMove: open && showMask ? this.removeMoveHandler : undefined // 跑用例用
}
}, children), handlerChildren));

@@ -582,0 +578,0 @@ }

2

package.json
{
"name": "rc-drawer",
"version": "4.4.0",
"version": "4.4.1",
"description": "drawer 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