From 153dc75c74df17c030ad456f0b6fe0b739d27f35 Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 23 Jan 2024 13:11:52 +0000 Subject: [PATCH 1/2] Create techstack.yml --- techstack.yml | 190 ++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 190 insertions(+) create mode 100644 techstack.yml diff --git a/techstack.yml b/techstack.yml new file mode 100644 index 00000000..3c57d276 --- /dev/null +++ b/techstack.yml @@ -0,0 +1,190 @@ +repo_name: todaypp/react-testing-library +report_id: 481b8ee454b9fb23e612d31b9e2f14dc +version: 0.1 +repo_type: Public +timestamp: '2024-01-23T13:11:50+00:00' +requested_by: ph-fritsche +provider: github +branch: main +detected_tools_count: 14 +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/todaypp/react-testing-library + 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_url: https://github.com/todaypp/react-testing-library + detection_source: Repo Metadata +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 17.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: Javascript UI Libraries + image_url: https://img.stackshare.io/service/1020/OYIaJ1KK.png + detection_source_url: https://github.com/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: Kent C. Dodds + last_updated_on: 2020-12-04 18:34:48.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: JavaScript Compilers + image_url: https://img.stackshare.io/service/2739/-1wfGjNw.png + detection_source_url: https://github.com/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: Nick McCurdy + last_updated_on: 2020-11-14 16:19:21.000000000 Z +- name: Dotenv + description: Loads environment variables from .env for Nodejs projects + website_url: https://github.com/motdotla/dotenv + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Server Configuration and Automation + image_url: https://img.stackshare.io/service/8067/default_90dcb1286af7685c68df319c764b80704df1155b.png + detection_source_url: https://github.com/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: Weyert de Boer + last_updated_on: 2020-11-03 14:25:18.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/todaypp/react-testing-library + 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_url: https://github.com/todaypp/react-testing-library/blob/main/.github/workflows/validate.yml + detection_source: ".github/workflows/validate.yml" + last_updated_by: Sebastian Silbermann + last_updated_on: 2021-09-11 09:38:50.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/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: Kent C. Dodds + last_updated_on: 2018-03-19 13:40:35.000000000 Z +- name: "@babel/runtime" + description: Babel's modular runtime helpers + package_url: https://www.npmjs.com/@babel/runtime + version: 7.12.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15934/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png + detection_source_url: https://github.com/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: Nick McCurdy + last_updated_on: 2020-11-14 16:19:21.000000000 Z +- name: "@testing-library/jest-dom" + description: Custom jest matchers to test the state of the DOM + package_url: https://www.npmjs.com/@testing-library/jest-dom + version: 5.11.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17424/default_1cdcda15ebb7caed879f8340bc212b44c4ec9dac.png + detection_source_url: https://github.com/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: eps1lon + last_updated_on: 2021-06-20 08:28:18.000000000 Z +- name: "@types/react-dom" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react-dom + 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/15946/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png + detection_source_url: https://github.com/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: Sebastian Silbermann + last_updated_on: 2021-06-08 18:05:19.000000000 Z +- name: npm-run-all + description: A CLI tool to run multiple npm-scripts in parallel or sequential + package_url: https://www.npmjs.com/npm-run-all + version: 4.1.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15926/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png + detection_source_url: https://github.com/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: Kent C. Dodds + last_updated_on: 2019-09-26 23:02:57.000000000 Z +- name: react-dom + description: React package for working with the DOM + package_url: https://www.npmjs.com/react-dom + 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/15808/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png + detection_source_url: https://github.com/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: Sebastian Silbermann + last_updated_on: 2021-06-08 18:05:19.000000000 Z +- name: rimraf + description: A deep deletion module for node + package_url: https://www.npmjs.com/rimraf + version: 3.0.2 + 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: https://github.com/todaypp/react-testing-library/blob/main/package.json + detection_source: package.json + last_updated_by: Kent C. Dodds + last_updated_on: 2020-06-14 02:23:34.000000000 Z From 05113b3199a66e9f41a929922171b63f07b6b41a Mon Sep 17 00:00:00 2001 From: stacksharebot Date: Tue, 23 Jan 2024 13:11:52 +0000 Subject: [PATCH 2/2] Create techstack.md --- techstack.md | 135 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 135 insertions(+) create mode 100644 techstack.md diff --git a/techstack.md b/techstack.md new file mode 100644 index 00000000..c36e826c --- /dev/null +++ b/techstack.md @@ -0,0 +1,135 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [todaypp/react-testing-library](https://github.com/todaypp/react-testing-library)![](https://img.stackshare.io/public_badge.svg "public") +

+|14
Tools used|01/23/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (1) + + + + +
+ React +
+ React +
+ v17.0.1 +
+ +## DevOps (5) + + + + + + + + + + + + +
+ Babel +
+ Babel +
+ +
+ Dotenv +
+ Dotenv +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ npm +
+ npm +
+ +
+ + +## Open source packages (6) + +## npm (6) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@babel/runtime](https://www.npmjs.com/@babel/runtime)|v7.12.5|11/14/20|Nick McCurdy |MIT|N/A| +|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.11.6|06/20/21|eps1lon |MIT|N/A| +|[@types/react-dom](https://www.npmjs.com/@types/react-dom)|v17.0.0|06/08/21|Sebastian Silbermann |MIT|N/A| +|[npm-run-all](https://www.npmjs.com/npm-run-all)|v4.1.5|09/26/19|Kent C. Dodds |MIT|N/A| +|[react-dom](https://www.npmjs.com/react-dom)|v17.0.1|06/08/21|Sebastian Silbermann |MIT|N/A| +|[rimraf](https://www.npmjs.com/rimraf)|v3.0.2|06/14/20|Kent C. Dodds |ISC|N/A| + +
+
+ +Generated via [Stack File](https://github.com/marketplace/stack-file)