You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

@progress/kendo-angular-scrollview

Package Overview
Dependencies
Maintainers
1
Versions
942
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@progress/kendo-angular-scrollview - npm Package Compare versions

Comparing version

to
0.2.1

0

dist/npm/js/change-event-args.d.ts

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

8

dist/npm/js/data.collection.d.ts

@@ -10,4 +10,4 @@ /**

constructor(source: any[], index: number, endless: boolean, pageIndex: number);
readonly data: any[];
readonly total: number;
data: any[];
total: number;
canMoveNext(): boolean;

@@ -22,6 +22,6 @@ canMovePrev(): boolean;

constructor(accessor: () => DataResultIterator);
readonly length: number;
readonly total: number;
length: number;
total: number;
canMoveNext(): boolean;
canMovePrev(): boolean;
}

@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

@@ -0,0 +0,0 @@ import { ElementRef, OnDestroy } from '@angular/core';

@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

@@ -0,0 +0,0 @@ /**

@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

export { ScrollViewComponent } from './scrollview.component';
export { ScrollViewModule } from './scrollview.module';

@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

@@ -0,0 +0,0 @@ import { EventEmitter } from '@angular/core';

@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

@@ -101,7 +101,7 @@ import '@telerik/kendo-theme-default/styles/packages/buttons';

protected itemTemplateRef: TemplateRef<any>;
readonly className: string;
private readonly hostWidth;
private readonly hostHeight;
private readonly tabIndex;
private readonly ariaLive;
className: string;
private hostWidth;
private hostHeight;
private tabIndex;
private ariaLive;
private _activeIndex;

@@ -108,0 +108,0 @@ private index;

@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

@@ -0,0 +0,0 @@ (function(e, a) { for(var i in a) e[i] = a[i]; }(exports, /******/ (function(modules) { // webpackBootstrap

{
"name": "@progress/kendo-angular-scrollview",
"description": "A ScrollView Component for Angular 2",
"version": "0.2.1",
"publishConfig": {
"registry": "https://registry.npm.telerik.com"
},
"main": "dist/npm/js/main.js",
"author": "Progress",
"license": "SEE LICENSE in LICENSE.md",
"version": "0.2.0",
"typings": "dist/npm/js/main",

@@ -79,2 +82,2 @@ "scripts": {

}
}
}

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

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

Sorry, the diff of this file is not supported yet