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.7.8 to 7.0.0

5

package.json

@@ -21,4 +21,3 @@ {

"@types/resize-observer-browser": "^0.1.6",
"lodash": "^4.17.21",
"resize-observer-polyfill": "^1.5.1"
"lodash": "^4.17.21"
},

@@ -55,3 +54,3 @@ "devDependencies": {

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

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

3

README.md

@@ -35,5 +35,2 @@ # Handle element resizes like it's 2022!

import ResizeObserver from 'react-resize-detector';
// or, in case you need to support some old browsers
import ResizeObserver from 'react-resize-detector/build/withPolyfill';
```

@@ -40,0 +37,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