From 07ee3f549f450bc1d45a41b43ef27e8de95ad058 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 13 Nov 2023 07:05:15 +0000 Subject: [PATCH 1/8] Create techstack.yml --- techstack.yml | 289 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 289 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..6ba919cb --- /dev/null +++ b/techstack.yml @@ -0,0 +1,289 @@ +repo_name: ccamel/playground-elm +report_id: 80c9b39e0b3264f986dda5986b8903db +repo_type: Public +timestamp: '2023-11-13T07:05:12+00:00' +requested_by: dependabot[bot] +provider: github +branch: main +detected_tools_count: 22 +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: 'Animate.css ' + description: A library of CSS animations + website_url: https://animate.style/ + version: 4.1.1 + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Front-End Frameworks + image_url: https://img.stackshare.io/service/9195/default_5aa00f79c6648507ba5f6c66c130a832332e5adc.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-08-11 14:18:47.000000000 Z +- name: Bootstrap + description: Simple and flexible HTML, CSS, and JS for popular UI components and + interactions + website_url: http://getbootstrap.com/ + version: 4.6.2 + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Front-End Frameworks + image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-08-14 06:38:24.000000000 Z +- name: jQuery + description: The Write Less, Do More, JavaScript Library. + website_url: http://jquery.com/ + version: 3.7.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-08-29 06:31:13.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: ".eslintrc" + last_updated_by: Chris Camel + last_updated_on: 2017-07-27 11:32:30.000000000 Z +- name: Elm + description: A type inferred, functional reactive language that compiles to HTML, + CSS, and JavaScript + website_url: http://package.elm-lang.org/ + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/package_manager/4009/default_2928dddce9b68e183e2cb320173ea0f72f1d612b.png + detection_source: Repo Metadata +- 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/thank.yml" + last_updated_by: ccamel + last_updated_on: 2023-08-11 10:52:19.000000000 Z +- name: Parcel + description: "\U0001F4E6\U0001F680 A fast, zero configuration web application bundler" + website_url: https://parceljs.org/ + version: 2.10.2 + 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/8054/fC6Wad-S_400x400.jpg + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-02 06:40:39.000000000 Z +- name: Prettier + description: 'Prettier is an opinionated code formatter. ' + website_url: https://prettier.io/ + version: 3.1.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: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-13 06:07:25.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: Chris Camel + last_updated_on: 2017-07-25 11:46: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: file-loader + description: A file loader module for webpack + package_url: https://www.npmjs.com/file-loader + version: 6.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15834/default_4479dbac220be99e50e724b2df6cf415241d71fd.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-08-20 08:56:01.000000000 Z +- name: font-awesome + description: The iconic font and CSS framework + package_url: https://www.npmjs.com/font-awesome + version: 4.7.0 + license: OFL-1.1,MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16160/default_77b54a203c743d16eddb6b6390cba17218454fa0.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: Chris Camel + last_updated_on: 2017-07-25 11:46:58.000000000 Z +- name: popper.js + description: A kickass library to manage your poppers + package_url: https://www.npmjs.com/popper.js + version: 1.16.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16357/default_c47f6a56d74fae4d4404d77067b2fa35da6f1924.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-08-11 14:04:56.000000000 Z +- name: release-it + description: CLI release tool for Git repos and npm packages + package_url: https://www.npmjs.com/release-it + version: 17.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16490/default_2e7c1d6d94467a56325f7c984571015e8713a450.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-11-13 06:45:10.000000000 Z +- name: resolve-url-loader + description: Webpack loader that resolves relative paths in url + package_url: https://www.npmjs.com/resolve-url-loader + 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/16468/default_73c88a18b684e01cbdbf945631a40a44aff5a777.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-08-20 08:56:01.000000000 Z +- name: rimraf + description: A deep deletion module for node + package_url: https://www.npmjs.com/rimraf + version: 5.0.5 + 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: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-09-27 06:37:16.000000000 Z +- name: style-loader + description: Style loader module for webpack + package_url: https://www.npmjs.com/style-loader + version: 3.3.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15822/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-08-20 08:56:01.000000000 Z +- name: tether + description: A client-side library to make absolutely positioned elements attach + to elements in the page efficiently + package_url: https://www.npmjs.com/tether + version: 2.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17789/default_a53af9d6b5a4c8c6e8d5f8494d76a8d2efd3e660.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-08-11 14:13:35.000000000 Z +- name: url-loader + description: A loader for webpack which transforms files into base64 URIs + package_url: https://www.npmjs.com/url-loader + version: 4.1.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15858/default_a2f722724df977d0f7752839e5d8845ab41f69d5.png + detection_source_url: package.json + detection_source: package.json + last_updated_by: dependabot[bot] + last_updated_on: 2023-08-20 08:56:01.000000000 Z From a46a223c60476868975f3bab9c10a2fae659e5f5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Mon, 13 Nov 2023 07:05:16 +0000 Subject: [PATCH 2/8] Create techstack.md --- techstack.md | 187 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 187 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..f8e53d33 --- /dev/null +++ b/techstack.md @@ -0,0 +1,187 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [ccamel/playground-elm](https://github.com/ccamel/playground-elm)![](https://img.stackshare.io/public_badge.svg "public") +

