stack-analyze 1.3.4 → 1.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,296 +1,326 @@
1
- # changelog
2
-
3
- stack-analyze all version and notable changes, fixed, remove and new additions in code.
4
-
5
- ## generation 4 (ver. 1.3.0 - )
6
-
7
- ### version 1.3.4
8
- #### changed
9
- - new ui cli for potter search tool & save file.
10
-
11
- ### version 1.3.3
12
- #### Added
13
- - add potter search (harry potter npx characters)
14
- #### changed
15
- - update linter
16
-
17
- ### version 1.3.2
18
- #### Added
19
- - title for stack menu tools
20
-
21
- ### version 1.3.1
22
- #### Added
23
- - seyyahi2 wallpapers (this pack is from album app)
24
- #### changed
25
- - add new view field is total track and id
26
-
27
- ### version 1.3.0
28
- #### Added
29
- - deezer search tool
30
-
31
- ## generation 3 (ver. 1.2.0 - 1.2.9)
32
-
33
- ### version 1.2.9
34
- #### Added
35
- - css validate
36
- #### changed
37
- - changed wappalyzer module
38
-
39
- ### version 1.2.8
40
- #### Added
41
- - dimensions wallpaper download
42
- #### changed
43
- - renove download wallpaper function
44
- - about script using cjs
45
-
46
- ### version 1.2.7
47
- #### Added
48
- - wallpaper tool download (sol, moon)
49
- #### changed
50
- - default case in range color 91 to 100
51
-
52
- ### version 1.2.6
53
- #### Changed
54
- - redesign poke info tool
55
- - remove module info in readme
56
-
57
- ### version 1.2.5
58
- #### Added
59
- - pokemon info tool.
60
- #### Changed
61
- - update script test.
62
- - remove the cjs and mjs files.
63
- - renove changelog based in generations similar to neo-jquery.
64
- #### fixed
65
- - add examples in twitch info users.
66
- - fixed the bug create hardware info file.
67
-
68
- ### version 1.2.4
69
- #### Changed
70
- - remove jest module by node:test,
71
- - web scraping & github info using native fetch api & not axios,
72
- #### fixed
73
- - fixed errors in:
74
- - single stack.
75
- - multiple.
76
- - hardware information.
77
- - single & multiple stack using sub await mode
78
-
79
- ### version 1.2.3
80
- #### Added
81
- - bundlephobia info tool
82
- #### Changed
83
- - change write json to csv in hardware information
84
-
85
- ### version 1.2.2
86
- #### Added
87
- - add save file function for the tools
88
- #### Changed
89
- - change the hash table to unique function in hardware information
90
- #### Fixed
91
- - fixed to unique user to multiple users with split params
92
-
93
- ### version 1.2.1
94
- #### Fixed
95
- - rewrite form arrow functions to named function with export default.
96
- - rewrite some test functions.
97
- - add regexp form bitly info tool
98
- #### Changed
99
- - renove menu now using categories.
100
- - add api params.
101
- - comeback multibar from pagespeed tool
102
-
103
- ### version 1.2.0
104
- #### Added
105
- - new tool password generator
106
- #### Fixed
107
- - update anime search tool
108
- - the files modules now using callbacks and remove no using vars
109
- #### Changed
110
- - the web scraping tool decided to use the question returns to the main menu instead of going to the main menu
111
-
112
- ## generation 2 (ver. 1.1.0 - 1.1.9)
113
-
114
- ### version 1.1.9
115
- #### Added
116
- - new module cheerio
117
- - new tool webscraping
118
- - new test
119
- #### Fixed
120
- - rewirte axios import
121
- #### Changed
122
- - hardware information change from functions to hash table
123
- - about now is hash table
124
- - now using the function printTable avoid overwritting.
125
- - remove jsdocs the modules files
126
- #### remove
127
- - remove models console-table-printer
128
- - remove hash tables
129
-
130
- ### version 1.1.8
131
- #### Fixed
132
- - restructure all tools as a hash table with promises except the tool hardware information and about section
133
- - update all modules
134
- #### Changed
135
- - remove the module coingecko-api
136
- - remove process.env variables to writting manual token for security
137
-
138
- ## version 1.1.7
139
- #### Added
140
- - twitch info tool
141
- - remove one js module for module to cjs and esm
142
- #### Fixed
143
- - change write token to process.env varaibles own (not avalible values in github and gitlab)
144
- - migrate cjs to esm
145
- - rewrite module
146
- #### Changed
147
- - except some hardware tools and github using models from console-table-printer
148
- - now using esm now about is js file not folder about with index.js
149
- - rewrite all tests functions
150
-
151
- ### version 1.1.6
152
- #### Added
153
- - module stack-analyze mode
154
- #### Fixed
155
- - rewrite code
156
- #### Changed
157
- - menu renove
158
- - renove jsdocs in some function or variables
159
- - remove nonolive recommends soon in versions desktop 7 and pwa 1.5.0
160
-
161
- ### version 1.1.5
162
- #### Added
163
- - add new tool: movie info
164
- - add new test
165
- - renove menu
166
- #### Fixed
167
- - rewrite in some functions and about
168
- - remove some dependencies not using project
169
- #### Changed
170
- - change multibar to 2 single bars
171
- - change switch in all tools for hash functions tables
172
- - renove nonolive recommends
173
-
174
- ### version 1.1.4
175
- #### Added
176
- - add new tool: bitly info
177
- - add new test
178
- #### Fixed
179
- - rewrite some functions
180
- - update npm modules via manual
181
-
182
- ### version 1.1.3
183
- #### Added
184
- - add new module: coingecko-api
185
- - add new tool: crypto market
186
- - add new recomends
187
- - add new test
188
- #### Fixed
189
- - rewrite some functions
190
- - update npm modules via manual
191
- #### Changed
192
- - add new const variables for map array functions
193
-
194
- ### version 1.1.2
195
- #### Added
196
- - add new nonolive streamers Recomend
197
- #### Fixed
198
- - rewrite multiple techstack
199
- - rewrite test files
200
- #### Changed
201
- - changed the for loop to foreach loop
202
-
203
- ### version 1.1.1
204
- #### Added
205
- - using console.table only in objects variables
206
- - using the console-table-printer in arrays in some functions and the about section
207
- - add the new module: console-table-printer
208
- - add the new nonolive streamers and youtube dev recommedation
209
- #### Fixed
210
- - rewrite some funcions
211
- - fragment about section
212
- #### Changed
213
- - using console.table only in objects variables
214
- - using the console-table-printer in arrays in some functions and the about section
215
-
216
- ### version 1.1.0
217
- #### Added
218
- - add the new modules:
219
- - systeminformation the main module
220
- - jsdoc + the template minami the dev modules
221
- - add the hardware information
222
- - add new recomendations for about section
223
- #### Fixed
224
- - rewrite the code the functions singlestack and multiple
225
- - add the name app to question function
226
- #### Changed
227
- - changed the node style color to using colors
228
-
229
- ## generation 1 (ver. 1.0.1 - 1.0.9)
230
-
231
- ### version 1.0.9
232
- #### Added
233
- - add the new modules:
234
- - timeago.js for the github user
235
- - add the options github info and anime search the main options
236
- - add new recomendations for the about section
237
- #### Fixed
238
- - return the peformance now for pagespeed
239
- #### Changed
240
- - add new testing
241
-
242
- ### version 1.0.8
243
- #### Added
244
- - add the new modules:
245
- - colors
246
- - cli-progress
247
- #### Fixed
248
- change json print to table print version
249
- #### Changed
250
- - change console.dir about to console.table
251
- - change from text to bar for pagespeed results
252
- - add the badge tech stack project
253
- #### patch version 1.0.85
254
- notes:
255
- - fixed the cli run
256
- - remove performance.now for the defined time in pagespeed
257
- - add recomendations sections
258
-
259
- ### version 1.0.7
260
- #### Added
261
- - add the new modules:
262
- - figlet the main module
263
- - jest dev module and testing functions
264
- - add the options page speed and about the main options
265
- - add return in a option select except about and exit
266
- #### Fixed
267
- - the website in blank or website without http:// or https:// return the main options
268
- - eslint custom rules without style guide
269
- #### Changed
270
- - changed the inquirer list to inquirer rawlist
271
- - rewirte jsdoc in all project except test files
272
- - the tech stack using other console methods console.log only in exit cli
273
-
274
- ## version 1.0.6
275
- #### Added
276
- - add the new options: multiple (analyze many sites) and exit (exit cli).
277
- - the code was testing with eslint to avoid errors to execute
278
- - rewrite the module docs.
279
- #### Changed
280
- - the list options with inquirer
281
- - welcome message modified
282
-
283
- ### version 1.0.5
284
- #### Changed
285
- - modify the code and module structure
286
- #### remove
287
- - remove the commander module
288
-
289
- #### version 1.0.4
290
- - fisrt official version in npm with the modules:
291
- - wappalyzer
292
- - inquirer
293
- - commander
294
-
295
- #### version 1.0.1 to 1.0.3
296
- test version modules without wappalyzer module (only testing)
1
+ # changelog
2
+
3
+ stack-analyze all version and notable changes, fixed, remove and new additions in code.
4
+
5
+ ## generation 4 (ver. 1.3.0 - )
6
+
7
+ ### version 1.3.6 (5th aniversary)
8
+
9
+ #### Added
10
+ - new wallpaers pack:
11
+ - tsuky no emily.
12
+ - ancient mistery.
13
+
14
+ #### Changed
15
+ - simplify in how play for poker rule tool.
16
+
17
+ #### fixed
18
+ - fixed download wallpapers.
19
+ - cli.js fixed jsdoc.
20
+
21
+
22
+ ### version 1.3.5
23
+ #### Added
24
+ - new tool poker game rule selector "poker rule".
25
+
26
+ #### changed
27
+ - change inquirer to @inquirer/prompts.
28
+ - about.js file now using esm with json modules.
29
+ - all tools now using new inquirer methods.
30
+
31
+ #### fixed
32
+ - add question for anime search tool.
33
+
34
+ #### remove
35
+ - remove validations folder.
36
+
37
+ ### version 1.3.4
38
+ #### changed
39
+ - new ui cli for potter search tool & save file.
40
+
41
+ ### version 1.3.3
42
+ #### Added
43
+ - add potter search (harry potter npx characters)
44
+ #### changed
45
+ - update linter
46
+
47
+ ### version 1.3.2
48
+ #### Added
49
+ - title for stack menu tools
50
+
51
+ ### version 1.3.1
52
+ #### Added
53
+ - seyyahi2 wallpapers (this pack is from album app)
54
+ #### changed
55
+ - add new view field is total track and id
56
+
57
+ ### version 1.3.0
58
+ #### Added
59
+ - deezer search tool
60
+
61
+ ## generation 3 (ver. 1.2.0 - 1.2.9)
62
+
63
+ ### version 1.2.9
64
+ #### Added
65
+ - css validate
66
+ #### changed
67
+ - changed wappalyzer module
68
+
69
+ ### version 1.2.8
70
+ #### Added
71
+ - dimensions wallpaper download
72
+ #### changed
73
+ - renove download wallpaper function
74
+ - about script using cjs
75
+
76
+ ### version 1.2.7
77
+ #### Added
78
+ - wallpaper tool download (sol, moon)
79
+ #### changed
80
+ - default case in range color 91 to 100
81
+
82
+ ### version 1.2.6
83
+ #### Changed
84
+ - redesign poke info tool
85
+ - remove module info in readme
86
+
87
+ ### version 1.2.5
88
+ #### Added
89
+ - pokemon info tool.
90
+ #### Changed
91
+ - update script test.
92
+ - remove the cjs and mjs files.
93
+ - renove changelog based in generations similar to neo-jquery.
94
+ #### fixed
95
+ - add examples in twitch info users.
96
+ - fixed the bug create hardware info file.
97
+
98
+ ### version 1.2.4
99
+ #### Changed
100
+ - remove jest module by node:test,
101
+ - web scraping & github info using native fetch api & not axios,
102
+ #### fixed
103
+ - fixed errors in:
104
+ - single stack.
105
+ - multiple.
106
+ - hardware information.
107
+ - single & multiple stack using sub await mode
108
+
109
+ ### version 1.2.3
110
+ #### Added
111
+ - bundlephobia info tool
112
+ #### Changed
113
+ - change write json to csv in hardware information
114
+
115
+ ### version 1.2.2
116
+ #### Added
117
+ - add save file function for the tools
118
+ #### Changed
119
+ - change the hash table to unique function in hardware information
120
+ #### Fixed
121
+ - fixed to unique user to multiple users with split params
122
+
123
+ ### version 1.2.1
124
+ #### Fixed
125
+ - rewrite form arrow functions to named function with export default.
126
+ - rewrite some test functions.
127
+ - add regexp form bitly info tool
128
+ #### Changed
129
+ - renove menu now using categories.
130
+ - add api params.
131
+ - comeback multibar from pagespeed tool
132
+
133
+ ### version 1.2.0
134
+ #### Added
135
+ - new tool password generator
136
+ #### Fixed
137
+ - update anime search tool
138
+ - the files modules now using callbacks and remove no using vars
139
+ #### Changed
140
+ - the web scraping tool decided to use the question returns to the main menu instead of going to the main menu
141
+
142
+ ## generation 2 (ver. 1.1.0 - 1.1.9)
143
+
144
+ ### version 1.1.9
145
+ #### Added
146
+ - new module cheerio
147
+ - new tool webscraping
148
+ - new test
149
+ #### Fixed
150
+ - rewirte axios import
151
+ #### Changed
152
+ - hardware information change from functions to hash table
153
+ - about now is hash table
154
+ - now using the function printTable avoid overwritting.
155
+ - remove jsdocs the modules files
156
+ #### remove
157
+ - remove models console-table-printer
158
+ - remove hash tables
159
+
160
+ ### version 1.1.8
161
+ #### Fixed
162
+ - restructure all tools as a hash table with promises except the tool hardware information and about section
163
+ - update all modules
164
+ #### Changed
165
+ - remove the module coingecko-api
166
+ - remove process.env variables to writting manual token for security
167
+
168
+ ## version 1.1.7
169
+ #### Added
170
+ - twitch info tool
171
+ - remove one js module for module to cjs and esm
172
+ #### Fixed
173
+ - change write token to process.env varaibles own (not avalible values in github and gitlab)
174
+ - migrate cjs to esm
175
+ - rewrite module
176
+ #### Changed
177
+ - except some hardware tools and github using models from console-table-printer
178
+ - now using esm now about is js file not folder about with index.js
179
+ - rewrite all tests functions
180
+
181
+ ### version 1.1.6
182
+ #### Added
183
+ - module stack-analyze mode
184
+ #### Fixed
185
+ - rewrite code
186
+ #### Changed
187
+ - menu renove
188
+ - renove jsdocs in some function or variables
189
+ - remove nonolive recommends soon in versions desktop 7 and pwa 1.5.0
190
+
191
+ ### version 1.1.5
192
+ #### Added
193
+ - add new tool: movie info
194
+ - add new test
195
+ - renove menu
196
+ #### Fixed
197
+ - rewrite in some functions and about
198
+ - remove some dependencies not using project
199
+ #### Changed
200
+ - change multibar to 2 single bars
201
+ - change switch in all tools for hash functions tables
202
+ - renove nonolive recommends
203
+
204
+ ### version 1.1.4
205
+ #### Added
206
+ - add new tool: bitly info
207
+ - add new test
208
+ #### Fixed
209
+ - rewrite some functions
210
+ - update npm modules via manual
211
+
212
+ ### version 1.1.3
213
+ #### Added
214
+ - add new module: coingecko-api
215
+ - add new tool: crypto market
216
+ - add new recomends
217
+ - add new test
218
+ #### Fixed
219
+ - rewrite some functions
220
+ - update npm modules via manual
221
+ #### Changed
222
+ - add new const variables for map array functions
223
+
224
+ ### version 1.1.2
225
+ #### Added
226
+ - add new nonolive streamers Recomend
227
+ #### Fixed
228
+ - rewrite multiple techstack
229
+ - rewrite test files
230
+ #### Changed
231
+ - changed the for loop to foreach loop
232
+
233
+ ### version 1.1.1
234
+ #### Added
235
+ - using console.table only in objects variables
236
+ - using the console-table-printer in arrays in some functions and the about section
237
+ - add the new module: console-table-printer
238
+ - add the new nonolive streamers and youtube dev recommedation
239
+ #### Fixed
240
+ - rewrite some funcions
241
+ - fragment about section
242
+ #### Changed
243
+ - using console.table only in objects variables
244
+ - using the console-table-printer in arrays in some functions and the about section
245
+
246
+ ### version 1.1.0
247
+ #### Added
248
+ - add the new modules:
249
+ - systeminformation the main module
250
+ - jsdoc + the template minami the dev modules
251
+ - add the hardware information
252
+ - add new recomendations for about section
253
+ #### Fixed
254
+ - rewrite the code the functions singlestack and multiple
255
+ - add the name app to question function
256
+ #### Changed
257
+ - changed the node style color to using colors
258
+
259
+ ## generation 1 (ver. 1.0.1 - 1.0.9)
260
+
261
+ ### version 1.0.9
262
+ #### Added
263
+ - add the new modules:
264
+ - timeago.js for the github user
265
+ - add the options github info and anime search the main options
266
+ - add new recomendations for the about section
267
+ #### Fixed
268
+ - return the peformance now for pagespeed
269
+ #### Changed
270
+ - add new testing
271
+
272
+ ### version 1.0.8
273
+ #### Added
274
+ - add the new modules:
275
+ - colors
276
+ - cli-progress
277
+ #### Fixed
278
+ change json print to table print version
279
+ #### Changed
280
+ - change console.dir about to console.table
281
+ - change from text to bar for pagespeed results
282
+ - add the badge tech stack project
283
+ #### patch version 1.0.85
284
+ notes:
285
+ - fixed the cli run
286
+ - remove performance.now for the defined time in pagespeed
287
+ - add recomendations sections
288
+
289
+ ### version 1.0.7
290
+ #### Added
291
+ - add the new modules:
292
+ - figlet the main module
293
+ - jest dev module and testing functions
294
+ - add the options page speed and about the main options
295
+ - add return in a option select except about and exit
296
+ #### Fixed
297
+ - the website in blank or website without http:// or https:// return the main options
298
+ - eslint custom rules without style guide
299
+ #### Changed
300
+ - changed the inquirer list to inquirer rawlist
301
+ - rewirte jsdoc in all project except test files
302
+ - the tech stack using other console methods console.log only in exit cli
303
+
304
+ ## version 1.0.6
305
+ #### Added
306
+ - add the new options: multiple (analyze many sites) and exit (exit cli).
307
+ - the code was testing with eslint to avoid errors to execute
308
+ - rewrite the module docs.
309
+ #### Changed
310
+ - the list options with inquirer
311
+ - welcome message modified
312
+
313
+ ### version 1.0.5
314
+ #### Changed
315
+ - modify the code and module structure
316
+ #### remove
317
+ - remove the commander module
318
+
319
+ #### version 1.0.4
320
+ - fisrt official version in npm with the modules:
321
+ - wappalyzer
322
+ - inquirer
323
+ - commander
324
+
325
+ #### version 1.0.1 to 1.0.3
326
+ test version modules without wappalyzer module (only testing)