Individual assets that make up the bundle
Number of transitive dependencies included in the bundle
Per-dependency size breakdown
Package description from package.json
Gzip-compressed size in bytes
Whether the package exports an ES module via the module field
Whether the package exports an ES module via the jsnext:main field
Whether the package is known to have side effects
Whether the package.json declares "type": "module"
Package name
Whether the package name is scoped (e.g. @scope/pkg)
Minified size in bytes
Resolved version
Bundle size information for a specific package version.
Returned by
GET /api/size?package={name}@{version}.Example