New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

nativescript-telerik-ui-pro

Package Overview
Dependencies
Maintainers
2
Versions
563
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nativescript-telerik-ui-pro - npm Package Compare versions

Comparing version 1.5.0-2016.10.17.1 to 1.5.0-2016.10.18.1

3

chart/initializers/chart-initializers.ios.js

@@ -5,2 +5,3 @@ var color_1 = require("color");

var chart_series_common_1 = require("../visualization/views/chart-series-common");
var utils = require("utils/utils");
var ChartBaseValueMapper = (function () {

@@ -286,3 +287,3 @@ function ChartBaseValueMapper() {

}
var newFont = UIFont.fontWithDescriptorSize(font.fontDescriptor().fontDescriptorWithSymbolicTraits(traits), fontSize);
var newFont = UIFont.fontWithDescriptorSize(utils.ios.getter(font, font.fontDescriptor).fontDescriptorWithSymbolicTraits(traits), fontSize);
if (newFont) {

@@ -289,0 +290,0 @@ font = newFont;

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

{"name":"nativescript-telerik-ui-pro","version":"1.5.0-2016.10.17.1","description":"Telerik UI for NativeScript Pro is an upgrade of Telerik UI for NativeScript - a cross-platform UI components suite based on the native iOS and Android libraries provided by Telerik.","nativescript":{"ios":"2.4.0","android":"2.4.0"},"scripts":{"preinstall":"node ./scripts/eula-prompt.js","postinstall":"node ./scripts/email-prompt.js dev_uins_pro"},"repository":{"type":"git","url":"http://www.github.com/telerik/nativescript-ui-samples.git"},"keywords":["nativescript","ui","listview","sidedrawer","chart","calendar","dataform"],"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","yargs":"^3.18.0"}}
{"name":"nativescript-telerik-ui-pro","version":"1.5.0-2016.10.18.1","description":"Telerik UI for NativeScript Pro is an upgrade of Telerik UI for NativeScript - a cross-platform UI components suite based on the native iOS and Android libraries provided by Telerik.","nativescript":{"ios":"2.4.0","android":"2.4.0"},"scripts":{"preinstall":"node ./scripts/eula-prompt.js","postinstall":"node ./scripts/email-prompt.js dev_uins_pro"},"repository":{"type":"git","url":"http://www.github.com/telerik/nativescript-ui-samples.git"},"keywords":["nativescript","ui","listview","sidedrawer","chart","calendar","dataform"],"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","yargs":"^3.18.0"}}
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