Socket
Socket
Sign inDemoInstall

rc-motion

Package Overview
Dependencies
Maintainers
3
Versions
43
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-motion - npm Package Compare versions

Comparing version 2.4.7 to 2.4.8

1

es/hooks/useStatus.js

@@ -201,2 +201,3 @@ import _objectSpread from "@babel/runtime/helpers/esm/objectSpread2";

return function () {
mountedRef.current = false;
clearTimeout(deadlineRef.current);

@@ -203,0 +204,0 @@ };

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

return function () {
mountedRef.current = false;
clearTimeout(deadlineRef.current);

@@ -222,0 +223,0 @@ };

2

package.json
{
"name": "rc-motion",
"version": "2.4.7",
"version": "2.4.8",
"description": "React lifecycle controlled motion library",

@@ -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