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 0.1.5 to 0.1.6

4

package.json

@@ -12,6 +12,4 @@ {

"babel-loader": "^5",
"babel-plugin-react-transform": "^1.1.1",
"eslint": "^1.9",
"eslint-plugin-react": "^3.7.0",
"react-transform-hmr": "^1.0.1",
"rimraf": "^2.3.4"

@@ -46,4 +44,4 @@ },

},
"version": "0.1.5",
"version": "0.1.6",
"dependencies": {}
}
# React resize detector
### Your feedback is highly appreciated!
Please, file an issue if something went wrong or let me know via Twitter @maslianok
---
## Event-based Element Resize Detection

@@ -4,0 +10,0 @@ This implementation does NOT use an internal timer to detect size changes (as most implementations do). It uses scroll events.

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