diff --git a/techstack.md b/techstack.md new file mode 100644 index 0000000..a6fbb37 --- /dev/null +++ b/techstack.md @@ -0,0 +1,194 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [maxgfr/huge-async-storage](https://github.com/maxgfr/huge-async-storage)![](https://img.stackshare.io/public_badge.svg "public") +

+|32
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (2) + + + + + + +
+ React +
+ React +
+ v18.2.0 +
+ React Native +
+ React Native +
+ v0.73.0 +
+ +## DevOps (7) + + + + + + + + + + + + + + + + +
+ Babel +
+ Babel +
+ v7.23.6 +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ Jest +
+ Jest +
+ v26.6.3 +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ +## Other (1) + + + + +
+ semantic-release +
+ semantic-release +
+ +
+ + +## Open source packages (20) + +## npm (20) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@babel/core](https://www.npmjs.com/@babel/core)|v7.23.6|07/07/23|renovate[bot] |MIT|N/A| +|[@babel/runtime](https://www.npmjs.com/@babel/runtime)|v7.23.6|07/07/23|renovate[bot] |MIT|N/A| +|[@react-native-community/eslint-config](https://www.npmjs.com/@react-native-community/eslint-config)|v2.0.0|12/06/23|renovate[bot] |MIT|N/A| +|[@semantic-release/changelog](https://www.npmjs.com/@semantic-release/changelog)|v6.0.3|12/03/22|Maxime Golfier |MIT|N/A| +|[@semantic-release/commit-analyzer](https://www.npmjs.com/@semantic-release/commit-analyzer)|v9.0.2|12/03/22|Maxime Golfier |MIT|N/A| +|[@semantic-release/git](https://www.npmjs.com/@semantic-release/git)|v10.0.1|12/03/22|maxgfr |MIT|N/A| +|[@semantic-release/github](https://www.npmjs.com/@semantic-release/github)|v8.1.0|12/03/22|maxgfr |MIT|N/A| +|[@semantic-release/npm](https://www.npmjs.com/@semantic-release/npm)|v9.0.2|12/03/22|Maxime Golfier |MIT|N/A| +|[@semantic-release/release-notes-generator](https://www.npmjs.com/@semantic-release/release-notes-generator)|v10.0.3|12/03/22|Maxime Golfier |MIT|N/A| +|[@types/jest](https://www.npmjs.com/@types/jest)|v26.0.24|05/09/23|renovate[bot] |MIT|N/A| +|[@types/react](https://www.npmjs.com/@types/react)|v18.2.45|12/06/23|renovate[bot] |MIT|N/A| +|[@types/react-native](https://www.npmjs.com/@types/react-native)|v0.72.8|12/06/23|renovate[bot] |MIT|N/A| +|[@types/react-test-renderer](https://www.npmjs.com/@types/react-test-renderer)|v18.0.7|12/06/23|renovate[bot] |MIT|N/A| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v3.10.1|05/09/23|renovate[bot] |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v3.10.1|05/09/23|renovate[bot] |BSD-2-Clause|N/A| +|[babel-jest](https://www.npmjs.com/babel-jest)|v26.6.3|07/07/23|renovate[bot] |MIT|N/A| +|[metro-react-native-babel-preset](https://www.npmjs.com/metro-react-native-babel-preset)|v0.77.0|12/06/23|renovate[bot] |MIT|N/A| +|[react-native](https://www.npmjs.com/react-native)|v0.73.0|12/06/23|renovate[bot] |MIT|N/A| +|[react-test-renderer](https://www.npmjs.com/react-test-renderer)|v18.2.0|12/06/23|renovate[bot] |MIT|N/A| +|[semantic-release](https://www.npmjs.com/semantic-release)|v19.0.5|12/03/22|Maxime Golfier |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 0000000..8a7b84d --- /dev/null +++ b/techstack.yml @@ -0,0 +1,439 @@ +repo_name: maxgfr/huge-async-storage +report_id: 80d12b5a2cc763817fd6faa75500b033 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:33:10+00:00' +requested_by: renovate[bot] +provider: github +branch: main +detected_tools_count: 32 +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/maxgfr/huge-async-storage + 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/maxgfr/huge-async-storage + detection_source: Repo Metadata +- 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/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-12-06 17:35:13.000000000 Z +- name: React Native + description: A framework for building native apps with React + website_url: http://facebook.github.io/ + version: 0.73.0 + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Cross-Platform Mobile Development + image_url: https://img.stackshare.io/service/2699/KoK6gHzp.jpg + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-12-06 17:35:13.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + version: 7.23.6 + 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/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: babel.config.js + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.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/maxgfr/huge-async-storage/blob/main/package.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.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/maxgfr/huge-async-storage + 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/maxgfr/huge-async-storage/blob/main/.github/workflows/build.yml + detection_source: ".github/workflows/build.yml" + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.000000000 Z +- name: Jest + description: Painless JavaScript Unit Testing + website_url: http://facebook.github.io/jest/ + version: 26.6.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/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.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/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: yarn.lock + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.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/maxgfr/huge-async-storage/blob/main/package.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.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_url: https://github.com/maxgfr/huge-async-storage/blob/main/package.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.000000000 Z +- name: "@babel/core" + description: Babel compiler core + package_url: https://www.npmjs.com/@babel/core + version: 7.23.6 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15810/default_004658cda9b38934f2871435e9dc15608c86e8be.png + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-07-07 01:42:29.000000000 Z +- name: "@babel/runtime" + description: Babel's modular runtime helpers + package_url: https://www.npmjs.com/@babel/runtime + version: 7.23.6 + 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/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-07-07 01:42:29.000000000 Z +- name: "@react-native-community/eslint-config" + description: ESLint config for React Native + package_url: https://www.npmjs.com/@react-native-community/eslint-config + 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/18225/default_88b0d2e50daafd07d82e1afc6ee8f1b97181a07d.png + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-12-06 17:35:13.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: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.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: 9.0.2 + 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: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.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: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-12-03 15:52:46.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: 8.1.0 + 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: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: maxgfr + last_updated_on: 2022-12-03 15:52:46.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: 9.0.2 + 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: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.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: 10.0.3 + 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: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.000000000 Z +- name: "@types/jest" + description: TypeScript definitions for Jest + package_url: https://www.npmjs.com/@types/jest + version: 26.0.24 + 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/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-05-09 23:21:45.000000000 Z +- name: "@types/react" + description: TypeScript definitions for React + package_url: https://www.npmjs.com/@types/react + version: 18.2.45 + 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/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-12-06 17:35:13.000000000 Z +- name: "@types/react-native" + description: TypeScript definitions for react-native + package_url: https://www.npmjs.com/@types/react-native + version: 0.72.8 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16569/default_682ffbfa52bb1873b212151cffed5d464d6efdfb.png + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-12-06 17:35:13.000000000 Z +- name: "@types/react-test-renderer" + description: TypeScript definitions for react-test-renderer + package_url: https://www.npmjs.com/@types/react-test-renderer + version: 18.0.7 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16593/default_ebd83b4f0415be108d977ea72558b13fd7c5283d.png + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-12-06 17:35:13.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 3.10.1 + 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: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-05-09 23:21:45.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: 3.10.1 + 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/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-05-09 23:21:45.000000000 Z +- name: babel-jest + description: Jest plugin to use babel for transformation + package_url: https://www.npmjs.com/babel-jest + version: 26.6.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15839/default_4479dbac220be99e50e724b2df6cf415241d71fd.png + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-07-07 01:42:29.000000000 Z +- name: metro-react-native-babel-preset + description: Babel preset for React Native applications + package_url: https://www.npmjs.com/metro-react-native-babel-preset + version: 0.77.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16699/default_5ea3918e441555ef1fd413f4100fe15fe23b366f.png + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-12-06 17:35:13.000000000 Z +- name: react-native + description: A framework for building native apps using React + package_url: https://www.npmjs.com/react-native + version: 0.73.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16064/default_5a461d436012a0c4024534aaba303dcdb0297d24.png + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-12-06 17:35:13.000000000 Z +- name: react-test-renderer + description: React package for snapshot testing + package_url: https://www.npmjs.com/react-test-renderer + 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/15929/default_ac622bc364a601d766b9a6f6039f191492f54d65.png + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: renovate[bot] + last_updated_on: 2023-12-06 17:35:13.000000000 Z +- name: semantic-release + description: Automated semver compliant package publishing + package_url: https://www.npmjs.com/semantic-release + version: 19.0.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15935/default_b45165a5d30e541ab11711a34a78209b3e8ed7fd.png + detection_source_url: https://github.com/maxgfr/huge-async-storage/blob/main/yarn.lock + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2022-12-03 15:41:02.000000000 Z