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

react-resize-detector

Package Overview
Dependencies
Maintainers
1
Versions
117
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-resize-detector - npm Package Compare versions

Comparing version 5.1.3 to 5.2.0

4

lib/esm/lib/utils.js

@@ -1,3 +0,3 @@

import debounce from "lodash-es/debounce";
import throttle from "lodash-es/throttle";
import debounce from 'lodash/debounce';
import throttle from 'lodash/throttle';
export var listHandle = {

@@ -4,0 +4,0 @@ debounce: debounce,

@@ -18,3 +18,2 @@ {

"lodash": "^4.17.20",
"lodash-es": "^4.17.15",
"prop-types": "^15.7.2",

@@ -49,3 +48,3 @@ "raf-schd": "^4.0.2",

"author": "Vitalii Maslianok <maslianok@gmail.com> (https://github.com/maslianok)",
"version": "5.1.3",
"version": "5.2.0",
"bugs": {

@@ -52,0 +51,0 @@ "url": "https://github.com/maslianok/react-resize-detector/issues"

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