+|22
Tools used|11/13/23
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ CSS 3 +
+ CSS 3 +
+ +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (3) + + + + + + + + +
+ Animate.css +
+ Animate.css +
+ v4.1.1 +
+ Bootstrap +
+ Bootstrap +
+ v4.6.2 +
+ jQuery +
+ jQuery +
+ v3.7.1 +
+ +## DevOps (7) + + + + + + + + + + + + + + + + +
+ ESLint +
+ ESLint +
+ +
+ Elm +
+ Elm +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Parcel +
+ Parcel +
+ v2.10.2 +
+ Prettier +
+ Prettier +
+ v3.1.0 +
+ npm +
+ npm +
+ +
+ +## Other (1) + + + + +
+ Shell +
+ Shell +
+ +
+ + +## Open source packages (9) + +## npm (9) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[file-loader](https://www.npmjs.com/file-loader)|v6.2.0|08/20/23|dependabot[bot] |MIT|N/A| +|[font-awesome](https://www.npmjs.com/font-awesome)|v4.7.0|07/25/17|Chris Camel |OFL-1.1,MIT|N/A| +|[popper.js](https://www.npmjs.com/popper.js)|v1.16.1|08/11/23|dependabot[bot] |MIT|N/A| +|[release-it](https://www.npmjs.com/release-it)|v17.0.0|11/13/23|dependabot[bot] |MIT|N/A| +|[resolve-url-loader](https://www.npmjs.com/resolve-url-loader)|v5.0.0|08/20/23|dependabot[bot] |MIT|N/A| +|[rimraf](https://www.npmjs.com/rimraf)|v5.0.5|09/27/23|dependabot[bot] |ISC|N/A| +|[style-loader](https://www.npmjs.com/style-loader)|v3.3.3|08/20/23|dependabot[bot] |MIT|N/A| +|[tether](https://www.npmjs.com/tether)|v2.0.0|08/11/23|dependabot[bot] |MIT|N/A| +|[url-loader](https://www.npmjs.com/url-loader)|v4.1.1|08/20/23|dependabot[bot] |MIT|N/A| + +
+
+ +Generated via [Stack File](https://github.com/apps/stack-file) From 8e52bb805732be3949657ddad90c6e8604e4abe7 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 14 Dec 2023 10:34:57 +0000 Subject: [PATCH 3/8] Update techstack.yml --- techstack.yml | 53 ++++++++++++++++++++++++++++++--------------------- 1 file changed, 31 insertions(+), 22 deletions(-) diff --git a/techstack.yml b/techstack.yml index 6ba919cb..4e89c4dc 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,11 +1,11 @@ repo_name: ccamel/playground-elm -report_id: 80c9b39e0b3264f986dda5986b8903db +report_id: 33ba6a0ee31f851a95da1ff89b7c8479 repo_type: Public -timestamp: '2023-11-13T07:05:12+00:00' +timestamp: '2023-12-14T10:34:55+00:00' requested_by: dependabot[bot] provider: github branch: main -detected_tools_count: 22 +detected_tools_count: 23 tools: - name: CSS 3 description: The latest evolution of the Cascading Style Sheets language @@ -35,7 +35,7 @@ tools: category: Languages & Frameworks sub_category: Front-End Frameworks image_url: https://img.stackshare.io/service/9195/default_5aa00f79c6648507ba5f6c66c130a832332e5adc.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-08-11 14:18:47.000000000 Z @@ -50,7 +50,7 @@ tools: category: Languages & Frameworks sub_category: Front-End Frameworks image_url: https://img.stackshare.io/service/1101/C9QJ7V3X.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-08-14 06:38:24.000000000 Z @@ -64,7 +64,7 @@ tools: category: Libraries sub_category: Javascript UI Libraries image_url: https://img.stackshare.io/service/1021/lxEKmMnB_400x400.jpg - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-08-29 06:31:13.000000000 Z @@ -108,7 +108,7 @@ tools: category: Build, Test, Deploy sub_category: Continuous Integration image_url: https://img.stackshare.io/service/11563/actions.png - detection_source: ".github/workflows/thank.yml" + detection_source: ".github/workflows/auto-merge.yml" last_updated_by: ccamel last_updated_on: 2023-08-11 10:52:19.000000000 Z - name: Parcel @@ -121,24 +121,24 @@ tools: category: Build, Test, Deploy sub_category: JS Build Tools / JS Task Runners image_url: https://img.stackshare.io/service/8054/fC6Wad-S_400x400.jpg - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-11-02 06:40:39.000000000 Z - name: Prettier description: 'Prettier is an opinionated code formatter. ' website_url: https://prettier.io/ - version: 3.1.0 + version: 3.1.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: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] - last_updated_on: 2023-11-13 06:07:25.000000000 Z + last_updated_on: 2023-12-11 07:02:47.000000000 Z - name: npm description: The package manager for JavaScript. website_url: https://www.npmjs.com/ @@ -150,6 +150,15 @@ tools: detection_source: package.json last_updated_by: Chris Camel last_updated_on: 2017-07-25 11:46:58.000000000 Z +- name: HTML + description: Hypertext Markup Language for creating web pages. + website_url: http:// + open_source: false + hosted_saas: false + image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source: src/index.html + last_updated_by: Chris Camel + last_updated_on: 2019-10-09 11:54:30.000000000 Z - name: Shell description: A shell is a text-based terminal, used for manipulating programs and files. Shell scripts typically manage program execution. @@ -170,7 +179,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15834/default_4479dbac220be99e50e724b2df6cf415241d71fd.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-08-20 08:56:01.000000000 Z @@ -184,7 +193,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16160/default_77b54a203c743d16eddb6b6390cba17218454fa0.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: Chris Camel last_updated_on: 2017-07-25 11:46:58.000000000 Z @@ -198,24 +207,24 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16357/default_c47f6a56d74fae4d4404d77067b2fa35da6f1924.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-08-11 14:04:56.000000000 Z - name: release-it description: CLI release tool for Git repos and npm packages package_url: https://www.npmjs.com/release-it - version: 17.0.0 + version: 17.0.1 license: MIT open_source: true hosted_saas: false category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16490/default_2e7c1d6d94467a56325f7c984571015e8713a450.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] - last_updated_on: 2023-11-13 06:45:10.000000000 Z + last_updated_on: 2023-12-11 06:57:52.000000000 Z - name: resolve-url-loader description: Webpack loader that resolves relative paths in url package_url: https://www.npmjs.com/resolve-url-loader @@ -226,7 +235,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/16468/default_73c88a18b684e01cbdbf945631a40a44aff5a777.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-08-20 08:56:01.000000000 Z @@ -240,7 +249,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15807/default_db4a7791d2f1174547374b9b587bc10fec088a5a.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-09-27 06:37:16.000000000 Z @@ -254,7 +263,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15822/default_004658cda9b38934f2871435e9dc15608c86e8be.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-08-20 08:56:01.000000000 Z @@ -269,7 +278,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/17789/default_a53af9d6b5a4c8c6e8d5f8494d76a8d2efd3e660.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-08-11 14:13:35.000000000 Z @@ -283,7 +292,7 @@ tools: category: Libraries sub_category: npm Packages image_url: https://img.stackshare.io/package/15858/default_a2f722724df977d0f7752839e5d8845ab41f69d5.png - detection_source_url: package.json + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: dependabot[bot] last_updated_on: 2023-08-20 08:56:01.000000000 Z From 214e4a42192a182ce526afda643c51d1b16b86b5 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 14 Dec 2023 10:34:58 +0000 Subject: [PATCH 4/8] Update techstack.md --- techstack.md | 30 +++++++++++++++++++++--------- 1 file changed, 21 insertions(+), 9 deletions(-) diff --git a/techstack.md b/techstack.md index f8e53d33..fee04809 100644 --- a/techstack.md +++ b/techstack.md @@ -1,7 +1,8 @@
# Tech Stack File ![](https://img.stackshare.io/repo.svg "repo") [ccamel/playground-elm](https://github.com/ccamel/playground-elm)![](https://img.stackshare.io/public_badge.svg "public")

-|22
Tools used|11/13/23
Report generated| +|23
Tools used|12/14/23
Report generated| |------|------|
@@ -137,7 +141,7 @@ Full tech stack [here](/techstack.md)
Prettier
- v3.1.0 + v3.1.1 @@ -151,9 +155,17 @@ Full tech stack [here](/techstack.md) -## Other (1) +## Other (2) + +
+ HTML +
+ HTML +
+ +
Shell
Shell @@ -174,7 +186,7 @@ Full tech stack [here](/techstack.md) |[file-loader](https://www.npmjs.com/file-loader)|v6.2.0|08/20/23|dependabot[bot] |MIT|N/A| |[font-awesome](https://www.npmjs.com/font-awesome)|v4.7.0|07/25/17|Chris Camel |OFL-1.1,MIT|N/A| |[popper.js](https://www.npmjs.com/popper.js)|v1.16.1|08/11/23|dependabot[bot] |MIT|N/A| -|[release-it](https://www.npmjs.com/release-it)|v17.0.0|11/13/23|dependabot[bot] |MIT|N/A| +|[release-it](https://www.npmjs.com/release-it)|v17.0.1|12/11/23|dependabot[bot] |MIT|N/A| |[resolve-url-loader](https://www.npmjs.com/resolve-url-loader)|v5.0.0|08/20/23|dependabot[bot] |MIT|N/A| |[rimraf](https://www.npmjs.com/rimraf)|v5.0.5|09/27/23|dependabot[bot] |ISC|N/A| |[style-loader](https://www.npmjs.com/style-loader)|v3.3.3|08/20/23|dependabot[bot] |MIT|N/A| @@ -184,4 +196,4 @@ Full tech stack [here](/techstack.md)
-Generated via [Stack File](https://github.com/apps/stack-file) +Generated via [Stack File](https://github.com/marketplace/stack-file) From f8176d93251844c6679749b55c621269822307b4 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:35:10 +0000 Subject: [PATCH 5/8] Update techstack.yml --- techstack.yml | 14 ++++++++++++-- 1 file changed, 12 insertions(+), 2 deletions(-) diff --git a/techstack.yml b/techstack.yml index 4e89c4dc..ae7bfb2b 100644 --- a/techstack.yml +++ b/techstack.yml @@ -1,7 +1,8 @@ repo_name: ccamel/playground-elm -report_id: 33ba6a0ee31f851a95da1ff89b7c8479 +report_id: 80c9b39e0b3264f986dda5986b8903db +version: 0.1 repo_type: Public -timestamp: '2023-12-14T10:34:55+00:00' +timestamp: '2024-01-05T08:46:36+00:00' requested_by: dependabot[bot] provider: github branch: main @@ -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/ccamel/playground-elm 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/ccamel/playground-elm detection_source: Repo Metadata - name: 'Animate.css ' description: A library of CSS animations @@ -77,6 +80,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/ccamel/playground-elm/blob/main/.eslintrc detection_source: ".eslintrc" last_updated_by: Chris Camel last_updated_on: 2017-07-27 11:32:30.000000000 Z @@ -90,6 +94,7 @@ tools: category: Build, Test, Deploy sub_category: Package Managers image_url: https://img.stackshare.io/package_manager/4009/default_2928dddce9b68e183e2cb320173ea0f72f1d612b.png + detection_source_url: https://github.com/ccamel/playground-elm detection_source: Repo Metadata - name: Git description: Fast, scalable, distributed revision control system @@ -99,6 +104,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/ccamel/playground-elm detection_source: Repo Metadata - name: GitHub Actions description: Automate your workflow from idea to production @@ -108,6 +114,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/ccamel/playground-elm/blob/main/.github/workflows/auto-merge.yml detection_source: ".github/workflows/auto-merge.yml" last_updated_by: ccamel last_updated_on: 2023-08-11 10:52:19.000000000 Z @@ -147,6 +154,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/ccamel/playground-elm/blob/main/package.json detection_source: package.json last_updated_by: Chris Camel last_updated_on: 2017-07-25 11:46:58.000000000 Z @@ -156,6 +164,7 @@ tools: open_source: false hosted_saas: false image_url: https://img.stackshare.io/service/2270/no-img-open-source.png + detection_source_url: https://github.com/ccamel/playground-elm/blob/main/src/index.html detection_source: src/index.html last_updated_by: Chris Camel last_updated_on: 2019-10-09 11:54:30.000000000 Z @@ -168,6 +177,7 @@ tools: category: Languages & Frameworks sub_category: Languages image_url: https://img.stackshare.io/service/4631/default_c2062d40130562bdc836c13dbca02d318205a962.png + detection_source_url: https://github.com/ccamel/playground-elm detection_source: Repo Metadata - name: file-loader description: A file loader module for webpack From a30258cc444b006b605e511d8ee00dd46b599bdf Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Fri, 5 Jan 2024 09:35:11 +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 fee04809..b9c6e312 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") [ccamel/playground-elm](https://github.com/ccamel/playground-elm)![](https://img.stackshare.io/public_badge.svg "public")

-|23
Tools used|12/14/23
Report generated| +|23
Tools used|01/05/24
Report generated| |------|------|
From 74a6d1a0b43b1ad78c1ba22986b46562f730eede Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:22:54 +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 ae7bfb2b..3c3704d7 100644 --- a/techstack.yml +++ b/techstack.yml @@ -2,7 +2,7 @@ repo_name: ccamel/playground-elm report_id: 80c9b39e0b3264f986dda5986b8903db version: 0.1 repo_type: Public -timestamp: '2024-01-05T08:46:36+00:00' +timestamp: '2024-02-29T18:42:34+00:00' requested_by: dependabot[bot] provider: github branch: main @@ -133,7 +133,7 @@ tools: last_updated_by: dependabot[bot] last_updated_on: 2023-11-02 06:40:39.000000000 Z - name: Prettier - description: 'Prettier is an opinionated code formatter. ' + description: Prettier is an opinionated code formatter. website_url: https://prettier.io/ version: 3.1.1 license: MIT From 9fde8c58bbb0a6682f4fda7d0c9ca8fdc27708ad Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Thu, 29 Feb 2024 20:22:55 +0000 Subject: [PATCH 8/8] Update techstack.md --- techstack.md | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/techstack.md b/techstack.md index b9c6e312..89976909 100644 --- a/techstack.md +++ b/techstack.md @@ -3,15 +3,15 @@ ## Tech Stack ccamel/playground-elm is built on the following main stack: -- [jQuery](http://jquery.com/) – Javascript UI Libraries -- [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks - [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- [ESLint](http://eslint.org/) – Code Review -- [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- [Prettier](https://prettier.io/) – Code Review -- [Parcel](https://parceljs.org/) – JS Build Tools / JS Task Runners - [Animate.css ](https://animate.style/) – Front-End Frameworks +- [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks +- [jQuery](http://jquery.com/) – Javascript UI Libraries +- [ESLint](http://eslint.org/) – Code Review - [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- [Parcel](https://parceljs.org/) – JS Build Tools / JS Task Runners +- [Prettier](https://prettier.io/) – Code Review +- [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 ccamel/playground-elm is built on the following main stack: -- jQuery [jQuery](http://jquery.com/) – Javascript UI Libraries -- Bootstrap [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks - JavaScript [JavaScript](https://developer.mozilla.org/en-US/docs/Web/JavaScript) – Languages -- ESLint [ESLint](http://eslint.org/) – Code Review -- Shell [Shell](https://en.wikipedia.org/wiki/Shell_script) – Shells -- Prettier [Prettier](https://prettier.io/) – Code Review -- Parcel [Parcel](https://parceljs.org/) – JS Build Tools / JS Task Runners - Animate.css [Animate.css ](https://animate.style/) – Front-End Frameworks +- Bootstrap [Bootstrap](http://getbootstrap.com/) – Front-End Frameworks +- jQuery [jQuery](http://jquery.com/) – Javascript UI Libraries +- ESLint [ESLint](http://eslint.org/) – Code Review - GitHub Actions [GitHub Actions](https://github.com/features/actions) – Continuous Integration +- Parcel [Parcel](https://parceljs.org/) – JS Build Tools / JS Task Runners +- Prettier [Prettier](https://prettier.io/) – Code Review +- 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") [ccamel/playground-elm](https://github.com/ccamel/playground-elm)![](https://img.stackshare.io/public_badge.svg "public")

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