-
Notifications
You must be signed in to change notification settings - Fork 10
/
Copy pathtechstack.yml
599 lines (599 loc) · 23.9 KB
/
techstack.yml
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
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
repo_name: yunnysunny/nodebook-sample
report_id: 133fed5799111e59111532fb8cf01226
version: 0.1
repo_type: Public
timestamp: '2024-02-05T15:57:21+00:00'
requested_by: yunnysunny
provider: github
branch: master
detected_tools_count: 43
tools:
- name: C++
description: Has imperative, object-oriented and generic programming features, while
also providing the facilities for low level memory manipulation
website_url: http://www.cplusplus.com/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1049/cplusplus.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample
detection_source: Repo Metadata
- name: CSS 3
description: The latest evolution of the Cascading Style Sheets language
website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/6727/css.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample
detection_source: Repo Metadata
- name: EJS
description: An Embedded JavaScript templating Language
website_url: https://ejs.co/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Templating Languages & Extensions
image_url: https://img.stackshare.io/no-img-open-source.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: JavaScript
description: Lightweight, interpreted, object-oriented language with first-class
functions
website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1209/javascript.jpeg
detection_source_url: https://github.com/yunnysunny/nodebook-sample
detection_source: Repo Metadata
- name: Python
description: A clear and powerful object-oriented programming language, comparable
to Perl, Ruby, Scheme, or Java.
website_url: https://www.python.org
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/993/pUBY5pVj.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample
detection_source: Repo Metadata
- name: ".NET"
description: A free, cross-platform, open source developer platform for building
many different types of applications
website_url: http://www.microsoft.com/net/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: ExpressJS
description: Sinatra inspired web development framework for node.js -- insanely
fast, flexible, and simple
website_url: http://expressjs.com/
version: 4.16.0
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Microframeworks (Backend)
image_url: https://img.stackshare.io/service/1163/hashtag.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: snyk-bot
last_updated_on: 2019-05-03 10:08:35.000000000 Z
- name: Mongoose
description: MongoDB object modeling designed to work in an asynchronous environment
website_url: http://mongoosejs.com/
version: 5.0.0
license: MIT
open_source: true
hosted_saas: false
category: Data Stores
sub_category: Object Document Mapper (ODM)
image_url: https://img.stackshare.io/service/1231/0TXzZU7W_400x400.jpg
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: Redis
description: Open source (BSD licensed), in-memory data structure store
website_url: http://redis.io/
version: 2.3.0
license: BSD-3-Clause
open_source: true
hosted_saas: false
category: Data Stores
sub_category: In-Memory Databases
image_url: https://img.stackshare.io/service/1031/default_cbce472cd134adc6688572f999e9122b9657d4ba.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter7/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: Chai
description: A BDD / TDD assertion library
website_url: http://chaijs.com/
version: 3.5.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/1725/chai.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: ESLint
description: The fully pluggable JavaScript code quality tool
website_url: http://eslint.org/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/package.json
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2022-01-10 12:19:12.000000000 Z
- name: Git
description: Fast, scalable, distributed revision control system
website_url: http://git-scm.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Version Control System
image_url: https://img.stackshare.io/service/1046/git.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample
detection_source: Repo Metadata
- name: Mocha
description: Simple, flexible, fun javascript test framework for node.js & the
browser
website_url: http://mochajs.org/
version: 5.2.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/832/mocha.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter8/package.json
detection_source: chapter8/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-11-05 03:02:09.000000000 Z
- name: NuGet
description: The package manager for .NET
website_url: https://www.nuget.org/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Package Managers
image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: Prometheus
description: An open-source service monitoring system and time series database,
developed by SoundCloud
website_url: http://prometheus.io/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Monitoring
sub_category: Monitoring Tools
image_url: https://img.stackshare.io/service/2501/default_3cf1b307194b26782be5cb209d30360580ae5b3c.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter14/package.json
detection_source: chapter14/package.json
last_updated_by: yunnysunny
last_updated_on: 2022-05-02 14:17:42.000000000 Z
- name: SinonJS
description: Standalone test spies, stubs and mocks for JavaScript
website_url: http://sinonjs.org/
version: 10.0.0
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/service/3509/logo.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter8/package.json
detection_source: chapter8/package.json
last_updated_by: yunnysunny
last_updated_on: 2021-04-16 07:06:34.000000000 Z
- name: Snyk
description: Automatically find & fix vulnerabilities in your code, containers,
Kubernetes, and Terraform
website_url: https://snyk.io/
version: 1.192.3
open_source: false
hosted_saas: true
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/5326/6p1SNAJu.jpg
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/.snyk
last_updated_by: snyk-test
last_updated_on: 2019-07-04 08:44:14.000000000 Z
- name: SuperTest
description: 'A library for testing node.js HTTP servers '
website_url: https://www.npmjs.com/package/supertest
version: 2.0.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Javascript Testing Framework
image_url: https://img.stackshare.io/no-img-open-source.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: Yarn
description: A new package manager for JavaScript
website_url: https://yarnpkg.com/
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
detection_source: yarn.lock
last_updated_by: yunnysunny
last_updated_on: 2022-01-10 12:19:12.000000000 Z
- name: npm
description: The package manager for JavaScript.
website_url: https://www.npmjs.com/
open_source: false
hosted_saas: false
category: Build, Test, Deploy
sub_category: Front End Package Manager
image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/package.json
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2022-01-10 12:19:12.000000000 Z
- name: log4js
description: How people build software
website_url: http://stritti.github.io/log4js/
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/3962/pBeeJQDQ_normal.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: async
description: Higher-order functions and common patterns for asynchronous code
package_url: https://www.npmjs.com/async
version: 1.5.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15851/default_a2f722724df977d0f7752839e5d8845ab41f69d5.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: body-parser
description: Node.js body parsing middleware
package_url: https://www.npmjs.com/body-parser
version: 1.18.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15906/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: snyk-bot
last_updated_on: 2019-05-03 10:08:35.000000000 Z
- name: connect-redis
description: Redis session store for Connect
package_url: https://www.npmjs.com/connect-redis
version: 3.0.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17325/default_6afdd1bc7e3815a18b56c31d0b4acf372c00f6e2.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: cookie-parser
description: Parse HTTP request cookies
package_url: https://www.npmjs.com/cookie-parser
version: 1.3.5
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16136/default_def3edb85d7fbd20200a5cd7d0a1679e31bc8b3d.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: snyk-bot
last_updated_on: 2019-05-03 10:08:35.000000000 Z
- name: csurf
description: CSRF token middleware
package_url: https://www.npmjs.com/csurf
version: 1.9.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18435/default_a5ed378627de312208d3c349f612c8beb1238df7.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: debug
description: Small debugging utility
package_url: https://www.npmjs.com/debug
version: 2.6.9
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15852/default_a2f722724df977d0f7752839e5d8845ab41f69d5.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
detection_source: chapter12/package.json
last_updated_by: snyk-bot
last_updated_on: 2019-05-03 10:08:35.000000000 Z
- name: eslint-config-airbnb-base
description: Airbnb's base JS ESLint config, following our styleguide
package_url: https://www.npmjs.com/eslint-config-airbnb-base
version: 15.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15888/default_7c39a83d4acd952df89b1ebfdb94c8646324fbf1.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2022-01-10 12:19:12.000000000 Z
- name: eslint-config-standard
description: JavaScript Standard Style - ESLint Shareable Config
package_url: https://www.npmjs.com/eslint-config-standard
version: 16.0.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15872/default_e4668902f8489350db9b0fb228523a571ef05b26.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2022-01-10 12:19:12.000000000 Z
- name: eslint-plugin-import
description: Import with sanity
package_url: https://www.npmjs.com/eslint-plugin-import
version: 2.25.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2022-01-10 12:19:12.000000000 Z
- name: eslint-plugin-node
description: Additional ESLint's rules for Node.js
package_url: https://www.npmjs.com/eslint-plugin-node
version: 11.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15874/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2022-01-10 12:19:12.000000000 Z
- name: eslint-plugin-promise
description: Enforce best practices for JavaScript promises
package_url: https://www.npmjs.com/eslint-plugin-promise
version: 5.2.0
license: ISC
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15885/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/yarn.lock
detection_source: package.json
last_updated_by: yunnysunny
last_updated_on: 2022-01-10 12:19:12.000000000 Z
- name: expect.js
description: BDD style assertions for node and the browser
package_url: https://www.npmjs.com/expect.js
version: 0.3.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16029/default_261820f5687b4c88a3e8f95c71b5e8dccd34c1d7.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: express
description: Fast, unopinionated, minimalist web framework
package_url: https://www.npmjs.com/express
version: 4.16.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: snyk-bot
last_updated_on: 2019-05-03 10:08:35.000000000 Z
vulnerabilities:
- name: qs vulnerable to Prototype Pollution
cve_id: CVE-2022-24999
cve_url: https://github.com/advisories/GHSA-hrpp-h998-j3pp
detected_date: Dec 7
severity: high
first_patched: 4.17.3
- name: express-session
description: Simple session middleware for Express
package_url: https://www.npmjs.com/express-session
version: 1.15.6
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16239/default_180418c6fa6cdb8f7a3500f84a8fedb884fcb3fa.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: snyk-bot
last_updated_on: 2019-05-03 10:08:35.000000000 Z
- name: ioredis
description: A robust
package_url: https://www.npmjs.com/ioredis
version: 3.2.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16522/default_4e3259350c525d1d859fa80a938000081d7c9db8.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
- name: log4js
description: Port of Log4js to work with node
package_url: https://www.npmjs.com/log4js
version: 0.6.38
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16355/default_22cf6cee54c697b5a223902962cc57a55ee80be9.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z
vulnerabilities:
- name: Incorrect Default Permissions in log4js
cve_id: CVE-2022-21704
cve_url: https://github.com/advisories/GHSA-82v2-mx6x-wq7q
detected_date: Jan 22
severity: moderate
first_patched: 6.4.0
- name: morgan
description: HTTP request logger middleware for node.js
package_url: https://www.npmjs.com/morgan
version: 1.9.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16097/default_c7b204838197013798409fa2b4dafce450edc7fb.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter6/package.json
detection_source: chapter6/package.json
last_updated_by: snyk-bot
last_updated_on: 2019-05-05 04:56:59.000000000 Z
- name: nan
description: 'Native Abstractions for Node.js: C++ header for Node 0.8 -> 11
compatibility'
package_url: https://www.npmjs.com/nan
version: 2.7.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16178/default_0d450fcd03a0343bb89c9b7c3a8cf092daa8c3b9.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter10/async_simple/package.json
detection_source: chapter10/async_simple/package.json
last_updated_by: yunnysunny
last_updated_on: 2017-09-09 12:36:23.000000000 Z
- name: nyc
description: The Istanbul command line interface
package_url: https://www.npmjs.com/nyc
version: 13.1.0
license: ISC
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15837/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter8/package.json
detection_source: chapter8/package.json
last_updated_by: yunnysunny
last_updated_on: 2017-05-05 16:13:02.000000000 Z
- name: prom-client
description: Client for prometheus
package_url: https://www.npmjs.com/prom-client
version: 14.0.1
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18412/default_863e53b96f84b4092f7c0ba36b8cee4bf60d33fe.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter14/package.json
detection_source: chapter14/package.json
last_updated_by: yunnysunny
last_updated_on: 2022-05-02 14:17:42.000000000 Z
- name: serve-favicon
description: Favicon serving middleware with caching
package_url: https://www.npmjs.com/serve-favicon
version: 2.4.5
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16361/default_92302d1bbf4c0f67b862869662b4f69002c94aad.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: snyk-test
last_updated_on: 2019-07-04 08:44:14.000000000 Z
- name: should
description: Test framework agnostic BDD-style assertions
package_url: https://www.npmjs.com/should
version: 11.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15871/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
detection_source_url: https://github.com/yunnysunny/nodebook-sample/blob/master/chapter12/package.json
detection_source: chapter12/package.json
last_updated_by: yunnysunny
last_updated_on: 2018-01-07 12:47:48.000000000 Z