Files
pnpm/pkg-manager
Zoltan Kochan cd4fcfff0b fix: use the registry domain in the package ID, not the tarball domain (#7318)
(IMPORTANT) When the package tarballs aren't hosted on the same domain on which the registry (the server with the package metadata) is, the dependency keys in the lockfile should only contain `/<pkg_name>@<pkg_version`, not `<domain>/<pkg_name>@<pkg_version>`.

This change is a fix to avoid the same package from being added to `node_modules/.pnpm` multiple times. The change to the lockfile is backward compatible, so previous versions of pnpm will work with the fixed lockfile.

We recommend that all team members update pnpm in order to avoid repeated changes in the lockfile.
2023-11-16 12:32:40 +02:00
..
2023-11-14 13:58:50 +02:00
2023-11-14 13:58:50 +02:00
2023-11-14 13:58:50 +02:00
2023-11-13 17:00:59 +02:00
2023-10-24 23:02:17 +03:00
2023-11-13 17:00:59 +02:00
2023-10-24 23:02:17 +03:00
2023-10-24 23:02:17 +03:00
2023-11-14 13:58:50 +02:00
2023-11-13 17:00:59 +02:00
2023-10-24 23:02:17 +03:00