# @pnpm/utils > Utils for pnpm This package was created to avoid circular dependency between `supi` and `@pnpm/headless`. The functions used by `@pnpm/headless` from `supi` were moved here. Eventually, this package has to be divided into smaller ones. ## Installation ``` pnpm i @pnpm/utils ``` ## License [MIT](LICENSE)