nativescript-ui-core
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "nativescript-ui-core", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Helper plugin that contains common native code shared among plugins.", | ||
@@ -5,0 +5,0 @@ "main": "ui-core", |
@@ -717,2 +717,4 @@ | ||
contentMargins: UIEdgeInsets; | ||
index: number; | ||
@@ -949,2 +951,11 @@ | ||
interface TKMarginView extends NSObjectProtocol { | ||
margins: UIEdgeInsets; | ||
} | ||
declare var TKMarginView: { | ||
prototype: TKMarginView; | ||
}; | ||
declare class TKPredefinedShape extends TKShape { | ||
@@ -951,0 +962,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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 2 instances in 1 package
4142338
60
1593
0