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

@coreui/angular

Package Overview
Dependencies
Maintainers
0
Versions
230
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@coreui/angular - npm Package Compare versions

Comparing version 5.3.5 to 5.3.7

4

lib/collapse/collapse.directive.d.ts

@@ -5,2 +5,3 @@ import { OnDestroy } from '@angular/core';

#private;
constructor();
/**

@@ -11,3 +12,2 @@ * @ignore

readonly animate: import("@angular/core").WritableSignal<boolean>;
readonly animateInputEffect: import("@angular/core").EffectRef;
/**

@@ -26,5 +26,3 @@ * Set horizontal collapsing to transition the width instead of height.

readonly visibleChange: import("@angular/core").OutputEmitterRef<boolean>;
readonly visibleInputEffect: import("@angular/core").EffectRef;
readonly visible: import("@angular/core").WritableSignal<boolean>;
readonly visibleEffect: import("@angular/core").EffectRef;
/**

@@ -31,0 +29,0 @@ * Add `navbar` prop for grouping and hiding navbar contents by a parent breakpoint.

{
"name": "@coreui/angular",
"version": "5.3.5",
"version": "5.3.7",
"description": "CoreUI Components Library for Angular",

@@ -5,0 +5,0 @@ "copyright": "Copyright 2024 creativeLabs Łukasz Holeczek",

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