From 2f06b57ebb4f652c6db543a4218e18aa3aac7c44 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 09:29:02 +0000 Subject: [PATCH 1/7] Create techstack.yml --- techstack.yml | 234 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 234 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..26920af --- /dev/null +++ b/techstack.yml @@ -0,0 +1,234 @@ +repo_name: maxgfr/github-change-json +report_id: a36a298d4493903397882c026d7492db +repo_type: Public +timestamp: '2023-11-10T09:28:59+00:00' +requested_by: maxgfr +provider: github +branch: main +detected_tools_count: 19 +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: Node.js + description: A platform built on Chrome's JavaScript runtime for easily building + fast, scalable network applications + website_url: http://nodejs.org/ + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-12 17:55: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: maxgfr + last_updated_on: 2022-03-12 15:36:38.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/test-build.yml" + last_updated_by: maxgfr + last_updated_on: 2022-03-12 15:36:38.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + version: 28.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Javascript Testing Framework + image_url: https://img.stackshare.io/service/830/jest.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-12 15:36:38.000000000 Z +- name: Prettier + description: 'Prettier is an opinionated code formatter. ' + website_url: https://prettier.io/ + version: 2.6.0 + 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: yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-04-01 08:48:57.000000000 Z +- 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 + image_url: https://img.stackshare.io/service/5848/44mC-kJ3.jpg + detection_source: yarn.lock + last_updated_by: maxgfr + last_updated_on: 2022-03-12 15:36:38.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: maxgfr + last_updated_on: 2022-03-12 15:36:38.000000000 Z +- name: Shell + description: A shell is a text-based terminal, used for manipulating programs and + files. Shell scripts typically manage program execution. + website_url: https://en.wikipedia.org/wiki/Shell_script + open_source: false + hosted_saas: false + category: Languages & Frameworks + sub_category: Languages + image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source: Repo Metadata +- name: husky + website_url: https://github.com/typicode/husky + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/9527/5502029.jpeg + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-12 15:36:38.000000000 Z +- name: lint-staged + website_url: https://github.com/okonet/lint-staged + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/10577/11071.jpeg + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-04-01 08:48:57.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 17.0.21 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: Renovate Bot + last_updated_on: 2022-03-14 20:20:07.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.15.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: yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-04-01 08:48:57.000000000 Z +- name: eslint-plugin-jest + description: Eslint rules for Jest + package_url: https://www.npmjs.com/eslint-plugin-jest + version: 26.1.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15996/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: Renovate Bot + last_updated_on: 2022-04-25 12:52:36.000000000 Z +- name: eslint-plugin-prettier + description: Runs prettier as an eslint rule + package_url: https://www.npmjs.com/eslint-plugin-prettier + version: 4.0.0 + 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: yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-04-01 08:48:57.000000000 Z +- name: js-yaml + description: YAML 1.2 parser and serializer + package_url: https://www.npmjs.com/js-yaml + version: 4.1.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15997/default_f8be85789693a9901dbcfa43c135c60525ae49a1.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-12 15:36:38.000000000 Z +- name: ts-jest + description: A preprocessor with source maps support to help use TypeScript with + Jest + package_url: https://www.npmjs.com/ts-jest + version: 27.1.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15864/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: Renovate Bot + last_updated_on: 2022-04-25 12:52:36.000000000 Z From 1b3b001bd187cd1dc30c310f5b1af346ec01748c Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 09:29:03 +0000 Subject: [PATCH 2/7] Create techstack.md --- techstack.md | 184 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 184 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..f84924a --- /dev/null +++ b/techstack.md @@ -0,0 +1,184 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [maxgfr/github-change-json](https://github.com/maxgfr/github-change-json)![](https://img.stackshare.io/public_badge.svg "public") +

