Socket
Socket
Sign inDemoInstall

@drovp/types

Package Overview
Dependencies
Maintainers
1
Versions
57
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@drovp/types - npm Package Compare versions

Comparing version 4.10.1 to 4.10.2

10

index.d.ts

@@ -556,3 +556,3 @@ /**

interface DialogFileFilter {
export interface DialogFileFilter {
// Docs: https://electronjs.org/docs/api/structures/file-filter

@@ -564,3 +564,3 @@

interface OpenDialogOptions {
export interface OpenDialogOptions {
title?: string;

@@ -603,3 +603,3 @@ defaultPath?: string;

interface OpenDialogReturnValue {
export interface OpenDialogReturnValue {
/**

@@ -624,3 +624,3 @@ * whether or not the dialog was canceled.

interface SaveDialogOptions {
export interface SaveDialogOptions {
/**

@@ -675,3 +675,3 @@ * The dialog title. Cannot be displayed on some _Linux_ desktop environments.

interface SaveDialogReturnValue {
export interface SaveDialogReturnValue {
/**

@@ -678,0 +678,0 @@ * whether or not the dialog was canceled.

{
"name": "@drovp/types",
"version": "4.10.1",
"version": "4.10.2",
"description": "Drovp plugin API definitions",

@@ -5,0 +5,0 @@ "keywords": [

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