From 139217bea28f7c590bc236526ebf6a3b51e14a67 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:33:20 +0000 Subject: [PATCH 1/4] Update techstack.yml --- techstack.yml | 44 +++++++++++++++++++++++++++++++++++++++++--- 1 file changed, 41 insertions(+), 3 deletions(-) diff --git a/techstack.yml b/techstack.yml index a101d361..4af9a835 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,12 @@ repo_name: mallowigi/mtslack -report_id: 9a8b6dc8574db80a4a80e3fe61f461c1 +report_id: cd60541ba3d38bdd42a8a43da9eeaf80 +version: 0.1 repo_type: Public -timestamp: '2023-12-14T13:14:24+00:00' +timestamp: '2024-01-05T08:37:01+00:00' requested_by: mallowigi provider: github branch: master -detected_tools_count: 33 +detected_tools_count: 35 tools: - name: JavaScript description: Lightweight, interpreted, object-oriented language with first-class @@ -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/mallowigi/mtslack detection_source: Repo Metadata - name: Sass description: Syntactically Awesome Style Sheets @@ -26,6 +28,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/mallowigi/mtslack/blob/master/package.json detection_source: package.json last_updated_by: mallowigi last_updated_on: 2019-07-15 19:43:37.000000000 Z @@ -37,6 +40,7 @@ tools: category: Data Stores sub_category: Database Tools image_url: https://img.stackshare.io/service/109221/default_b888cdf5617d936aa6aacf130911906955508639.png + detection_source_url: https://github.com/mallowigi/mtslack/blob/master/.idea/whitesource/WebStormUsageMetrics.txt detection_source: ".idea/whitesource/WebStormUsageMetrics.txt" last_updated_by: Elior last_updated_on: 2021-06-25 14:52:43.000000000 Z @@ -49,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/mallowigi/mtslack/blob/master/package.json detection_source: package.json last_updated_by: mallowigi last_updated_on: 2019-07-15 19:43:37.000000000 Z @@ -60,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/mallowigi/mtslack detection_source: Repo Metadata - name: Prettier description: 'Prettier is an opinionated code formatter. ' @@ -111,6 +117,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/mallowigi/mtslack/blob/master/package.json detection_source: package.json last_updated_by: mallowigi last_updated_on: 2019-07-15 19:43:37.000000000 Z @@ -122,6 +129,7 @@ tools: category: Communications sub_category: Large Language Model Tools image_url: https://img.stackshare.io/service/48790/default_5b6c6b73f1ff3775c85d2a1ba954cb87e30cbf13.jpg + detection_source_url: https://github.com/mallowigi/mtslack/blob/master/.idea/whitesource/WebStormUsageMetrics.txt detection_source: ".idea/whitesource/WebStormUsageMetrics.txt" last_updated_by: Elior last_updated_on: 2021-06-25 14:52:43.000000000 Z @@ -143,6 +151,7 @@ tools: open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/6650/19343.jpeg + detection_source_url: https://github.com/mallowigi/mtslack/blob/master/package.json detection_source: package.json last_updated_by: Elior last_updated_on: 2023-09-08 18:43:13.000000000 Z @@ -152,6 +161,35 @@ tools: open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/8072/13122722.png + detection_source_url: https://github.com/mallowigi/mtslack/blob/master/package.json + detection_source: package.json + last_updated_by: Elior + last_updated_on: 2023-09-08 18:43:13.000000000 Z +- name: browserslist + description: Share target browsers between different front-end tools + package_url: https://www.npmjs.com/browserslist + version: 4.21.10 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17198/default_eb6674f470fe213f950fd09d858ebb0f6b6e3dda.png + detection_source_url: https://github.com/mallowigi/mtslack/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Elior + last_updated_on: 2023-09-08 18:43:13.000000000 Z +- name: chalk + description: Terminal string styling done right + package_url: https://www.npmjs.com/chalk + version: 2.4.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15813/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: https://github.com/mallowigi/mtslack/blob/master/package-lock.json detection_source: package.json last_updated_by: Elior last_updated_on: 2023-09-08 18:43:13.000000000 Z From 96a96037dea4e8e43216dca2a6d6e3fb4f926d7f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:33:21 +0000 Subject: [PATCH 2/4] Update techstack.md --- techstack.md | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/techstack.md b/techstack.md index 2980cd49..86a180e5 100644 --- a/techstack.md +++ b/techstack.md @@ -40,7 +40,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [mallowigi/mtslack](https://github.com/mallowigi/mtslack)![](https://img.stackshare.io/public_badge.svg "public")