+|19
Tools used|11/10/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (1) + + + + +
+ Node.js +
+ Node.js +
+ +
+ +## DevOps (7) + + + + + + + + + + + + + + + + +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Jest +
+ Jest +
+ v28.0.0 +
+ Prettier +
+ Prettier +
+ v2.6.0 +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ +## Other (3) + + + + + + + + +
+ Shell +
+ Shell +
+ +
+ husky +
+ husky +
+ +
+ lint-staged +
+ lint-staged +
+ +
+ + +## Open source packages (6) + +## npm (6) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@types/node](https://www.npmjs.com/@types/node)|v17.0.21|03/14/22|Renovate Bot |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.15.0|04/01/22|maxgfr |BSD-2-Clause|N/A| +|[eslint-plugin-jest](https://www.npmjs.com/eslint-plugin-jest)|v26.1.3|04/25/22|Renovate Bot |MIT|N/A| +|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.0.0|04/01/22|maxgfr |MIT|N/A| +|[js-yaml](https://www.npmjs.com/js-yaml)|v4.1.0|03/12/22|maxgfr |MIT|N/A| +|[ts-jest](https://www.npmjs.com/ts-jest)|v27.1.3|04/25/22|Renovate Bot |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 8fb9ff41a4aa778852ce3a8c51acfe585838e1c1 Mon Sep 17 00:00:00 2001 From: "stack-file[bot]" Date: Fri, 10 Nov 2023 09:29:16 +0000 Subject: [PATCH 3/7] fix: update example/package.json with name=@maxgfr/example-9ae8044e77af72bddd771defeeb4abc35e92783b --- example/package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/example/package.json b/example/package.json index 7da4157..dd99873 100644 --- a/example/package.json +++ b/example/package.json @@ -1,5 +1,5 @@ { - "name": "@maxgfr/example-c91f4973a570c0ed6b0867e49372f5e9f1063ca8", + "name": "@maxgfr/example-9ae8044e77af72bddd771defeeb4abc35e92783b", "version": "1.0.0", "description": "", "main": "index.js", From 72c506743265250b1278bd1619bb5670bfdaea83 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:37:35 +0000 Subject: [PATCH 4/7] Update techstack.yml --- techstack.yml | 62 ++++++++++++++++++++++++++++++++++++++++++--------- 1 file changed, 51 insertions(+), 11 deletions(-) diff --git a/techstack.yml b/techstack.yml index 26920af..7260139 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,12 @@ repo_name: maxgfr/github-change-json report_id: a36a298d4493903397882c026d7492db +version: 0.1 repo_type: Public -timestamp: '2023-11-10T09:28:59+00:00' +timestamp: '2024-01-05T08:56:20+00:00' requested_by: maxgfr provider: github branch: main -detected_tools_count: 19 +detected_tools_count: 21 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/maxgfr/github-change-json 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/maxgfr/github-change-json detection_source: Repo Metadata - name: Node.js description: A platform built on Chrome's JavaScript runtime for easily building @@ -36,6 +39,7 @@ tools: category: Languages & Frameworks sub_category: Frameworks (Full Stack) image_url: https://img.stackshare.io/service/1011/n1JRsFeB_400x400.png + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/package.json detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-12 17:55:20.000000000 Z @@ -48,6 +52,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/maxgfr/github-change-json/blob/main/package.json detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-12 15:36:38.000000000 Z @@ -59,6 +64,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/maxgfr/github-change-json detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -68,7 +74,8 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png - detection_source: ".github/workflows/test-build.yml" + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/.github/workflows/check-dist.yml + detection_source: ".github/workflows/check-dist.yml" last_updated_by: maxgfr last_updated_on: 2022-03-12 15:36:38.000000000 Z - name: Jest @@ -81,7 +88,7 @@ tools: category: Build, Test, Deploy sub_category: Javascript Testing Framework image_url: https://img.stackshare.io/service/830/jest.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-12 15:36:38.000000000 Z @@ -95,7 +102,7 @@ tools: category: Build, Test, Deploy sub_category: Code Review image_url: https://img.stackshare.io/service/7035/default_66f265943abed56bcdbfca1c866a4261b1fbb063.jpg - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-04-01 08:48:57.000000000 Z @@ -107,6 +114,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/maxgfr/github-change-json/blob/main/yarn.lock detection_source: yarn.lock last_updated_by: maxgfr last_updated_on: 2022-03-12 15:36:38.000000000 Z @@ -118,6 +126,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/maxgfr/github-change-json/blob/main/package.json detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-12 15:36:38.000000000 Z @@ -130,12 +139,14 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/maxgfr/github-change-json detection_source: Repo Metadata - name: husky website_url: https://github.com/typicode/husky open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/9527/5502029.jpeg + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/package.json detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-12 15:36:38.000000000 Z @@ -144,6 +155,7 @@ tools: open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/10577/11071.jpeg + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/package.json detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-04-01 08:48:57.000000000 Z @@ -157,7 +169,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15809/default_5e5e8ac63beda29f31f1844df64d4b8247570a66.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock detection_source: package.json last_updated_by: Renovate Bot last_updated_on: 2022-03-14 20:20:07.000000000 Z @@ -171,7 +183,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15980/default_732016a20524708efe7a4c77497fe9bfeea19ba6.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-04-01 08:48:57.000000000 Z @@ -185,7 +197,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15996/default_7a88bebb451873cc63bd99007de5bd3bb8ef85de.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock detection_source: package.json last_updated_by: Renovate Bot last_updated_on: 2022-04-25 12:52:36.000000000 Z @@ -199,10 +211,24 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15896/default_6e6e1d6bb189c8bb26c6410618bd597979578f39.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-04-01 08:48:57.000000000 Z +- name: husky + description: Prevents bad commit or push + package_url: https://www.npmjs.com/husky + version: 7.0.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15831/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-03-12 15:36:38.000000000 Z - name: js-yaml description: YAML 1.2 parser and serializer package_url: https://www.npmjs.com/js-yaml @@ -213,10 +239,24 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15997/default_f8be85789693a9901dbcfa43c135c60525ae49a1.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock detection_source: package.json last_updated_by: maxgfr last_updated_on: 2022-03-12 15:36:38.000000000 Z +- name: lint-staged + description: Lint files staged by git + package_url: https://www.npmjs.com/lint-staged + version: 12.3.7 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15868/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-04-01 08:48:57.000000000 Z - name: ts-jest description: A preprocessor with source maps support to help use TypeScript with Jest @@ -228,7 +268,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15864/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png - detection_source_url: yarn.lock + detection_source_url: https://github.com/maxgfr/github-change-json/blob/main/yarn.lock detection_source: package.json last_updated_by: Renovate Bot last_updated_on: 2022-04-25 12:52:36.000000000 Z From 17c9669f6e88a86a8ee1f04516da32a10ceb96a0 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:37:36 +0000 Subject: [PATCH 5/7] Update techstack.md --- techstack.md | 22 ++++++++++++++-------- 1 file changed, 14 insertions(+), 8 deletions(-) diff --git a/techstack.md b/techstack.md index f84924a..b436021 100644 --- a/techstack.md +++ b/techstack.md @@ -1,7 +1,8 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [maxgfr/github-change-json](https://github.com/maxgfr/github-change-json)![](https://img.stackshare.io/public_badge.svg "public")

