From e0717d48d5da99e4e3654e5970f1951e3af26b44 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 09:42:54 +0000 Subject: [PATCH 1/2] Create techstack.yml --- techstack.yml | 398 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 398 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..4b4be770 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,398 @@ +repo_name: maxgfr/typescript-swc-starter +report_id: d39b1ec73b402d711bfe7680cbe2d7fe +repo_type: Public +timestamp: '2023-11-10T09:42:51+00:00' +requested_by: renovate[bot] +provider: github +branch: main +detected_tools_count: 31 +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-06 16:43:58.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-06 16:43:58.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.yml" + last_updated_by: Renovate Bot + last_updated_on: 2022-03-06 17:49:49.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + version: 29.6.2 + 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-06 16:43:58.000000000 Z +- name: Prettier + description: 'Prettier is an opinionated code formatter. ' + website_url: https://prettier.io/ + version: 3.0.1 + 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: renovate[bot] + last_updated_on: 2023-08-05 21:29:46.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-06 16:43:58.000000000 Z +- name: nodemon + description: A simple monitor script for use during development of a node.js app + website_url: http://nodemon.io/ + version: 3.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Monitoring + sub_category: node.js Application Monitoring + image_url: https://img.stackshare.io/service/5577/preview.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-08-11 21:24:30.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-06 16:43:58.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-12-05 10:17:01.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: renovate[bot] + last_updated_on: 2023-08-11 21:24:30.000000000 Z +- name: semantic-release + description: Fully automated version management and package publishing + website_url: https://github.com/semantic-release/semantic-release + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/10156/12867925.png + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-06-03 00:10:17.000000000 Z +- name: "@semantic-release/changelog" + description: Semantic-release plugin to create or update a changelog file + package_url: https://www.npmjs.com/@semantic-release/changelog + version: 6.0.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16473/default_482cf308e8fc087eee8e154f29cc142c834abc51.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-06-03 00:10:17.000000000 Z +- name: "@semantic-release/commit-analyzer" + description: Semantic-release plugin to analyze commits with conventional-changelog + package_url: https://www.npmjs.com/@semantic-release/commit-analyzer + version: 10.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17119/default_aae1698f13b22e457dce8faa3612b71379cf7a48.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-06-03 00:10:17.000000000 Z +- name: "@semantic-release/git" + description: Semantic-release plugin to commit release assets to the project's git + repository + package_url: https://www.npmjs.com/@semantic-release/git + version: 10.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16388/default_3d8bf87f0e09f3da6536330e02ffa89677f8784b.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-06-03 00:10:17.000000000 Z +- name: "@semantic-release/github" + description: Semantic-release plugin to publish a GitHub release and comment on + released Pull Requests/Issues + package_url: https://www.npmjs.com/@semantic-release/github + version: 9.0.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17137/default_0ffbf6d9ee2940fe94be8424fd9afff068fff458.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-06-03 00:10:17.000000000 Z +- name: "@semantic-release/npm" + description: Semantic-release plugin to publish a npm package + package_url: https://www.npmjs.com/@semantic-release/npm + version: 10.0.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16690/default_6dad4e42e12d47cc6edfbdea036dae12f91abebb.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-06-03 00:10:17.000000000 Z +- name: "@semantic-release/release-notes-generator" + description: Semantic-release plugin to generate changelog content with conventional-changelog + package_url: https://www.npmjs.com/@semantic-release/release-notes-generator + version: 11.0.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17103/default_5b9eca95ab3651165eb280ed5e0bc9a9382ad24d.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-08-08 00:31:57.000000000 Z +- name: "@types/jest" + description: TypeScript definitions for Jest + package_url: https://www.npmjs.com/@types/jest + version: 29.5.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15840/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-08-12 10:17:54.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 20.2.3 + 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: 2023-08-11 21:24:30.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 6.3.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: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-08-11 21:24:30.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.3.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: renovate[bot] + last_updated_on: 2023-08-11 21:24:30.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: 9.0.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: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-08-11 21:24:30.000000000 Z +- name: eslint-plugin-jest + description: Eslint rules for Jest + package_url: https://www.npmjs.com/eslint-plugin-jest + version: 27.2.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: 2023-08-12 10:17:54.000000000 Z +- name: eslint-plugin-prettier + description: Runs prettier as an eslint rule + package_url: https://www.npmjs.com/eslint-plugin-prettier + version: 5.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: renovate[bot] + last_updated_on: 2023-08-11 21:24:30.000000000 Z +- name: regenerator-runtime + description: Runtime for Regenerator-compiled generator and async functions + package_url: https://www.npmjs.com/regenerator-runtime + version: 0.14.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16148/default_9a7a7dcd69c12c746dc4000dc4d1b75758079c9f.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-08-08 00:31:57.000000000 Z +- name: rimraf + description: A deep deletion module for node + package_url: https://www.npmjs.com/rimraf + version: 5.0.1 + license: ISC + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15807/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-05-23 11:07:27.000000000 Z +- name: ts-node + description: TypeScript execution environment and REPL for node.js + package_url: https://www.npmjs.com/ts-node + version: 10.9.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15830/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png + detection_source_url: yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-08-11 21:24:30.000000000 Z From 631d1ce671a8e319a8222ca1763c10172aae7a7d Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 10 Nov 2023 09:42:55 +0000 Subject: [PATCH 2/2] Create techstack.md --- techstack.md | 212 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 212 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..dffae3d1 --- /dev/null +++ b/techstack.md @@ -0,0 +1,212 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [maxgfr/typescript-swc-starter](https://github.com/maxgfr/typescript-swc-starter)![](https://img.stackshare.io/public_badge.svg "public") +

