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.7 to 5.0.8

1

es/index.js

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

clearTimeout(this.mouseDownTimeout);
raf.cancel(this.attachId);
}

@@ -436,0 +437,0 @@ }, {

@@ -461,2 +461,4 @@ "use strict";

clearTimeout(this.mouseDownTimeout);
_raf.default.cancel(this.attachId);
}

@@ -463,0 +465,0 @@ }, {

2

package.json
{
"name": "rc-trigger",
"version": "5.0.7",
"version": "5.0.8",
"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