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

filepond

Package Overview
Dependencies
Maintainers
1
Versions
213
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.9.0

Diff

Changelog

Source

4.9.0

  • Add drag to reorder file items, enable by setting allowReorder to true.
    • Only works in single column mode (for now).
    • It also works when the list of files is showing a scrollbar, but dragging + scrolling isn't working correctly at the moment.
    • Limited to browsers supporting Pointer events.
  • Add moveFile(query, index) method. Use to move a file to a different index in the file items array.
pqina
published 4.8.2 •

Changelog

Source

4.8.2

  • Fix problem with 4.8.1 fix not working with SSR.
pqina
published 4.8.1 •

Changelog

Source

4.8.1

  • Fix IE issue where adding markup would not work.
pqina
published 4.8.0 •

Changelog

Source

4.8.0

  • Add prepareFile and prepareFiles methods to the FilePond instance, use to request output files of the current items in the files list.
pqina
published 4.7.4 •

Changelog

Source

4.7.4

  • UTF-8 encode request headers to prevent issues with weird characters.
pqina
published 4.7.3 •

Changelog

Source

4.7.3

  • Switch from setAttribute to cssText for layout changes resulting in better performance and CSP compatibility. #400
pqina
published 4.7.2 •

Changelog

Source

4.7.2

  • Fix issue where iOS 10 would throw an error when calling delete on a dataset property
  • Fix issue with onwarning being called on incorrect element
pqina
published 4.7.1 •

Changelog

Source

4.7.1

  • Fix problem where directories with over 100 files weren't read correctly.
pqina
published 4.7.0 •

Changelog

Source

4.7.0

  • Add support for chunked uploads. Thanks to Ryan Olson (@ams-ryanolson) Arctic Media for donating the funds to build this.
pqina
published 4.6.1 •

Changelog

Source

4.6.1

  • Add missing Blob type to TypeScript server config.
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