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

barsa-develop-components

Package Overview
Dependencies
Maintainers
1
Versions
359
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

barsa-develop-components - npm Package Compare versions

Comparing version 1.0.276 to 1.0.277

15

lib/card-content-image-and-title/card-content-image-and-title.component.d.ts

@@ -6,13 +6,10 @@ import { OnInit, ElementRef } from '@angular/core';

iconRef: ElementRef;
elemRef: ElementRef;
iconColor: string;
backgroundColor: string;
backgroundHoverColor: string;
iconHoverColor: string;
_iconColor: string;
_iconHoverColor: string;
_backgroundColor: string;
backgroundColor: string | null;
color: string | null;
backgroundColorSetting: string;
title: string;
subtitle: string;
icon: string;
iconPicture: FilePictureInfoModel;
colorSetting: string;
picture: FilePictureInfoModel;
ngOnInit(): void;

@@ -19,0 +16,0 @@ private prepareNumberSign;

1

lib/service-desk-servcie-detail/service-desk-servcie-detail.component.d.ts

@@ -30,2 +30,3 @@ import { OnInit, QueryList, ElementRef } from '@angular/core';

private alignTablesTr;
private _findTab;
private _prepare;

@@ -32,0 +33,0 @@ static ɵfac: i0.ɵɵFactoryDeclaration<ServiceDeskServcieDetailComponent, never>;

{
"name": "barsa-develop-components",
"version": "1.0.276",
"version": "1.0.277",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/core": "^14.2.7",

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

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