From c489660b7e66b502566184d866c40363b7525786 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sat, 11 Nov 2023 12:37:23 +0000 Subject: [PATCH 1/8] Create techstack.yml --- techstack.yml | 308 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 308 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 000000000..fdf436080 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,308 @@ +repo_name: hlassiege/eventuallycoding +report_id: 0c28c2db5ceedd2fa5b41c5047483784 +repo_type: Public +timestamp: '2023-11-11T12:37:21+00:00' +requested_by: hlassiege +provider: github +branch: master +detected_tools_count: 23 +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: 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: 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: Autoprefixer + description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules + website_url: https://github.com/postcss/autoprefixer + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: CSS Pre-processors / Extensions + image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png + detection_source: package.json + last_updated_by: Hugo Lassiège + last_updated_on: 2022-11-08 21:23:36.000000000 Z +- name: Vue.js + description: A progressive framework for building user interfaces + website_url: http://vuejs.org/ + version: 3.2.47 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript MVC Frameworks + image_url: https://img.stackshare.io/service/3837/paeckCWC.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2022-05-09 11:24:01.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: hlassiege + last_updated_on: 2022-05-09 11:24:01.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: GitHub Actions + description: Automate your workflow from idea to production + website_url: https://github.com/features/actions + open_source: false + hosted_saas: true + category: Build, Test, Deploy + sub_category: Continuous Integration + image_url: https://img.stackshare.io/service/11563/actions.png + detection_source: ".github/workflows/deploy.yml" + last_updated_by: hlassiege + last_updated_on: 2022-05-09 21:20:48.000000000 Z +- name: Prettier + description: 'Prettier is an opinionated code formatter. ' + website_url: https://prettier.io/ + version: 2.8.4 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Code Review + image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2023-02-19 19:53:19.000000000 Z +- name: npm + description: The package manager for JavaScript. + website_url: https://www.npmjs.com/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/1120/lejvzrnlpb308aftn31u.png + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2022-05-09 11:24:01.000000000 Z +- name: three.js + description: A JavaScript 3D library + website_url: https://threejs.org/ + version: 0.140.2 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Game Development + image_url: https://img.stackshare.io/service/5883/preview.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2022-05-09 21:39:03.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 5.52.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: hlassiege + last_updated_on: 2023-03-15 06:33:37.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: 5.52.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: hlassiege + last_updated_on: 2023-03-15 06:33:37.000000000 Z +- name: csv-parse + description: CSV parsing implementing the Node.js `stream.Transform` API + package_url: https://www.npmjs.com/csv-parse + version: 5.3.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17054/default_d17bbf7e4f3b102e29ff09c01b8165e7ba600319.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2023-03-15 06:33:37.000000000 Z +- name: eslint-config-prettier + description: Turns off all rules that are unnecessary or might conflict with Prettier + package_url: https://www.npmjs.com/eslint-config-prettier + version: 8.6.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2023-02-19 19:53:19.000000000 Z +- name: eslint-plugin-import + description: Import with sanity + package_url: https://www.npmjs.com/eslint-plugin-import + version: 2.27.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2023-02-19 19:53:19.000000000 Z +- name: eslint-plugin-prettier + description: Runs prettier as an eslint rule + package_url: https://www.npmjs.com/eslint-plugin-prettier + version: 4.2.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15896/default_6e6e1d6bb189c8bb26c6410618bd597979578f39.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2023-02-19 19:53:19.000000000 Z +- name: eslint-plugin-vue + description: Official ESLint plugin for Vue.js + package_url: https://www.npmjs.com/eslint-plugin-vue + version: 9.9.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15950/default_f49d4c116f8ea0155f4d92673b084378bba02760.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2023-02-19 19:53:19.000000000 Z +- name: nuxt + description: A minimalistic framework for server-rendered Vue.js applications + package_url: https://www.npmjs.com/nuxt + version: 3.2.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17986/default_3c26cdeaec6eea61500856203ee8d97e81b93f76.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2023-02-19 19:53:19.000000000 Z +- name: postcss + description: Tool for transforming styles with JS plugins + package_url: https://www.npmjs.com/postcss + version: 8.4.21 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16012/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Hugo Lassiège + last_updated_on: 2022-11-08 21:23:36.000000000 Z + vulnerabilities: + - name: PostCSS line return parsing error + cve_id: CVE-2023-44270 + cve_url: https://github.com/advisories/GHSA-7fh5-64p2-3v2j + detected_date: Oct 4 + severity: moderate + first_patched: 8.4.31 +- name: sass + description: A pure JavaScript implementation of Sass + package_url: https://www.npmjs.com/sass + version: 1.56.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16057/default_5fd43aeff4d6a935abc13737de01a0355210499d.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: Hugo Lassiège + last_updated_on: 2022-11-08 21:23:36.000000000 Z +- name: tailwindcss + description: A utility-first CSS framework for rapidly building custom user interfaces + package_url: https://www.npmjs.com/tailwindcss + version: 3.2.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17398/default_2cd7ed1c123f2fca074a6f4b16c4e73d5bfe82be.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2023-01-22 17:49:00.000000000 Z +- name: three + description: JavaScript 3D library + package_url: https://www.npmjs.com/three + version: 0.140.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16653/default_cc0f40a737548852d2ee666c132c258c9a2c0cad.png + detection_source_url: package-lock.json + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2022-05-09 21:39:03.000000000 Z From 0cca49e453ec67644fadafeca4034565be4ce198 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sat, 11 Nov 2023 12:37:24 +0000 Subject: [PATCH 2/8] Create techstack.md --- techstack.md | 172 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 172 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 000000000..f5a2710b7 --- /dev/null +++ b/techstack.md @@ -0,0 +1,172 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [hlassiege/eventuallycoding](https://github.com/hlassiege/eventuallycoding)![](https://img.stackshare.io/public_badge.svg "public") +

