bundlesize
Advanced tools
Comparing version 0.5.7 to 0.5.8
{ | ||
"name": "bundlesize", | ||
"version": "0.5.7", | ||
"version": "0.5.8", | ||
"description": "Keep your library size in check", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -36,5 +36,7 @@ <p align="center"> | ||
Add the path and threshold in your `package.json` | ||
| ||
1) Add the path and threshold in your `package.json` | ||
```json | ||
@@ -55,3 +57,3 @@ { | ||
#### build status | ||
2) build status | ||
@@ -77,2 +79,11 @@ ![build status](https://raw.githubusercontent.com/siddharthkp/bundlesize/master/art/status.png) | ||
#### who uses bundlesize? | ||
- [styled-components](https://github.com/styled-components/styled-components) | ||
- [emotion](https://github.com/tkh44/emotion) | ||
- [glamorous](https://github.com/paypal/glamorous) | ||
- [css-constructor](https://github.com/siddharthkp/css-constructor) | ||
| ||
#### todo | ||
@@ -79,0 +90,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
8055
96