Skip to content

upgrade glob to v13 #218

Description

@SuperchupuDev

for packages using glob that can't migrate to either node:fs' glob or tinyglobby, we should try to upgrade their glob version to v13 as it dropped 33 dependencies! only issue is that the engines range is quite high at node >=20 and many libraries support older node versions.

we could also try to work with isaacs to make the package esm only since the range is very similar to the one of node versions that support require-esm, it'd make the package size a lot smaller

https://bsky.app/profile/superchupu.dev/post/3m62vc2wtjc2q

Image

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

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