sfdx-lightning-api-component icon indicating copy to clipboard operation
sfdx-lightning-api-component copied to clipboard

⚡️ Promise-based service component for calling REST API from Lightning Aura Components without Named Credentials.

Results 5 sfdx-lightning-api-component issues
Sort by recently updated
recently updated
newest added

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.15 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Hi Doug, I've got a working Lightning Web Component, I thought you might be interested in reviewing and adding to your repo? Best SBL

enhancement ✨

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Any verdict on whether this will be usable in managed packages?

discussion 💬
security 🔒

We are creating ContentVersion records using REST request in Salesforce FSC Community by first taking file input using the lightning-input lwc component and then using this component the to create...