Socket
Socket
Sign inDemoInstall

reshow-hooks

Package Overview
Dependencies
Maintainers
1
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

reshow-hooks - npm Package Compare versions

Comparing version 0.17.32 to 0.17.33

3

build/cjs/src/useLongPress.js

@@ -51,4 +51,3 @@ "use strict";

onMouseDown: start,
onMouseUp: cancel,
onMouseLeave: cancel
onMouseUp: cancel
};

@@ -55,0 +54,0 @@ var touchHandlers = {

{
"version": "0.17.32",
"version": "0.17.33",
"name": "reshow-hooks",

@@ -4,0 +4,0 @@ "repository": {

@@ -22,3 +22,2 @@ export default useLongPress;

onMouseUp: (e: React.MouseEvent) => void;
onMouseLeave: (e: React.MouseEvent) => void;
};

Sorry, the diff of this file is not supported yet

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