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

filepond

Package Overview
Dependencies
Maintainers
0
Versions
210
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filepond - npm Package Versions

1
21

4.19.0

Diff

Changelog

Source

4.19.0

  • Add locale folder, can now import different locales.
  • Improve supports method, now correctly detects MacOS Safari 8.
  • Improve type definitions file.
  • Fix issue with removeFiles({ revert: false }) not working.
  • Fix issue where content pasted in a textarea would be interpreted as a file.
pqina
published 4.18.0 •

Changelog

Source

4.18.0

  • Add fallback for fetch when loading remote URLs, if no custom fetch supplied, will use default request.
  • Add TypeScript dynamic label types.
  • Fix issue where order of files wasn't correct when setting initial files.
pqina
published 4.17.1 •

Changelog

Source

4.17.1

  • Fix issue where reorder event was fired on each drag interaction, now only fires when order changes.
pqina
published 4.17.0 •

Changelog

Source

4.17.0

  • Add allowProcess, set to false to remove processing button and related abort / retry processing controls.
  • Fix issue where hidden inputs didn't reflect visual order of files in list.
pqina
published 4.16.0 •

Changelog

Source

4.16.0

  • Add allowSyncAcceptAttribute, set to false to prevent FilePond from setting the file input field accept attribute to the value of the acceptedFileTypes.
pqina
published 4.15.1 •

Changelog

Source

4.15.1

  • Fix issue with abort being called even when not supplied.
pqina
published 4.14.0 •

Changelog

Source

4.14.0

  • Add oninitfile, called when file is first initialised, can be used to immediately set metadata.
pqina
published 4.13.7 •

Changelog

Source

4.13.7

  • Fix backwards compatibility problem with 4.13.5 and 4.13.6 where removeFile would revert upload.
  • Add { revert: true } as parameter to removeFile and removeFiles methods. Where in the previous two fix versions reverting was added to be done automatically this new parameter now needs be set to revert the upload.
pqina
published 4.13.6 •

Changelog

Source

4.13.6

  • Fix problem where revert wasn't called for user added files.
pqina
published 4.13.5 •

Changelog

Source

4.13.5

  • Fix trigger of revert handler to removeFile API.
  • Fix problem where circular layout wouldn't work on latest Safari.
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