Debian Patches

Status for node-minimatch/9.0.7-2

Patch Description Author Forwarded Bugs Origin Last update
use-brace-expansion-2.patch Use brace-expansion 2.x default export instead of 5.x named export Yadd <yadd@debian.org> not-needed 2026-04-06
typescript6.patch declare @types/node in tsconfig for TypeScript 6 The sources use the process global, but the tsconfig never declared
@types/node: TypeScript 5 found it by scanning node_modules/@types
automatically. TypeScript 6 only walks the type roots when "types"
contains the "*" wildcard, so the build fails with TS2591 ("Cannot find
name 'process'").
.
Listing "node" in "types" is accepted by both TypeScript 5.2 and 6.0.
Yadd <yadd@debian.org> not-needed debian 2026-08-29

All known versions for source package 'node-minimatch'

Links