+|31
Tools used|11/10/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (1) + + + + +
+ Node.js +
+ Node.js +
+ +
+ +## DevOps (8) + + + + + + + + + + + + + + + + + + +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Jest +
+ Jest +
+ v29.6.2 +
+ Prettier +
+ Prettier +
+ v3.0.1 +
+ Yarn +
+ Yarn +
+ +
+ nodemon +
+ nodemon +
+ v3.0.1 +
+ npm +
+ npm +
+ +
+ +## Other (4) + + + + + + + + + + +
+ Shell +
+ Shell +
+ +
+ husky +
+ husky +
+ +
+ lint-staged +
+ lint-staged +
+ +
+ semantic-release +
+ semantic-release +
+ +
+ + +## Open source packages (16) + +## npm (16) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@semantic-release/changelog](https://www.npmjs.com/@semantic-release/changelog)|v6.0.3|06/03/23|renovate[bot] |MIT|N/A| +|[@semantic-release/commit-analyzer](https://www.npmjs.com/@semantic-release/commit-analyzer)|v10.0.1|06/03/23|renovate[bot] |MIT|N/A| +|[@semantic-release/git](https://www.npmjs.com/@semantic-release/git)|v10.0.1|06/03/23|renovate[bot] |MIT|N/A| +|[@semantic-release/github](https://www.npmjs.com/@semantic-release/github)|v9.0.4|06/03/23|renovate[bot] |MIT|N/A| +|[@semantic-release/npm](https://www.npmjs.com/@semantic-release/npm)|v10.0.4|06/03/23|renovate[bot] |MIT|N/A| +|[@semantic-release/release-notes-generator](https://www.npmjs.com/@semantic-release/release-notes-generator)|v11.0.4|08/08/23|renovate[bot] |MIT|N/A| +|[@types/jest](https://www.npmjs.com/@types/jest)|v29.5.3|08/12/23|renovate[bot] |MIT|N/A| +|[@types/node](https://www.npmjs.com/@types/node)|v20.2.3|08/11/23|renovate[bot] |MIT|N/A| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v6.3.0|08/11/23|renovate[bot] |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v6.3.0|08/11/23|renovate[bot] |BSD-2-Clause|N/A| +|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v9.0.0|08/11/23|renovate[bot] |MIT|N/A| +|[eslint-plugin-jest](https://www.npmjs.com/eslint-plugin-jest)|v27.2.3|08/12/23|renovate[bot] |MIT|N/A| +|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v5.0.0|08/11/23|renovate[bot] |MIT|N/A| +|[regenerator-runtime](https://www.npmjs.com/regenerator-runtime)|v0.14.0|08/08/23|renovate[bot] |MIT|N/A| +|[rimraf](https://www.npmjs.com/rimraf)|v5.0.1|05/23/23|renovate[bot] |ISC|N/A| +|[ts-node](https://www.npmjs.com/ts-node)|v10.9.1|08/11/23|renovate[bot] |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file)