+|23
Tools used|11/11/23
Report generated| +|------|------| +
+ +## Languages (3) + + + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (2) + + + + + + +
+ Autoprefixer +
+ Autoprefixer +
+ +
+ Vue.js +
+ Vue.js +
+ v3.2.47 +
+ +## DevOps (5) + + + + + + + + + + + + +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Prettier +
+ Prettier +
+ v2.8.4 +
+ npm +
+ npm +
+ +
+ +## Other (1) + + + + +
+ three.js +
+ three.js +
+ v0.140.2 +
+ + +## Open source packages (12) + +## npm (12) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.52.0|03/15/23|hlassiege |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.52.0|03/15/23|hlassiege |BSD-2-Clause|N/A| +|[csv-parse](https://www.npmjs.com/csv-parse)|v5.3.6|03/15/23|hlassiege |MIT|N/A| +|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.6.0|02/19/23|hlassiege |MIT|N/A| +|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.27.5|02/19/23|hlassiege |MIT|N/A| +|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.2.1|02/19/23|hlassiege |MIT|N/A| +|[eslint-plugin-vue](https://www.npmjs.com/eslint-plugin-vue)|v9.9.0|02/19/23|hlassiege |MIT|N/A| +|[nuxt](https://www.npmjs.com/nuxt)|v3.2.2|02/19/23|hlassiege |MIT|N/A| +|[postcss](https://www.npmjs.com/postcss)|v8.4.21|11/08/22|Hugo Lassiège |MIT|[CVE-2023-44270](https://github.com/advisories/GHSA-7fh5-64p2-3v2j) (Moderate)| +|[sass](https://www.npmjs.com/sass)|v1.56.0|11/08/22|Hugo Lassiège |MIT|N/A| +|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.2.4|01/22/23|hlassiege |MIT|N/A| +|[three](https://www.npmjs.com/three)|v0.140.2|05/09/22|hlassiege |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 1e150f8dd9653505d82a91cc9a2813a93ad48d77 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 14 Dec 2023 10:25:07 +0000 Subject: [PATCH 3/8] Update techstack.yml --- techstack.yml | 154 +++++++++++++++++++++----------------------------- 1 file changed, 64 insertions(+), 90 deletions(-) diff --git a/techstack.yml b/techstack.yml index fdf436080..61473bdb1 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: hlassiege/eventuallycoding -report_id: 0c28c2db5ceedd2fa5b41c5047483784 +report_id: ecc47c526bf79209fe6f17099146ab97 repo_type: Public -timestamp: '2023-11-11T12:37:21+00:00' +timestamp: '2023-12-14T10:25:05+00:00' requested_by: hlassiege provider: github branch: master -detected_tools_count: 23 +detected_tools_count: 22 tools: - name: CSS 3 description: The latest evolution of the Cascading Style Sheets language @@ -45,19 +45,55 @@ tools: sub_category: CSS Pre-processors / Extensions image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png detection_source: package.json - last_updated_by: Hugo Lassiège - last_updated_on: 2022-11-08 21:23:36.000000000 Z + last_updated_by: hlassiege + last_updated_on: 2023-11-12 12:50:32.000000000 Z +- name: PostCSS + description: Transform CSS with JS plugins + website_url: https://github.com/postcss/postcss + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: CSS Pre-processors / Extensions + image_url: https://img.stackshare.io/service/3339/rlFcjEdI.png + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2022-05-09 11:24:01.000000000 Z +- name: Sass + description: Syntactically Awesome Style Sheets + website_url: http://sass-lang.com/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: CSS Pre-processors / Extensions + image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2022-05-09 11:24:01.000000000 Z +- name: Tailwind CSS + description: A utility-first CSS framework for rapid UI development + website_url: https://tailwindcss.com + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Front-End Frameworks + image_url: https://img.stackshare.io/service/8158/default_660b7c41c3ba489cb581eec89c04655404258c19.png + detection_source: package.json + last_updated_by: hlassiege + last_updated_on: 2023-11-12 12:50:32.000000000 Z - name: Vue.js description: A progressive framework for building user interfaces website_url: http://vuejs.org/ - version: 3.2.47 + version: 3.3.8 license: MIT open_source: true hosted_saas: false category: Libraries sub_category: Javascript MVC Frameworks image_url: https://img.stackshare.io/service/3837/paeckCWC.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege last_updated_on: 2022-05-09 11:24:01.000000000 Z @@ -103,7 +139,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg - detection_source_url: package-lock.json + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege last_updated_on: 2023-02-19 19:53:19.000000000 Z @@ -118,19 +154,6 @@ tools: detection_source: package.json last_updated_by: hlassiege last_updated_on: 2022-05-09 11:24:01.000000000 Z -- name: three.js - description: A JavaScript 3D library - website_url: https://threejs.org/ - version: 0.140.2 - open_source: true - hosted_saas: false - category: Languages & Frameworks - sub_category: Game Development - image_url: https://img.stackshare.io/service/5883/preview.png - detection_source_url: package-lock.json - detection_source: package.json - last_updated_by: hlassiege - last_updated_on: 2022-05-09 21:39:03.000000000 Z - name: "@typescript-eslint/eslint-plugin" description: TypeScript plugin for ESLint package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin @@ -141,10 +164,10 @@ 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/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege - last_updated_on: 2023-03-15 06:33:37.000000000 Z + last_updated_on: 2023-11-12 12:50:32.000000000 Z - name: "@typescript-eslint/parser" description: An ESLint custom parser which leverages TypeScript ESTree package_url: https://www.npmjs.com/@typescript-eslint/parser @@ -155,10 +178,10 @@ 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/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege - last_updated_on: 2023-03-15 06:33:37.000000000 Z + last_updated_on: 2023-11-12 12:50:32.000000000 Z - name: csv-parse description: CSV parsing implementing the Node.js `stream.Transform` API package_url: https://www.npmjs.com/csv-parse @@ -169,10 +192,10 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17054/default_d17bbf7e4f3b102e29ff09c01b8165e7ba600319.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege - last_updated_on: 2023-03-15 06:33:37.000000000 Z + last_updated_on: 2023-11-12 12:50:32.000000000 Z - name: eslint-config-prettier description: Turns off all rules that are unnecessary or might conflict with Prettier package_url: https://www.npmjs.com/eslint-config-prettier @@ -183,10 +206,10 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15879/default_0b10af8ca19c215f781dc07442e75bdc831089d0.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege - last_updated_on: 2023-02-19 19:53:19.000000000 Z + last_updated_on: 2023-11-12 12:50:32.000000000 Z - name: eslint-plugin-import description: Import with sanity package_url: https://www.npmjs.com/eslint-plugin-import @@ -197,10 +220,10 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15806/default_98aa227f51aa9d787815ec3fd98d0ab2bfebbb91.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege - last_updated_on: 2023-02-19 19:53:19.000000000 Z + last_updated_on: 2023-11-12 12:50:32.000000000 Z - name: eslint-plugin-prettier description: Runs prettier as an eslint rule package_url: https://www.npmjs.com/eslint-plugin-prettier @@ -211,10 +234,10 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15896/default_6e6e1d6bb189c8bb26c6410618bd597979578f39.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege - last_updated_on: 2023-02-19 19:53:19.000000000 Z + last_updated_on: 2023-11-12 12:50:32.000000000 Z - name: eslint-plugin-vue description: Official ESLint plugin for Vue.js package_url: https://www.npmjs.com/eslint-plugin-vue @@ -225,84 +248,35 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15950/default_f49d4c116f8ea0155f4d92673b084378bba02760.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege - last_updated_on: 2023-02-19 19:53:19.000000000 Z + last_updated_on: 2023-11-12 12:50:32.000000000 Z - name: nuxt description: A minimalistic framework for server-rendered Vue.js applications package_url: https://www.npmjs.com/nuxt - version: 3.2.2 + version: 3.8.1 license: MIT open_source: true hosted_saas: false category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17986/default_3c26cdeaec6eea61500856203ee8d97e81b93f76.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege - last_updated_on: 2023-02-19 19:53:19.000000000 Z -- name: postcss - description: Tool for transforming styles with JS plugins - package_url: https://www.npmjs.com/postcss - version: 8.4.21 - license: MIT - open_source: true - hosted_saas: false - category: Libraries - sub_category: npm Packages - image_url: https://img.stackshare.io/package/16012/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png - detection_source_url: package-lock.json - detection_source: package.json - last_updated_by: Hugo Lassiège - last_updated_on: 2022-11-08 21:23:36.000000000 Z - vulnerabilities: - - name: PostCSS line return parsing error - cve_id: CVE-2023-44270 - cve_url: https://github.com/advisories/GHSA-7fh5-64p2-3v2j - detected_date: Oct 4 - severity: moderate - first_patched: 8.4.31 -- name: sass - description: A pure JavaScript implementation of Sass - package_url: https://www.npmjs.com/sass - version: 1.56.0 - license: MIT - open_source: true - hosted_saas: false - category: Libraries - sub_category: npm Packages - image_url: https://img.stackshare.io/package/16057/default_5fd43aeff4d6a935abc13737de01a0355210499d.png - detection_source_url: package-lock.json - detection_source: package.json - last_updated_by: Hugo Lassiège - last_updated_on: 2022-11-08 21:23:36.000000000 Z + last_updated_on: 2023-11-12 13:09:50.000000000 Z - name: tailwindcss description: A utility-first CSS framework for rapidly building custom user interfaces package_url: https://www.npmjs.com/tailwindcss - version: 3.2.4 + version: 3.3.5 license: MIT open_source: true hosted_saas: false category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17398/default_2cd7ed1c123f2fca074a6f4b16c4e73d5bfe82be.png - detection_source_url: package-lock.json - detection_source: package.json - last_updated_by: hlassiege - last_updated_on: 2023-01-22 17:49:00.000000000 Z -- name: three - description: JavaScript 3D library - package_url: https://www.npmjs.com/three - version: 0.140.2 - license: MIT - open_source: true - hosted_saas: false - category: Libraries - sub_category: npm Packages - image_url: https://img.stackshare.io/package/16653/default_cc0f40a737548852d2ee666c132c258c9a2c0cad.png - detection_source_url: package-lock.json + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package-lock.json detection_source: package.json last_updated_by: hlassiege - last_updated_on: 2022-05-09 21:39:03.000000000 Z + last_updated_on: 2023-11-12 12:50:32.000000000 Z From 577b20d7333171a433fd8f33505d4148c5774f80 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 14 Dec 2023 10:25:08 +0000 Subject: [PATCH 4/8] Update techstack.md --- techstack.md | 90 +++++++++++++++++++++++++++++++--------------------- 1 file changed, 53 insertions(+), 37 deletions(-) diff --git a/techstack.md b/techstack.md index f5a2710b7..a59a3fc35 100644 --- a/techstack.md +++ b/techstack.md @@ -1,40 +1,48 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [hlassiege/eventuallycoding](https://github.com/hlassiege/eventuallycoding)![](https://img.stackshare.io/public_badge.svg "public")

