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

filepond

Package Overview
Dependencies
Maintainers
1
Versions
211
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filepond - npm Package Versions

1
22

4.28.1

Diff

Changelog

Source

4.28.1

  • Fix CSS error.
pqina
published 4.28.0 •

Changelog

Source

4.28.0

  • Add storeAsFile property, if set to true FilePond will attempt to store the file objects in file input elements allowing file submit along with parent form (no need for server property). This only works if the browser supports the DataTransfer constructor, this is the case on Firefox, Chrome, Chromium powered browsers and Safari version 14.1 and higher.
  • Switch to PostCSS for style output.
pqina
published 4.27.3 •

Changelog

Source

4.27.3

  • Fix issue with file.js component leaking state causing allowRemove to impact other instances of FilePond. #713
pqina
published 4.27.2 •

Changelog

Source

4.27.2

  • Fix issue with fetch and HEAD no setting server id to hidden input element.
pqina
published 4.27.1 •

Changelog

Source

4.27.1

  • Fix issue with allowMinimumUploadDuration set to false throwing error.
pqina
published 4.27.0 •

Changelog

Source

4.27.0

  • Add allowMinimumUploadDuration set to false to prevent a minimum upload time of 750ms.
pqina
published 4.26.2 •

Changelog

Source

4.26.2

  • setMetadata internal silent bool now does fire internal DID_UPDATE_ITEM_METADATA but doesn't trigger upload or file prepare logic. This fixes an issue with the new image editor and file poster plugins.
pqina
published 4.26.1 •

Changelog

Source

4.26.1

  • Add metdata change info to internal SHOULD_PREPARE_OUTPUT call
pqina
published 4.26.0 •

Changelog

Source

4.26.0

  • Fix problem with rendering 0 items per row. #676
  • The headers property of the server.process end point can now be a function.
pqina
published 4.25.3 •

Changelog

Source

4.25.3

  • Fix issue with chunkRetryDelays. #671
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