From d5416f15584708ce097bf33e76c6c8aa457cce03 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 13:21:09 +0000 Subject: [PATCH 01/97] Create techstack.yml --- techstack.yml | 138 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 138 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..54f47d6 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,138 @@ +repo_name: EmmanuStack/stack-fe-test +report_id: e0616bcf2cf95fb3fcffbfae7f243414 +repo_type: Public +timestamp: '2023-11-07T13:21:06+00:00' +requested_by: emmanu-yahoo +provider: github +branch: main +detected_tools_count: 11 +tools: +- 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 + imageURL: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: package.json +- name: ExpressJS + description: Sinatra inspired web development framework for node.js -- insanely + fast, flexible, and simple + website_url: http://expressjs.com/ + version: 4.17.1 + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Microframeworks (Backend) + imageURL: https://img.stackshare.io/service/1163/hashtag.png + detection_source_url: yarn.lock + detection_source: package.json +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.8.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + imageURL: https://img.stackshare.io/service/1020/OYIaJ1KK.png + detection_source_url: yarn.lock + detection_source: package.json +- 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 + imageURL: https://img.stackshare.io/service/1046/git.png + detection_source: Repo Metadata +- 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 + imageURL: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source: yarn.lock +- 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 + imageURL: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png + detection_source: package.json +- name: Lodash + description: A JavaScript utility library + website_url: https://lodash.com + version: 4.17.20 + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + imageURL: https://img.stackshare.io/service/2438/lodash.png + detection_source_url: yarn.lock + detection_source: package.json +- name: Moment.js + description: A JavaScript date library for parsing, validating, manipulating, and + formatting dates + website_url: http://momentjs.com/ + version: 2.29.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + imageURL: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png + detection_source_url: yarn.lock + detection_source: package.json +- name: axios + description: Promise based HTTP client for the browser and node.js + website_url: https://github.com/mzabriskie/axios + version: 1.26.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript Utilities & Libraries + imageURL: https://img.stackshare.io/no-img-open-source.png + detection_source_url: package.json + detection_source: package.json +- name: express + description: Fast, unopinionated, minimalist web framework + package_url: https://www.npmjs.com/express + version: 4.17.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + imageURL: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: yarn.lock + detection_source: package.json + 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: moment + description: Parse, validate, manipulate, and display dates + package_url: https://www.npmjs.com/moment + version: 2.29.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + imageURL: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png + detection_source_url: yarn.lock + detection_source: package.json From fbf5c6e13e4a85a7922c584a3bb488a75bcfef14 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 13:21:10 +0000 Subject: [PATCH 02/97] Create techstack.md --- techstack.md | 144 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 144 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..603d7bd --- /dev/null +++ b/techstack.md @@ -0,0 +1,144 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public") +

