Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

filepond-plugin-file-validate-size

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filepond-plugin-file-validate-size - npm Package Compare versions

Comparing version 2.2.5 to 2.2.6

2

dist/filepond-plugin-file-validate-size.esm.js
/*!
* FilePondPluginFileValidateSize 2.2.5
* FilePondPluginFileValidateSize 2.2.6
* Licensed under MIT, https://opensource.org/licenses/MIT/

@@ -4,0 +4,0 @@ * Please visit https://pqina.nl/filepond/ for details.

/*!
* FilePondPluginFileValidateSize 2.2.5
* FilePondPluginFileValidateSize 2.2.6
* Licensed under MIT, https://opensource.org/licenses/MIT/

@@ -4,0 +4,0 @@ * Please visit https://pqina.nl/filepond/ for details.

/*!
* FilePondPluginFileValidateSize 2.2.5
* FilePondPluginFileValidateSize 2.2.6
* Licensed under MIT, https://opensource.org/licenses/MIT/

@@ -4,0 +4,0 @@ * Please visit https://pqina.nl/filepond/ for details.

/*!
* FilePondPluginFileValidateSize 2.2.5
* FilePondPluginFileValidateSize 2.2.6
* Licensed under MIT, https://opensource.org/licenses/MIT/

@@ -4,0 +4,0 @@ * Please visit https://pqina.nl/filepond/ for details.

{
"name": "filepond-plugin-file-validate-size",
"version": "2.2.5",
"version": "2.2.6",
"description": "File Size Validation Plugin for FilePond",

@@ -5,0 +5,0 @@ "license": "MIT",

@@ -8,2 +8,4 @@ // @ts-ignore

allowFileSizeValidation?: boolean;
/** The minimum size of a file, for instance 5MB or 750KB. */
minFileSize?: string | null;
/** The maximum size of a file, for instance 5MB or 750KB. */

@@ -10,0 +12,0 @@ maxFileSize?: string | null;

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