filepond-plugin-image-validate-size
Advanced tools
Comparing version 1.2.3 to 1.2.4
/*! | ||
* FilePondPluginImageValidateSize 1.2.3 | ||
* FilePondPluginImageValidateSize 1.2.4 | ||
* Licensed under MIT, https://opensource.org/licenses/MIT/ | ||
@@ -4,0 +4,0 @@ * Please visit https://pqina.nl/filepond/ for details. |
/*! | ||
* FilePondPluginImageValidateSize 1.2.3 | ||
* FilePondPluginImageValidateSize 1.2.4 | ||
* Licensed under MIT, https://opensource.org/licenses/MIT/ | ||
@@ -4,0 +4,0 @@ * Please visit https://pqina.nl/filepond/ for details. |
/*! | ||
* FilePondPluginImageValidateSize 1.2.3 | ||
* FilePondPluginImageValidateSize 1.2.4 | ||
* Licensed under MIT, https://opensource.org/licenses/MIT/ | ||
@@ -4,0 +4,0 @@ * Please visit https://pqina.nl/filepond/ for details. |
/*! | ||
* FilePondPluginImageValidateSize 1.2.3 | ||
* FilePondPluginImageValidateSize 1.2.4 | ||
* 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.3", | ||
"version": "1.2.4", | ||
"description": "Image Size Validation Plugin for FilePond", | ||
@@ -22,4 +22,6 @@ "license": "MIT", | ||
"files": [ | ||
"dist" | ||
"dist", | ||
"types/*.d.ts" | ||
], | ||
"types": "types/index.d.ts", | ||
"scripts": { | ||
@@ -26,0 +28,0 @@ "start": "npx rollup -c -w", |
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
25836