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.15 to 0.17.16

build/es/src/__tests__/useDebounceTest.mjs

5

build/cjs/src/useDebounce.js

@@ -13,5 +13,6 @@ "use strict";

(0, _react.useEffect)(function () {
if (!_debounce.current) {
_debounce.current = (0, _callFunc.debounce)(func, defaultDelay);
}, []);
}
return function () {

@@ -18,0 +19,0 @@ for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {

2

package.json
{
"version": "0.17.15",
"version": "0.17.16",
"name": "reshow-hooks",

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

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