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

filepond

Package Overview
Dependencies
Maintainers
1
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filepond - npm Package Compare versions

Comparing version 4.24.0 to 4.25.0

5

CHANGELOG.md
# Changelog
## 4.25.0
- Add `beforePrepareOutput` hook to intercept and prevent preparing a new output file.
## 4.24.0

@@ -4,0 +9,0 @@

2

package.json
{
"name": "filepond",
"version": "4.24.0",
"version": "4.25.0",
"description": "FilePond, Where files go to stretch their bits.",

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

@@ -37,14 +37,2 @@ # <img src="https://github.com/pqina/filepond-github-assets/blob/master/logo.svg" height="44" alt="FilePond"/>

### Need faster FilePond support?
Waiting for a reponse to [Stack Overflow](https://stackoverflow.com/questions/tagged/filepond) questions or GitHub issues (for bug reports) can slow down your project, if you require fast support, please consider purchasing one or more [Developer Support Packages](https://pqina.nl/filepond/#support) on the FilePond product page.
- ✉️ Direct 1st line support
- 🗓 Max 2 business day reponse time
- 👨‍💻 8 support hours per developer
[Purchase support package](https://pqina.nl/filepond/?ref=github-filepond#support)
---
### FilePond Plugins

@@ -175,3 +163,3 @@

* [Image uploads with Laravel and FilePond](https://devdojo.com/episode/image-uploads-with-laravel-and-filepond)
* [Integrating FilePond with Ember](https://alexdiliberto.com/ember-filepond/latest/)
* [Integrating FilePond with Ember](https://alexdiliberto.com/ember-filepond/)
* [FilePond launch day post-mortem](https://pqina.nl/blog/filepond-launch-day-post-mortem)

@@ -178,0 +166,0 @@ * [FilePond on ProductHunt](https://www.producthunt.com/posts/filepond-js)

@@ -744,2 +744,7 @@ // Based on definitions by Zach Posten for React-Filepond <https://github.com/zposten>

itemInsertInterval?: number;
/**
* The base value used to calculate file size
* @default 1000
*/
fileSizeBase?: number;
}

@@ -746,0 +751,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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