New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

filepond-plugin-image-validate-size

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 1.2.6 to 1.2.7

2

dist/filepond-plugin-image-validate-size.esm.js
/*!
* FilePondPluginImageValidateSize 1.2.6
* FilePondPluginImageValidateSize 1.2.7
* Licensed under MIT, https://opensource.org/licenses/MIT/

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

/*!
* FilePondPluginImageValidateSize 1.2.6
* FilePondPluginImageValidateSize 1.2.7
* Licensed under MIT, https://opensource.org/licenses/MIT/

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

/*!
* FilePondPluginImageValidateSize 1.2.6
* FilePondPluginImageValidateSize 1.2.7
* Licensed under MIT, https://opensource.org/licenses/MIT/

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

/*!
* FilePondPluginImageValidateSize 1.2.6
* FilePondPluginImageValidateSize 1.2.7
* Licensed under MIT, https://opensource.org/licenses/MIT/

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

{
"name": "filepond-plugin-image-validate-size",
"version": "1.2.6",
"version": "1.2.7",
"description": "Image Size Validation Plugin for FilePond",

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

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

imageValidateSizeLabelExpectedMinSize?: string;
/** Message shown to indicate the maximum image size. */
imageValidateSizeLabelExpectedMaxSize?: string;
/** The minimum image resolution. */

@@ -26,0 +28,0 @@ imageValidateSizeMinResolution?: number;

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