File tree 1 file changed +8
-8
lines changed
1 file changed +8
-8
lines changed Original file line number Diff line number Diff line change 75
75
{
76
76
"name" : " nanoid" ,
77
77
"import" : " { nanoid }" ,
78
- "limit" : " 116 B"
78
+ "limit" : " 115 B"
79
79
},
80
80
{
81
81
"name" : " customAlphabet" ,
91
91
"name" : " non-secure nanoid" ,
92
92
"import" : " { nanoid }" ,
93
93
"path" : " non-secure/index.js" ,
94
- "limit" : " 118 B"
94
+ "limit" : " 120 B"
95
95
},
96
96
{
97
97
"name" : " non-secure customAlphabet" ,
98
98
"import" : " { customAlphabet }" ,
99
99
"path" : " non-secure/index.js" ,
100
- "limit" : " 69 B"
100
+ "limit" : " 71 B"
101
101
},
102
102
{
103
103
"name" : " async nanoid" ,
104
104
"import" : " { nanoid }" ,
105
105
"path" : " async/index.js" ,
106
- "limit" : " 136 B"
106
+ "limit" : " 138 B"
107
107
},
108
108
{
109
109
"name" : " async customAlphabet" ,
110
110
"import" : " { customAlphabet }" ,
111
111
"path" : " async/index.js" ,
112
- "limit" : " 157 B"
112
+ "limit" : " 159 B"
113
113
},
114
114
{
115
115
"name" : " Brotli all" ,
116
116
"brotli" : true ,
117
117
"import" : " { nanoid, customAlphabet, urlAlphabet }" ,
118
- "limit" : " 260 B"
118
+ "limit" : " 267 B"
119
119
},
120
120
{
121
121
"name" : " Brotli non-secure" ,
122
122
"brotli" : true ,
123
123
"import" : " { nanoid, customAlphabet }" ,
124
124
"path" : " non-secure/index.js" ,
125
- "limit" : " 116 B"
125
+ "limit" : " 118 B"
126
126
},
127
127
{
128
128
"name" : " Brotli async" ,
129
129
"brotli" : true ,
130
130
"import" : " { nanoid, customAlphabet }" ,
131
131
"path" : " async/index.js" ,
132
- "limit" : " 211 B"
132
+ "limit" : " 213 B"
133
133
}
134
134
],
135
135
"eslintConfig" : {
You can’t perform that action at this time.
0 commit comments