Package node-corepack: Information

    Binary package: node-corepack
    Version: 0.10.0-alt2
    Architecture: noarch
    Build time:  Apr 27, 2022, 09:54 PM in the task #299083
    Source package: node-corepack
    Report package bug
    License: MIT License
    Summary: Bridge between Node projects and their package managers
    Description: 
    Corepack is a zero-runtime-dependency Node.js script that acts as a bridge
    between Node.js projects and the package managers they are intended to be used
    with during development. In practical terms, **Corepack will let you use
    Yarn and pnpm without having to install them** - just like what currently
    happens with npm, which is shipped by Node.js by default.
    
    **Important:** At the moment, Corepack only covers Yarn and pnpm.
    Given that we have little control on the npm project, we prefer to focus
    on the Yarn and pnpm use cases.
    As a result, Corepack doesn't have any effect at all on the way you use npm.

    Maintainer: Alexey Shabalin

    List of contributors:
    Alexey Shabalin

    Last changed


    April 26, 2022 Alexey Shabalin 0.10.0-alt2
    - Fix install files.
    April 26, 2022 Alexey Shabalin 0.10.0-alt1
    - Initial build.