forked from 1instinct/dna-frontend
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathtechstack.yml
More file actions
875 lines (875 loc) · 34.4 KB
/
techstack.yml
File metadata and controls
875 lines (875 loc) · 34.4 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
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
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
869
870
871
872
873
874
875
repo_name: 1instinct/dna-frontend
report_id: f95eab521253505bd7ad81c912ac9538
version: 0.1
repo_type: Public
timestamp: '2024-04-24T17:29:17+00:00'
requested_by: aaronsmulktis
provider: github
branch: main
detected_tools_count: 64
tools:
- 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/1instinct/dna-frontend
detection_source: Repo Metadata
- name: Eve
description: Programming designed for humans
website_url: http://programming.witheve.com/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/5985/qbJoNuap.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.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/1instinct/dna-frontend
detection_source: Repo Metadata
- name: TypeScript
description: A superset of JavaScript that compiles to clean JavaScript output
website_url: http://www.typescriptlang.org
license: Apache-2.0
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg
detection_source_url: https://github.com/1instinct/dna-frontend
detection_source: Repo Metadata
- name: Material-UI
description: Material UI is a library of React UI components that implements Google's
Material Design.
website_url: https://github.com/mui/material-ui
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Front-End Frameworks
image_url: https://img.stackshare.io/service/1904/default_44d81cb9fadbc3688b7e91a6d5217d0ea5358b57.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-08-31 05:41:32.000000000 Z
- name: Next.js
description: A small framework for server-rendered universal JavaScript apps
website_url: https://nextjs.org/
version: 10.0.6
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/5936/nextjs.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.000000000 Z
- name: Node.js
description: A platform built on Chrome's JavaScript runtime for easily building
fast, scalable network applications
website_url: http://nodejs.org/
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: Frameworks (Full Stack)
image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.000000000 Z
- name: React
description: A JavaScript library for building user interfaces
website_url: https://reactjs.org/
version: 17.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: Sass
description: Syntactically Awesome Style Sheets
website_url: http://sass-lang.com/
license: MIT
open_source: true
hosted_saas: false
category: Languages & Frameworks
sub_category: CSS Pre-processors / Extensions
image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.000000000 Z
- name: jQuery
description: The Write Less, Do More, JavaScript Library.
website_url: http://jquery.com/
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript UI Libraries
image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-12-18 20:36:18.000000000 Z
- name: Babel
description: Use next generation JavaScript, today.
website_url: http://babeljs.io/
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JavaScript Compilers
image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/.babelrc
detection_source: ".babelrc"
last_updated_by: Aaron Smulktis
last_updated_on: 2021-08-22 22:30:52.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/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.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/1instinct/dna-frontend
detection_source: Repo Metadata
- name: Prettier
description: Prettier is an opinionated code formatter.
website_url: https://prettier.io/
version: 2.5.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: Code Review
image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: Webpack
description: A bundler for javascript and friends
website_url: http://webpack.js.org
version: 4.46.0
license: MIT
open_source: true
hosted_saas: false
category: Build, Test, Deploy
sub_category: JS Build Tools / JS Task Runners
image_url: https://img.stackshare.io/service/1682/IMG_4636.PNG
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: jiansenhuang
last_updated_on: 2021-06-04 12:42:10.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/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: yarn.lock
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.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/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.000000000 Z
- name: Poli
description: An easy-to-use SQL reporting application
website_url: https://github.com/shzlw/poli
license: MIT
open_source: true
hosted_saas: false
category: Analytics
sub_category: Business Intelligence
image_url: https://img.stackshare.io/service/11232/no-img-open-source.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.000000000 Z
- name: Formik
description: Build forms in React
website_url: https://jaredpalmer.com/formik/
version: 2.2.9
license: Apache-2.0
open_source: true
hosted_saas: false
category: Application Utilities
sub_category: Web Forms
image_url: https://img.stackshare.io/service/8846/preview.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-08-30 17:49:10.000000000 Z
- name: Lottie
description: Easily add high-quality animation to any native app (by Airbnb)
website_url: http://airbnb.design/lottie/
license: Apache-2.0
open_source: true
hosted_saas: false
category: Application Utilities
sub_category: Mobile Prototyping & Interaction Design Tools
image_url: https://img.stackshare.io/service/6445/lottie.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: Moment.js
description: A JavaScript date library for parsing, validating, manipulating, and
formatting dates
website_url: http://momentjs.com/
version: 2.29.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript Utilities & Libraries
image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-11-28 20:28:54.000000000 Z
- name: Shell
description: A shell is a text-based terminal, used for manipulating programs and
files. Shell scripts typically manage program execution.
website_url: https://en.wikipedia.org/wiki/Shell_script
open_source: false
hosted_saas: false
category: Languages & Frameworks
sub_category: Languages
image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png
detection_source_url: https://github.com/1instinct/dna-frontend
detection_source: Repo Metadata
- name: SoundCloud
description: "SoundCloud is an audio platform that lets you listen to what you love
and share the sounds you create. \n\nNeed help? Tweet @SCsupport."
website_url: https://soundcloud.com/
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/1981/n0RKpZjv_normal.jpg
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-11-28 20:28:54.000000000 Z
- name: SweetAlert
description: A beautiful replacement for JavaScript's "alert"
website_url: https://sweetalert.js.org/
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: Javascript Utilities & Libraries
image_url: https://ucarecdn.com/c4c55828-7bcf-4661-8f4f-52745636aafd/
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-09-01 06:04:13.000000000 Z
- name: hls.js
website_url: https://github.com/video-dev/hls.js/tree/master
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/7677/no-img-open-source.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-12-18 20:36:18.000000000 Z
- name: husky
website_url: https://github.com/typicode/husky
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/9527/5502029.jpeg
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-05-26 23:34:52.000000000 Z
- name: lint-staged
website_url: https://github.com/okonet/lint-staged
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/10577/11071.jpeg
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-12-27 22:27:15.000000000 Z
- name: yup
website_url: https://github.com/jquense/yup
open_source: false
hosted_saas: false
image_url: https://img.stackshare.io/service/10756/339286.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/package.json
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.000000000 Z
- name: moment
description: Parse, validate, manipulate, and display dates
package_url: https://www.npmjs.com/moment
version: 2.29.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-11-28 20:28:54.000000000 Z
vulnerabilities:
- name: 'Path Traversal: ''dir/../../filename'' in moment.locale'
cve_id: CVE-2022-24785
cve_url: https://github.com/advisories/GHSA-8hfj-j24r-96c4
detected_date: Apr 9
severity: high
first_patched: 2.29.2
- name: Moment.js vulnerable to Inefficient Regular Expression Complexity
cve_id: CVE-2022-31129
cve_url: https://github.com/advisories/GHSA-wc69-rhjr-hc9g
detected_date: Jul 7
severity: high
first_patched: 2.29.4
- name: ua-parser-js
description: Lightweight JavaScript-based user-agent string parser
package_url: https://www.npmjs.com/ua-parser-js
version: 0.7.31
license: AGPL-3.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17510/default_e5adc22c59a44962e41dfaec51edeb42c083f2f4.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-08-30 17:49:10.000000000 Z
vulnerabilities:
- name: ReDoS Vulnerability in ua-parser-js version
cve_id: CVE-2022-25927
cve_url: https://github.com/advisories/GHSA-fhg7-m89q-25r3
detected_date: Jan 25
severity: high
first_patched: 0.7.33
- name: "@babel/plugin-syntax-export-default-from"
description: Allow parsing of export default from
package_url: https://www.npmjs.com/@babel/plugin-syntax-export-default-from
version: 7.16.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18684/default_2af71d71298317c655d805be66067ce2ce5389f0.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-12-27 22:27:15.000000000 Z
- name: "@emotion/styled"
description: Styled API for emotion
package_url: https://www.npmjs.com/@emotion/styled
version: 11.6.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16702/default_4b738bf1758d38dddd276589bbea47fca5a990df.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-11-28 20:28:54.000000000 Z
- name: "@material-ui/core"
description: React components that implement Google's Material Design
package_url: https://www.npmjs.com/@material-ui/core
version: 4.12.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16271/default_f04d39fc656c2e32ee1b9d3875a3002459aa3b69.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-11-28 20:28:54.000000000 Z
- name: "@material-ui/icons"
description: Material Design Svg Icons converted to Material-UI React components
package_url: https://www.npmjs.com/@material-ui/icons
version: 4.11.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16471/default_73c88a18b684e01cbdbf945631a40a44aff5a777.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-08-31 05:41:32.000000000 Z
- name: "@material-ui/lab"
description: Material-UI Lab - Incubator for Material-UI React components
package_url: https://www.npmjs.com/@material-ui/lab
version: 4.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18760/default_b057657dca80f65f97b5bbe8ba405ffa92071739.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-08-31 05:41:32.000000000 Z
- name: "@types/cors"
description: TypeScript definitions for cors
package_url: https://www.npmjs.com/@types/cors
version: 2.8.12
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17290/default_b2015e9577d171c4c3f12c3c8d253c01fe63ba8d.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: "@types/jquery"
description: TypeScript definitions for jQuery
package_url: https://www.npmjs.com/@types/jquery
version: 3.5.9
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16363/default_97104dc50154593d2dde1d791400955934c9c715.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: "@types/node"
description: TypeScript definitions for Node.js
package_url: https://www.npmjs.com/@types/node
version: 14.17.34
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: "@types/react"
description: TypeScript definitions for React
package_url: https://www.npmjs.com/@types/react
version: 17.0.37
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: "@types/yup"
description: TypeScript definitions for yup
package_url: https://www.npmjs.com/@types/yup
version: 0.29.13
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18670/default_d9dab6271253d9850df2c233b4312e776e118959.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: "@typescript-eslint/eslint-plugin"
description: TypeScript plugin for ESLint
package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin
version: 4.33.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: "@typescript-eslint/parser"
description: An ESLint custom parser which leverages TypeScript ESTree
package_url: https://www.npmjs.com/@typescript-eslint/parser
version: 4.33.0
license: BSD-2-Clause
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: babel-eslint
description: Custom parser for ESLint
package_url: https://www.npmjs.com/babel-eslint
version: 10.1.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15803/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-12-27 22:27:15.000000000 Z
- name: classnames
description: A simple utility for conditionally joining classNames together
package_url: https://www.npmjs.com/classnames
version: 2.2.6
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15942/default_4040fefea2f98006727f63d042275b96a275ab2d.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: jiansenhuang
last_updated_on: 2021-05-16 00:58:48.000000000 Z
- name: cors
description: Node.js CORS middleware
package_url: https://www.npmjs.com/cors
version: 2.8.5
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16165/default_41f04716a804e853d5c38a5b81ee0ea8a842ad82.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-11-28 20:28:54.000000000 Z
- name: cross-env
description: Run scripts that set and use environment variables across platforms
package_url: https://www.npmjs.com/cross-env
version: 7.0.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15828/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: jiansenhuang
last_updated_on: 2021-07-02 22:41:36.000000000 Z
- name: emotion-theming
description: A CSS-in-JS theming solution, inspired by styled-components
package_url: https://www.npmjs.com/emotion-theming
version: 11.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17722/default_148ef251371a47f69a7acad9f3b25e2ec2ee4aa4.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-11-28 20:28:54.000000000 Z
- name: eslint-config-prettier
description: Turns off all rules that are unnecessary or might conflict with Prettier
package_url: https://www.npmjs.com/eslint-config-prettier
version: 8.3.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: eslint-plugin-jsx-a11y
description: Static AST checker for accessibility rules on JSX elements
package_url: https://www.npmjs.com/eslint-plugin-jsx-a11y
version: 6.5.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15845/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-12-27 22:27:15.000000000 Z
- name: eslint-plugin-prettier
description: Runs prettier as an eslint rule
package_url: https://www.npmjs.com/eslint-plugin-prettier
version: 3.4.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15896/default_6e6e1d6bb189c8bb26c6410618bd597979578f39.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: eslint-plugin-react
description: React specific linting rules for ESLint
package_url: https://www.npmjs.com/eslint-plugin-react
version: 7.27.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15817/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: eslint-plugin-react-hooks
description: ESLint rules for React Hooks
package_url: https://www.npmjs.com/eslint-plugin-react-hooks
version: 4.3.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16149/default_1f3a2fc7d882e29a43394ecdf491b8989ea3f0fa.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: fs
description: This package name is not currently in use, but was formerly occupied
by another package
package_url: https://www.npmjs.com/fs
version: 0.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16098/default_63a34654baee757196ddff2457bd1c9a0dfb7287.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.000000000 Z
- name: husky
description: Prevents bad commit or push
package_url: https://www.npmjs.com/husky
version: 6.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15831/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-05-26 23:34:52.000000000 Z
- name: lint-staged
description: Lint files staged by git
package_url: https://www.npmjs.com/lint-staged
version: 11.2.6
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15868/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-12-27 22:27:15.000000000 Z
- name: polished
description: A lightweight toolset for writing styles in Javascript
package_url: https://www.npmjs.com/polished
version: 4.1.3
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/16665/default_ee69dab268e6a52104564fd4259549f5b48a25d4.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: jiansenhuang
last_updated_on: 2021-07-23 18:29:19.000000000 Z
- name: prop-types
description: Runtime type checking for React props and similar objects
package_url: https://www.npmjs.com/prop-types
version: 15.7.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15843/default_b71c906aeda030a5e2f1fe40bf12a93be52404ab.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: react-dom
description: React package for working with the DOM
package_url: https://www.npmjs.com/react-dom
version: 17.0.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: react-spring
description: Cross-platform animation engine for React
package_url: https://www.npmjs.com/react-spring
version: 9.3.2
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17658/default_9126b5a628d81e3d41c9b1190587ab1aec9165c5.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2022-01-16 03:31:18.000000000 Z
- name: resolve-from
description: Resolve the path of a module like `require.resolve
package_url: https://www.npmjs.com/resolve-from
version: 4.0.0
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17861/default_78858facb60c08d15198eb69a6c7f48463f2c09f.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-06-17 16:00:52.000000000 Z
- name: sweetalert2
description: A beautiful
package_url: https://www.npmjs.com/sweetalert2
version: 11.2.1
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/18093/image.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-09-01 06:04:13.000000000 Z
- name: swiper
description: Most modern mobile touch slider and framework with hardware accelerated
transitions
package_url: https://www.npmjs.com/swiper
version: 6.8.4
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17656/default_b06ec1ccf403dac1459596b8571a4fb6a46577e1.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: jiansenhuang
last_updated_on: 2021-07-03 03:38:30.000000000 Z
- name: video.js
description: An HTML5 and Flash video player with a common API and skin for both
package_url: https://www.npmjs.com/video.js
version: 7.17.0
license: Apache-2.0
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17668/default_9126b5a628d81e3d41c9b1190587ab1aec9165c5.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Aaron Smulktis
last_updated_on: 2021-12-18 20:36:18.000000000 Z
- name: yup
description: Dead simple Object schema validation
package_url: https://www.npmjs.com/yup
version: 0.32.11
license: MIT
open_source: true
hosted_saas: false
category: Libraries
sub_category: npm Packages
image_url: https://img.stackshare.io/package/17215/default_37d9ccc57ae4d32e7ff46614e4f8bb2c4ddc7964.png
detection_source_url: https://github.com/1instinct/dna-frontend/blob/main/yarn.lock
detection_source: package.json
last_updated_by: Max Nelson
last_updated_on: 2021-02-01 19:16:51.000000000 Z