sfdx-lightning-api-component
sfdx-lightning-api-component copied to clipboard
⚡️ Promise-based service component for calling REST API from Lightning Aura Components without Named Credentials.
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...
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
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...
Any verdict on whether this will be usable in managed packages?
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...