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.17.0 to 3.18.0

dist/deck-components/DialogCheckbox.d.ts

1

dist/deck-components/index.d.ts

@@ -6,2 +6,3 @@ export * from './Button';

export * from './Dialog';
export * from './DialogCheckbox';
export * from './Dropdown';

@@ -8,0 +9,0 @@ export * from './Field';

@@ -6,2 +6,3 @@ export * from './Button';

export * from './Dialog';
export * from './DialogCheckbox';
export * from './Dropdown';

@@ -8,0 +9,0 @@ export * from './Field';

2

package.json
{
"name": "decky-frontend-lib",
"version": "3.17.0",
"version": "3.18.0",
"description": "A library for building decky plugins",

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

@@ -6,2 +6,3 @@ export * from './Button';

export * from './Dialog';
export * from './DialogCheckbox';
export * from './Dropdown';

@@ -8,0 +9,0 @@ export * from './Field';

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