@trademe/ng-defer-load
Advanced tools
Comparing version 16.0.0-ng-16.0 to 17.0.0-ng-17.0
@@ -13,3 +13,3 @@ import { AfterViewInit, ElementRef, EventEmitter, NgZone, OnDestroy, OnInit } from '@angular/core'; | ||
private _scrollSubscription?; | ||
constructor(_element: ElementRef, _zone: NgZone, platformId: Object); | ||
constructor(_element: ElementRef, _zone: NgZone, platformId: object); | ||
ngOnInit(): void; | ||
@@ -16,0 +16,0 @@ ngAfterViewInit(): void; |
{ | ||
"name": "@trademe/ng-defer-load", | ||
"version": "16.0.0-ng-16.0", | ||
"version": "17.0.0-ng-17.0", | ||
"description": "Angular directive to load elements lazily", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -95,1 +95,3 @@ # ng-defer-load | ||
v16.0.0 - Package upgraded to Angular 16 | ||
v17.0.0 - Package upgraded to Angular 17 |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
42458
352
97
0