
Security News
Crates.io Users Targeted by Phishing Emails
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
@microblink/blinkid-ux-manager
Advanced tools
BlinkID UX Manager provides user feedback based on the blinkid process results.
This package provides user experience management and feedback UI for the BlinkID browser SDK. It parses results from @microblink/blinkid-core
and guides the user through the scanning process, controlling @microblink/camera-manager
as needed.
@microblink/blinkid
and can be used directly for custom UI integrations.Install from npm using your preferred package manager:
npm install @microblink/blinkid-ux-manager
# or
yarn add @microblink/blinkid-ux-manager
# or
pnpm add @microblink/blinkid-ux-manager
You can use @microblink/blinkid-ux-manager
directly in your project for advanced or custom integrations. For most use cases, use @microblink/blinkid
for a simpler setup.
See the example apps in the apps/examples
directory in the GitHub repository for usage details.
To build the package locally:
Install dependencies in the monorepo root:
pnpm install
Build the package:
pnpm build
The output files will be available in the dist/
and types/
directories.
FAQs
BlinkID UX Manager provides user feedback based on the blinkid process results.
The npm package @microblink/blinkid-ux-manager receives a total of 261 weekly downloads. As such, @microblink/blinkid-ux-manager popularity was classified as not popular.
We found that @microblink/blinkid-ux-manager demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 7 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
The Rust Security Response WG is warning of phishing emails from rustfoundation.dev targeting crates.io users.
Product
Socket now lets you customize pull request alert headers, helping security teams share clear guidance right in PRs to speed reviews and reduce back-and-forth.
Product
Socket's Rust support is moving to Beta: all users can scan Cargo projects and generate SBOMs, including Cargo.toml-only crates, with Rust-aware supply chain checks.