From 37880ff5475931e45201587efbd6f5f1e65c11d8 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 16:12:06 +0000 Subject: [PATCH 1/8] Create techstack.yml --- techstack.yml | 201 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 201 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..379670b --- /dev/null +++ b/techstack.yml @@ -0,0 +1,201 @@ +repo_name: vpbasile/x12-tools +report_id: 7bc87fdfac7648bf0e402ed3bba691ad +repo_type: Public +timestamp: '2023-11-09T16:12:04+00:00' +requested_by: vpbasile +provider: github +branch: mainBranch +detected_tools_count: 15 +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 + image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source: Repo Metadata +- name: TypeScript + description: A superset of JavaScript that compiles to clean JavaScript output + website_url: http://www.typescriptlang.org + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source: 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: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-09-16 19:34:20.000000000 Z +- name: ESLint + description: The fully pluggable JavaScript code quality tool + website_url: http://eslint.org/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg + detection_source: package.json + last_updated_by: VPB-winhobbit + last_updated_on: 2022-08-29 17:12:27.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: 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: package.json + last_updated_by: VPB-winhobbit + last_updated_on: 2022-08-29 17:12:27.000000000 Z +- name: "@emotion/styled" + description: Styled API for emotion + package_url: https://www.npmjs.com/@emotion/styled + version: 11.11.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16702/default_4b738bf1758d38dddd276589bbea47fca5a990df.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-09-16 19:34:20.000000000 Z +- name: "@types/react" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react + version: 18.2.21 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-09-16 19:34:20.000000000 Z +- name: "@types/react-dom" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react-dom + version: 18.2.7 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-09-16 19:34:20.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 6.7.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-09-16 19:34:20.000000000 Z +- name: "@typescript-eslint/parser" + description: An ESLint custom parser which leverages TypeScript ESTree + package_url: https://www.npmjs.com/@typescript-eslint/parser + version: 6.7.0 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-09-16 19:34:20.000000000 Z +- name: eslint-plugin-react-hooks + description: ESLint rules for React Hooks + package_url: https://www.npmjs.com/eslint-plugin-react-hooks + version: 4.6.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16149/default_1f3a2fc7d882e29a43394ecdf491b8989ea3f0fa.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-09-16 19:34:20.000000000 Z +- name: gh-pages + description: Publish to a gh-pages branch on GitHub + package_url: https://www.npmjs.com/gh-pages + version: 6.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15967/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-10-02 02:02:36.000000000 Z +- name: nanoid + description: A tiny + package_url: https://www.npmjs.com/nanoid + 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/17208/default_183829c5079b84333a720d8590a328efc043ba0e.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-09-16 19:34:20.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: package-lock.json + detection_source: package.json + last_updated_by: Vincent Basile + last_updated_on: 2023-09-16 19:34:20.000000000 Z From 868be1f56d05ff9a3e68a0a899916ca462725b09 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 9 Nov 2023 16:12:07 +0000 Subject: [PATCH 2/8] Create techstack.md --- techstack.md | 116 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 116 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..3755002 --- /dev/null +++ b/techstack.md @@ -0,0 +1,116 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [vpbasile/x12-tools](https://github.com/vpbasile/x12-tools)![](https://img.stackshare.io/public_badge.svg "public") +

