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

@trademe/ng-defer-load

Package Overview
Dependencies
Maintainers
4
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@trademe/ng-defer-load - npm Package Compare versions

Comparing version 16.0.0-ng-16.0 to 17.0.0-ng-17.0

2

defer-load.directive.d.ts

@@ -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

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