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

nativescript-telerik-ui

Package Overview
Dependencies
Maintainers
6
Versions
580
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-telerik-ui - npm Package Compare versions

Comparing version 1.5.0-2016.10.20.1 to 1.5.0-2016.10.20.2

5

listview/angular/listview-directives.js

@@ -77,3 +77,2 @@ var core_1 = require('@angular/core');

};
this.listView.on("itemLoading", this.onItemLoading, this);
}

@@ -208,2 +207,6 @@ Object.defineProperty(RadListViewComponent.prototype, "listView", {

], RadListViewComponent.prototype, "items", Object.getOwnPropertyDescriptor(RadListViewComponent.prototype, "items")));
Object.defineProperty(RadListViewComponent.prototype, "onItemLoading",
__decorate([
core_1.HostListener("itemLoading", ['$event'])
], RadListViewComponent.prototype, "onItemLoading", Object.getOwnPropertyDescriptor(RadListViewComponent.prototype, "onItemLoading")));
RadListViewComponent = __decorate([

@@ -210,0 +213,0 @@ core_1.Component({

2

package.json

@@ -1,1 +0,1 @@

{"name":"nativescript-telerik-ui","version":"1.5.0-2016.10.20.1","description":"Telerik UI for NativeScript is a set of rich-ui, cross-platform components based on the native iOS and Android libraries provided by Telerik.","nativescript":{"ios":"2.4.0","android":"2.4.0"},"repository":{"type":"git","url":"http://www.github.com/telerik/nativescript-ui-samples.git"},"scripts":{"preinstall":"node ./scripts/eula-prompt.js","postinstall":"node ./scripts/email-prompt.js dev_uins_free"},"keywords":["nativescript","ui","sidedrawer","listview"],"author":"Telerik AD","license":"SEE LICENSE IN LICENSE.md","devDependencies":{"del":"^1.2.0","gulp":"^3.9.0","gulp-decompress":"^1.0.2","gulp-gzip":"^1.2.0","gulp-rename":"^1.2.2","gulp-tar":"^1.4.0","gulp-typescript":"^2.8.0","gulp-untar2":"^0.1.0","gulp-unzip":"^0.1.3"}}
{"name":"nativescript-telerik-ui","version":"1.5.0-2016.10.20.2","description":"Telerik UI for NativeScript is a set of rich-ui, cross-platform components based on the native iOS and Android libraries provided by Telerik.","nativescript":{"ios":"2.4.0","android":"2.4.0"},"repository":{"type":"git","url":"http://www.github.com/telerik/nativescript-ui-samples.git"},"scripts":{"preinstall":"node ./scripts/eula-prompt.js","postinstall":"node ./scripts/email-prompt.js dev_uins_free"},"keywords":["nativescript","ui","sidedrawer","listview"],"author":"Telerik AD","license":"SEE LICENSE IN LICENSE.md","devDependencies":{"del":"^1.2.0","gulp":"^3.9.0","gulp-decompress":"^1.0.2","gulp-gzip":"^1.2.0","gulp-rename":"^1.2.2","gulp-tar":"^1.4.0","gulp-typescript":"^2.8.0","gulp-untar2":"^0.1.0","gulp-unzip":"^0.1.3"}}
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