Socket
Socket
Sign inDemoInstall

sdk-tabs

Package Overview
Dependencies
29
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

1

lib/sdk-tabs.component.d.ts

@@ -28,2 +28,3 @@ import { ElementRef, EventEmitter, OnInit, Type } from '@angular/core';

sdktabs: ElementRef<any>;
sdktabinfo: ElementRef<any>;
sharedUrl: string;

@@ -30,0 +31,0 @@ message: string;

2

package.json

@@ -5,3 +5,3 @@ {

"homepage": "https://www.soodohkohd.com?w=packages&v=sdk-tabs",
"version": "1.0.1",
"version": "1.0.2",
"license": "MIT",

@@ -8,0 +8,0 @@ "keywords": [

@@ -83,3 +83,3 @@ <img src="https://www.soodohkohd.com/assets/images/logo.png" title="soo-doh-kohd" height="200"/>

// Optional properties.
activeTab: Tab | undefined; // Set the current active tab. This is used to force an initial active tab ONLY.
activeTab: Tab | undefined; // Set the current active tab. This is used to load a tab from a share.
fontFamily: string = ""; // Font to use for the tab titles.

@@ -86,0 +86,0 @@ fontColor: string = ""; // Color to use for the tab titles.

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc