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

@nativescript/types-android

Package Overview
Dependencies
Maintainers
18
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nativescript/types-android - npm Package Compare versions

Comparing version 8.6.0 to 8.6.1

lib/android-34.d.ts

7

lib/android/org.nativescript.widgets.d.ts

@@ -406,2 +406,9 @@ declare module org {

export class StyleableTextView extends android.widget.TextView {
public static class: java.lang.Class<org.nativescript.widgets.StyleableTextView>;
public onDraw(param0: globalAndroid.graphics.Canvas): void;
public setTextStroke(param0: number, param1: number, param2: number): void;
public constructor(param0: globalAndroid.content.Context);
}
export enum TabIconRenderingMode {

@@ -408,0 +415,0 @@ original,

2

package.json
{
"name": "@nativescript/types-android",
"version": "8.6.0",
"version": "8.6.1",
"description": "NativeScript Types for Android.",

@@ -5,0 +5,0 @@ "homepage": "https://nativescript.org",

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