-|23
Tools used|11/11/23
Report generated| +|22
Tools used|12/14/23
Report generated| |------|------|
@@ -67,7 +75,7 @@ Full tech stack [here](/techstack.md) -## Frameworks (2) +## Frameworks (5) + + + + + + @@ -133,40 +165,24 @@ Full tech stack [here](/techstack.md)
Autoprefixer @@ -77,12 +85,36 @@ Full tech stack [here](/techstack.md) + PostCSS +
+ PostCSS +
+ +
+ Sass +
+ Sass +
+ +
+ Tailwind CSS +
+ Tailwind CSS +
+ +
Vue.js
Vue.js
- v3.2.47 + v3.3.8
-## Other (1) - - - - -
- three.js -
- three.js -
- v0.140.2 -
- -## Open source packages (12) +## Open source packages (9) -## npm (12) +## npm (9) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| -|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.52.0|03/15/23|hlassiege |MIT|N/A| -|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.52.0|03/15/23|hlassiege |BSD-2-Clause|N/A| -|[csv-parse](https://www.npmjs.com/csv-parse)|v5.3.6|03/15/23|hlassiege |MIT|N/A| -|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.6.0|02/19/23|hlassiege |MIT|N/A| -|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.27.5|02/19/23|hlassiege |MIT|N/A| -|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.2.1|02/19/23|hlassiege |MIT|N/A| -|[eslint-plugin-vue](https://www.npmjs.com/eslint-plugin-vue)|v9.9.0|02/19/23|hlassiege |MIT|N/A| -|[nuxt](https://www.npmjs.com/nuxt)|v3.2.2|02/19/23|hlassiege |MIT|N/A| -|[postcss](https://www.npmjs.com/postcss)|v8.4.21|11/08/22|Hugo Lassiège |MIT|[CVE-2023-44270](https://github.com/advisories/GHSA-7fh5-64p2-3v2j) (Moderate)| -|[sass](https://www.npmjs.com/sass)|v1.56.0|11/08/22|Hugo Lassiège |MIT|N/A| -|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.2.4|01/22/23|hlassiege |MIT|N/A| -|[three](https://www.npmjs.com/three)|v0.140.2|05/09/22|hlassiege |MIT|N/A| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.52.0|11/12/23|hlassiege |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.52.0|11/12/23|hlassiege |BSD-2-Clause|N/A| +|[csv-parse](https://www.npmjs.com/csv-parse)|v5.3.6|11/12/23|hlassiege |MIT|N/A| +|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.6.0|11/12/23|hlassiege |MIT|N/A| +|[eslint-plugin-import](https://www.npmjs.com/eslint-plugin-import)|v2.27.5|11/12/23|hlassiege |MIT|N/A| +|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.2.1|11/12/23|hlassiege |MIT|N/A| +|[eslint-plugin-vue](https://www.npmjs.com/eslint-plugin-vue)|v9.9.0|11/12/23|hlassiege |MIT|N/A| +|[nuxt](https://www.npmjs.com/nuxt)|v3.8.1|11/12/23|hlassiege |MIT|N/A| +|[tailwindcss](https://www.npmjs.com/tailwindcss)|v3.3.5|11/12/23|hlassiege |MIT|N/A|
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From 19377f3452803ca66be78724dfaa7952ed2f00af Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:36:23 +0000 Subject: [PATCH 5/8] Update techstack.yml --- techstack.yml | 16 ++++++++++++++-- 1 file changed, 14 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 61473bdb1..6f4be6760 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: hlassiege/eventuallycoding -report_id: ecc47c526bf79209fe6f17099146ab97 +report_id: 0c28c2db5ceedd2fa5b41c5047483784 +version: 0.1 repo_type: Public -timestamp: '2023-12-14T10:25:05+00:00' +timestamp: '2024-01-05T08:51:29+00:00' requested_by: hlassiege provider: github branch: master @@ -15,6 +16,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/6727/css.png + detection_source_url: https://github.com/hlassiege/eventuallycoding detection_source: Repo Metadata - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -25,6 +27,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1209/javascript.jpeg + detection_source_url: https://github.com/hlassiege/eventuallycoding detection_source: Repo Metadata - name: TypeScript description: A superset of JavaScript that compiles to clean JavaScript output @@ -35,6 +38,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/1612/bynNY5dJ.jpg + detection_source_url: https://github.com/hlassiege/eventuallycoding detection_source: Repo Metadata - name: Autoprefixer description: PostCSS plugin to parse CSS and add vendor prefixes to CSS rules @@ -44,6 +48,7 @@ tools: category: Languages & Frameworks sub_category: CSS Pre-processors / Extensions image_url: https://img.stackshare.io/service/2202/72d087642cfce6fef6f2dabec5bf49e8_400x400.png + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package.json detection_source: package.json last_updated_by: hlassiege last_updated_on: 2023-11-12 12:50:32.000000000 Z @@ -56,6 +61,7 @@ tools: category: Languages & Frameworks sub_category: CSS Pre-processors / Extensions image_url: https://img.stackshare.io/service/3339/rlFcjEdI.png + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package.json detection_source: package.json last_updated_by: hlassiege last_updated_on: 2022-05-09 11:24:01.000000000 Z @@ -68,6 +74,7 @@ tools: category: Languages & Frameworks sub_category: CSS Pre-processors / Extensions image_url: https://img.stackshare.io/service/1171/jCR2zNJV.png + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package.json detection_source: package.json last_updated_by: hlassiege last_updated_on: 2022-05-09 11:24:01.000000000 Z @@ -80,6 +87,7 @@ tools: category: Languages & Frameworks sub_category: Front-End Frameworks image_url: https://img.stackshare.io/service/8158/default_660b7c41c3ba489cb581eec89c04655404258c19.png + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/package.json detection_source: package.json last_updated_by: hlassiege last_updated_on: 2023-11-12 12:50:32.000000000 Z @@ -106,6 +114,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/hlassiege/eventuallycoding/blob/master/package.json detection_source: package.json last_updated_by: hlassiege last_updated_on: 2022-05-09 11:24:01.000000000 Z @@ -117,6 +126,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/hlassiege/eventuallycoding detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -126,6 +136,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png + detection_source_url: https://github.com/hlassiege/eventuallycoding/blob/master/.github/workflows/deploy.yml detection_source: ".github/workflows/deploy.yml" last_updated_by: hlassiege last_updated_on: 2022-05-09 21:20:48.000000000 Z @@ -151,6 +162,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/hlassiege/eventuallycoding/blob/master/package.json detection_source: package.json last_updated_by: hlassiege last_updated_on: 2022-05-09 11:24:01.000000000 Z From 7b8244add4f084a54c334f1ae809ca250b158970 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:36:24 +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 a59a3fc35..e0974868f 100644 --- a/techstack.md +++ b/techstack.md @@ -42,7 +42,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [hlassiege/eventuallycoding](https://github.com/hlassiege/eventuallycoding)![](https://img.stackshare.io/public_badge.svg "public")

