diff --git a/techstack.md b/techstack.md new file mode 100644 index 000000000..42679c29c --- /dev/null +++ b/techstack.md @@ -0,0 +1,220 @@ + +
+ +# Tech Stack File +![](https://img.stackshare.io/repo.svg "repo") [RocketChat/Rocket.Chat.Apps-engine](https://github.com/RocketChat/Rocket.Chat.Apps-engine)![](https://img.stackshare.io/public_badge.svg "public") +

+|37
Tools used|02/29/24
Report generated| +|------|------| +
+ +## Languages (2) + + + + + + +
+ JavaScript +
+ JavaScript +
+ +
+ TypeScript +
+ TypeScript +
+ +
+ +## Frameworks (2) + + + + + + +
+ .NET +
+ .NET +
+ +
+ Node.js +
+ Node.js +
+ +
+ +## Data (1) + + + + +
+ NeDB +
+ NeDB +
+ +
+ +## DevOps (8) + + + + + + + + + + + + + + + + + + +
+ Browserify +
+ Browserify +
+ v16.5.2 +
+ ESLint +
+ ESLint +
+ +
+ Git +
+ Git +
+ +
+ GitHub Actions +
+ GitHub Actions +
+ +
+ NuGet +
+ NuGet +
+ +
+ Visual Studio Code +
+ Visual Studio Code +
+ +
+ gulp +
+ gulp +
+ v4.0.2 +
+ npm +
+ npm +
+ +
+ +## Other (1) + + + + +
+ HTML +
+ HTML +
+ +
+ + +## Open source packages (23) + +## npm (23) + +|NAME|VERSION|LAST UPDATED|LAST UPDATED BY|LICENSE|VULNERABILITIES| +|:------|:------|:------|:------|:------|:------| +|[@types/node](https://www.npmjs.com/@types/node)|v18.0.0|08/31/23|Tasso Evangelista |MIT|N/A| +|[@types/semver](https://www.npmjs.com/@types/semver)|v5.5.0|08/31/23|Tasso Evangelista |MIT|N/A| +|[@types/uuid](https://www.npmjs.com/@types/uuid)|v8.3.4|08/31/23|Tasso Evangelista |MIT|N/A| +|[@typescript-eslint/eslint-plugin](https://www.npmjs.com/@typescript-eslint/eslint-plugin)|v5.60.1|08/31/23|Tasso Evangelista |MIT|N/A| +|[@typescript-eslint/parser](https://www.npmjs.com/@typescript-eslint/parser)|v5.60.1|08/31/23|Tasso Evangelista |BSD-2-Clause|N/A| +|[adm-zip](https://www.npmjs.com/adm-zip)|v0.5.9|11/23/22|Pierre Lehnen |MIT|N/A| +|[cryptiles](https://www.npmjs.com/cryptiles)|v4.1.3|11/23/22|Pierre Lehnen |BSD-3-Clause|N/A| +|[del](https://www.npmjs.com/del)|v3.0.0|07/03/17|Bradley Hilton |MIT|N/A| +|[gulp-bump](https://www.npmjs.com/gulp-bump)|v3.2.0|11/23/22|Pierre Lehnen |MIT|N/A| +|[gulp-shell](https://www.npmjs.com/gulp-shell)|v0.6.5|11/23/22|Pierre Lehnen |MIT|N/A| +|[gulp-sourcemaps](https://www.npmjs.com/gulp-sourcemaps)|v2.6.5|11/23/22|Pierre Lehnen |ISC|N/A| +|[gulp-typescript](https://www.npmjs.com/gulp-typescript)|v4.0.2|08/31/23|Tasso Evangelista |MIT|N/A| +|[http-server](https://www.npmjs.com/http-server)|v0.12.3|11/23/22|Pierre Lehnen |MIT|N/A| +|[lodash.clonedeep](https://www.npmjs.com/lodash.clonedeep)|v4.5.0|11/23/22|Pierre Lehnen |MIT|N/A| +|[merge2](https://www.npmjs.com/merge2)|v1.4.1|11/23/22|Pierre Lehnen |MIT|N/A| +|[nyc](https://www.npmjs.com/nyc)|v14.1.1|07/03/17|Bradley Hilton |ISC|N/A| +|[pre-push](https://www.npmjs.com/pre-push)|v0.1.2|11/23/22|Pierre Lehnen |MIT|N/A| +|[semver](https://www.npmjs.com/semver)|v6.3.1|11/23/22|Pierre Lehnen |ISC|N/A| +|[stack-trace](https://www.npmjs.com/stack-trace)|v0.0.10|11/23/22|Pierre Lehnen |MIT|N/A| +|[ts-node](https://www.npmjs.com/ts-node)|v7.0.1|08/31/23|Tasso Evangelista |MIT|N/A| +|[typedoc](https://www.npmjs.com/typedoc)|v0.24.8|08/31/23|Tasso Evangelista |Apache-2.0|N/A| +|[uglify-es](https://www.npmjs.com/uglify-es)|v3.3.9|11/23/22|Pierre Lehnen |BSD-2-Clause|N/A| +|[uuid](https://www.npmjs.com/uuid)|v3.3.3|08/31/23|Tasso Evangelista |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..e5ec60fac --- /dev/null +++ b/techstack.yml @@ -0,0 +1,505 @@ +repo_name: RocketChat/Rocket.Chat.Apps-engine +report_id: 82d774f21b741d9e2934679c77a58464 +version: 0.1 +repo_type: Public +timestamp: '2024-02-29T18:04:26+00:00' +requested_by: d-gubert +provider: github +branch: alpha +detected_tools_count: 37 +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/RocketChat/Rocket.Chat.Apps-engine + 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/RocketChat/Rocket.Chat.Apps-engine + detection_source: Repo Metadata +- name: ".NET" + description: A free, cross-platform, open source developer platform for building + many different types of applications + website_url: http://www.microsoft.com/net/ + license: MIT + open_source: true + hosted_saas: false + category: Languages & Frameworks + sub_category: Frameworks (Full Stack) + image_url: https://img.stackshare.io/service/1014/IoPy1dce_400x400.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package.json + detection_source: package.json + last_updated_by: Bradley Hilton + last_updated_on: 2017-07-03 18:24:22.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/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package.json + detection_source: package.json + last_updated_by: Bradley Hilton + last_updated_on: 2017-07-03 18:24:22.000000000 Z +- name: NeDB + description: Simple in-app or in-browser pure javascript database + website_url: https://github.com/louischatriot/nedb + license: MIT + open_source: true + hosted_saas: false + category: Data Stores + sub_category: Databases + image_url: https://img.stackshare.io/service/5859/ne.jpg + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package.json + detection_source: package.json + last_updated_by: Bradley Hilton + last_updated_on: 2017-07-03 18:24:22.000000000 Z +- name: Browserify + description: Browser-side require() the node.js way + website_url: http://browserify.org/ + version: 16.5.2 + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Front End Package Manager + image_url: https://img.stackshare.io/service/849/9esmqty2.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.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/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package.json + detection_source: package.json + last_updated_by: Bradley Hilton + last_updated_on: 2017-07-03 18:24:22.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/RocketChat/Rocket.Chat.Apps-engine + 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/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/.github/workflows/build_and_test.yml + detection_source: ".github/workflows/build_and_test.yml" + last_updated_by: Rodrigo Nascimento + last_updated_on: 2022-08-18 00:38:08.000000000 Z +- name: NuGet + description: The package manager for .NET + website_url: https://www.nuget.org/ + open_source: false + hosted_saas: false + category: Build, Test, Deploy + sub_category: Package Managers + image_url: https://img.stackshare.io/service/2637/6I3oEOP4_400x400.jpg + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package.json + detection_source: package.json + last_updated_by: Bradley Hilton + last_updated_on: 2017-07-03 18:24:22.000000000 Z +- name: Visual Studio Code + description: Build and debug modern web and cloud applications, by Microsoft + website_url: https://code.visualstudio.com/ + license: MIT + open_source: true + hosted_saas: false + category: Build, Test, Deploy + sub_category: Text Editor + image_url: https://img.stackshare.io/service/4202/Visual_Studio_Code_logo.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/.vscode/tasks.json + detection_source: ".vscode/tasks.json" + last_updated_by: Bradley Hilton + last_updated_on: 2018-01-10 22:19:48.000000000 Z +- name: gulp + description: The streaming build system + website_url: http://gulpjs.com/ + version: 4.0.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/844/iruTC031.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.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/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package.json + detection_source: package.json + last_updated_by: Bradley Hilton + last_updated_on: 2017-07-03 18:24:22.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_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/docs/classes/App.App.html + detection_source: docs/classes/App.App.html + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.000000000 Z +- name: "@types/node" + description: TypeScript definitions for Node.js + package_url: https://www.npmjs.com/@types/node + version: 18.0.0 + 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/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.000000000 Z +- name: "@types/semver" + description: TypeScript definitions for semver + package_url: https://www.npmjs.com/@types/semver + version: 5.5.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16694/default_4b738bf1758d38dddd276589bbea47fca5a990df.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.000000000 Z +- name: "@types/uuid" + description: TypeScript definitions for uuid + package_url: https://www.npmjs.com/@types/uuid + version: 8.3.4 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16257/default_ab17554b7e80af3d234b14168ed61e75d43f8eee.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.000000000 Z +- name: "@typescript-eslint/eslint-plugin" + description: TypeScript plugin for ESLint + package_url: https://www.npmjs.com/@typescript-eslint/eslint-plugin + version: 5.60.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/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.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.60.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/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.000000000 Z +- name: adm-zip + description: Javascript implementation of zip for nodejs with support for electron + original-fs + package_url: https://www.npmjs.com/adm-zip + version: 0.5.9 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16663/default_e654289254bcb9b55e3dca992739e962dc0c7297.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: cryptiles + description: General purpose crypto utilities + package_url: https://www.npmjs.com/cryptiles + version: 4.1.3 + license: BSD-3-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18519/default_322e81fd717d0d158a53deaa1bfac3577d9fc2b2.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: del + description: Delete files and directories + package_url: https://www.npmjs.com/del + version: 3.0.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15907/default_a582b9fecca65f37fe68520c8f84d3bcae35db24.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Bradley Hilton + last_updated_on: 2017-07-03 18:24:22.000000000 Z +- name: gulp-bump + description: Bump npm versions with Gulp + package_url: https://www.npmjs.com/gulp-bump + version: 3.2.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16313/default_f130429ee56156823c8c6e94da6fb7aa07f07ba5.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: gulp-shell + description: A handy command line interface for gulp + package_url: https://www.npmjs.com/gulp-shell + version: 0.6.5 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16370/default_22cf6cee54c697b5a223902962cc57a55ee80be9.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: gulp-sourcemaps + description: Source map support for Gulp.js + package_url: https://www.npmjs.com/gulp-sourcemaps + version: 2.6.5 + license: ISC + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15958/default_4040fefea2f98006727f63d042275b96a275ab2d.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: gulp-typescript + description: A typescript compiler for gulp with incremental compilation support + package_url: https://www.npmjs.com/gulp-typescript + version: 4.0.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16141/default_73326c44fbfa7369fd17573edb113e5d849468bc.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.000000000 Z +- name: http-server + description: A simple zero-configuration command-line http server + package_url: https://www.npmjs.com/http-server + version: 0.12.3 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16118/default_f905d9556a0330de59b502a579c1f5c4be2b48bf.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: lodash.clonedeep + description: The lodash method `_.cloneDeep` exported as a module + package_url: https://www.npmjs.com/lodash.clonedeep + version: 4.5.0 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16539/default_50be6a65e5f7390c20dda2f19371abc1271db012.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: merge2 + description: Merge multiple streams into one stream in sequence or parallel + package_url: https://www.npmjs.com/merge2 + version: 1.4.1 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16389/default_f1e46d83300118af569c79b07f85830bc788c2d1.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: nyc + description: The Istanbul command line interface + package_url: https://www.npmjs.com/nyc + version: 14.1.1 + license: ISC + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15837/default_1d65e37e65b7f80761374f0202776043277d505d.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Bradley Hilton + last_updated_on: 2017-07-03 18:24:22.000000000 Z +- name: pre-push + description: Automatically install pre-push hooks for your npm modules + package_url: https://www.npmjs.com/pre-push + version: 0.1.2 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18373/default_6da9f8de2035c7ad69ecf412df9fe80b73f9797a.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: semver + description: The semantic version parser used by npm + package_url: https://www.npmjs.com/semver + version: 6.3.1 + license: ISC + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/18809/default_dad3dc9dde4b82dc2a7bd32aa091165887abe57b.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: stack-trace + description: Get v8 stack traces as an array of CallSite objects + package_url: https://www.npmjs.com/stack-trace + version: 0.0.10 + license: MIT + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/17627/default_a2ed0e6920692a262585bcb41289d278d6e5223e.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: ts-node + description: TypeScript execution environment and REPL for node.js + package_url: https://www.npmjs.com/ts-node + version: 7.0.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/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.000000000 Z +- name: typedoc + description: Create api documentation for TypeScript projects + package_url: https://www.npmjs.com/typedoc + version: 0.24.8 + license: Apache-2.0 + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/15983/default_8b5680d4e916298d08363c291a0d6e34c07ceb15.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.000000000 Z +- name: uglify-es + description: JavaScript parser + package_url: https://www.npmjs.com/uglify-es + version: 3.3.9 + license: BSD-2-Clause + open_source: true + hosted_saas: false + category: Libraries + sub_category: npm Packages + image_url: https://img.stackshare.io/package/16242/default_380ae3d73e22c7ca1f42b96479bcd0095dabc0d3.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Pierre Lehnen + last_updated_on: 2022-11-23 16:42:32.000000000 Z +- name: uuid + description: RFC4122 + package_url: https://www.npmjs.com/uuid + 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/15916/default_e0a4fb1126d7400f419f0931cf1669947a5bc552.png + detection_source_url: https://github.com/RocketChat/Rocket.Chat.Apps-engine/blob/alpha/package-lock.json + detection_source: package.json + last_updated_by: Tasso Evangelista + last_updated_on: 2023-08-31 17:55:12.000000000 Z