+|15
Tools used|11/09/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (1) + + + + +
+ React +
+ React +
+ v18.2.0 +
+ +## DevOps (3) + + + + + + + + +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (9) + +## npm (9) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@emotion/styled](https://www.npmjs.com/@emotion/styled)|v11.11.0|09/16/23|Vincent Basile |MIT|N/A| +|[@types/react](https://www.npmjs.com/@types/react)|v18.2.21|09/16/23|Vincent Basile |MIT|N/A| +|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v18.2.7|09/16/23|Vincent Basile |MIT|N/A| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v6.7.0|09/16/23|Vincent Basile |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v6.7.0|09/16/23|Vincent Basile |BSD-2-Clause|N/A| +|[eslint-plugin-react-hooks](https://www.npmjs.com/eslint-plugin-react-hooks)|v4.6.0|09/16/23|Vincent Basile |MIT|N/A| +|[gh-pages](https://www.npmjs.com/gh-pages)|v6.0.0|10/02/23|Vincent Basile |MIT|N/A| +|[nanoid](https://www.npmjs.com/nanoid)|v5.0.1|09/16/23|Vincent Basile |MIT|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|09/16/23|Vincent Basile |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 41a2d8882dd2899cce38ae02a87a5ee454f4e891 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:12:06 +0000 Subject: [PATCH 3/8] Update techstack.yml --- techstack.yml | 28 +++++++++++++++++----------- 1 file changed, 17 insertions(+), 11 deletions(-) diff --git a/techstack.yml b/techstack.yml index 379670b..0748deb 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: vpbasile/x12-tools report_id: 7bc87fdfac7648bf0e402ed3bba691ad +version: 0.1 repo_type: Public -timestamp: '2023-11-09T16:12:04+00:00' +timestamp: '2024-01-04T15:03:41+00:00' requested_by: vpbasile provider: github branch: mainBranch @@ -16,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/vpbasile/x12-tools detection_source: Repo Metadata - name: TypeScript description: A superset of JavaScript that compiles to clean JavaScript output @@ -26,6 +28,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/vpbasile/x12-tools detection_source: Repo Metadata - name: React description: A JavaScript library for building user interfaces @@ -37,7 +40,7 @@ tools: category: Libraries sub_category: Javascript UI Libraries image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-09-16 19:34:20.000000000 Z @@ -50,6 +53,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/3337/Q4L7Jncy.jpg + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package.json detection_source: package.json last_updated_by: VPB-winhobbit last_updated_on: 2022-08-29 17:12:27.000000000 Z @@ -61,6 +65,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/vpbasile/x12-tools detection_source: Repo Metadata - name: npm description: The package manager for JavaScript. @@ -70,6 +75,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/vpbasile/x12-tools/blob/mainBranch/package.json detection_source: package.json last_updated_by: VPB-winhobbit last_updated_on: 2022-08-29 17:12:27.000000000 Z @@ -83,7 +89,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16702/default_4b738bf1758d38dddd276589bbea47fca5a990df.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-09-16 19:34:20.000000000 Z @@ -97,7 +103,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-09-16 19:34:20.000000000 Z @@ -111,7 +117,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-09-16 19:34:20.000000000 Z @@ -125,7 +131,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15982/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-09-16 19:34:20.000000000 Z @@ -139,7 +145,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-09-16 19:34:20.000000000 Z @@ -153,7 +159,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16149/default_1f3a2fc7d882e29a43394ecdf491b8989ea3f0fa.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-09-16 19:34:20.000000000 Z @@ -167,7 +173,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15967/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-10-02 02:02:36.000000000 Z @@ -181,7 +187,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17208/default_183829c5079b84333a720d8590a328efc043ba0e.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-09-16 19:34:20.000000000 Z @@ -195,7 +201,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/vpbasile/x12-tools/blob/mainBranch/package-lock.json detection_source: package.json last_updated_by: Vincent Basile last_updated_on: 2023-09-16 19:34:20.000000000 Z From 620da4315d90304a8ff13986730ca8d1c1ec7d5a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 4 Jan 2024 16:12:07 +0000 Subject: [PATCH 4/8] Update techstack.md --- techstack.md | 16 ++++++++++------ 1 file changed, 10 insertions(+), 6 deletions(-) diff --git a/techstack.md b/techstack.md index 3755002..c894bab 100644 --- a/techstack.md +++ b/techstack.md @@ -1,32 +1,36 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [vpbasile/x12-tools](https://github.com/vpbasile/x12-tools)![](https://img.stackshare.io/public_badge.svg "public")

-|15
Tools used|11/09/23
Report generated| +|15
Tools used|01/04/24
Report generated| |------|------|
@@ -113,4 +117,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 63d48c1a8ad076a1f9656922a828c5c73dd9b773 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:41:39 +0000 Subject: [PATCH 5/8] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index 0748deb..c19de9e 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: vpbasile/x12-tools report_id: 7bc87fdfac7648bf0e402ed3bba691ad version: 0.1 repo_type: Public -timestamp: '2024-01-04T15:03:41+00:00' +timestamp: '2024-01-05T09:17:10+00:00' requested_by: vpbasile provider: github branch: mainBranch From 96ed9c458625e50166872f166f4b41af77660a55 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:41:40 +0000 Subject: [PATCH 6/8] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index c894bab..f99f06a 100644 --- a/techstack.md +++ b/techstack.md @@ -30,7 +30,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [vpbasile/x12-tools](https://github.com/vpbasile/x12-tools)![](https://img.stackshare.io/public_badge.svg "public")

-|15
Tools used|01/04/24
Report generated| +|15
Tools used|01/05/24
Report generated| |------|------|
From 393e22937e134af80d034d9b4a8b93640b4dd028 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:16:08 +0000 Subject: [PATCH 7/8] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index c19de9e..ff5c648 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: vpbasile/x12-tools report_id: 7bc87fdfac7648bf0e402ed3bba691ad version: 0.1 repo_type: Public -timestamp: '2024-01-05T09:17:10+00:00' +timestamp: '2024-02-29T18:12:08+00:00' requested_by: vpbasile provider: github branch: mainBranch From 4f0f0c5a02318c945c0c116acfd6d3f1e9e5a4b4 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:16:09 +0000 Subject: [PATCH 8/8] Update techstack.md --- techstack.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index f99f06a..9773956 100644 --- a/techstack.md +++ b/techstack.md @@ -3,9 +3,9 @@ ## Tech Stack vpbasile/x12-tools 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 - [TypeScript](http://www.typescriptlang.org) – Languages +- [React](https://reactjs.org/) – Javascript UI Libraries - [ESLint](http://eslint.org/) – Code Review Full tech stack [here](/techstack.md) @@ -16,9 +16,9 @@ Full tech stack [here](/techstack.md) ## Tech Stack vpbasile/x12-tools 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 - TypeScript [TypeScript](http://www.typescriptlang.org) – Languages +- React [React](https://reactjs.org/) – Javascript UI Libraries - ESLint [ESLint](http://eslint.org/) – Code Review Full tech stack [here](/techstack.md) @@ -30,7 +30,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [vpbasile/x12-tools](https://github.com/vpbasile/x12-tools)![](https://img.stackshare.io/public_badge.svg "public")

-|15
Tools used|01/05/24
Report generated| +|15
Tools used|02/29/24
Report generated| |------|------|