Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/pnpm/pnpm

Fast, disk space efficient package manager
https://github.com/pnpm/pnpm

pnpm incorrectly gets wrong dependency

vixalien opened this issue 9 months ago
fix: ignore the engines.pnpm field of dependencies

zkochan opened this pull request 9 months ago
fix: resolution of aliased dependencies

zkochan opened this pull request 9 months ago
fix(overrides): relative `file:`

KSXGitHub opened this pull request 9 months ago
fix: completion command in the standalone pnpm binary

zkochan opened this pull request 9 months ago
fix: print a hint about the `package-manager-strict` setting

zkochan opened this pull request 9 months ago
pnpm v9 complains about ssh+git deps in lockfile v6

andreineculau opened this issue 9 months ago
Aliased packages are incorrectly resolved

dmitriy-kudelko opened this issue 9 months ago
pnpm install --ignore-package-manager-version

Shinigami92 opened this issue 9 months ago
pnpm add no longer working in 9.x with sub packages

jmarbutt opened this issue 9 months ago
create `.ps1` only when the user policy allows it

nachoaldamav opened this issue 9 months ago
Overrides seem to not work on peer deps

zkochan opened this issue 9 months ago
Issue with pnpmfileChecksum and frozen-lockfile

zkochan opened this issue 9 months ago
fix: linking optional dependencies

zkochan opened this pull request 9 months ago
Getting Error when cleaning up node_modules

naftalimurgor opened this issue 9 months ago
pnpm v9 install failure when esbuild versions mismatch

olegafx opened this issue 9 months ago
Audit doesn't work with GitHub packages with version range

hockdudu opened this issue 9 months ago
Can't build a docker container. Version v9.0.1

MrOxMasTer opened this issue 9 months ago
fix: frozen lockfile should work with lockfile v6

zkochan opened this pull request 9 months ago
`pnpm install --frozen-lockfile` fails with pnpm v9

Jack-Works opened this issue 9 months ago
Add 9.x to supported versions in SECURITY.md

spacey-sooty opened this pull request 9 months ago
Error: Cannot find module 'is-odd'

vfilatov opened this issue 9 months ago
fix: don't fail on custom script-shell on Windows

zkochan opened this pull request 9 months ago
test: disable Windows test that started failing recently

gluxon opened this pull request 9 months ago
refactor: split out resolvedDependenciesOfImporter for readability

gluxon opened this pull request 9 months ago
refactor: remove zipWith when resolving dependencies of importers

gluxon opened this pull request 9 months ago
chore(eslint): explicit-module-boundary-types

KSXGitHub opened this pull request 9 months ago
refactor(pnpm): return type annotations

KSXGitHub opened this pull request 9 months ago
refactor(utils): return type annotations

KSXGitHub opened this pull request 9 months ago
refactor: replace some type exprs with interfaces

KSXGitHub opened this pull request 9 months ago
refactor(meta-updater): small adjustment

KSXGitHub opened this pull request 9 months ago
refactor(cli): return type annotations

KSXGitHub opened this pull request 9 months ago
refactor(completion): return type annotations

KSXGitHub opened this pull request 9 months ago
fix: optional peer dependencies should resolve to optional dependencies

zkochan opened this pull request 9 months ago
feat(config): get on array

KSXGitHub opened this pull request 9 months ago
fix(dlx): dlx should not read settings from the cwd

zkochan opened this pull request 9 months ago
refactor(config): return type annotations

KSXGitHub opened this pull request 9 months ago
refactor(crypto+dedupe+deps): return type

KSXGitHub opened this pull request 9 months ago
fix: update deps

zkochan opened this pull request 9 months ago
refactor(env): return type annotations

KSXGitHub opened this pull request 9 months ago
refactor(exec): type checking perf

KSXGitHub opened this pull request 9 months ago
Support pnpm audit signatures

StarpTech opened this issue 9 months ago
Allow preventing on installation of dependancy using overrides.

kristian-puccio opened this issue 9 months ago
The field 'files' not fully working on package.yaml

vcup opened this issue 9 months ago
fix: update typescript to v5.4

zkochan opened this pull request 9 months ago
refactor: remove some object wrappers

KSXGitHub opened this pull request 9 months ago
refactor(fetching): return type annotations

KSXGitHub opened this pull request 9 months ago
refactor(fs): type checking perf

KSXGitHub opened this pull request 9 months ago
refactor(read-package-hook): type checking perf

KSXGitHub opened this pull request 9 months ago
refactor(pnpmfile): add some typings

KSXGitHub opened this pull request 9 months ago
pnpm upgrade fails with topgrade

alec-c4 opened this issue 9 months ago
refactor(lockfile): return type annotations

KSXGitHub opened this pull request 9 months ago
refactor(modules-mounter+network): return types

KSXGitHub opened this pull request 10 months ago
refactor: replace intersection with extends

KSXGitHub opened this pull request 10 months ago
refactor(workspace): return type annotations

KSXGitHub opened this pull request 10 months ago
refactor(text+worker): type checking perf

KSXGitHub opened this pull request 10 months ago
refactor(store): return type annotations

KSXGitHub opened this pull request 10 months ago
refactor(worker): remove `ReturnType` expression from `worker.ts`

KSXGitHub opened this pull request 10 months ago
refactor(reviewing/list): type checking perf

KSXGitHub opened this pull request 10 months ago
feat(env use): sync global pkg node exec path

BBboy01 opened this pull request 10 months ago
test: fix unreliable assertions

KSXGitHub opened this pull request 10 months ago
refactor(resolving): type checking perf

KSXGitHub opened this pull request 10 months ago
refactor(releasing): return type annotations

KSXGitHub opened this pull request 10 months ago
Error when pnpm exec pwd not at root dir

recallwei opened this issue 10 months ago
Hoist options won't hoist workspace packages in a monorepo

UnknownH opened this issue 10 months ago
refactor(pkg-manifest): return type annotations

KSXGitHub opened this pull request 10 months ago
refactor(resolve-dependencies): type checking perf

KSXGitHub opened this pull request 10 months ago
refactor(install): type checking perf

KSXGitHub opened this pull request 10 months ago
refactor(core): type checking perf

KSXGitHub opened this pull request 10 months ago
chore: fix @pnpm/exe repo path in pkg.json

davidlj95 opened this pull request 10 months ago
refactor(patching): return type annotations

KSXGitHub opened this pull request 10 months ago
refactor: return type annotations small packages in the `packages` directory

KSXGitHub opened this pull request 10 months ago
refactor(make-dedicated-lockfile): return type

KSXGitHub opened this pull request 10 months ago
refactor(git-utils): return type annotation

KSXGitHub opened this pull request 10 months ago
refactor(error): return type annotation

KSXGitHub opened this pull request 10 months ago
refactor: return type for dependency-path

KSXGitHub opened this pull request 10 months ago