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

@coreui/angular

Package Overview
Dependencies
Maintainers
0
Versions
235
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.9 to 5.3.10

4

lib/offcanvas/offcanvas/offcanvas.component.d.ts

@@ -57,3 +57,2 @@ import { AnimationEvent } from '@angular/animations';

readonly visibleInput: import("@angular/core").InputSignalWithTransform<boolean, unknown>;
readonly visibleInputEffect: import("@angular/core").EffectRef;
readonly visible: import("@angular/core").WritableSignal<boolean>;

@@ -63,3 +62,3 @@ readonly visibleEffect: import("@angular/core").EffectRef;

* Event triggered on visible change.
* @return EventEmitter<boolean>
* @return <boolean>
*/

@@ -70,3 +69,2 @@ readonly visibleChange: import("@angular/core").OutputEmitterRef<boolean>;

get tabIndex(): string | null;
get animateTrigger(): string;
get show(): boolean;

@@ -73,0 +71,0 @@ set show(value: boolean);

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

@@ -5,0 +5,0 @@ "copyright": "Copyright 2025 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