dependents / node-module-lookup-amd

Resolve aliased dependency paths using a RequireJS config
MIT License
6 stars 8 forks source link

bump glob to latest version #37

Open tianyingchun opened 3 months ago

tianyingchun commented 3 months ago

bump glob to latest version

image

can you please upgrade glob to leatest version? 7.2.x is too old.

image
tianyingchun commented 3 months ago

we need to update to v9 at least

XhmikosR commented 2 months ago

I really don't like this because the new glob versions are way too bloated: https://packagephobia.com/result?p=glob%407.2.3%2Cglob%409.3.5%2Cglob%4011.0.0

Also, they potentially contain breaking changes plus the same update should be made in any other dependents packages that use glob.

tianyingchun commented 2 months ago

v9 it seems that no break change.