Skip to content
This repository was archived by the owner on Feb 7, 2026. It is now read-only.
This repository was archived by the owner on Feb 7, 2026. It is now read-only.

Consideration of removing an unnecessary dependency. #1200

@SandZn

Description

@SandZn

Hi,

I'm doing research on finding unnecessary dependencies in NodeJs packages. I found that one dependency (readable-stream) is not used in your package. So I modified the package.json file to remove the "readable-stream" dependency and I ran your tests. The result showed that all tests passed, and the test coverage did not change. Would you consider removing this dependency from your package, so that developers do not need to install them when they use your package?

Metadata

Metadata

Assignees

Labels

api: bigqueryIssues related to the googleapis/nodejs-bigquery API.priority: p3Desirable enhancement or fix. May not be included in next release.type: feature request‘Nice-to-have’ improvement, new feature or different behavior or design.

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions