diff --git a/techstack.md b/techstack.md
new file mode 100644
index 000000000..87da8cabd
--- /dev/null
+++ b/techstack.md
@@ -0,0 +1,287 @@
+
+
+
+# Tech Stack File
+ [isiqueira/techguide](https://github.com/isiqueira/techguide)
+
+|48
Tools used|07/11/24
Report generated|
+|------|------|
+
+
+##
Languages (2)
+
+
+##
Frameworks (5)
+
+
+##
Data (1)
+
+
+##
DevOps (9)
+
+
+##
Hosting (1)
+
+
+## Other (1)
+
+
+
+
+ Lodash
+
+ v4.17.21
+ |
+
+
+
+
+
+##
Open source packages (29)
+
+##
npm (29)
+
+|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES|
+|:------|:------|:------|:------|:------|:------|
+|[apollo-server-core](https://www.npmjs.com/apollo-server-core)|v3.10.0|11/14/22|Mario Souto |N/A|[](https://github.com/advisories/GHSA-2fvv-qxrq-7jq6) (Moderate)
[](https://github.com/advisories/GHSA-8r69-3cvp-wxc3) (Moderate)
[](https://github.com/advisories/GHSA-j5g3-5c8r-7qfx) (Low)|
+|[@apollo/client](https://www.npmjs.com/@apollo/client)|v3.6.9|11/14/22|Mario Souto |N/A|N/A|
+|[@testing-library/jest-dom](https://www.npmjs.com/@testing-library/jest-dom)|v5.16.4|11/14/22|Mario Souto |MIT|N/A|
+|[@testing-library/react](https://www.npmjs.com/@testing-library/react)|v13.3.0|03/19/23|Mario Souto |MIT|N/A|
+|[@types/graphql](https://www.npmjs.com/@types/graphql)|v14.5.0|11/14/22|Mario Souto |MIT|N/A|
+|[@types/jest](https://www.npmjs.com/@types/jest)|v28.1.6|11/14/22|Mario Souto |MIT|N/A|
+|[@types/lodash](https://www.npmjs.com/@types/lodash)|v4.14.182|11/14/22|Mario Souto |MIT|N/A|
+|[@types/node](https://www.npmjs.com/@types/node)|v18.6.3|11/14/22|Mario Souto |MIT|N/A|
+|[@types/react](https://www.npmjs.com/@types/react)|v18.0.15|03/19/23|Mario Souto |MIT|N/A|
+|[@types/styled-components](https://www.npmjs.com/@types/styled-components)|v5.1.25|11/14/22|Mario Souto |MIT|N/A|
+|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.32.0|03/19/23|Mario Souto |BSD-2-Clause|N/A|
+|[cross-fetch](https://www.npmjs.com/cross-fetch)|v3.1.5|11/14/22|Mario Souto |MIT|N/A|
+|[d3](https://www.npmjs.com/d3)|v7.6.1|11/14/22|Mario Souto |ISC|N/A|
+|[deepmerge](https://www.npmjs.com/deepmerge)|v4.2.2|11/14/22|Mario Souto |MIT|N/A|
+|[eslint-config-prettier](https://www.npmjs.com/eslint-config-prettier)|v8.5.0|11/14/22|Mario Souto |MIT|N/A|
+|[eslint-plugin-jest](https://www.npmjs.com/eslint-plugin-jest)|v26.7.0|11/14/22|Mario Souto |MIT|N/A|
+|[eslint-plugin-jsx-a11y](https://www.npmjs.com/eslint-plugin-jsx-a11y)|v6.6.1|03/19/23|Mario Souto |MIT|N/A|
+|[eslint-plugin-prettier](https://www.npmjs.com/eslint-plugin-prettier)|v4.2.1|11/14/22|Mario Souto |MIT|N/A|
+|[eslint-plugin-react](https://www.npmjs.com/eslint-plugin-react)|v7.30.1|03/19/23|Mario Souto |MIT|N/A|
+|[graphql-tag](https://www.npmjs.com/graphql-tag)|v2.12.6|11/14/22|Mario Souto |MIT|N/A|
+|[jest-environment-jsdom](https://www.npmjs.com/jest-environment-jsdom)|v28.1.3|03/19/23|Mario Souto |MIT|N/A|
+|[jest-styled-components](https://www.npmjs.com/jest-styled-components)|v7.0.8|11/14/22|Mario Souto |MIT|N/A|
+|[react-dom](https://www.npmjs.com/react-dom)|v18.2.0|03/19/23|Mario Souto |MIT|N/A|
+|[react-is](https://www.npmjs.com/react-is)|v18.2.0|03/19/23|Mario Souto |MIT|N/A|
+|[sift](https://www.npmjs.com/sift)|v16.0.0|11/14/22|Mario Souto |MIT|N/A|
+|[ts-jest](https://www.npmjs.com/ts-jest)|v28.0.7|11/14/22|Mario Souto |MIT|N/A|
+|[ts-node](https://www.npmjs.com/ts-node)|v10.9.1|11/14/22|Mario Souto |MIT|N/A|
+|[tsconfig-paths](https://www.npmjs.com/tsconfig-paths)|v4.1.0|11/14/22|Mario Souto |MIT|N/A|
+|[uuid](https://www.npmjs.com/uuid)|v8.3.2|11/14/22|Mario Souto |MIT|N/A|
+
+
+
+
+Generated via [Stack File](https://github.com/marketplace/stack-file)
diff --git a/techstack.yml b/techstack.yml
new file mode 100644
index 000000000..95b7a197e
--- /dev/null
+++ b/techstack.yml
@@ -0,0 +1,678 @@
+repo_name: isiqueira/techguide
+report_id: 1b3d0d1a9e1cf547e7725ae09c2ddea7
+version: 0.1
+repo_type: Public
+timestamp: '2024-07-11T17:41:20+00:00'
+requested_by: omariosouto
+provider: github
+branch: main
+detected_tools_count: 48
+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/isiqueira/techguide
+ 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/isiqueira/techguide
+ detection_source: Repo Metadata
+- name: D3.js
+ description: A JavaScript visualization library for HTML and SVG
+ website_url: http://d3js.org/
+ license: ISC
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Charting Libraries
+ image_url: https://img.stackshare.io/service/1491/HgKolWB5_400x400.jpg
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: Next.js
+ description: A small framework for server-rendered universal JavaScript apps
+ website_url: https://nextjs.org/
+ version: 12.2.4
+ open_source: true
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Frameworks (Full Stack)
+ image_url: https://img.stackshare.io/service/5936/nextjs.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- 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_url: https://github.com/isiqueira/techguide/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: React
+ description: A JavaScript library for building user interfaces
+ website_url: https://reactjs.org/
+ version: 18.2.0
+ 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/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 19:14:30.000000000 Z
+- name: styled-components
+ description: Visual primitives for the component age. Use the best bits of ES6 and
+ CSS to style your apps without stress.
+ website_url: https://styled-components.com
+ version: 5.3.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: JavaScript Framework Components
+ image_url: https://img.stackshare.io/service/6749/styled-components.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: GraphQL
+ description: A data query language and runtime
+ website_url: http://graphql.org/
+ open_source: false
+ hosted_saas: false
+ category: Languages & Frameworks
+ sub_category: Query Languages
+ image_url: https://img.stackshare.io/service/3820/12972006.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.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_url: https://github.com/isiqueira/techguide/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.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/isiqueira/techguide
+ 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/isiqueira/techguide/blob/main/.github/workflows/continuous-delivery.yml
+ detection_source: ".github/workflows/continuous-delivery.yml"
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 16:59:52.000000000 Z
+- name: Jest
+ description: Painless JavaScript Unit Testing
+ website_url: http://facebook.github.io/jest/
+ version: 28.1.3
+ 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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: Micro
+ description: A framework for cloud native development
+ website_url: https://github.com/micro/micro
+ license: Apache-2.0
+ open_source: true
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Microservices Tools
+ image_url: https://img.stackshare.io/service/4793/Powered_by_Micro__3_.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: Prettier
+ description: Prettier is an opinionated code formatter.
+ website_url: https://prettier.io/
+ version: 2.6.2
+ 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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.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_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: yarn.lock
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-09-12 12:14:13.000000000 Z
+- name: nodemon
+ description: A simple monitor script for use during development of a node.js app
+ website_url: http://nodemon.io/
+ version: 2.0.20
+ 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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 18:47:52.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/isiqueira/techguide/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: Apollo
+ description: GraphQL server for Express, Connect, Hapi, Koa and more
+ website_url: https://www.apollographql.com/
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Application Hosting
+ sub_category: Platform as a Service
+ image_url: https://img.stackshare.io/service/5508/CyUH653y.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/package.json
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: Lodash
+ description: A JavaScript utility library
+ website_url: https://lodash.com
+ version: 4.17.21
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: Javascript Utilities & Libraries
+ image_url: https://img.stackshare.io/service/2438/lodash.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: apollo-server-core
+ description: Core engine for Apollo GraphQL server
+ package_url: https://www.npmjs.com/apollo-server-core
+ version: 3.10.0
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/npm/image.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+ vulnerabilities:
+ - name: apollo-server-core vulnerable to URL-based XSS attack affecting IE11 on
+ default landing page
+ cve_id:
+ cve_url: https://github.com/advisories/GHSA-2fvv-qxrq-7jq6
+ detected_date: Dec 19
+ severity: moderate
+ first_patched: 3.10.1
+ - name: Batched HTTP requests may set incorrect `cache-control` response header
+ cve_id:
+ cve_url: https://github.com/advisories/GHSA-8r69-3cvp-wxc3
+ detected_date: Dec 19
+ severity: moderate
+ first_patched: 3.11.0
+ - name: Prevent logging invalid header values
+ cve_id:
+ cve_url: https://github.com/advisories/GHSA-j5g3-5c8r-7qfx
+ detected_date: Dec 19
+ severity: low
+ first_patched: 3.12.1
+- name: "@apollo/client"
+ description: A fully-featured caching GraphQL client
+ package_url: https://www.npmjs.com/@apollo/client
+ version: 3.6.9
+ open_source: false
+ hosted_saas: false
+ category: Build, Test, Deploy
+ sub_category: Package Managers
+ image_url: https://img.stackshare.io/package/npm/image.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.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.16.4
+ 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/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: "@testing-library/react"
+ description: Simple and complete React DOM testing utilities that encourage good
+ testing practices
+ package_url: https://www.npmjs.com/@testing-library/react
+ version: 13.3.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16549/default_d522554c6a41cb28d922d6d3ad32ad4afa0e3bb5.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 19:14:30.000000000 Z
+- name: "@types/graphql"
+ description: TypeScript definitions for graphql
+ package_url: https://www.npmjs.com/@types/graphql
+ version: 14.5.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16543/default_0a704f5fac0bffcf529c9a61658d0b9ddbf7504e.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: "@types/jest"
+ description: TypeScript definitions for Jest
+ package_url: https://www.npmjs.com/@types/jest
+ version: 28.1.6
+ 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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: "@types/lodash"
+ description: TypeScript definitions for Lo-Dash
+ package_url: https://www.npmjs.com/@types/lodash
+ version: 4.14.182
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15945/default_54b691c123fc8979741e800e4dcd3936c0f3b246.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: "@types/node"
+ description: TypeScript definitions for Node.js
+ package_url: https://www.npmjs.com/@types/node
+ version: 18.6.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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 18:47:52.000000000 Z
+- name: "@types/react"
+ description: TypeScript definitions for React
+ package_url: https://www.npmjs.com/@types/react
+ version: 18.0.15
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15894/default_1d65e37e65b7f80761374f0202776043277d505d.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 19:14:30.000000000 Z
+- name: "@types/styled-components"
+ description: TypeScript definitions for styled-components
+ package_url: https://www.npmjs.com/@types/styled-components
+ version: 5.1.25
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16494/default_2e7c1d6d94467a56325f7c984571015e8713a450.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 18:47:52.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.32.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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 19:14:30.000000000 Z
+- name: cross-fetch
+ description: Universal WHATWG Fetch API for Node
+ package_url: https://www.npmjs.com/cross-fetch
+ version: 3.1.5
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17537/default_1922051267fa78212ab6eb1238cdf6aab8771493.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: d3
+ description: Data-Driven Documents
+ package_url: https://www.npmjs.com/d3
+ version: 7.6.1
+ license: ISC
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16224/default_fef27d1523ac1844fc00e83e47bddd8898ff8a89.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: deepmerge
+ description: A library for deep
+ package_url: https://www.npmjs.com/deepmerge
+ version: 4.2.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16179/default_77b54a203c743d16eddb6b6390cba17218454fa0.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.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: 8.5.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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 18:47:52.000000000 Z
+- name: eslint-plugin-jest
+ description: Eslint rules for Jest
+ package_url: https://www.npmjs.com/eslint-plugin-jest
+ version: 26.7.0
+ 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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: eslint-plugin-jsx-a11y
+ description: Static AST checker for accessibility rules on JSX elements
+ package_url: https://www.npmjs.com/eslint-plugin-jsx-a11y
+ version: 6.6.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15845/default_6743ba96cf149a3c3c68a185199f9705d6eff80e.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 19:14:30.000000000 Z
+- name: eslint-plugin-prettier
+ description: Runs prettier as an eslint rule
+ package_url: https://www.npmjs.com/eslint-plugin-prettier
+ version: 4.2.1
+ 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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: eslint-plugin-react
+ description: React specific linting rules for ESLint
+ package_url: https://www.npmjs.com/eslint-plugin-react
+ version: 7.30.1
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15817/default_14fd11531839d935f920b6d55bd6f3528c890ad7.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 19:14:30.000000000 Z
+- name: graphql-tag
+ description: A JavaScript template literal tag that parses GraphQL queries
+ package_url: https://www.npmjs.com/graphql-tag
+ version: 2.12.6
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16631/default_e654289254bcb9b55e3dca992739e962dc0c7297.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: jest-environment-jsdom
+ description: Delightful JavaScript Testing
+ package_url: https://www.npmjs.com/jest-environment-jsdom
+ version: 28.1.3
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18413/default_867ef7396016341fd213fa568d6de11cc98fefff.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 19:14:30.000000000 Z
+- name: jest-styled-components
+ description: Jest utilities for Styled Components
+ package_url: https://www.npmjs.com/jest-styled-components
+ version: 7.0.8
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/16879/default_143d92b1fc944107cf48a3ab42a2a347bf3d91b5.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z
+- name: react-dom
+ description: React package for working with the DOM
+ package_url: https://www.npmjs.com/react-dom
+ version: 18.2.0
+ 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/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 19:14:30.000000000 Z
+- name: react-is
+ description: Brand checking of React Elements
+ package_url: https://www.npmjs.com/react-is
+ version: 18.2.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/17829/default_2a0f136cfb588dd9053268b73a18a953e8d65590.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2023-03-19 19:14:30.000000000 Z
+- name: sift
+ description: Mongodb query style array filtering
+ package_url: https://www.npmjs.com/sift
+ version: 16.0.0
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/18507/default_bcf2e36c9cf75d93afc709672b42a79da51a3526.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.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: 28.0.7
+ 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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.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: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 18:47:52.000000000 Z
+- name: tsconfig-paths
+ description: Load node modules according to tsconfig paths
+ package_url: https://www.npmjs.com/tsconfig-paths
+ 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/16810/default_55e3ea76a7929df1b71c5ea0c9b4130cc87323a4.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 18:47:52.000000000 Z
+- name: uuid
+ description: RFC4122
+ package_url: https://www.npmjs.com/uuid
+ version: 8.3.2
+ license: MIT
+ open_source: true
+ hosted_saas: false
+ category: Libraries
+ sub_category: npm Packages
+ image_url: https://img.stackshare.io/package/15916/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png
+ detection_source_url: https://github.com/isiqueira/techguide/blob/main/yarn.lock
+ detection_source: package.json
+ last_updated_by: Mario Souto
+ last_updated_on: 2022-11-14 16:11:00.000000000 Z