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

angular2-cool-infinite-grid

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular2-cool-infinite-grid - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

2

esm/src/infinite-grid.component.d.ts

@@ -42,4 +42,4 @@ import { ElementRef, ViewContainerRef, OnInit, OnDestroy } from '@angular/core';

private initialRenderAsync();
private reRenderAsync(scrollTop);
reRenderAsync(scrollTop: number): Promise<any>;
private calculateViewPortHeight(numberOfItems);
}
{
"name": "angular2-cool-infinite-grid",
"version": "1.1.0",
"version": "1.1.1",
"description": "Cool Infinite Grid for angular2",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -42,4 +42,4 @@ import { ElementRef, ViewContainerRef, OnInit, OnDestroy } from '@angular/core';

private initialRenderAsync();
private reRenderAsync(scrollTop);
reRenderAsync(scrollTop: number): Promise<any>;
private calculateViewPortHeight(numberOfItems);
}

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