Skip to content
This repository was archived by the owner on Oct 24, 2025. It is now read-only.
This repository was archived by the owner on Oct 24, 2025. It is now read-only.

Consider alternative glob library #495

@jenkoian

Description

@jenkoian

This package depends on glob-all which (although not officially) appears to be abandoned. This is a concern as some of it's dependencies (well dependency of dependencies) now have open vulnerabilities (which leads to failed builds etc.).

I'm wondering if you'd consider alternative globbing libraries that are a bit more maintained. From a quick look, something like https://github.com/isaacs/node-glob might be a good fit as the API seems very similar, if not identical.

Happy to provide a PR if happy with that library, but don't want to waste my efforts if of no interest.

Thanks!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions