From d02e618e4b99acd9452932289b2e25118ee5e28b Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 6 Feb 2024 22:23:18 +0000 Subject: [PATCH 1/4] Create techstack.yml --- techstack.yml | 124 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 124 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..8829e7b --- /dev/null +++ b/techstack.yml @@ -0,0 +1,124 @@ +repo_name: LamiaChebel/React_API +report_id: dcb7e468eed754c4bc1a3a6534bbccf0 +version: 0.1 +repo_type: Public +timestamp: '2024-02-06T22:23:16+00:00' +requested_by: LamiaChebel +provider: github +branch: master +detected_tools_count: 9 +tools: +- name: CSS 3 + description: The latest evolution of the Cascading Style Sheets language + website_url: https://developer.mozilla.org/en-US/docs/Web/CSS/CSS3 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/LamiaChebel/React_API + detection_source: Repo Metadata +- name: JavaScript + description: Lightweight, interpreted, object-oriented language with first-class + functions + website_url: https://developer.mozilla.org/en-US/docs/Web/JavaScript + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/LamiaChebel/React_API + detection_source: Repo Metadata +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 18.2.0 + 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/LamiaChebel/React_API/blob/master/package-lock.json + detection_source: package.json + last_updated_by: LamiaChebel + last_updated_on: 2023-05-11 16:27:44.000000000 Z +- name: Git + description: Fast, scalable, distributed revision control system + website_url: http://git-scm.com/ + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Version Control System + image_url: https://img.stackshare.io/service/1046/git.png + detection_source_url: https://github.com/LamiaChebel/React_API + detection_source: Repo Metadata +- name: npm + description: The package manager for JavaScript. + website_url: https://www.npmjs.com/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png + detection_source_url: https://github.com/LamiaChebel/React_API/blob/master/package.json + detection_source: package.json + last_updated_by: LamiaChebel + last_updated_on: 2023-05-11 16:27:44.000000000 Z +- name: "@testing-library/jest-dom" + description: Custom jest matchers to test the state of the DOM + package_url: https://www.npmjs.com/@testing-library/jest-dom + version: 5.16.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png + detection_source_url: https://github.com/LamiaChebel/React_API/blob/master/package-lock.json + detection_source: package.json + last_updated_by: LamiaChebel + last_updated_on: 2023-05-11 16:27:44.000000000 Z +- name: "@testing-library/react" + description: Simple and complete React DOM testing utilities that encourage good + testing practices + package_url: https://www.npmjs.com/@testing-library/react + version: 13.4.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png + detection_source_url: https://github.com/LamiaChebel/React_API/blob/master/package-lock.json + detection_source: package.json + last_updated_by: LamiaChebel + last_updated_on: 2023-05-11 16:27:44.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + version: 18.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/LamiaChebel/React_API/blob/master/package-lock.json + detection_source: package.json + last_updated_by: LamiaChebel + last_updated_on: 2023-05-11 16:27:44.000000000 Z +- name: react-scripts + description: Configuration and scripts for Create React App + package_url: https://www.npmjs.com/react-scripts + version: 5.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15985/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png + detection_source_url: https://github.com/LamiaChebel/React_API/blob/master/package-lock.json + detection_source: package.json + last_updated_by: LamiaChebel + last_updated_on: 2023-05-11 16:27:44.000000000 Z From ef108b343a57419ccbca6e553e0e79a7853db388 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 6 Feb 2024 22:23:19 +0000 Subject: [PATCH 2/4] Create techstack.md --- techstack.md | 103 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 103 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..b7226b1 --- /dev/null +++ b/techstack.md @@ -0,0 +1,103 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [LamiaChebel/React_API](https://github.com/LamiaChebel/React_API)![](https://img.stackshare.io/public_badge.svg "public") +

+|9
Tools used|02/06/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (1) + + + + +
+ React +
+ React +
+ v18.2.0 +
+ +## DevOps (2) + + + + + + +
+ Git +
+ Git +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (4) + +## npm (4) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.16.5|05/11/23|LamiaChebel |MIT|N/A| +|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v13.4.0|05/11/23|LamiaChebel |MIT|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|05/11/23|LamiaChebel |MIT|N/A| +|[react-scripts](https://www.npmjs.com/react-scripts)|v5.0.1|05/11/23|LamiaChebel |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From 15865f3f64662951bd6d80a135417214413bab64 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:36:36 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 8829e7b..4e172b0 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: LamiaChebel/React_API report_id: dcb7e468eed754c4bc1a3a6534bbccf0 version: 0.1 repo_type: Public -timestamp: '2024-02-06T22:23:16+00:00' +timestamp: '2024-02-29T19:55:38+00:00' requested_by: LamiaChebel provider: github branch: master From 69916ba19df68267304ae52b5c90aecf762354fc Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:36:36 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index b7226b1..28ae1c4 100644 --- a/techstack.md +++ b/techstack.md @@ -3,8 +3,8 @@ ## Tech Stack LamiaChebel/React_API is built on the following main stack: -- [React](https://reactjs.org/) – Javascript UI Libraries - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- [React](https://reactjs.org/) – Javascript UI Libraries Full tech stack [here](/techstack.md) @@ -14,8 +14,8 @@ Full tech stack [here](/techstack.md) ## Tech Stack LamiaChebel/React_API is built on the following main stack: -- React [React](https://reactjs.org/) – Javascript UI Libraries - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages +- React [React](https://reactjs.org/) – Javascript UI Libraries Full tech stack [here](/techstack.md) @@ -26,7 +26,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [LamiaChebel/React_API](https://github.com/LamiaChebel/React_API)![](https://img.stackshare.io/public_badge.svg "public")

-|9
Tools used|02/06/24
Report generated| +|9
Tools used|02/29/24
Report generated| |------|------|