Socket
Socket
Sign inDemoInstall

@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 1.0.0 to 1.0.1

15

package.json
{
"name": "@juggle/resize-observer",
"version": "1.0.0",
"description": "ResizeObserver - Based on the official draft specification",
"version": "1.0.1",
"description": "Polyfills the ResizeObserver API and supports box size options from the latest spec",
"main": "./lib/ResizeObserver.js",

@@ -29,11 +29,12 @@ "files": [

"javascript",
"window",
"document",
"onresize",
"element",
"component",
"container",
"queries",
"web components",
"webcomponents",
"front-end",
"html"
"html",
"Angular",
"React",
"Vue"
],

@@ -40,0 +41,0 @@ "author": "Juggle",

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

Check out the [Demo Playground](https://codesandbox.io/embed/myqzvpmmy9?hidenavigation=1&module=%2Fsrc%2Findex.js&view=preview)
Check out the [Box Demo](https://codepen.io/trem/full/VgEXgP) and [Animation Demo](https://codesandbox.io/embed/myqzvpmmy9?hidenavigation=1&module=%2Fsrc%2Findex.js&view=preview)

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