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.0.6 to 5.0.7

2

es/index.js

@@ -481,3 +481,3 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";

if (alignPoint && event) {
if (alignPoint && event && popupVisible) {
this.setPoint(event);

@@ -484,0 +484,0 @@ }

@@ -508,3 +508,3 @@ "use strict";

if (alignPoint && event) {
if (alignPoint && event && popupVisible) {
this.setPoint(event);

@@ -511,0 +511,0 @@ }

{
"name": "rc-trigger",
"version": "5.0.6",
"version": "5.0.7",
"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