Socket
Socket
Sign inDemoInstall

decky-frontend-lib

Package Overview
Dependencies
Maintainers
1
Versions
153
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

decky-frontend-lib - npm Package Compare versions

Comparing version 3.20.5 to 3.20.6

3

dist/deck-components/Router.d.ts

@@ -14,3 +14,4 @@ export declare enum SideMenu {

Help = 6,
Decky = 7
Music = 7,
Decky = 999
}

@@ -17,0 +18,0 @@ export declare enum DisplayStatus {

@@ -18,3 +18,4 @@ import { sleep } from '../utils';

QuickAccessTab[QuickAccessTab["Help"] = 6] = "Help";
QuickAccessTab[QuickAccessTab["Decky"] = 7] = "Decky";
QuickAccessTab[QuickAccessTab["Music"] = 7] = "Music";
QuickAccessTab[QuickAccessTab["Decky"] = 999] = "Decky";
})(QuickAccessTab || (QuickAccessTab = {}));

@@ -21,0 +22,0 @@ export var DisplayStatus;

{
"name": "decky-frontend-lib",
"version": "3.20.5",
"version": "3.20.6",
"description": "A library for building decky plugins",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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