-|22
Tools used|12/14/23
Report generated| +|22
Tools used|01/05/24
Report generated| |------|------|
From fad7a73148d7c9493323a90a0a50f119e3edcc5c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:21:40 +0000 Subject: [PATCH 7/8] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 6f4be6760..7d5f1e4e8 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: hlassiege/eventuallycoding report_id: 0c28c2db5ceedd2fa5b41c5047483784 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:51:29+00:00' +timestamp: '2024-02-29T18:38:13+00:00' requested_by: hlassiege provider: github branch: master @@ -141,7 +141,7 @@ tools: last_updated_by: hlassiege last_updated_on: 2022-05-09 21:20:48.000000000 Z - name: Prettier - description: 'Prettier is an opinionated code formatter. ' + description: Prettier is an opinionated code formatter. website_url: https://prettier.io/ version: 2.8.4 license: MIT From 4e9da119d0a754af5645dc0584e0659fda1ef352 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:21:41 +0000 Subject: [PATCH 8/8] Update techstack.md --- techstack.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/techstack.md b/techstack.md index e0974868f..2211156ab 100644 --- a/techstack.md +++ b/techstack.md @@ -3,16 +3,16 @@ ## Tech Stack hlassiege/eventuallycoding is built on the following main stack: -- [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [TypeScript](http://www.typescriptlang.org) – Languages - [Autoprefixer](https://github.com/postcss/autoprefixer) – CSS Pre-processors / Extensions -- [ESLint](http://eslint.org/) – Code Review - [PostCSS](https://github.com/postcss/postcss) – CSS Pre-processors / Extensions -- [Vue.js](http://vuejs.org/) – Javascript UI Libraries -- [Prettier](https://prettier.io/) – Code Review +- [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions - [Tailwind CSS](https://tailwindcss.com) – Front-End Frameworks +- [Vue.js](http://vuejs.org/) – Javascript UI Libraries +- [ESLint](http://eslint.org/) – Code Review - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Prettier](https://prettier.io/) – Code Review Full tech stack [here](/techstack.md) @@ -22,16 +22,16 @@ Full tech stack [here](/techstack.md) ## Tech Stack hlassiege/eventuallycoding is built on the following main stack: -- Sass [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - TypeScript [TypeScript](http://www.typescriptlang.org) – Languages - Autoprefixer [Autoprefixer](https://github.com/postcss/autoprefixer) – CSS Pre-processors / Extensions -- ESLint [ESLint](http://eslint.org/) – Code Review - PostCSS [PostCSS](https://github.com/postcss/postcss) – CSS Pre-processors / Extensions -- Vue.js [Vue.js](http://vuejs.org/) – Javascript UI Libraries -- Prettier [Prettier](https://prettier.io/) – Code Review +- Sass [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions - Tailwind CSS [Tailwind CSS](https://tailwindcss.com) – Front-End Frameworks +- Vue.js [Vue.js](http://vuejs.org/) – Javascript UI Libraries +- ESLint [ESLint](http://eslint.org/) – Code Review - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Prettier [Prettier](https://prettier.io/) – Code Review Full tech stack [here](/techstack.md) @@ -42,7 +42,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [hlassiege/eventuallycoding](https://github.com/hlassiege/eventuallycoding)![](https://img.stackshare.io/public_badge.svg "public")

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