tns-android
Advanced tools
Comparing version 0.10.0 to 1.0.0
@@ -60,3 +60,3 @@ var __extends_ts = function (d, b) { | ||
function extend(child, parent) { | ||
Log("TS extend called"); | ||
__log("TS extend called"); | ||
if (!child.__extended) { | ||
@@ -70,3 +70,3 @@ child.__extended = parent.extend(child.name, child.prototype); | ||
Parent.__activityExtend = function(parent, name, implementationObject) { | ||
Log("__activityExtend called"); | ||
__log("__activityExtend called"); | ||
return parent.extend(name, implementationObject); | ||
@@ -73,0 +73,0 @@ }; |
{ | ||
"name": "tns-android", | ||
"description": "NativeScript Runtime for Android", | ||
"version": "0.10.0", | ||
"version": "1.0.0", | ||
"files": [ | ||
@@ -6,0 +6,0 @@ "**/*.*" |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
19027902
1