|
| 1 | +# Created with WinGet Releaser v2 using Komac v1.11.0 |
| 2 | +# yaml-language-server: $schema=https://aka.ms/winget-manifest.defaultLocale.1.5.0.schema.json |
| 3 | + |
| 4 | +PackageIdentifier: pnpm.pnpm |
| 5 | +PackageVersion: 9.14.1 |
| 6 | +PackageLocale: en-US |
| 7 | +Publisher: pnpm |
| 8 | +PublisherUrl: https://github.com/pnpm/pnpm |
| 9 | +PublisherSupportUrl: https://github.com/pnpm/pnpm/issues |
| 10 | +Author: pnpm contributors |
| 11 | +PackageName: pnpm |
| 12 | +PackageUrl: https://pnpm.io |
| 13 | +License: MIT |
| 14 | +LicenseUrl: https://github.com/pnpm/pnpm/blob/main/LICENSE |
| 15 | +Copyright: Copyright (c) Zoltan Kochan and other contributors |
| 16 | +CopyrightUrl: https://github.com/pnpm/pnpm/blob/main/LICENSE |
| 17 | +ShortDescription: Fast, disk space efficient package manager. |
| 18 | +Moniker: pnpm |
| 19 | +Tags: |
| 20 | +- dependency-manager |
| 21 | +- install |
| 22 | +- javascript |
| 23 | +- modules |
| 24 | +- node |
| 25 | +- nodejs |
| 26 | +- npm |
| 27 | +- package-manager |
| 28 | +ReleaseNotes: |- |
| 29 | + Minor Changes |
| 30 | + - Added support for pnpm pack --json to print packed tarball and contents in JSON format #8765. |
| 31 | + Patch Changes |
| 32 | + - pnpm exec should print a meaningful error message when no command is provided #8752. |
| 33 | + - pnpm setup should remove the CLI from the target location before moving the new binary #8173. |
| 34 | + - Fix ERR_PNPM_TARBALL_EXTRACT error while installing a dependency from GitHub having a slash in branch name #7697. |
| 35 | + - Don't crash if the use-node-version setting is used and the system has no Node.js installed #8769. |
| 36 | + - Convert settings in local .npmrc files to their correct types. |
| 37 | + For instance, child-concurrency should be a number, not a string #5075. |
| 38 | + - pnpm should fail if a project requires a different package manager even if manage-package-manager-versions is set to true. |
| 39 | + - pnpm init should respect the --dir option #8768. |
| 40 | +ReleaseNotesUrl: https://github.com/pnpm/pnpm/releases/tag/v9.14.1 |
| 41 | +Documentations: |
| 42 | +- DocumentLabel: Docs |
| 43 | + DocumentUrl: https://pnpm.io/motivation |
| 44 | +- DocumentLabel: FAQ |
| 45 | + DocumentUrl: https://pnpm.io/faq |
| 46 | +ManifestType: defaultLocale |
| 47 | +ManifestVersion: 1.5.0 |
0 commit comments