bundle-analyzer
Advanced tools
Comparing version 0.0.2 to 0.0.3
{ | ||
"name": "bundle-analyzer", | ||
"version": "0.0.2", | ||
"version": "0.0.3", | ||
"repository": "lhorie/bundle-analyzer", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -5,2 +5,4 @@ # Bundle analyzer | ||
![Bundle analyzer in action](https://raw.githubusercontent.com/wiki/lhorie/bundle-analyzer/images/bundle-analyzer.gif) | ||
File sizes displayed by this tool reflect size of transpiled minified bundled code, as calculated from source maps. Note that this tool does not take compression (i.e. gzip/brotli) into account. Compression profiles vary depending on the compression algorithm and aggressiveness setting, thus cannot be easily calculated with accuracy. For the purposes of optimization work, making an assumption that compression is applied evenly across the bundle is usually good enough. | ||
@@ -7,0 +9,0 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
35547
100