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.26 to 0.17.27

build/cjs/src/useLongPress.js

3

build/cjs/src/useTimer.js

@@ -6,2 +6,3 @@ "use strict";

exports["default"] = void 0;
var _reshowConstant = require("reshow-constant");
var _react = require("react");

@@ -29,3 +30,3 @@ var _callFunc = _interopRequireDefault(require("call-func"));

(0, _callFunc["default"])(act.stop, [timer.current]);
timer.current = null;
timer.current = _reshowConstant.T_UNDEFINED;
}

@@ -32,0 +33,0 @@ };

{
"version": "0.17.26",
"version": "0.17.27",
"name": "reshow-hooks",

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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