@drovp/save-as-path
Advanced tools
Comparing version 1.1.2 to 1.1.3
@@ -43,3 +43,3 @@ "use strict"; | ||
type: 'boolean', | ||
default: true, | ||
default: false, | ||
title: `Delete original`, | ||
@@ -51,3 +51,3 @@ description: `Ensures the original file is deleted.`, | ||
type: 'boolean', | ||
default: true, | ||
default: false, | ||
title: `Overwrite destination`, | ||
@@ -54,0 +54,0 @@ description: (value, { saving }) => saving.deleteOriginal |
{ | ||
"name": "@drovp/save-as-path", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Drovp utility to determine path for file results.", | ||
@@ -5,0 +5,0 @@ "homepage": "https://github.com/drovp/save-as-path", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
23488