Socket
Socket
Sign inDemoInstall

@restart/hooks

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@restart/hooks - npm Package Compare versions

Comparing version 0.3.7 to 0.3.8

2

cjs/useInterval.js

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

(0, _react.useEffect)(function () {
tick();
schedule();
return function () {

@@ -38,0 +38,0 @@ return clearTimeout(handle);

@@ -33,3 +33,3 @@ import { useEffect } from 'react';

useEffect(function () {
tick();
schedule();
return function () {

@@ -36,0 +36,0 @@ return clearTimeout(handle);

{
"name": "@restart/hooks",
"version": "0.3.7",
"version": "0.3.8",
"main": "cjs/index.js",

@@ -5,0 +5,0 @@ "types": "cjs/index.d.ts",

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