Socket
Socket
Sign inDemoInstall

@juggle/resize-observer

Package Overview
Dependencies
0
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0-1 to 4.0.0-2

lib/resize-observer.js

11

package.json
{
"name": "@juggle/resize-observer",
"version": "4.0.0-1",
"version": "4.0.0-2",
"description": "Polyfills the latest ResizeObserver API",
"main": "lib/exports/resize-observer.umd.js",
"module": "lib/exports/resize-observer.js",
"types": "lib/exports/resize-observer.d.ts",
"main": "lib/resize-observer.js",
"module": "lib/resize-observer.mjs",
"types": "lib/types/exports/resize-observer.d.ts",
"files": [
"lib/**/*.{js,ts}"
"lib/**/*.{mjs,js,ts}"
],

@@ -53,2 +53,3 @@ "scripts": {

"devDependencies": {
"@rollup/plugin-typescript": "^8.2.5",
"@types/jest": "^26.0.20",

@@ -55,0 +56,0 @@ "@typescript-eslint/eslint-plugin": "^4.15.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc