🚀 DAY 2 OF LAUNCH WEEK: Unify Your Security Stack with Socket Basics.Learn more →
Socket
Book a DemoInstallSign in
Socket

@signalapp/windows-ucv

Package Overview
Dependencies
Maintainers
9
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@signalapp/windows-ucv

Windows User Consent Verification

latest
Source
npmnpm
Version
1.0.1
Version published
Weekly downloads
359
-59.75%
Maintainers
9
Weekly downloads
 
Created
Source

@signalapp/windows-ucv

npm

Installation

npm install @signalapp/windows-ucv

Usage

import { checkAvailability, requestVerification } from '@signalapp/windows-ucv';

console.log(await checkAvailability());
console.log(await requestVerification('message'));

See https://learn.microsoft.com/en-us/uwp/api/windows.security.credentials.ui.userconsentverifier.requestverificationasync?view=winrt-26100

License

Copyright 2025 Signal Messenger, LLC

Licensed under the GNU AGPLv3: https://www.gnu.org/licenses/agpl-3.0.html

Keywords

winrt

FAQs

Package last updated on 14 Jul 2025

Did you know?

Socket

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.

Install

Related posts