How to use bundle-phobia-cli - 1 common examples

To help you get started, we’ve selected a few bundle-phobia-cli examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github CleverCloud / clever-components / tasks / size.js View on Github external
.map(([name, version]) => {
      return fetchPackageStats(name).catch(() => ({ name }));
    })
    .reduce(reducePromises)

bundle-phobia-cli

Cli for the node BundlePhobia Service

MIT
Latest version published 1 year ago

Package Health Score

52 / 100
Full package analysis