
Product
Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.
@limrun/ui
Advanced tools
`@limrun/ui` contains the React components needed to embed Limrun instances in your web applications.
@limrun/ui contains the React components needed to embed Limrun instances in your web applications.
See examples to see how it can be used.
@limrun/ui includes browser primitives for building your own iPhone
installation UI. The package no longer exports a guided install dialog.
@limrun/ui/app-store-relay exports framework-agnostic Apple ID relay and Apple Developer Portal calls for teams, certificates, profiles, bundle IDs, and devices.@limrun/ui/app-store-relay/react exports thin React state helpers for Apple ID login.@limrun/ui/device-build exports signing asset helpers, signed build triggering, build log watching, and OTA install metadata.@limrun/ui/device-build/react exports build state helpers.@limrun/ui/device-install exports WebUSB access, pairing, pair-record storage, and install relay primitives.@limrun/ui/device-install/react exports focused React state for device access, pairing, and relay installation.The primitives are intentionally low-level. Your app decides whether to create or reuse Apple certificates and provisioning profiles, how to present devices and bundle IDs, and when to persist signing assets.
import { listAppleTeams, createAppleProfile } from '@limrun/ui/app-store-relay';
import { startSignedDeviceBuild } from '@limrun/ui/device-build';
import { requestUSBAccess, pairDevice, startDeviceInstall } from '@limrun/ui/device-install';
WebUSB requires a Chromium browser and a secure context. Pair records and signing
assets, including the .p12 password when provided, are stored in the browser's
IndexedDB only when you call the storage helpers.
This package is not part of generated SDK, hence you need to publish it manually in GitHub Actions.
FAQs
`@limrun/ui` contains the React components needed to embed Limrun instances in your web applications.
The npm package @limrun/ui receives a total of 33,620 weekly downloads. As such, @limrun/ui popularity was classified as popular.
We found that @limrun/ui demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 4 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.

Product
Socket Firewall blocks malicious VS Code and Open VSX extensions before install, protecting developers from compromised editor marketplaces.

Research
More than 140 Mastra npm packages were compromised in a supply chain attack that used a typosquatted dependency to deliver a cross-platform infostealer during installation.

Research
/Security News
A new npm package tests AI malware scanners with prompt injection, safety-triggering comments, context flooding, and obfuscated JavaScript.