Results 10 issues of Shubham P

### Describe the bug Running `lb-eslint` command from a package in npm workspaces environment throws following error: Full Command: `lb-eslint --report-unused-disable-directives .` ``` Error [ERR_PACKAGE_PATH_NOT_EXPORTED]: Package subpath './bin/eslint' is not...

bug

On the docs site: lerna.js.org we don't have detailed documentation of the provided commands. I had a hard time searching through it since it's not on the doc site it...

type: docs

If you've just arrived and don't want to spend too much time setting up and testing this project for your specific use case, take a look at the following example...

- [x] docs: catalog root Packages - [x] #1442 - [ ] docs: `@sourceloop/core` - [ ] docs: `@sourceloop/cli` - [ ] docs: `@sourceloop/feature-toggle` - [ ] docs: `@sourceloop/search` -...

documentation
help wanted

Currently the docs content and API references markdown files are statically placed inside [arc-api-docs](https://github.com/sourcefuse/arc-docs/tree/main/docs/arc-api-docs). It should be in-sync with the `/docs` directory. Which is currently not hydrated with API ref...

documentation
enhancement

### Issue Summary This package had a [vulnerability](https://github.com/TryGhost/node-sqlite3/security/advisories/GHSA-jqv5-7xpx-qj74) from v5.0.0 - v5.1.4, which is said to be fixed by this [commit](https://github.com/TryGhost/node-sqlite3/commit/edb1934dd222ae55632e120d8f64552d5191c781#comments) and published starting the version 5.1.6, but this version...

bug

**Describe the bug** The API to get meeting link [returns a string](https://github.com/sourcefuse/loopback4-microservice-catalog/blob/aecc9cbe21da23dbcb716e420a5c84424b08fe35/services/video-conferencing-service/src/controllers/video-chat-session.controller.ts#L53:L58) which leads to the following error: ```json { "error": { "statusCode": 415, "name": "UnsupportedMediaTypeError", "message": "Content-type text/plain;charset=UTF-8 does...

The UI branch of ARC currently consists of the following modules: React Boilerplate: https://github.com/sourcefuse/react-boilerplate-ts-ui Angular Boilerplate: https://github.com/sourcefuse/angular-boilerplate User onboarding library: [Angular](https://github.com/sourcefuse/loopback4-microservice-catalog/tree/master/packages/user-onboarding) - [React](https://www.npmjs.com/package/@sourceloop/user-onboarding-element) (as web component) Search Library: [Angular](https://github.com/sourcefuse/loopback4-microservice-catalog/tree/master/packages/search) -...