Patrice ORENES-LERMA
Patrice ORENES-LERMA
## Why is this change needed? Faker has been removed from the dependencies on the farcaster/core library by mistake, as it is used in factory.ts . Re-introducing it will prevent...
**What is the bug?** The issue has been introduced by https://github.com/farcasterxyz/hub-monorepo/pull/961 Instead of removing the import of Faker lib, removing it from the package.json dependency when it is actually used...
Channel infos now include moderatorFids: number[] , the type needs to be updated https://github.com/neynarxyz/nodejs-sdk/blob/bec2e51dc436e81be9ca47e5922d41d184ffa09e/src/neynar-api/v2/openapi-farcaster/models/channel.ts#L28