tunnckoCore / opensource

Delivering delightful digital solutions. Monorepo of monorepos of Open Source packages with combined ~100M/month downloads, semantically versioned following @conventional-commits. Fully powered ES Modules, @Airbnb @ESLint + @Prettier, independent & fixed versioning. Quality with @Actions, CodeQL, & Dependabot.
https://tunnckocore.com/opensource
481 stars 18 forks source link

Do not use wildcard * stars in the dependency lists.. it hurts Yarn and Pnpm :D #230

Open tunnckoCore opened 1 year ago

tunnckoCore commented 1 year ago

For example, yaro v5 is the backbone for asia v3, hela v6, and xaxa and everything fails, because it is referred as *, also its deps (yaro-command, yaro-parser, etc) are * too.