Serkan Özal
05/10/2022, 5:12 PM"depguru"
(yes, it is serverless) to get all dependencies as tree (including transitive deps) of any NPM package without install: <https://api.depguru.com/v1/npm/deep-deps/{packageName}/{version}>
For ex: https://api.depguru.com/v1/npm/deep-deps/express/latestJay