Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37581135
en ru br
ALT Linux repos
S:0.10.0-alt2

Group :: Development/Other
RPM: node-corepack

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Current version: 0.10.0-alt2
Build date: 26 april 2022, 19:09 ( 104.7 weeks ago )
Size: 84.20 Mb

Home page:   https://github.com/nodejs/corepack.git

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.

Current maintainer: Alexey Shabalin

List of contributors

List of rpms provided by this srpm:

  • node-corepack
ACL:
     
    design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
    current maintainer: Michael Shigorin