File tree 2 files changed +30
-1
lines changed
2 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 27
27
"bundled" : 199019 ,
28
28
"minified" : 66620 ,
29
29
"gzipped" : 16752
30
+ },
31
+ "intlized-components.cjs.js" : {
32
+ "bundled" : 14271 ,
33
+ "minified" : 7997 ,
34
+ "gzipped" : 2568
35
+ },
36
+ "intlized-components.esm.js" : {
37
+ "bundled" : 12995 ,
38
+ "minified" : 6954 ,
39
+ "gzipped" : 2427 ,
40
+ "treeshaked" : {
41
+ "rollup" : {
42
+ "code" : 373 ,
43
+ "import_statements" : 86
44
+ },
45
+ "webpack" : {
46
+ "code" : 4004
47
+ }
48
+ }
49
+ },
50
+ "intlized-components.umd.min.js" : {
51
+ "bundled" : 166275 ,
52
+ "minified" : 57015 ,
53
+ "gzipped" : 14428
54
+ },
55
+ "intlized-components.umd.js" : {
56
+ "bundled" : 195680 ,
57
+ "minified" : 64300 ,
58
+ "gzipped" : 16645
30
59
}
31
60
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " intlized-components" ,
3
- "version" : " 0.6.0 " ,
3
+ "version" : " 0.6.1 " ,
4
4
"description" : " React.js components for internationalization (i18n)" ,
5
5
"author" :
" Markus Wetzel <[email protected] >" ,
6
6
"license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments