Socket
Socket
Sign inDemoInstall

windows-plus-utilities

Package Overview
Dependencies
15
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.50 to 0.0.51

6

main-menu/components/menu/menu.component.d.ts

@@ -11,5 +11,5 @@ import { EventEmitter, OnInit } from '@angular/core';

/**
* @description handles the navigation to the home screen
* @description handles the navigation to the dashboard screen
*/
navigateToHome: EventEmitter<void>;
navigateToDashboard: EventEmitter<void>;
/**

@@ -82,3 +82,3 @@ * @description whether the log out link button should be displayed in the menu

static ɵfac: i0.ɵɵFactoryDeclaration<MenuComponent, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<MenuComponent, "wp-menu", never, { "showHome": "showHome"; "showLogOut": "showLogOut"; "privileges": "privileges"; }, { "navigateToHome": "navigateToHome"; "navigateToLogIn": "navigateToLogIn"; "navigateFromMenu": "navigateFromMenu"; }, never, never, false, never>;
static ɵcmp: i0.ɵɵComponentDeclaration<MenuComponent, "wp-menu", never, { "showHome": "showHome"; "showLogOut": "showLogOut"; "privileges": "privileges"; }, { "navigateToDashboard": "navigateToDashboard"; "navigateToLogIn": "navigateToLogIn"; "navigateFromMenu": "navigateFromMenu"; }, never, never, false, never>;
}
{
"name": "windows-plus-utilities",
"version": "0.0.50",
"version": "0.0.51",
"peerDependencies": {

@@ -5,0 +5,0 @@ "@angular/common": "^15.1.2",

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc