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

+|14
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (1) + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ +## Frameworks (2) + + + + + + +
+ React +
+ React +
+ v16.3.1 +
+ React Native +
+ React Native +
+ v0.55.4 +
+ +## Data (1) + + + + +
+ Firebase +
+ Firebase +
+ +
+ +## DevOps (4) + + + + + + + + + + +
+ Babel +
+ Babel +
+ v7.1.2 +
+ Git +
+ Git +
+ +
+ Yarn +
+ Yarn +
+ +
+ npm +
+ npm +
+ +
+ +## Other (2) + + + + + + +
+ React Navigation +
+ React Navigation +
+ v2.16.0 +
+ Shell +
+ Shell +
+ +
+ + +## Open source packages (4) + +## npm (4) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[expo](https://www.npmjs.com/expo)|v30.0.1|10/10/18|Maxime Golfier |MIT|N/A| +|[jest-expo](https://www.npmjs.com/jest-expo)|v30.0.0|10/10/18|Maxime Golfier |MIT|N/A| +|[react-native](https://www.npmjs.com/react-native)|v0.55.4|10/10/18|Maxime Golfier |MIT|N/A| +|[react-navigation](https://www.npmjs.com/react-navigation)|v2.16.0|10/07/18|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..246220a --- /dev/null +++ b/techstack.yml @@ -0,0 +1,190 @@ +repo_name: maxgfr/firebase-native +report_id: 7db8cd73bf772e3431415de1e0e51c4f +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:33:52+00:00' +requested_by: maxgfr +provider: github +branch: master +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/maxgfr/firebase-native + detection_source: Repo Metadata +- name: React + description: A JavaScript library for building user interfaces + website_url: https://reactjs.org/ + version: 16.3.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/maxgfr/firebase-native/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-07 16:38:53.000000000 Z +- name: React Native + description: A framework for building native apps with React + website_url: http://facebook.github.io/ + version: 0.55.4 + 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/firebase-native/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-10 20:16:56.000000000 Z +- name: Firebase + description: The Realtime App Platform + website_url: https://firebase.google.com/ + open_source: false + hosted_saas: true + category: Application Hosting + sub_category: Realtime Backend / API + image_url: https://img.stackshare.io/service/116/cZLxNFZS.jpg + detection_source_url: https://github.com/maxgfr/firebase-native/blob/master/package.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-12 14:41:47.000000000 Z +- name: Babel + description: Use next generation JavaScript, today. + website_url: http://babeljs.io/ + version: 7.1.2 + 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/firebase-native/blob/master/package-lock.json + detection_source: ".babelrc" + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-07 13:33:48.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/firebase-native + detection_source: Repo Metadata +- 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/firebase-native/blob/master/yarn.lock + detection_source: yarn.lock + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-10 20:16:56.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/firebase-native/blob/master/package.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-07 13:33:48.000000000 Z +- name: React Navigation + description: Flexible navigation library for React Native and web. Learn once, navigate + anywhere. + website_url: https://reactnavigation.org/ + version: 2.16.0 + open_source: false + hosted_saas: false + category: Mobile + sub_category: Cross-Platform Mobile Tools + image_url: https://img.stackshare.io/service/6422/react-navigation.png + detection_source_url: https://github.com/maxgfr/firebase-native/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-07 16:38:53.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_url: https://github.com/maxgfr/firebase-native + detection_source: Repo Metadata +- name: expo + description: The Expo SDK + package_url: https://www.npmjs.com/expo + version: 30.0.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17801/default_78858facb60c08d15198eb69a6c7f48463f2c09f.png + detection_source_url: https://github.com/maxgfr/firebase-native/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-10 20:16:56.000000000 Z +- name: jest-expo + description: A [Jest] + package_url: https://www.npmjs.com/jest-expo + version: 30.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18657/default_985ff1567396ff4f07ccae167a7ed19741ef590a.png + detection_source_url: https://github.com/maxgfr/firebase-native/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-10 20:16:56.000000000 Z +- name: react-native + description: A framework for building native apps using React + package_url: https://www.npmjs.com/react-native + version: 0.55.4 + 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/firebase-native/blob/master/yarn.lock + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-10 20:16:56.000000000 Z +- name: react-navigation + description: Routing and navigation for your React Native apps + package_url: https://www.npmjs.com/react-navigation + version: 2.16.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17500/default_e665c133253b5cd434c1991167ebd25dc68f1c17.png + detection_source_url: https://github.com/maxgfr/firebase-native/blob/master/package-lock.json + detection_source: package.json + last_updated_by: Maxime Golfier + last_updated_on: 2018-10-07 16:38:53.000000000 Z