You're Invited: Meet the Socket team at BSidesSF and RSAC - April 27 - May 1.RSVP
Socket
Sign inDemoInstall
Socket

filelist-utils

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

filelist-utils - npm Package Versions

2345

1.11.3

Diff
cheminfo-bot
published 1.11.3 •

Changelog

Source

1.11.3 (2025-02-25)

Bug Fixes

  • support relative path starting with "./" (#95) (73279f3)
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 •