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

rc-trigger

Package Overview
Dependencies
Maintainers
5
Versions
154
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-trigger - npm Package Compare versions

Comparing version 5.1.1 to 5.1.2

6

es/Popup/PopupInner.js

@@ -152,8 +152,8 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";

visible: visible,
ref: elementRef
ref: elementRef,
leavedClassName: "".concat(prefixCls, "-hidden")
}, motion, {
onAppearPrepare: onShowPrepare,
onEnterPrepare: onShowPrepare,
removeOnLeave: destroyPopupOnHide,
leavedClassName: "".concat(prefixCls, "-hidden")
removeOnLeave: destroyPopupOnHide
}), function (_ref, motionRef) {

@@ -160,0 +160,0 @@ var motionClassName = _ref.className,

@@ -169,8 +169,8 @@ "use strict";

visible: visible,
ref: elementRef
ref: elementRef,
leavedClassName: "".concat(prefixCls, "-hidden")
}, motion, {
onAppearPrepare: onShowPrepare,
onEnterPrepare: onShowPrepare,
removeOnLeave: destroyPopupOnHide,
leavedClassName: "".concat(prefixCls, "-hidden")
removeOnLeave: destroyPopupOnHide
}), function (_ref, motionRef) {

@@ -177,0 +177,0 @@ var motionClassName = _ref.className,

{
"name": "rc-trigger",
"version": "5.1.1",
"version": "5.1.2",
"description": "base abstract trigger component for react",

@@ -5,0 +5,0 @@ "engines": {

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