-|33
Tools used|12/14/23
Report generated| +|35
Tools used|01/05/24
Report generated| |------|------| @@ -174,12 +174,14 @@ Full tech stack [here](/techstack.md) -## Open source packages (20) +## Open source packages (22) -## npm (20) +## npm (22) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| +|[browserslist](https://www.npmjs.com/browserslist)|v4.21.10|09/08/23|Elior |MIT|N/A| +|[chalk](https://www.npmjs.com/chalk)|v2.4.2|09/08/23|Elior |MIT|N/A| |[clear](https://www.npmjs.com/clear)|v0.1.0|06/10/21|Renovate Bot |MIT|N/A| |[clipboardy](https://www.npmjs.com/clipboardy)|v3.0.0|03/08/22|Liam Dyer |MIT|N/A| |[clui](https://www.npmjs.com/clui)|v0.3.6|07/17/19|Elior |MIT|N/A| From e61a9d65c7eebada9bd31430b41557d7cf8b0b95 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:24:33 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 4af9a835..279b8a68 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: mallowigi/mtslack report_id: cd60541ba3d38bdd42a8a43da9eeaf80 version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:37:01+00:00' +timestamp: '2024-02-29T18:50:33+00:00' requested_by: mallowigi provider: github branch: master @@ -68,7 +68,7 @@ tools: detection_source_url: https://github.com/mallowigi/mtslack detection_source: Repo Metadata - name: Prettier - description: 'Prettier is an opinionated code formatter. ' + description: Prettier is an opinionated code formatter. website_url: https://prettier.io/ version: 3.0.3 license: MIT From 6fb35b1f732c6556bb664b5f566fbc74ad5b2918 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:24:34 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/techstack.md b/techstack.md index 86a180e5..8f106d06 100644 --- a/techstack.md +++ b/techstack.md @@ -3,15 +3,15 @@ ## Tech Stack mallowigi/mtslack is built on the following main stack: -- [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners -- [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- [Lodash](https://lodash.com) – Javascript Utilities & Libraries +- [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions +- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools - [ESLint](http://eslint.org/) – Code Review -- [Stylelint](http://stylelint.io/) – Code Review - [Prettier](https://prettier.io/) – Code Review +- [Stylelint](http://stylelint.io/) – Code Review +- [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners - [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools -- [pgvector](https://github.com/pgvector/pgvector/) – Database Tools +- [Lodash](https://lodash.com) – Javascript Utilities & Libraries Full tech stack [here](/techstack.md) @@ -21,15 +21,15 @@ Full tech stack [here](/techstack.md) ## Tech Stack mallowigi/mtslack is built on the following main stack: -- gulp [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners -- Sass [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- Lodash [Lodash](https://lodash.com) – Javascript Utilities & Libraries +- Sass [Sass](http://sass-lang.com/) – CSS Pre-processors / Extensions +- pgvector [pgvector](https://github.com/pgvector/pgvector/) – Database Tools - ESLint [ESLint](http://eslint.org/) – Code Review -- Stylelint [Stylelint](http://stylelint.io/) – Code Review - Prettier [Prettier](https://prettier.io/) – Code Review +- Stylelint [Stylelint](http://stylelint.io/) – Code Review +- gulp [gulp](http://gulpjs.com/) – JS Build Tools / JS Task Runners - LangChain [LangChain](https://github.com/hwchase17/langchain) – Large Language Model Tools -- pgvector [pgvector](https://github.com/pgvector/pgvector/) – Database Tools +- Lodash [Lodash](https://lodash.com) – Javascript Utilities & Libraries Full tech stack [here](/techstack.md) @@ -40,7 +40,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [mallowigi/mtslack](https://github.com/mallowigi/mtslack)![](https://img.stackshare.io/public_badge.svg "public")

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