From f428d5c47250ae872e3357342bcba6c278c3382f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 4 Feb 2024 08:01:01 +0000 Subject: [PATCH 1/4] Create techstack.yml --- techstack.yml | 113 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 113 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 0000000..f862600 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,113 @@ +repo_name: martin-creator/TypeScript-Getting-Started +report_id: 023ab7c91331ddd389343a3b46f93575 +version: 0.1 +repo_type: Public +timestamp: '2024-02-04T08:00:59+00:00' +requested_by: bricewilson +provider: github +branch: main +detected_tools_count: 8 +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_url: https://github.com/martin-creator/TypeScript-Getting-Started + detection_source: Repo Metadata +- name: TypeScript + description: A superset of JavaScript that compiles to clean JavaScript output + website_url: http://www.typescriptlang.org + version: 4.2.2 + 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_url: https://github.com/martin-creator/TypeScript-Getting-Started/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Brice Wilson + last_updated_on: 2021-02-24 22:46:57.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_url: https://github.com/martin-creator/TypeScript-Getting-Started + detection_source: Repo Metadata +- name: Webpack + description: A bundler for javascript and friends + website_url: http://webpack.js.org + version: 5.22.0 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: JS Build Tools / JS Task Runners + image_url: https://img.stackshare.io/service/1682/IMG_4636.PNG + detection_source_url: https://github.com/martin-creator/TypeScript-Getting-Started/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Brice Wilson + last_updated_on: 2021-02-16 21:06:18.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_url: https://github.com/martin-creator/TypeScript-Getting-Started/blob/main/package.json + detection_source: package.json + last_updated_by: Brice Wilson + last_updated_on: 2021-02-16 17:40:08.000000000 Z +- name: ts-loader + description: TypeScript loader for webpack + package_url: https://www.npmjs.com/ts-loader + version: 8.0.17 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15938/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png + detection_source_url: https://github.com/martin-creator/TypeScript-Getting-Started/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Brice Wilson + last_updated_on: 2021-02-16 21:06:18.000000000 Z +- name: webpack-cli + description: CLI for webpack & friends + package_url: https://www.npmjs.com/webpack-cli + version: 4.5.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15826/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/martin-creator/TypeScript-Getting-Started/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Brice Wilson + last_updated_on: 2021-02-16 21:06:18.000000000 Z +- name: webpack-dev-server + description: Serves a webpack app. Updates the browser on changes + package_url: https://www.npmjs.com/webpack-dev-server + version: 3.11.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15821/default_64690bc3e49bcee57094e51a7a26c620c48dbd82.png + detection_source_url: https://github.com/martin-creator/TypeScript-Getting-Started/blob/main/package-lock.json + detection_source: package.json + last_updated_by: Brice Wilson + last_updated_on: 2021-02-16 21:06:18.000000000 Z From 0ea32c950ea6602f0416ac0d722392a1ba8510fc Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Sun, 4 Feb 2024 08:01:02 +0000 Subject: [PATCH 2/4] Create techstack.md --- techstack.md | 99 ++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 99 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..9d9503d --- /dev/null +++ b/techstack.md @@ -0,0 +1,99 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [martin-creator/TypeScript-Getting-Started](https://github.com/martin-creator/TypeScript-Getting-Started)![](https://img.stackshare.io/public_badge.svg "public") +

+|8
Tools used|02/04/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ v4.2.2 +
+ +## DevOps (3) + + + + + + + + +
+ Git +
+ Git +
+ +
+ Webpack +
+ Webpack +
+ v5.22.0 +
+ npm +
+ npm +
+ +
+ + +## Open source packages (3) + +## npm (3) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[ts-loader](https://www.npmjs.com/ts-loader)|v8.0.17|02/16/21|Brice Wilson |MIT|N/A| +|[webpack-cli](https://www.npmjs.com/webpack-cli)|v4.5.0|02/16/21|Brice Wilson |MIT|N/A| +|[webpack-dev-server](https://www.npmjs.com/webpack-dev-server)|v3.11.2|02/16/21|Brice Wilson |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file) From fff9a990b409a2c3a9b7ca15224bda6867c19b6f Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:36:07 +0000 Subject: [PATCH 3/4] Update techstack.yml --- techstack.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.yml b/techstack.yml index f862600..cc938d2 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: martin-creator/TypeScript-Getting-Started report_id: 023ab7c91331ddd389343a3b46f93575 version: 0.1 repo_type: Public -timestamp: '2024-02-04T08:00:59+00:00' +timestamp: '2024-02-29T19:52:25+00:00' requested_by: bricewilson provider: github branch: main From 0c001ca752afa2d168728fd14956d8fbcf1f3429 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:36:07 +0000 Subject: [PATCH 4/4] Update techstack.md --- techstack.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/techstack.md b/techstack.md index 9d9503d..21d2948 100644 --- a/techstack.md +++ b/techstack.md @@ -28,7 +28,7 @@ Full tech stack [here](/techstack.md) # Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [martin-creator/TypeScript-Getting-Started](https://github.com/martin-creator/TypeScript-Getting-Started)![](https://img.stackshare.io/public_badge.svg "public")

-|8
Tools used|02/04/24
Report generated| +|8
Tools used|02/29/24
Report generated| |------|------|