After installing 9.39.0 version and checking linter.mjs file, there are these rows that will break bundling this library for browser app.
import require$$0$3 from 'node:path';
import require$$0$2 from 'node:util';
They are not present in 9.38.0 version.