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 6.6.0 to 6.6.1

build/withPolyfill.d.ts

3

package.json

@@ -45,2 +45,3 @@ {

"rollup": "^2.36.1",
"rollup-plugin-copy": "^3.4.0",
"rollup-plugin-typescript2": "^0.29.0",

@@ -55,3 +56,3 @@ "tslint": "^6.1.3",

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

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

@@ -36,3 +36,3 @@ # Handle element resizes like it's 2021!

// or, in case you need IE support and ready to load extra kilobytes
// or, in case you need to support some old browsers
import ResizeObserver from 'react-resize-detector/build/withPolyfill';

@@ -39,0 +39,0 @@ ```

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