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

filelist-utils

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filelist-utils - npm Package Versions

cheminfo-bot
published 1.11.2 •

Changelog

Source

1.11.2 (2024-09-28)

Bug Fixes

  • allow relativePath as alternative to webkitRelativePath (e5fd102)
cheminfo-bot
published 1.11.1 •

Changelog

Source

1.11.1 (2024-07-14)

Bug Fixes

cheminfo-bot
published 1.11.0 •

Changelog

Source

1.11.0 (2024-01-20)

Features

  • allow WebSource to have options (1b1a436)
cheminfo-bot
published 1.10.2 •

Changelog

Source

1.10.2 (2023-08-17)

Bug Fixes

cheminfo-bot
published 1.10.1 •

Changelog

Source

1.10.1 (2023-08-03)

Bug Fixes

cheminfo-bot
published 1.10.0 •

Changelog

Source

1.10.0 (2023-06-12)

Features

  • add a parameter to allow or not recursive unzip (true by default) (82ccd18)
  • add logger (to warn when trying to unzip non zip file) (82ccd18)
  • we expose now 'Options' type for all the options in the various functions. In includes logger unzip ungzip filter (82ccd18)

Bug Fixes

  • unzip only if not ignored (82ccd18)
  • unzip only if not ignored (82ccd18)

Documentation

  • correct jsdoc from maybeFilter (f89d850)
cheminfo-bot
published 1.9.0 •

Changelog

Source

1.9.0 (2023-05-11)

Features

  • add cache option for fileCollectionFromWebSource (41c0c6b)
  • if arrayBuffer is cached we convert it to text if required (01d2ea2)
cheminfo-bot
published 1.8.1 •

Changelog

Source

1.8.1 (2023-04-24)

Bug Fixes

cheminfo-bot
published 1.8.0-pre.1682353626 •

cheminfo-bot
published 1.8.0 •

Changelog

Source

1.8.0 (2023-03-01)

Features

  • publish project on lactame.com (aefe82b)

Documentation

  • example of file or folder upload (890f215)