-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathbundle-sizes.json
More file actions
47 lines (47 loc) · 1.08 KB
/
bundle-sizes.json
File metadata and controls
47 lines (47 loc) · 1.08 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
{
"generatedAt": "2026-06-11T07:47:18.474Z",
"entries": [
{
"label": "@cleverbrush/schema",
"description": "full",
"import": "@cleverbrush/schema",
"gzip": 18172,
"brotli": 15789
},
{
"label": "@cleverbrush/schema/core",
"description": "no built-in extensions",
"import": "@cleverbrush/schema/core",
"gzip": 17463,
"brotli": 14632
},
{
"label": "@cleverbrush/schema/string",
"description": "single builder",
"import": "@cleverbrush/schema/string",
"gzip": 4206,
"brotli": 3780
},
{
"label": "@cleverbrush/schema/number",
"description": "",
"import": "@cleverbrush/schema/number",
"gzip": 4203,
"brotli": 3810
},
{
"label": "@cleverbrush/schema/object",
"description": "",
"import": "@cleverbrush/schema/object",
"gzip": 6815,
"brotli": 6171
},
{
"label": "@cleverbrush/schema/array",
"description": "",
"import": "@cleverbrush/schema/array",
"gzip": 4380,
"brotli": 3986
}
]
}