You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

@ng-web-apis/resize-observer

Package Overview
Dependencies
Maintainers
4
Versions
41
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ng-web-apis/resize-observer - npm Package Compare versions

Comparing version

to
4.12.0

4

package.json
{
"name": "@ng-web-apis/resize-observer",
"version": "4.11.1",
"version": "4.12.0",
"description": "A library for declarative use of Resize Observer API with Angular",

@@ -25,3 +25,3 @@ "keywords": [

"@angular/core": ">=16.0.0",
"@ng-web-apis/common": ">=4.11.1"
"@ng-web-apis/common": ">=4.12.0"
},

@@ -28,0 +28,0 @@ "publishConfig": {

@@ -26,3 +26,3 @@ # ![ng-web-apis logo](https://raw.githubusercontent.com/taiga-family/ng-web-apis/main/libs/resize-observer/logo.svg) Resize Observer API for Angular

1. Import `ResizeObserverModule` to the module where you plan to use it.
1. Import `WaResizeObserver`
2. Use `waResizeObserver` directive to observe an element:

@@ -29,0 +29,0 @@