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

@juggle/resize-observer

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@juggle/resize-observer - npm Package Compare versions

Comparing version 2.2.0 to 2.2.1

2

package.json
{
"name": "@juggle/resize-observer",
"version": "2.2.0",
"version": "2.2.1",
"description": "Polyfills the ResizeObserver API and supports box size options from the latest spec",

@@ -5,0 +5,0 @@ "main": "./lib/ResizeObserver.js",

@@ -195,3 +195,3 @@ # Resize Observer Polyfill

- Animations and transitions with long periods of no change, will not be detected.*
- No support for **IE10** and below. **IE11** is supported, when bundled and transpiled into ES5. Additional polyfills may also be required, depending on tooling used.
- No support for **IE10** and below. **IE11** is supported.

@@ -198,0 +198,0 @@ \* If other interaction occurs, changes will be detected.

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