-|19
Tools used|11/10/23
Report generated| +|21
Tools used|01/05/24
Report generated| |------|------|
@@ -165,9 +169,9 @@ Full tech stack [here](/techstack.md) -## Open source packages (6) +## Open source packages (8) -## npm (6) +## npm (8) |NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| |:------|:------|:------|:------|:------|:------| @@ -175,10 +179,12 @@ Full tech stack [here](/techstack.md) |[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.15.0|04/01/22|maxgfr |BSD-2-Clause|N/A| |[eslint-plugin-jest](https://www.npmjs.com/eslint-plugin-jest)|v26.1.3|04/25/22|Renovate Bot |MIT|N/A| |[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.0.0|04/01/22|maxgfr |MIT|N/A| +|[husky](https://www.npmjs.com/husky)|v7.0.4|03/12/22|maxgfr |MIT|N/A| |[js-yaml](https://www.npmjs.com/js-yaml)|v4.1.0|03/12/22|maxgfr |MIT|N/A| +|[lint-staged](https://www.npmjs.com/lint-staged)|v12.3.7|04/01/22|maxgfr |MIT|N/A| |[ts-jest](https://www.npmjs.com/ts-jest)|v27.1.3|04/25/22|Renovate Bot |MIT|N/A|
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From ffc4b9d8fd3e6af86ca930992aedc868c406ccb2 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:20:30 +0000 Subject: [PATCH 6/7] Update techstack.yml --- techstack.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 7260139..066f22f 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: maxgfr/github-change-json report_id: a36a298d4493903397882c026d7492db version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:56:20+00:00' +timestamp: '2024-02-29T18:33:13+00:00' requested_by: maxgfr provider: github branch: main @@ -93,7 +93,7 @@ tools: last_updated_by: maxgfr last_updated_on: 2022-03-12 15:36:38.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.6.0 license: MIT From 764493dcb882f634a3572c60c02b80ca035b0377 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:20:30 +0000 Subject: [PATCH 7/7] Update techstack.md --- techstack.md | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) diff --git a/techstack.md b/techstack.md index b436021..dca1bc2 100644 --- a/techstack.md +++ b/techstack.md @@ -3,15 +3,15 @@ ## Tech Stack maxgfr/github-change-json is built on the following main stack: -- [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework -- [Node.js](http://nodejs.org/) – Frameworks (Full Stack) - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - [TypeScript](http://www.typescriptlang.org) – Languages +- [Node.js](http://nodejs.org/) – Frameworks (Full Stack) - [ESLint](http://eslint.org/) – Code Review -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- [Yarn](https://yarnpkg.com/) – Front End Package Manager -- [Prettier](https://prettier.io/) – Code Review - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework +- [Prettier](https://prettier.io/) – Code Review +- [Yarn](https://yarnpkg.com/) – Front End Package Manager +- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells Full tech stack [here](/techstack.md) @@ -21,15 +21,15 @@ Full tech stack [here](/techstack.md) ## Tech Stack maxgfr/github-change-json is built on the following main stack: -- Jest [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework -- Node.js [Node.js](http://nodejs.org/) – Frameworks (Full Stack) - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages - TypeScript [TypeScript](http://www.typescriptlang.org) – Languages +- Node.js [Node.js](http://nodejs.org/) – Frameworks (Full Stack) - ESLint [ESLint](http://eslint.org/) – Code Review -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- Yarn [Yarn](https://yarnpkg.com/) – Front End Package Manager -- Prettier [Prettier](https://prettier.io/) – Code Review - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Jest [Jest](http://facebook.github.io/jest/) – Javascript Testing Framework +- Prettier [Prettier](https://prettier.io/) – Code Review +- Yarn [Yarn](https://yarnpkg.com/) – Front End Package Manager +- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells 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") [maxgfr/github-change-json](https://github.com/maxgfr/github-change-json)![](https://img.stackshare.io/public_badge.svg "public")

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