+|11
Tools used|1
Contributors|11/07/23
Report generated|06/13/23
Last commit date| +|------|------|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (2) + + + + + + +
+ ExpressJS +
+ ExpressJS +
+ v4.17.1 +
+ React +
+ React +
+ v16.8.4 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ +## Other (3) + + + + + + + + +
+ Lodash +
+ Lodash +
+ v4.17.20 +
+ Moment.js +
+ Moment.js +
+ v2.29.4 +
+ axios +
+ axios +
+ v1.26.1 +
+ + +## Open source packages (2) + +## npm (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[express](http://expressjs.com/)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](http://momentjs.com)|v2.29.4|N/A|N/A |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From ae118c7f6ab2a7d7881d4cce67bd4fd3caaaf07b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 17:58:42 +0000 Subject: [PATCH 03/97] Update techstack.yml --- techstack.yml | 61 +++++++++++++++------------------------------------ 1 file changed, 18 insertions(+), 43 deletions(-) diff --git a/techstack.yml b/techstack.yml index 54f47d6..e68660e 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: e0616bcf2cf95fb3fcffbfae7f243414 +report_id: 3e42ac8c36ad4d1c82a5e9ca956d023b repo_type: Public -timestamp: '2023-11-07T13:21:06+00:00' +timestamp: '2023-11-07T17:58:38+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 11 +detected_tools_count: 10 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -15,7 +15,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Languages - imageURL: https://img.stackshare.io/service/1209/javascript.jpeg + image_url: https://img.stackshare.io/service/1209/javascript.jpeg detection_source: package.json - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely @@ -27,7 +27,7 @@ tools: hosted_saas: false category: Languages & Frameworks sub_category: Microframeworks (Backend) - imageURL: https://img.stackshare.io/service/1163/hashtag.png + image_url: https://img.stackshare.io/service/1163/hashtag.png detection_source_url: yarn.lock detection_source: package.json - name: React @@ -39,7 +39,7 @@ tools: hosted_saas: false category: Libraries sub_category: Javascript UI Libraries - imageURL: https://img.stackshare.io/service/1020/OYIaJ1KK.png + image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png detection_source_url: yarn.lock detection_source: package.json - name: Git @@ -49,7 +49,7 @@ tools: hosted_saas: false category: Build, Test, Deploy sub_category: Version Control System - imageURL: https://img.stackshare.io/service/1046/git.png + image_url: https://img.stackshare.io/service/1046/git.png detection_source: Repo Metadata - name: Yarn description: A new package manager for JavaScript @@ -58,7 +58,7 @@ tools: hosted_saas: false category: Build, Test, Deploy sub_category: Front End Package Manager - imageURL: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg detection_source: yarn.lock - name: npm description: The package manager for JavaScript. @@ -67,7 +67,7 @@ tools: hosted_saas: false category: Build, Test, Deploy sub_category: Front End Package Manager - imageURL: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png + image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png detection_source: package.json - name: Lodash description: A JavaScript utility library @@ -77,7 +77,7 @@ tools: hosted_saas: false category: Libraries sub_category: Javascript Utilities & Libraries - imageURL: https://img.stackshare.io/service/2438/lodash.png + image_url: https://img.stackshare.io/service/2438/lodash.png detection_source_url: yarn.lock detection_source: package.json - name: Moment.js @@ -90,9 +90,15 @@ tools: hosted_saas: false category: Libraries sub_category: Javascript Utilities & Libraries - imageURL: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png + image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: yarn.lock detection_source: package.json +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/12294/empty-logo-square.png + detection_source: package.json - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -102,37 +108,6 @@ tools: hosted_saas: false category: Libraries sub_category: Javascript Utilities & Libraries - imageURL: https://img.stackshare.io/no-img-open-source.png + image_url: https://img.stackshare.io/no-img-open-source.png detection_source_url: package.json detection_source: package.json -- name: express - description: Fast, unopinionated, minimalist web framework - package_url: https://www.npmjs.com/express - version: 4.17.1 - license: MIT - open_source: true - hosted_saas: false - category: Libraries - sub_category: npm Packages - imageURL: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png - detection_source_url: yarn.lock - detection_source: package.json - 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: moment - description: Parse, validate, manipulate, and display dates - package_url: https://www.npmjs.com/moment - version: 2.29.4 - license: MIT - open_source: true - hosted_saas: false - category: Libraries - sub_category: npm Packages - imageURL: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png - detection_source_url: yarn.lock - detection_source: package.json From e7611849e511725b5f9cb6a69bfdd6f850c9262c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 17:58:43 +0000 Subject: [PATCH 04/97] Update techstack.md --- techstack.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/techstack.md b/techstack.md index 603d7bd..6713290 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|1
Contributors|11/07/23
Report generated|06/13/23
Last commit date| +|10
Tools used|1
Contributors|11/07/23
Report generated|06/13/23
Last commit date| |------|------|------|------|
@@ -99,7 +99,7 @@ Full tech stack [here](/techstack.md) -## Other (3) +## Other (4) + +
Lodash @@ -117,6 +117,14 @@ Full tech stack [here](/techstack.md) v2.29.4 + NPM Trends +
+ NPM Trends +
+ +
axios
@@ -128,16 +136,6 @@ Full tech stack [here](/techstack.md)
- -## Open source packages (2) - -## npm (2) - -|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| -|:------|:------|:------|:------|:------|:------| -|[express](http://expressjs.com/)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| -|[moment](http://momentjs.com)|v2.29.4|N/A|N/A |MIT|N/A| -
From 0a19f73176279cb0bb812d304240bd835a325ff2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 18:13:37 +0000 Subject: [PATCH 05/97] Update techstack.yml --- techstack.yml | 37 ++++++++++++++++++++++++++++++++++--- 1 file changed, 34 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index e68660e..4f1a183 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 3e42ac8c36ad4d1c82a5e9ca956d023b +report_id: ac16b7374923420778d7e947bd91768c repo_type: Public -timestamp: '2023-11-07T17:58:38+00:00' +timestamp: '2023-11-07T18:13:34+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 10 +detected_tools_count: 12 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -111,3 +111,34 @@ tools: image_url: https://img.stackshare.io/no-img-open-source.png detection_source_url: package.json detection_source: package.json +- name: express + description: Fast, unopinionated, minimalist web framework + package_url: https://www.npmjs.com/express + version: 4.17.1 + 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: yarn.lock + detection_source: package.json + 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: moment + description: Parse, validate, manipulate, and display dates + package_url: https://www.npmjs.com/moment + version: 2.29.4 + 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: yarn.lock + detection_source: package.json From 2a0f5e8b273b5696ffbe9e5f824ee882a7790ff5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 18:13:38 +0000 Subject: [PATCH 06/97] Update techstack.md --- techstack.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 6713290..dc3ae47 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|1
Contributors|11/07/23
Report generated|06/13/23
Last commit date| +|12
Tools used|1
Contributors|11/07/23
Report generated|06/13/23
Last commit date| |------|------|------|------|
@@ -136,6 +136,16 @@ Full tech stack [here](/techstack.md) + +## Open source packages (2) + +## npm (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[express](https://www.npmjs.com/express)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](https://www.npmjs.com/moment)|v2.29.4|N/A|N/A |MIT|N/A| +
From 87cc0a3b25759039e115b5849b851d8931568aeb Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 20:14:00 +0000 Subject: [PATCH 07/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 4f1a183..3edab53 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: ac16b7374923420778d7e947bd91768c +report_id: 7f2c0fb444e1075c993e1066258d52d3 repo_type: Public -timestamp: '2023-11-07T18:13:34+00:00' +timestamp: '2023-11-07T20:13:56+00:00' requested_by: emmanu-yahoo provider: github branch: main From 8327f758f29d7af1cae2238a0725f3e3b8deeff0 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 20:14:01 +0000 Subject: [PATCH 08/97] Update techstack.md From 96c52fcc024523f3489c4e8b48597a2cd0de68f9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 20:20:13 +0000 Subject: [PATCH 09/97] Update techstack.yml --- techstack.yml | 12 +++--------- 1 file changed, 3 insertions(+), 9 deletions(-) diff --git a/techstack.yml b/techstack.yml index 3edab53..aecfa28 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 7f2c0fb444e1075c993e1066258d52d3 +report_id: c75152a94270f3e14a41afa8fa962ebd repo_type: Public -timestamp: '2023-11-07T20:13:56+00:00' +timestamp: '2023-11-07T20:20:10+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 12 +detected_tools_count: 11 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -93,12 +93,6 @@ tools: image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: yarn.lock detection_source: package.json -- name: NPM Trends - website_url: https://www.npmtrends.com/ - open_source: false - hosted_saas: false - image_url: https://img.stackshare.io/service/12294/empty-logo-square.png - detection_source: package.json - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 2c982628471b45b37a123a1eb830a3b48da9b5b5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 7 Nov 2023 20:20:14 +0000 Subject: [PATCH 10/97] Update techstack.md --- techstack.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index dc3ae47..14a4227 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|1
Contributors|11/07/23
Report generated|06/13/23
Last commit date| +|11
Tools used|1
Contributors|11/07/23
Report generated|06/13/23
Last commit date| |------|------|------|------|
@@ -99,7 +99,7 @@ Full tech stack [here](/techstack.md) -## Other (4) +## Other (3) - -
Lodash @@ -117,14 +117,6 @@ Full tech stack [here](/techstack.md) v2.29.4 - NPM Trends -
- NPM Trends -
- -
axios
From 11a08b72ba5be19bdf843a6b23ec4aa8632425f3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 8 Nov 2023 14:13:07 +0000 Subject: [PATCH 11/97] Update techstack.yml --- techstack.yml | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index aecfa28..44f1eb0 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: c75152a94270f3e14a41afa8fa962ebd +report_id: 8bd7df6154772597aee0c3922b0b2dcf repo_type: Public -timestamp: '2023-11-07T20:20:10+00:00' +timestamp: '2023-11-08T14:13:04+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 11 +detected_tools_count: 12 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -93,6 +93,12 @@ tools: image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: yarn.lock detection_source: package.json +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/12294/empty-logo-square.png + detection_source: package.json - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 4506c4fee014b880d7d149e6827c8be20115171e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 8 Nov 2023 14:13:08 +0000 Subject: [PATCH 12/97] Update techstack.md --- techstack.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/techstack.md b/techstack.md index 14a4227..f04d388 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|1
Contributors|11/07/23
Report generated|06/13/23
Last commit date| +|12
Tools used|1
Contributors|11/08/23
Report generated|06/13/23
Last commit date| |------|------|------|------| @@ -99,7 +99,7 @@ Full tech stack [here](/techstack.md)
-## Other (3) +## Other (4) + +
Lodash @@ -117,6 +117,14 @@ Full tech stack [here](/techstack.md) v2.29.4 + NPM Trends +
+ NPM Trends +
+ +
axios
From f1ea503f49f90c05850d19bdbbe6b2f93b8b572b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 17:23:29 +0000 Subject: [PATCH 13/97] Update techstack.yml --- techstack.yml | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 44f1eb0..25ec00a 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 8bd7df6154772597aee0c3922b0b2dcf +report_id: 3d59556cf9fc8d405346ca0232355521 repo_type: Public -timestamp: '2023-11-08T14:13:04+00:00' +timestamp: '2023-11-09T17:23:27+00:00' requested_by: emmanu-yahoo provider: github branch: main @@ -17,6 +17,8 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple @@ -30,6 +32,8 @@ tools: image_url: https://img.stackshare.io/service/1163/hashtag.png detection_source_url: yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:33:50.000000000 Z - name: React description: A JavaScript library for building user interfaces website_url: https://reactjs.org/ @@ -42,6 +46,8 @@ tools: image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png detection_source_url: yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -60,6 +66,8 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg detection_source: yarn.lock + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:04:56.000000000 Z - name: npm description: The package manager for JavaScript. website_url: https://www.npmjs.com/ @@ -69,6 +77,8 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: Lodash description: A JavaScript utility library website_url: https://lodash.com @@ -80,6 +90,8 @@ tools: image_url: https://img.stackshare.io/service/2438/lodash.png detection_source_url: yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: Moment.js description: A JavaScript date library for parsing, validating, manipulating, and formatting dates @@ -93,12 +105,16 @@ tools: image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: NPM Trends website_url: https://www.npmtrends.com/ open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/12294/empty-logo-square.png detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -111,6 +127,8 @@ tools: image_url: https://img.stackshare.io/no-img-open-source.png detection_source_url: package.json detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:16:12.000000000 Z - name: express description: Fast, unopinionated, minimalist web framework package_url: https://www.npmjs.com/express @@ -123,6 +141,8 @@ tools: image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png detection_source_url: yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:33:50.000000000 Z vulnerabilities: - name: qs vulnerable to Prototype Pollution cve_id: CVE-2022-24999 @@ -142,3 +162,5 @@ tools: image_url: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png detection_source_url: yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z From ebd73ddedfd6893f521611bde94a8ab3a1bd5a2d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 17:23:30 +0000 Subject: [PATCH 14/97] Update techstack.md --- techstack.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/techstack.md b/techstack.md index f04d388..cae7f24 100644 --- a/techstack.md +++ b/techstack.md @@ -32,8 +32,8 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|1
Contributors|11/08/23
Report generated|06/13/23
Last commit date| -|------|------|------|------| +|12
Tools used|11/09/23
Report generated| +|------|------| ## Languages (1) @@ -143,8 +143,8 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[express](https://www.npmjs.com/express)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| -|[moment](https://www.npmjs.com/moment)|v2.29.4|N/A|N/A |MIT|N/A| +|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A|
From 34c65230c4594502e33b4868397c7ed61afea2a8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 16 Nov 2023 14:39:42 +0000 Subject: [PATCH 15/97] Update techstack.yml --- techstack.yml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/techstack.yml b/techstack.yml index 25ec00a..1a115b8 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 3d59556cf9fc8d405346ca0232355521 +report_id: d67c640721e65ba73aa8b4454dd1cc5a repo_type: Public -timestamp: '2023-11-09T17:23:27+00:00' +timestamp: '2023-11-16T14:39:40+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 12 +detected_tools_count: 11 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -107,14 +107,6 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z -- name: NPM Trends - website_url: https://www.npmtrends.com/ - open_source: false - hosted_saas: false - image_url: https://img.stackshare.io/service/12294/empty-logo-square.png - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 2054b9413e9848e7c5ac33aa4f943355341498f7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 16 Nov 2023 14:39:43 +0000 Subject: [PATCH 16/97] Update techstack.md --- techstack.md | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/techstack.md b/techstack.md index cae7f24..a577bc4 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|11/09/23
Report generated| +|11
Tools used|11/16/23
Report generated| |------|------|
@@ -99,7 +99,7 @@ Full tech stack [here](/techstack.md)
-## Other (4) +## Other (3) - -
Lodash @@ -117,14 +117,6 @@ Full tech stack [here](/techstack.md) v2.29.4 - NPM Trends -
- NPM Trends -
- -
axios
@@ -149,4 +141,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From 950e2fede3e1d8f385d2cd11fbeb9b988817bd69 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:09:03 +0000 Subject: [PATCH 17/97] Update techstack.yml --- techstack.yml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index 1a115b8..f853078 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: d67c640721e65ba73aa8b4454dd1cc5a +report_id: f1f10c7703944fd37b156784035911ff repo_type: Public -timestamp: '2023-11-16T14:39:40+00:00' +timestamp: '2023-11-17T18:09:01+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 11 +detected_tools_count: 12 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -107,6 +107,14 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/12294/empty-logo-square.png + detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 8231c4a1af482cf5c37ea24a02f575be1b17da25 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:09:04 +0000 Subject: [PATCH 18/97] Update techstack.md --- techstack.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/techstack.md b/techstack.md index a577bc4..90f07aa 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|11/16/23
Report generated| +|12
Tools used|11/17/23
Report generated| |------|------|
@@ -99,7 +99,7 @@ Full tech stack [here](/techstack.md)
-## Other (3) +## Other (4) + +
Lodash @@ -117,6 +117,14 @@ Full tech stack [here](/techstack.md) v2.29.4 + NPM Trends +
+ NPM Trends +
+ +
axios
From 5b331783f55fdb336ebcdf162e07be709794e631 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:15:33 +0000 Subject: [PATCH 19/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index f853078..94b6b9c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: f1f10c7703944fd37b156784035911ff +report_id: 57767f2158ddfdb2743dafedc4037dba repo_type: Public -timestamp: '2023-11-17T18:09:01+00:00' +timestamp: '2023-11-17T18:15:30+00:00' requested_by: emmanu-yahoo provider: github branch: main From dfdb0b106269c79e2fd2d6eca6df8f00f552564c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:15:34 +0000 Subject: [PATCH 20/97] Update techstack.md From 3f9265381f4adfdd333fcd1a3853b94d0a282c45 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:27:05 +0000 Subject: [PATCH 21/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 94b6b9c..5dadcf9 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 57767f2158ddfdb2743dafedc4037dba +report_id: d687a2ee18118b1e0434c1135ce9d48d repo_type: Public -timestamp: '2023-11-17T18:15:30+00:00' +timestamp: '2023-11-17T18:27:03+00:00' requested_by: emmanu-yahoo provider: github branch: main From a9c998502f476290c03e3e561d50a6aa4952397b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:27:06 +0000 Subject: [PATCH 22/97] Update techstack.md From afb55dba6640d94f986a84e41ec2bb86c1fd926d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:37:35 +0000 Subject: [PATCH 23/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 5dadcf9..adb7ca7 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: d687a2ee18118b1e0434c1135ce9d48d +report_id: 9cfd9508fe814f2243a84ab4ce5772ae repo_type: Public -timestamp: '2023-11-17T18:27:03+00:00' +timestamp: '2023-11-17T18:37:33+00:00' requested_by: emmanu-yahoo provider: github branch: main From 7f692c61f05c46e2a3d5bf9a3268110f7b8af731 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 17 Nov 2023 18:37:36 +0000 Subject: [PATCH 24/97] Update techstack.md From bbbf005e8e1580683417b42b13a9fc5c66f3796c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 22 Nov 2023 20:54:15 +0000 Subject: [PATCH 25/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index adb7ca7..016635a 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 9cfd9508fe814f2243a84ab4ce5772ae +report_id: c1dfb026a512d41f65ff1c43f9376f89 repo_type: Public -timestamp: '2023-11-17T18:37:33+00:00' +timestamp: '2023-11-22T20:54:13+00:00' requested_by: emmanu-yahoo provider: github branch: main From 183bb0b3c17e563410e805a3cfd311625bbc330d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 22 Nov 2023 20:54:16 +0000 Subject: [PATCH 26/97] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 90f07aa..c1eda7b 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|11/17/23
Report generated| +|12
Tools used|11/22/23
Report generated| |------|------| From 4738e8ee8fd6964aed100d69001ee89a7b82e770 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 16:18:53 +0000 Subject: [PATCH 27/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 016635a..ed371a7 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: c1dfb026a512d41f65ff1c43f9376f89 +report_id: 4da1a29dd48a81938a10432cc8da12be repo_type: Public -timestamp: '2023-11-22T20:54:13+00:00' +timestamp: '2023-11-23T16:18:51+00:00' requested_by: emmanu-yahoo provider: github branch: main From b3e138763df9709bb395324498d524c5a77fdecf Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 16:18:54 +0000 Subject: [PATCH 28/97] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index c1eda7b..21029ac 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|11/22/23
Report generated| +|12
Tools used|11/23/23
Report generated| |------|------| From c5debb5b19f24effd3012c04d8c34f0d96b71e78 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 18:11:48 +0000 Subject: [PATCH 29/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index ed371a7..ad34334 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 4da1a29dd48a81938a10432cc8da12be +report_id: 1dd6ed44982ccb9d4d7dab7cbd2ffe82 repo_type: Public -timestamp: '2023-11-23T16:18:51+00:00' +timestamp: '2023-11-23T18:11:45+00:00' requested_by: emmanu-yahoo provider: github branch: main From 3f01fe111c9efb1785f528760b904c4294d9af98 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 18:11:49 +0000 Subject: [PATCH 30/97] Update techstack.md From 4f4bd0939793446d4e5e669fc0c4f4fc3cfed169 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 18:27:52 +0000 Subject: [PATCH 31/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index ad34334..8e6bccc 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 1dd6ed44982ccb9d4d7dab7cbd2ffe82 +report_id: 056213a54475fc6e4efdf1c052d3adf6 repo_type: Public -timestamp: '2023-11-23T18:11:45+00:00' +timestamp: '2023-11-23T18:27:50+00:00' requested_by: emmanu-yahoo provider: github branch: main From cce72d74e7086e302e8e94337e74a6b39553854e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 23 Nov 2023 18:27:53 +0000 Subject: [PATCH 32/97] Update techstack.md From ff76b725b475e83b3f4ffa9ca021d361c4ab80c4 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 24 Nov 2023 05:57:46 +0000 Subject: [PATCH 33/97] Update techstack.yml --- techstack.yml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/techstack.yml b/techstack.yml index 8e6bccc..7bc8fb1 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 056213a54475fc6e4efdf1c052d3adf6 +report_id: 1d4189720b53a06427150d8c2c3131e7 repo_type: Public -timestamp: '2023-11-23T18:27:50+00:00' +timestamp: '2023-11-24T05:57:45+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 12 +detected_tools_count: 11 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -107,14 +107,6 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z -- name: NPM Trends - website_url: https://www.npmtrends.com/ - open_source: false - hosted_saas: false - image_url: https://img.stackshare.io/service/12294/empty-logo-square.png - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 5af04026d8836f7b4a374a1da06e7382122d3cc9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 24 Nov 2023 05:57:47 +0000 Subject: [PATCH 34/97] Update techstack.md --- techstack.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index 21029ac..63482ba 100644 --- a/techstack.md +++ b/techstack.md @@ -32,7 +32,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|11/23/23
Report generated| +|11
Tools used|11/24/23
Report generated| |------|------| @@ -99,7 +99,7 @@ Full tech stack [here](/techstack.md)
-## Other (4) +## Other (3) - -
Lodash @@ -117,14 +117,6 @@ Full tech stack [here](/techstack.md) v2.29.4 - NPM Trends -
- NPM Trends -
- -
axios
From 27df186b701e3e5afdb926c58345b708a9e23a2d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 30 Nov 2023 17:05:15 +0000 Subject: [PATCH 35/97] Update techstack.yml --- techstack.yml | 46 ++++++++++++++++------------------------------ 1 file changed, 16 insertions(+), 30 deletions(-) diff --git a/techstack.yml b/techstack.yml index 7bc8fb1..3d33e83 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 1d4189720b53a06427150d8c2c3131e7 +report_id: d006dcfc1a2690c20c1928c361583b89 repo_type: Public -timestamp: '2023-11-24T05:57:45+00:00' +timestamp: '2023-11-30T17:05:13+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 11 +detected_tools_count: 12 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -17,8 +17,6 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple @@ -30,10 +28,8 @@ tools: category: Languages & Frameworks sub_category: Microframeworks (Backend) image_url: https://img.stackshare.io/service/1163/hashtag.png - detection_source_url: yarn.lock + detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:33:50.000000000 Z - name: React description: A JavaScript library for building user interfaces website_url: https://reactjs.org/ @@ -44,10 +40,8 @@ tools: category: Libraries sub_category: Javascript UI Libraries image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png - detection_source_url: yarn.lock + detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -66,8 +60,6 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg detection_source: yarn.lock - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:04:56.000000000 Z - name: npm description: The package manager for JavaScript. website_url: https://www.npmjs.com/ @@ -77,8 +69,6 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: Lodash description: A JavaScript utility library website_url: https://lodash.com @@ -88,10 +78,8 @@ tools: category: Libraries sub_category: Javascript Utilities & Libraries image_url: https://img.stackshare.io/service/2438/lodash.png - detection_source_url: yarn.lock + detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: Moment.js description: A JavaScript date library for parsing, validating, manipulating, and formatting dates @@ -103,10 +91,14 @@ tools: category: Libraries sub_category: Javascript Utilities & Libraries image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png - detection_source_url: yarn.lock + detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source: package.json +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/12294/empty-logo-square.png detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -117,10 +109,8 @@ tools: category: Libraries sub_category: Javascript Utilities & Libraries image_url: https://img.stackshare.io/no-img-open-source.png - detection_source_url: package.json + detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/package.json detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:16:12.000000000 Z - name: express description: Fast, unopinionated, minimalist web framework package_url: https://www.npmjs.com/express @@ -131,10 +121,8 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png - detection_source_url: yarn.lock + detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:33:50.000000000 Z vulnerabilities: - name: qs vulnerable to Prototype Pollution cve_id: CVE-2022-24999 @@ -152,7 +140,5 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png - detection_source_url: yarn.lock + detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z From c09204c52770bb5cf79e1a01c5ea23a37ba9cb0b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 30 Nov 2023 17:05:16 +0000 Subject: [PATCH 36/97] Update techstack.md --- techstack.md | 28 ++++++++++++++++++++-------- 1 file changed, 20 insertions(+), 8 deletions(-) diff --git a/techstack.md b/techstack.md index 63482ba..2228331 100644 --- a/techstack.md +++ b/techstack.md @@ -1,7 +1,8 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|11/24/23
Report generated| +|12
Tools used|11/30/23
Report generated| |------|------|
@@ -99,7 +103,7 @@ Full tech stack [here](/techstack.md)
-## Other (3) +## Other (4) + +
Lodash @@ -117,6 +121,14 @@ Full tech stack [here](/techstack.md) v2.29.4 + NPM Trends +
+ NPM Trends +
+ +
axios
@@ -135,8 +147,8 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| -|[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A| +|[express](https://www.npmjs.com/express)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](https://www.npmjs.com/moment)|v2.29.4|N/A|N/A |MIT|N/A|
From b291b3e3dab84246564bd3bc4e51355b912795d7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 4 Dec 2023 20:52:19 +0000 Subject: [PATCH 37/97] Update techstack.yml --- techstack.yml | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 3d33e83..b40b51c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: d006dcfc1a2690c20c1928c361583b89 +report_id: f27c0e16b4b1de67ba5feccd96c6d4d2 repo_type: Public -timestamp: '2023-11-30T17:05:13+00:00' +timestamp: '2023-12-04T20:52:17+00:00' requested_by: emmanu-yahoo provider: github branch: main @@ -17,6 +17,8 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple @@ -30,6 +32,8 @@ tools: image_url: https://img.stackshare.io/service/1163/hashtag.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:33:50.000000000 Z - name: React description: A JavaScript library for building user interfaces website_url: https://reactjs.org/ @@ -42,6 +46,8 @@ tools: image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -60,6 +66,8 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg detection_source: yarn.lock + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:04:56.000000000 Z - name: npm description: The package manager for JavaScript. website_url: https://www.npmjs.com/ @@ -69,6 +77,8 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: Lodash description: A JavaScript utility library website_url: https://lodash.com @@ -80,6 +90,8 @@ tools: image_url: https://img.stackshare.io/service/2438/lodash.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: Moment.js description: A JavaScript date library for parsing, validating, manipulating, and formatting dates @@ -93,12 +105,16 @@ tools: image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: NPM Trends website_url: https://www.npmtrends.com/ open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/12294/empty-logo-square.png detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -111,6 +127,8 @@ tools: image_url: https://img.stackshare.io/no-img-open-source.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/package.json detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:16:12.000000000 Z - name: express description: Fast, unopinionated, minimalist web framework package_url: https://www.npmjs.com/express @@ -123,6 +141,8 @@ tools: image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:33:50.000000000 Z vulnerabilities: - name: qs vulnerable to Prototype Pollution cve_id: CVE-2022-24999 @@ -142,3 +162,5 @@ tools: image_url: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z From 5322e130c7332c991bbf3adee79f0021c21347c2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 4 Dec 2023 20:52:20 +0000 Subject: [PATCH 38/97] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 2228331..51c609d 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|11/30/23
Report generated| +|12
Tools used|12/04/23
Report generated| |------|------|
@@ -147,8 +147,8 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[express](https://www.npmjs.com/express)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| -|[moment](https://www.npmjs.com/moment)|v2.29.4|N/A|N/A |MIT|N/A| +|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A|
From 577d3519708d3de0fc16975f4b00ac7bffff9001 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Dec 2023 17:13:03 +0000 Subject: [PATCH 39/97] Update techstack.yml --- techstack.yml | 26 ++------------------------ 1 file changed, 2 insertions(+), 24 deletions(-) diff --git a/techstack.yml b/techstack.yml index b40b51c..eb76127 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: f27c0e16b4b1de67ba5feccd96c6d4d2 +report_id: b417e81de25f3c01a95d095d5ee1b941 repo_type: Public -timestamp: '2023-12-04T20:52:17+00:00' +timestamp: '2023-12-07T17:13:00+00:00' requested_by: emmanu-yahoo provider: github branch: main @@ -17,8 +17,6 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple @@ -32,8 +30,6 @@ tools: image_url: https://img.stackshare.io/service/1163/hashtag.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:33:50.000000000 Z - name: React description: A JavaScript library for building user interfaces website_url: https://reactjs.org/ @@ -46,8 +42,6 @@ tools: image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -66,8 +60,6 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg detection_source: yarn.lock - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:04:56.000000000 Z - name: npm description: The package manager for JavaScript. website_url: https://www.npmjs.com/ @@ -77,8 +69,6 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: Lodash description: A JavaScript utility library website_url: https://lodash.com @@ -90,8 +80,6 @@ tools: image_url: https://img.stackshare.io/service/2438/lodash.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: Moment.js description: A JavaScript date library for parsing, validating, manipulating, and formatting dates @@ -105,16 +93,12 @@ tools: image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: NPM Trends website_url: https://www.npmtrends.com/ open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/12294/empty-logo-square.png detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -127,8 +111,6 @@ tools: image_url: https://img.stackshare.io/no-img-open-source.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/package.json detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:16:12.000000000 Z - name: express description: Fast, unopinionated, minimalist web framework package_url: https://www.npmjs.com/express @@ -141,8 +123,6 @@ tools: image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:33:50.000000000 Z vulnerabilities: - name: qs vulnerable to Prototype Pollution cve_id: CVE-2022-24999 @@ -162,5 +142,3 @@ tools: image_url: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z From 5aaf7237645afea786e97ca7ea0ad81077eaa2aa Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Dec 2023 17:13:04 +0000 Subject: [PATCH 40/97] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 51c609d..3ddc3c1 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|12/04/23
Report generated| +|12
Tools used|12/07/23
Report generated| |------|------|
@@ -147,8 +147,8 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| -|[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A| +|[express](https://www.npmjs.com/express)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](https://www.npmjs.com/moment)|v2.29.4|N/A|N/A |MIT|N/A|
From 01516b298709fd890497fbdd4e566fb9300eb721 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Dec 2023 11:39:51 +0000 Subject: [PATCH 41/97] Update techstack.yml --- techstack.yml | 26 ++++++++++++++++++++++++-- 1 file changed, 24 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index eb76127..35ff0ba 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: b417e81de25f3c01a95d095d5ee1b941 +report_id: 20359076c1a4284a19206de895d33643 repo_type: Public -timestamp: '2023-12-07T17:13:00+00:00' +timestamp: '2023-12-08T11:39:48+00:00' requested_by: emmanu-yahoo provider: github branch: main @@ -17,6 +17,8 @@ tools: sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: ExpressJS description: Sinatra inspired web development framework for node.js -- insanely fast, flexible, and simple @@ -30,6 +32,8 @@ tools: image_url: https://img.stackshare.io/service/1163/hashtag.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:33:50.000000000 Z - name: React description: A JavaScript library for building user interfaces website_url: https://reactjs.org/ @@ -42,6 +46,8 @@ tools: image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ @@ -60,6 +66,8 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg detection_source: yarn.lock + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:04:56.000000000 Z - name: npm description: The package manager for JavaScript. website_url: https://www.npmjs.com/ @@ -69,6 +77,8 @@ tools: sub_category: Front End Package Manager image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: Lodash description: A JavaScript utility library website_url: https://lodash.com @@ -80,6 +90,8 @@ tools: image_url: https://img.stackshare.io/service/2438/lodash.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 17:22:09.000000000 Z - name: Moment.js description: A JavaScript date library for parsing, validating, manipulating, and formatting dates @@ -93,12 +105,16 @@ tools: image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: NPM Trends website_url: https://www.npmtrends.com/ open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/12294/empty-logo-square.png detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -111,6 +127,8 @@ tools: image_url: https://img.stackshare.io/no-img-open-source.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/package.json detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:16:12.000000000 Z - name: express description: Fast, unopinionated, minimalist web framework package_url: https://www.npmjs.com/express @@ -123,6 +141,8 @@ tools: image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:33:50.000000000 Z vulnerabilities: - name: qs vulnerable to Prototype Pollution cve_id: CVE-2022-24999 @@ -142,3 +162,5 @@ tools: image_url: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z From c8153c9602aba90bde47c7638022ba24ab8a0cd1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Dec 2023 12:07:31 +0000 Subject: [PATCH 42/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 35ff0ba..4428e4c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,7 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 20359076c1a4284a19206de895d33643 +report_id: 592165a7f98588ba771917ddb0d8cd43 repo_type: Public -timestamp: '2023-12-08T11:39:48+00:00' +timestamp: '2023-12-08T12:07:29+00:00' requested_by: emmanu-yahoo provider: github branch: main From e034a469159ebe2589d6e22da5fc768672f839b1 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Dec 2023 12:07:32 +0000 Subject: [PATCH 43/97] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 3ddc3c1..1a8b339 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|12/07/23
Report generated| +|12
Tools used|12/08/23
Report generated| |------|------|
@@ -147,8 +147,8 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[express](https://www.npmjs.com/express)|v4.17.1|N/A|N/A |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| -|[moment](https://www.npmjs.com/moment)|v2.29.4|N/A|N/A |MIT|N/A| +|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A|
From d177e22271c58b37dad89023f0330eb57d5ba30e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Dec 2023 22:04:43 +0000 Subject: [PATCH 44/97] Update techstack.yml --- techstack.yml | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/techstack.yml b/techstack.yml index 4428e4c..6a6de83 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 592165a7f98588ba771917ddb0d8cd43 +report_id: cec6ad0aa4414333119e82e303eb69ee repo_type: Public -timestamp: '2023-12-08T12:07:29+00:00' +timestamp: '2023-12-08T22:04:42+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 12 +detected_tools_count: 11 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -107,14 +107,6 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z -- name: NPM Trends - website_url: https://www.npmtrends.com/ - open_source: false - hosted_saas: false - image_url: https://img.stackshare.io/service/12294/empty-logo-square.png - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 9c941c27996898df72e3e7f2444a859441bfe692 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Dec 2023 22:04:45 +0000 Subject: [PATCH 45/97] Update techstack.md --- techstack.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index 1a8b339..7fcbfa5 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|12/08/23
Report generated| +|11
Tools used|12/08/23
Report generated| |------|------|
@@ -103,7 +103,7 @@ Full tech stack [here](/techstack.md)
-## Other (4) +## Other (3) - -
Lodash @@ -121,14 +121,6 @@ Full tech stack [here](/techstack.md) v2.29.4 - NPM Trends -
- NPM Trends -
- -
axios
From c1e83fb72323d3d2dc4efce23a08ed6c657b5dc8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Dec 2023 20:04:42 +0000 Subject: [PATCH 46/97] Update techstack.yml --- techstack.yml | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index 6a6de83..b7dec34 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: cec6ad0aa4414333119e82e303eb69ee +report_id: 7855ec877677d978eb9343720185916e repo_type: Public -timestamp: '2023-12-08T22:04:42+00:00' +timestamp: '2023-12-11T20:04:40+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 11 +detected_tools_count: 12 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -107,6 +107,14 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/12294/empty-logo-square.png + detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 9a98b0077696ddf5d76c2d01217252e18ca05dba Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Dec 2023 20:04:43 +0000 Subject: [PATCH 47/97] Update techstack.md --- techstack.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/techstack.md b/techstack.md index 7fcbfa5..aa96294 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|12/08/23
Report generated| +|12
Tools used|12/11/23
Report generated| |------|------| @@ -103,7 +103,7 @@ Full tech stack [here](/techstack.md)
-## Other (3) +## Other (4) + +
Lodash @@ -121,6 +121,14 @@ Full tech stack [here](/techstack.md) v2.29.4 + NPM Trends +
+ NPM Trends +
+ +
axios
From dd6e0f8dbfe2047eff6545ca64ec19a2eeee7b42 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Dec 2023 11:56:06 +0000 Subject: [PATCH 48/97] Update techstack.yml --- techstack.yml | 28 ++++++++++------------------ 1 file changed, 10 insertions(+), 18 deletions(-) diff --git a/techstack.yml b/techstack.yml index b7dec34..eb2ef37 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 7855ec877677d978eb9343720185916e +report_id: 8f8860786da73dfcc993f77f68607f7f repo_type: Public -timestamp: '2023-12-11T20:04:40+00:00' +timestamp: '2023-12-13T11:56:04+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 12 +detected_tools_count: 11 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -30,7 +30,7 @@ tools: category: Languages & Frameworks sub_category: Microframeworks (Backend) image_url: https://img.stackshare.io/service/1163/hashtag.png - detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:33:50.000000000 Z @@ -44,7 +44,7 @@ tools: category: Libraries sub_category: Javascript UI Libraries image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png - detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z @@ -88,7 +88,7 @@ tools: category: Libraries sub_category: Javascript Utilities & Libraries image_url: https://img.stackshare.io/service/2438/lodash.png - detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 17:22:09.000000000 Z @@ -103,18 +103,10 @@ tools: category: Libraries sub_category: Javascript Utilities & Libraries image_url: https://img.stackshare.io/service/3643/Xrtdc94q_400x400.png - detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z -- name: NPM Trends - website_url: https://www.npmtrends.com/ - open_source: false - hosted_saas: false - image_url: https://img.stackshare.io/service/12294/empty-logo-square.png - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios @@ -125,7 +117,7 @@ tools: category: Libraries sub_category: Javascript Utilities & Libraries image_url: https://img.stackshare.io/no-img-open-source.png - detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/package.json + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/package.json detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:16:12.000000000 Z @@ -139,7 +131,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png - detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:33:50.000000000 Z @@ -160,7 +152,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15847/default_4479dbac220be99e50e724b2df6cf415241d71fd.png - detection_source_url: github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z From ce77716112a937201a90a3e3f8f1c4b77da9b075 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Dec 2023 11:56:07 +0000 Subject: [PATCH 49/97] Update techstack.md --- techstack.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index aa96294..8cb6d1e 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|12/11/23
Report generated| +|11
Tools used|12/13/23
Report generated| |------|------| @@ -103,7 +103,7 @@ Full tech stack [here](/techstack.md)
-## Other (4) +## Other (3) - -
Lodash @@ -121,14 +121,6 @@ Full tech stack [here](/techstack.md) v2.29.4 - NPM Trends -
- NPM Trends -
- -
axios
From 31660e0ffa2ca1c35e46e18f2bc040483e656a64 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Dec 2023 13:36:39 +0000 Subject: [PATCH 50/97] Update techstack.yml --- techstack.yml | 89 ++++++++++++++++++--------------------------------- 1 file changed, 31 insertions(+), 58 deletions(-) diff --git a/techstack.yml b/techstack.yml index eb2ef37..29e689b 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,17 +1,17 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 8f8860786da73dfcc993f77f68607f7f +report_id: fedc0a86a79bed091482d7805fc5a47d repo_type: Public -timestamp: '2023-12-13T11:56:04+00:00' +timestamp: '2023-12-13T13:36:33+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 11 +detected_tools_count: 10 tools: - 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 + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -25,7 +25,7 @@ tools: website_url: http://expressjs.com/ version: 4.17.1 license: MIT - open_source: true + open_source: false hosted_saas: false category: Languages & Frameworks sub_category: Microframeworks (Backend) @@ -34,24 +34,10 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:33:50.000000000 Z -- name: React - description: A JavaScript library for building user interfaces - website_url: https://reactjs.org/ - version: 16.8.4 - 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ - open_source: true + open_source: false hosted_saas: false category: Build, Test, Deploy sub_category: Version Control System @@ -60,7 +46,7 @@ tools: - name: Yarn description: A new package manager for JavaScript website_url: https://yarnpkg.com/ - open_source: true + open_source: false hosted_saas: false category: Build, Test, Deploy sub_category: Front End Package Manager @@ -83,7 +69,7 @@ tools: description: A JavaScript utility library website_url: https://lodash.com version: 4.17.20 - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: Javascript Utilities & Libraries @@ -98,7 +84,7 @@ tools: website_url: http://momentjs.com/ version: 2.29.4 license: MIT - open_source: true + open_source: false hosted_saas: false category: Libraries sub_category: Javascript Utilities & Libraries @@ -107,52 +93,39 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z -- name: axios - description: Promise based HTTP client for the browser and node.js - website_url: https://github.com/mzabriskie/axios - version: 1.26.1 - license: MIT - open_source: true +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false hosted_saas: false - category: Libraries - sub_category: Javascript Utilities & Libraries - image_url: https://img.stackshare.io/no-img-open-source.png - detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/package.json + image_url: https://img.stackshare.io/service/12294/empty-logo-square.png detection_source: package.json last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:16:12.000000000 Z -- name: express - description: Fast, unopinionated, minimalist web framework - package_url: https://www.npmjs.com/express - version: 4.17.1 + last_updated_on: 2023-06-12 12:03:55.000000000 Z +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.8.4 license: MIT - open_source: true + open_source: false hosted_saas: false category: Libraries - sub_category: npm Packages - image_url: https://img.stackshare.io/package/15818/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: package.json last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:33:50.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: moment - description: Parse, validate, manipulate, and display dates - package_url: https://www.npmjs.com/moment - version: 2.29.4 + last_updated_on: 2023-06-13 19:31:41.000000000 Z +- name: axios + description: Promise based HTTP client for the browser and node.js + website_url: https://github.com/mzabriskie/axios + version: 1.26.1 license: MIT - open_source: true + open_source: false 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock + sub_category: Javascript Utilities & Libraries + image_url: https://img.stackshare.io/no-img-open-source.png + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/package.json detection_source: package.json last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z + last_updated_on: 2023-06-13 19:16:12.000000000 Z From cb82301e9982f0a2d0de9a1ecd37f8e31ba21fe3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Dec 2023 13:36:41 +0000 Subject: [PATCH 51/97] Update techstack.md --- techstack.md | 40 +++++++++++++++++++--------------------- 1 file changed, 19 insertions(+), 21 deletions(-) diff --git a/techstack.md b/techstack.md index 8cb6d1e..57b061b 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|12/13/23
Report generated| +|10
Tools used|12/13/23
Report generated| |------|------| @@ -53,7 +53,7 @@ Full tech stack [here](/techstack.md)
-## Frameworks (2) +## Frameworks (1) - -
ExpressJS @@ -63,14 +63,6 @@ Full tech stack [here](/techstack.md) v4.17.1 - React -
- React -
- v16.8.4 -
@@ -103,7 +95,7 @@ Full tech stack [here](/techstack.md) -## Other (3) +## Other (5) + + + +
Lodash @@ -121,6 +113,22 @@ Full tech stack [here](/techstack.md) v2.29.4 + NPM Trends +
+ NPM Trends +
+ +
+ React +
+ React +
+ v16.8.4 +
axios
@@ -132,16 +140,6 @@ Full tech stack [here](/techstack.md)
- -## Open source packages (2) - -## npm (2) - -|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| -|:------|:------|:------|:------|:------|:------| -|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| -|[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A| -
From bc896cf6d6d7fc1713de8c026de03a405449174b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 15 Dec 2023 12:54:44 +0000 Subject: [PATCH 52/97] Update techstack.yml --- techstack.yml | 83 ++++++++++++++++++++++++++++++++++++--------------- 1 file changed, 59 insertions(+), 24 deletions(-) diff --git a/techstack.yml b/techstack.yml index 29e689b..903e7b8 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,17 +1,17 @@ repo_name: EmmanuStack/stack-fe-test -report_id: fedc0a86a79bed091482d7805fc5a47d +report_id: 7244966bbd1475120785530ae233a1a1 repo_type: Public -timestamp: '2023-12-13T13:36:33+00:00' +timestamp: '2023-12-15T12:54:42+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 10 +detected_tools_count: 12 tools: - 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: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Languages @@ -25,7 +25,7 @@ tools: website_url: http://expressjs.com/ version: 4.17.1 license: MIT - open_source: false + open_source: true hosted_saas: false category: Languages & Frameworks sub_category: Microframeworks (Backend) @@ -34,10 +34,24 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:33:50.000000000 Z +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.8.4 + 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: Git description: Fast, scalable, distributed revision control system website_url: http://git-scm.com/ - open_source: false + open_source: true hosted_saas: false category: Build, Test, Deploy sub_category: Version Control System @@ -46,7 +60,7 @@ tools: - name: Yarn description: A new package manager for JavaScript website_url: https://yarnpkg.com/ - open_source: false + open_source: true hosted_saas: false category: Build, Test, Deploy sub_category: Front End Package Manager @@ -69,7 +83,7 @@ tools: description: A JavaScript utility library website_url: https://lodash.com version: 4.17.20 - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: Javascript Utilities & Libraries @@ -84,7 +98,7 @@ tools: website_url: http://momentjs.com/ version: 2.29.4 license: MIT - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: Javascript Utilities & Libraries @@ -101,26 +115,12 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-12 12:03:55.000000000 Z -- name: React - description: A JavaScript library for building user interfaces - website_url: https://reactjs.org/ - version: 16.8.4 - license: MIT - open_source: false - 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios version: 1.26.1 license: MIT - open_source: false + open_source: true hosted_saas: false category: Libraries sub_category: Javascript Utilities & Libraries @@ -129,3 +129,38 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:16:12.000000000 Z +- name: express + description: Fast, unopinionated, minimalist web framework + package_url: https://www.npmjs.com/express + version: 4.17.1 + 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:33:50.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: moment + description: Parse, validate, manipulate, and display dates + package_url: https://www.npmjs.com/moment + version: 2.29.4 + 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z From 8039d21c874b440758efbdbb2ff0e261f6d89b0d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 15 Dec 2023 12:54:45 +0000 Subject: [PATCH 53/97] Update techstack.md --- techstack.md | 32 +++++++++++++++++++++----------- 1 file changed, 21 insertions(+), 11 deletions(-) diff --git a/techstack.md b/techstack.md index 57b061b..4da9ea5 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|12/13/23
Report generated| +|12
Tools used|12/15/23
Report generated| |------|------|
@@ -53,7 +53,7 @@ Full tech stack [here](/techstack.md) -## Frameworks (1) +## Frameworks (2) + +
ExpressJS @@ -63,6 +63,14 @@ Full tech stack [here](/techstack.md) v4.17.1 + React +
+ React +
+ v16.8.4 +
@@ -95,7 +103,7 @@ Full tech stack [here](/techstack.md) -## Other (5) +## Other (4) - -
Lodash @@ -121,14 +129,6 @@ Full tech stack [here](/techstack.md) - React -
- React -
- v16.8.4 -
axios
@@ -140,6 +140,16 @@ Full tech stack [here](/techstack.md)
+ +## Open source packages (2) + +## npm (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A| +
From 606b2aea4f6d6fd2d6d4ea715ec81ab9e8196152 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 22 Dec 2023 21:37:15 +0000 Subject: [PATCH 54/97] Update techstack.yml --- techstack.yml | 15 ++++----------- 1 file changed, 4 insertions(+), 11 deletions(-) diff --git a/techstack.yml b/techstack.yml index 903e7b8..0ff18c6 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,12 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 7244966bbd1475120785530ae233a1a1 +report_id: 48e01b35785de8a448d53d2d8fe96543 +version: 0.1 repo_type: Public -timestamp: '2023-12-15T12:54:42+00:00' +timestamp: '2023-12-22T21:37:13+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 12 +detected_tools_count: 11 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -107,14 +108,6 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z -- name: NPM Trends - website_url: https://www.npmtrends.com/ - open_source: false - hosted_saas: false - image_url: https://img.stackshare.io/service/12294/empty-logo-square.png - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 2bf9a543b766ef9f2bf0c44ec8ec506fc9bfa6dc Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 22 Dec 2023 21:37:16 +0000 Subject: [PATCH 55/97] Update techstack.md --- techstack.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index 4da9ea5..ab9a7ed 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|12/15/23
Report generated| +|11
Tools used|12/22/23
Report generated| |------|------|
@@ -103,7 +103,7 @@ Full tech stack [here](/techstack.md) -## Other (4) +## Other (3) - -
Lodash @@ -121,14 +121,6 @@ Full tech stack [here](/techstack.md) v2.29.4 - NPM Trends -
- NPM Trends -
- -
axios
From 2dcaec9502f5bf7c6928e6cf990d548834adc9fc Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 21:55:18 +0000 Subject: [PATCH 56/97] Update techstack.yml --- techstack.yml | 19 ++++++++++++++++--- 1 file changed, 16 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index 0ff18c6..4f3e591 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 48e01b35785de8a448d53d2d8fe96543 +report_id: 40fb28d74ab7347203112248e7e3ebb2 version: 0.1 repo_type: Public -timestamp: '2023-12-22T21:37:13+00:00' +timestamp: '2024-03-01T21:55:16+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 11 +detected_tools_count: 12 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -17,6 +17,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/package.json detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 17:22:09.000000000 Z @@ -57,6 +58,7 @@ tools: 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/EmmanuStack/stack-fe-test detection_source: Repo Metadata - name: Yarn description: A new package manager for JavaScript @@ -66,6 +68,7 @@ tools: 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock detection_source: yarn.lock last_updated_by: emmanu-yahoo last_updated_on: 2023-06-12 12:04:56.000000000 Z @@ -77,6 +80,7 @@ tools: 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/EmmanuStack/stack-fe-test/blob/main/package.json detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-12 12:03:55.000000000 Z @@ -108,6 +112,15 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/12294/empty-logo-square.png + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/package.json + detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 8b7d5927d0fd7912507a5b1bd38397244d4c92c6 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 1 Mar 2024 21:55:19 +0000 Subject: [PATCH 57/97] Update techstack.md --- techstack.md | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/techstack.md b/techstack.md index ab9a7ed..bd89223 100644 --- a/techstack.md +++ b/techstack.md @@ -3,13 +3,13 @@ ## Tech Stack EmmanuStack/stack-fe-test is built on the following main stack: -- [React](https://reactjs.org/) – Javascript UI Libraries -- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) +- [React](https://reactjs.org/) – Javascript UI Libraries +- [Yarn](https://yarnpkg.com/) – Front End Package Manager - [Lodash](https://lodash.com) – Javascript Utilities & Libraries - [Moment.js](http://momentjs.com/) – Javascript Utilities & Libraries - [axios](https://github.com/mzabriskie/axios) – Javascript Utilities & Libraries -- [Yarn](https://yarnpkg.com/) – Front End Package Manager Full tech stack [here](/techstack.md) @@ -19,13 +19,13 @@ Full tech stack [here](/techstack.md) ## Tech Stack EmmanuStack/stack-fe-test is built on the following main stack: -- React [React](https://reactjs.org/) – Javascript UI Libraries -- ExpressJS [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- ExpressJS [ExpressJS](http://expressjs.com/) – Microframeworks (Backend) +- React [React](https://reactjs.org/) – Javascript UI Libraries +- Yarn [Yarn](https://yarnpkg.com/) – Front End Package Manager - Lodash [Lodash](https://lodash.com) – Javascript Utilities & Libraries - Moment.js [Moment.js](http://momentjs.com/) – Javascript Utilities & Libraries - axios [axios](https://github.com/mzabriskie/axios) – Javascript Utilities & Libraries -- Yarn [Yarn](https://yarnpkg.com/) – Front End Package Manager Full tech stack [here](/techstack.md) @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|12/22/23
Report generated| +|12
Tools used|03/01/24
Report generated| |------|------| @@ -103,7 +103,7 @@ Full tech stack [here](/techstack.md)
-## Other (3) +## Other (4) + +
Lodash @@ -121,6 +121,14 @@ Full tech stack [here](/techstack.md) v2.29.4 + NPM Trends +
+ NPM Trends +
+ +
axios
From da7d0450c5eb616bcb75a0a8f737b23cf154f0ed Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 5 Mar 2024 20:43:48 +0000 Subject: [PATCH 58/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 4f3e591..56d2f4c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 40fb28d74ab7347203112248e7e3ebb2 +report_id: 7d6f7946e2b27ee0f9db484da21e1688 version: 0.1 repo_type: Public -timestamp: '2024-03-01T21:55:16+00:00' +timestamp: '2024-03-05T20:43:46+00:00' requested_by: emmanu-yahoo provider: github branch: main From f0cfa572732c530b8f633c2673129a395030a89b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 5 Mar 2024 20:43:48 +0000 Subject: [PATCH 59/97] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index bd89223..f12fa1e 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|03/01/24
Report generated| +|12
Tools used|03/05/24
Report generated| |------|------| From d9003b5900b634c410e4f50bc3cf497feea19841 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 14:36:12 +0000 Subject: [PATCH 60/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 56d2f4c..6fd55e4 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 7d6f7946e2b27ee0f9db484da21e1688 +report_id: 7a5df7ef70397b49aa51fbcd4566d6f7 version: 0.1 repo_type: Public -timestamp: '2024-03-05T20:43:46+00:00' +timestamp: '2024-03-06T14:36:10+00:00' requested_by: emmanu-yahoo provider: github branch: main From 1ae5e3ad43b4b663216a12dd9dca0035e8e4c755 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 14:36:13 +0000 Subject: [PATCH 61/97] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index f12fa1e..51415c9 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|03/05/24
Report generated| +|12
Tools used|03/06/24
Report generated| |------|------| From fd4d615cf5f6372f07de8aa46e98f3224ace0604 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 19:31:47 +0000 Subject: [PATCH 62/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 6fd55e4..b3b59fd 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 7a5df7ef70397b49aa51fbcd4566d6f7 +report_id: a0e2ee459169afcb66466bb1474f0d28 version: 0.1 repo_type: Public -timestamp: '2024-03-06T14:36:10+00:00' +timestamp: '2024-03-06T19:31:45+00:00' requested_by: emmanu-yahoo provider: github branch: main From cd0aae6fd0ce07206bb4a551e58e89ada75b2d3f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 19:31:48 +0000 Subject: [PATCH 63/97] Update techstack.md From 3bb5ef0c2308897630cf080cde9c2aa9bfd83360 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 19:34:37 +0000 Subject: [PATCH 64/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index b3b59fd..b5c6d5c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: a0e2ee459169afcb66466bb1474f0d28 +report_id: 0335b11d75d1e107a4fed0732d3d9ca6 version: 0.1 repo_type: Public -timestamp: '2024-03-06T19:31:45+00:00' +timestamp: '2024-03-06T19:34:34+00:00' requested_by: emmanu-yahoo provider: github branch: main From db25cee65244f96c52bf84555f9efb316055fb17 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 6 Mar 2024 19:34:38 +0000 Subject: [PATCH 65/97] Update techstack.md From d7b7b8f38870f6373c0a7e73efd1047bb2bd80ef Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Mar 2024 17:34:55 +0000 Subject: [PATCH 66/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index b5c6d5c..01ad5a5 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 0335b11d75d1e107a4fed0732d3d9ca6 +report_id: 92adb0cee69d97dd89f2966b5fda1287 version: 0.1 repo_type: Public -timestamp: '2024-03-06T19:34:34+00:00' +timestamp: '2024-03-07T17:34:53+00:00' requested_by: emmanu-yahoo provider: github branch: main From e6c0fa41ca63bac965d07828b22e73b8485adc50 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Mar 2024 17:34:56 +0000 Subject: [PATCH 67/97] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 51415c9..f143a73 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|03/06/24
Report generated| +|12
Tools used|03/07/24
Report generated| |------|------| From 3e1c7f3a379b90610a95c7b703e6c51f5ce9f8a9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Mar 2024 19:45:33 +0000 Subject: [PATCH 68/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 01ad5a5..6271a5a 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 92adb0cee69d97dd89f2966b5fda1287 +report_id: 31ef037b074c800ca2f5d048fd0e19fa version: 0.1 repo_type: Public -timestamp: '2024-03-07T17:34:53+00:00' +timestamp: '2024-03-07T19:45:30+00:00' requested_by: emmanu-yahoo provider: github branch: main From 2ffdab4d755ea952635f267b9b075472df7801f5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 7 Mar 2024 19:45:34 +0000 Subject: [PATCH 69/97] Update techstack.md From 639cc15d6942b35cd0168068b01087484d3172d2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 16:43:52 +0000 Subject: [PATCH 70/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 6271a5a..1611611 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 31ef037b074c800ca2f5d048fd0e19fa +report_id: f588b7a4ea09d92d751f6b115a1e243c version: 0.1 repo_type: Public -timestamp: '2024-03-07T19:45:30+00:00' +timestamp: '2024-03-08T16:43:50+00:00' requested_by: emmanu-yahoo provider: github branch: main From 95a7d5a88f6bd88865f8a564b6be07c8be5809ea Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 16:43:52 +0000 Subject: [PATCH 71/97] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index f143a73..c61563a 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|03/07/24
Report generated| +|12
Tools used|03/08/24
Report generated| |------|------| From ef7905bbfcc30b133e16de7f991fdd6f018bff4f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 17:01:00 +0000 Subject: [PATCH 72/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 1611611..d896617 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: f588b7a4ea09d92d751f6b115a1e243c +report_id: 49b0512d56af1a53e1100bd696fa11dc version: 0.1 repo_type: Public -timestamp: '2024-03-08T16:43:50+00:00' +timestamp: '2024-03-08T17:00:57+00:00' requested_by: emmanu-yahoo provider: github branch: main From 2f25acfd5fa154846d44e55513bb7195a45f0155 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 17:01:01 +0000 Subject: [PATCH 73/97] Update techstack.md From 9bc38a3a477f5498cf4a673ffb9db6917a1e8085 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 20:58:42 +0000 Subject: [PATCH 74/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index d896617..3460977 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 49b0512d56af1a53e1100bd696fa11dc +report_id: 1baf2ad43d6d9265504a417882709a3c version: 0.1 repo_type: Public -timestamp: '2024-03-08T17:00:57+00:00' +timestamp: '2024-03-08T20:58:40+00:00' requested_by: emmanu-yahoo provider: github branch: main From 027a585fbca1d806d7138c97d4b7ea33dad6f8c9 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 8 Mar 2024 20:58:43 +0000 Subject: [PATCH 75/97] Update techstack.md From c139f40475d3d7ec2e4d2b1b66fe1ac37d34f3ba Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Mar 2024 11:56:04 +0000 Subject: [PATCH 76/97] Update techstack.yml --- techstack.yml | 15 +++------------ 1 file changed, 3 insertions(+), 12 deletions(-) diff --git a/techstack.yml b/techstack.yml index 3460977..13affe8 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 1baf2ad43d6d9265504a417882709a3c +report_id: 9f164ffaa1bd80e639c35f4757aed9d4 version: 0.1 repo_type: Public -timestamp: '2024-03-08T20:58:40+00:00' +timestamp: '2024-03-11T11:56:02+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 12 +detected_tools_count: 11 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -112,15 +112,6 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z -- name: NPM Trends - website_url: https://www.npmtrends.com/ - open_source: false - hosted_saas: false - image_url: https://img.stackshare.io/service/12294/empty-logo-square.png - detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/package.json - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 12eb578eb65adf1c47e62168e6d9522194c76e0e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Mar 2024 11:56:05 +0000 Subject: [PATCH 77/97] Update techstack.md --- techstack.md | 12 ++---------- 1 file changed, 2 insertions(+), 10 deletions(-) diff --git a/techstack.md b/techstack.md index c61563a..c3cefe4 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|03/08/24
Report generated| +|11
Tools used|03/11/24
Report generated| |------|------| @@ -103,7 +103,7 @@ Full tech stack [here](/techstack.md)
-## Other (4) +## Other (3) - -
Lodash @@ -121,14 +121,6 @@ Full tech stack [here](/techstack.md) v2.29.4 - NPM Trends -
- NPM Trends -
- -
axios
From c2948e045129b26b0e83e0015e5162c8bde34c93 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Mar 2024 19:31:59 +0000 Subject: [PATCH 78/97] Update techstack.yml --- techstack.yml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index 13affe8..a72211c 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 9f164ffaa1bd80e639c35f4757aed9d4 +report_id: 13ea145461d5bdf3ac0a13d4426005d6 version: 0.1 repo_type: Public -timestamp: '2024-03-11T11:56:02+00:00' +timestamp: '2024-03-11T19:31:57+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 11 +detected_tools_count: 12 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -112,6 +112,15 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:31:41.000000000 Z +- name: NPM Trends + website_url: https://www.npmtrends.com/ + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/12294/empty-logo-square.png + detection_source_url: https://github.com/EmmanuStack/stack-fe-test/blob/main/package.json + detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-12 12:03:55.000000000 Z - name: axios description: Promise based HTTP client for the browser and node.js website_url: https://github.com/mzabriskie/axios From 606083c0fad89d226bd78637b8d7a14fba8d2c46 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 11 Mar 2024 19:32:00 +0000 Subject: [PATCH 79/97] Update techstack.md --- techstack.md | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/techstack.md b/techstack.md index c3cefe4..a4891c0 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|11
Tools used|03/11/24
Report generated| +|12
Tools used|03/11/24
Report generated| |------|------| @@ -103,7 +103,7 @@ Full tech stack [here](/techstack.md)
-## Other (3) +## Other (4) + +
Lodash @@ -121,6 +121,14 @@ Full tech stack [here](/techstack.md) v2.29.4 + NPM Trends +
+ NPM Trends +
+ +
axios
From ecb35f2c3d874e86e11d27248fc67f997bf6e1bf Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Mar 2024 20:32:20 +0000 Subject: [PATCH 80/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index a72211c..0b03bc5 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 13ea145461d5bdf3ac0a13d4426005d6 +report_id: 9d4017e3fa8dfa57ca96d4213f22ed7e version: 0.1 repo_type: Public -timestamp: '2024-03-11T19:31:57+00:00' +timestamp: '2024-03-13T20:32:18+00:00' requested_by: emmanu-yahoo provider: github branch: main From 3fac70b8f62f10090755e7ce43c18a7bc3a8bb1e Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Wed, 13 Mar 2024 20:32:21 +0000 Subject: [PATCH 81/97] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index a4891c0..310973c 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|03/11/24
Report generated| +|12
Tools used|03/13/24
Report generated| |------|------| From 1971d9f1a9db36c882b3c37cf6ab49f338299074 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 19 Mar 2024 14:36:40 +0000 Subject: [PATCH 82/97] Update techstack.yml --- techstack.yml | 41 +++-------------------------------------- 1 file changed, 3 insertions(+), 38 deletions(-) diff --git a/techstack.yml b/techstack.yml index 0b03bc5..d9a5ffc 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 9d4017e3fa8dfa57ca96d4213f22ed7e +report_id: 5e7534cc428c08098664bf0fcbf18b19 version: 0.1 repo_type: Public -timestamp: '2024-03-13T20:32:18+00:00' +timestamp: '2024-03-19T14:36:36+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 12 +detected_tools_count: 10 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -135,38 +135,3 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:16:12.000000000 Z -- name: express - description: Fast, unopinionated, minimalist web framework - package_url: https://www.npmjs.com/express - version: 4.17.1 - 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:33:50.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: moment - description: Parse, validate, manipulate, and display dates - package_url: https://www.npmjs.com/moment - version: 2.29.4 - 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock - detection_source: package.json - last_updated_by: emmanu-yahoo - last_updated_on: 2023-06-13 19:31:41.000000000 Z From 9d274d9dac80af57e3bcf592073b00bfea3aebd3 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 19 Mar 2024 14:36:42 +0000 Subject: [PATCH 83/97] Update techstack.md --- techstack.md | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) diff --git a/techstack.md b/techstack.md index 310973c..6399050 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|03/13/24
Report generated| +|10
Tools used|03/19/24
Report generated| |------|------| @@ -140,16 +140,6 @@ Full tech stack [here](/techstack.md)
- -## Open source packages (2) - -## npm (2) - -|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| -|:------|:------|:------|:------|:------|:------| -|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| -|[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A| -
From d3a5db075bf5540ef5b03d8dcc8733680dd2d672 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 19 Mar 2024 20:12:37 +0000 Subject: [PATCH 84/97] Update techstack.yml --- techstack.yml | 41 ++++++++++++++++++++++++++++++++++++++--- 1 file changed, 38 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index d9a5ffc..1e2e62f 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,12 +1,12 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 5e7534cc428c08098664bf0fcbf18b19 +report_id: 959bb504b325c52613ed9fa7c495badd version: 0.1 repo_type: Public -timestamp: '2024-03-19T14:36:36+00:00' +timestamp: '2024-03-19T20:12:34+00:00' requested_by: emmanu-yahoo provider: github branch: main -detected_tools_count: 10 +detected_tools_count: 12 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -135,3 +135,38 @@ tools: detection_source: package.json last_updated_by: emmanu-yahoo last_updated_on: 2023-06-13 19:16:12.000000000 Z +- name: express + description: Fast, unopinionated, minimalist web framework + package_url: https://www.npmjs.com/express + version: 4.17.1 + 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:33:50.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: moment + description: Parse, validate, manipulate, and display dates + package_url: https://www.npmjs.com/moment + version: 2.29.4 + 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/EmmanuStack/stack-fe-test/blob/main/yarn.lock + detection_source: package.json + last_updated_by: emmanu-yahoo + last_updated_on: 2023-06-13 19:31:41.000000000 Z From db814148b2258eb03feb827129f615c27a622d72 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 19 Mar 2024 20:12:38 +0000 Subject: [PATCH 85/97] Update techstack.md --- techstack.md | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 6399050..003cbb3 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|10
Tools used|03/19/24
Report generated| +|12
Tools used|03/19/24
Report generated| |------|------|
@@ -140,6 +140,16 @@ Full tech stack [here](/techstack.md) + +## Open source packages (2) + +## npm (2) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A| +
From b61f26be9781b4d49732ffc8b5f580ed115f2dc5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 20:00:31 +0000 Subject: [PATCH 86/97] Update techstack.yml --- techstack.yml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 1e2e62f..8598458 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 959bb504b325c52613ed9fa7c495badd +report_id: 15a0817aece412ba5de1aa29cbe04781 version: 0.1 repo_type: Public -timestamp: '2024-03-19T20:12:34+00:00' +timestamp: '2024-04-01T20:00:27+00:00' requested_by: emmanu-yahoo provider: github branch: main @@ -156,6 +156,12 @@ tools: detected_date: Dec 7 severity: high first_patched: 4.17.3 + - name: Express.js Open Redirect in malformed URLs + cve_id: CVE-2024-29041 + cve_url: https://github.com/advisories/GHSA-rv95-896h-c2vc + detected_date: Mar 26 + severity: moderate + first_patched: 4.19.2 - name: moment description: Parse, validate, manipulate, and display dates package_url: https://www.npmjs.com/moment From de7b0ffe595a799f2d417126161c1c487f1e241d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 20:00:32 +0000 Subject: [PATCH 87/97] Update techstack.md --- techstack.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.md b/techstack.md index 003cbb3..3cd3351 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|03/19/24
Report generated| +|12
Tools used|04/01/24
Report generated| |------|------|
@@ -147,7 +147,7 @@ Full tech stack [here](/techstack.md) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)| +|[express](https://www.npmjs.com/express)|v4.17.1|06/13/23|emmanu-yahoo |MIT|[CVE-2022-24999](https://github.com/advisories/GHSA-hrpp-h998-j3pp) (High)
[CVE-2024-29041](https://github.com/advisories/GHSA-rv95-896h-c2vc) (Moderate)| |[moment](https://www.npmjs.com/moment)|v2.29.4|06/13/23|emmanu-yahoo |MIT|N/A|
From 9be26d13f8fe2e1e697b7e54850369560aa54527 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 20:04:24 +0000 Subject: [PATCH 88/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 8598458..ac20179 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 15a0817aece412ba5de1aa29cbe04781 +report_id: 16360e95e249947ec4884c32f1b9fcbe version: 0.1 repo_type: Public -timestamp: '2024-04-01T20:00:27+00:00' +timestamp: '2024-04-01T20:04:21+00:00' requested_by: emmanu-yahoo provider: github branch: main From 9d6fac9c7fd27528b9145dec14767d5bc04f131c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 1 Apr 2024 20:04:24 +0000 Subject: [PATCH 89/97] Update techstack.md From 74e28081dbe3844e537de1ce46e14ba17b11a7ae Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 11:26:45 +0000 Subject: [PATCH 90/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index ac20179..ae13eb1 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 16360e95e249947ec4884c32f1b9fcbe +report_id: 763be4a1c71976de6207367bdf43d7ef version: 0.1 repo_type: Public -timestamp: '2024-04-01T20:04:21+00:00' +timestamp: '2024-04-05T11:26:42+00:00' requested_by: emmanu-yahoo provider: github branch: main From ee50cd81be771bacef0ee5e0b9899bda776f1a78 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 11:26:46 +0000 Subject: [PATCH 91/97] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 3cd3351..b208948 100644 --- a/techstack.md +++ b/techstack.md @@ -36,7 +36,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [EmmanuStack/stack-fe-test](https://github.com/EmmanuStack/stack-fe-test)![](https://img.stackshare.io/public_badge.svg "public")

-|12
Tools used|04/01/24
Report generated| +|12
Tools used|04/05/24
Report generated| |------|------| From cd5b156d65b42d62cea513eb2933ed5fd484ea0a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 16:02:02 +0000 Subject: [PATCH 92/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index ae13eb1..dba04ca 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 763be4a1c71976de6207367bdf43d7ef +report_id: f56dd8f48c7660af29febeebfa403adb version: 0.1 repo_type: Public -timestamp: '2024-04-05T11:26:42+00:00' +timestamp: '2024-04-05T16:01:59+00:00' requested_by: emmanu-yahoo provider: github branch: main From 959b3e98a501a87ef7a5259c6c663e3abc848c56 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 16:02:03 +0000 Subject: [PATCH 93/97] Update techstack.md From 5129f6fe28b4da32515071149fa522da7cc7ee0f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 16:42:21 +0000 Subject: [PATCH 94/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index dba04ca..c6c3bb5 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: f56dd8f48c7660af29febeebfa403adb +report_id: 288fd81bb027c043e99e127cc3b212b0 version: 0.1 repo_type: Public -timestamp: '2024-04-05T16:01:59+00:00' +timestamp: '2024-04-05T16:42:18+00:00' requested_by: emmanu-yahoo provider: github branch: main From 310acc22b86d286e1c5efe936ae72df02e970604 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 16:42:23 +0000 Subject: [PATCH 95/97] Update techstack.md From 27da1700b61ed64d7bc2a7dbedaef6b26862968c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 18:35:04 +0000 Subject: [PATCH 96/97] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index c6c3bb5..46f1af6 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,8 +1,8 @@ repo_name: EmmanuStack/stack-fe-test -report_id: 288fd81bb027c043e99e127cc3b212b0 +report_id: d7b3f036944a09cd75c0634fdc1f1339 version: 0.1 repo_type: Public -timestamp: '2024-04-05T16:42:18+00:00' +timestamp: '2024-04-05T18:35:00+00:00' requested_by: emmanu-yahoo provider: github branch: main From ad639aefb676d36b678f8fecd50c47bb5dbb5a7f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Apr 2024 18:35:05 +0000 Subject: [PATCH 97/97] Update techstack.md