Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

rc-util

Package Overview
Dependencies
Maintainers
8
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-util - npm Package Compare versions

Comparing version 5.19.4 to 5.19.5

1

es/hooks/useState.js

@@ -18,2 +18,3 @@ import _slicedToArray from "@babel/runtime/helpers/esm/slicedToArray";

React.useEffect(function () {
destroyRef.current = false;
return function () {

@@ -20,0 +21,0 @@ destroyRef.current = true;

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

React.useEffect(function () {
destroyRef.current = false;
return function () {

@@ -32,0 +33,0 @@ destroyRef.current = true;

2

package.json
{
"name": "rc-util",
"version": "5.19.4",
"version": "5.19.5",
"description": "Common Utils For React Component",

@@ -5,0 +5,0 @@ "keywords": [

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