Security News
38% of CISOs Fear They’re Not Moving Fast Enough on AI
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
@loomhq/record-sdk
Advanced tools
See our docs site for a detailed guide on how to use the sdk!
isSupported
that required a web request. The speed boost is ridiculous.bb42d5cf15: Introducing: createInstance
, a new setup method for @loomhq/record-sdk
There are now three operating modes of the SDK:
For the sake of simplicity, the developer needs to explicitly say which mode they're using
// Example
const publicAppId: '<my public key>';
const instance = await createInstance({
mode: 'standard',
publicAppId,
});
142ef8c30e: Implement foundations for onboarding
6a7f688ad8: Navigate to share page edit tab when users are logged in
75c95a7853: Add in product name and entry point name into the recording start event
cf9cde4bb3: Add types export to record-sdk package
7e223459ff: Add internal alpha banner for Hello domain
cf01845b27: Bump Lens v11.9.0 to add small loader
3df205aeb9: Be explicit about the different modes the recorder can be in.
Changes:
setApiKey
actionsetJws
actionsetMode
actionThe recorder can be in one of four modes:
@loomhq/record-sdk@3.11 and below will continue to use setApiKey and setJws. When these actions are used, sdk-background will transform these actions to be as though setMode was used.
7e8de46708: add pre record menu analytics for the sdk
211ebf0d1d: Add in product identifier and entry point
ef1c6c934a: Add changeset
6adf796331: Bump Lens to v11.11.0 to add custom height modals
ad079d01c6: Fixes bug where SDK could not start recording when microphone is disabled
FAQs
The Loom Software Development Kit
The npm package @loomhq/record-sdk receives a total of 7,961 weekly downloads. As such, @loomhq/record-sdk popularity was classified as popular.
We found that @loomhq/record-sdk demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 2 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISOs are racing to adopt AI for cybersecurity, but hurdles in budgets and governance may leave some falling behind in the fight against cyber threats.
Research
Security News
Socket researchers uncovered a backdoored typosquat of BoltDB in the Go ecosystem, exploiting Go Module Proxy caching to persist undetected for years.
Security News
Company News
Socket is joining TC54 to help develop standards for software supply chain security, contributing to the evolution of SBOMs, CycloneDX, and Package URL specifications.