🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@sentinel-password/react

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sentinel-password/react

React hooks and components for @sentinel-password/core - password validation made simple

Source
npmnpm
Version
0.5.6
Version published
Weekly downloads
4.8K
-21.44%
Maintainers
1
Weekly downloads
 
Created
Source

@sentinel-password/react

React hooks and components for password validation using @sentinel-password/core.

Installation

npm install @sentinel-password/react @sentinel-password/core
# or
pnpm add @sentinel-password/react @sentinel-password/core
# or
yarn add @sentinel-password/react @sentinel-password/core

Status

🚧 Work in Progress - This package is currently under development.

Coming Soon

  • usePasswordValidator hook with debouncing
  • Headless PasswordInput component
  • Full TypeScript support
  • Comprehensive test coverage
  • Storybook examples

Development

# Build
pnpm build

# Test
pnpm test

# Type check
pnpm typecheck

License

MIT © Aleksei Kankov

Keywords

password

FAQs

Package last updated on 31 Mar 2026

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