Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reduce the number of transitive dependencies #1888

Closed
IchordeDionysos opened this issue Apr 21, 2022 · 2 comments
Closed

Reduce the number of transitive dependencies #1888

IchordeDionysos opened this issue Apr 21, 2022 · 2 comments
Assignees
Labels
api: storage Issues related to the googleapis/nodejs-storage API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.

Comments

@IchordeDionysos
Copy link

The package still includes 78 direct/transitive dependencies, it would be nice if this number could be reduced even further!

I do appreciate the efforts you did and plan to do in #207 and #1743.

But especially when integrated into bigger projects this still adds quite a bit of baggage to the project and more risk for security vulnerabilities (like longer chains to update vulnerable dependency versions).

http://npm.anvaka.com/#/view/2d/%2540google-cloud%252Fstorage
https://bundlephobia.com/package/@google-cloud/storage

@IchordeDionysos IchordeDionysos added priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design. labels Apr 21, 2022
@product-auto-label product-auto-label bot added the api: storage Issues related to the googleapis/nodejs-storage API. label Apr 21, 2022
@ddelgrosso1
Copy link
Contributor

Thank you for opening this issue @IchordeDionysos. As you noted we have taken steps previously to reduce the number of dependencies. Please know that this is also an ongoing effort. I will update this issue accordingly as we move forward.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
api: storage Issues related to the googleapis/nodejs-storage API. priority: p3 Desirable enhancement or fix. May not be included in next release. type: feature request ‘Nice-to-have’ improvement, new feature or different behavior or design.
Projects
None yet
Development

No branches or pull requests

3 participants