
Research
PyPI Package Disguised as Instagram Growth Tool Harvests User Credentials
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
@s-ui/react-atom-pin-input
Advanced tools
PinInput is a component that handles the use of a code input in diferent input boxes, creating a beautiful visual effect for the user and providing an easy way to handle the code for the developer.
PinInput is a component that handles the use of a code input in diferent input boxes, creating a beautiful visual effect for the user and providing an easy way to handle the code for the developer.
$ npm install @s-ui/react-atom-pin-input
import PinInput, {PinInputField} from '@s-ui/react-atom-pin-input'
return (
<div>
<PinInput onChange={onChangeHandler} defaultValue={code} />
</div>
)
<PinInput onChange={onChangeHandler} defaultValue={code} />
<PinInput placeholder="A" onChange={onChangeHandler} defaultValue={code} />
<PinInput isPassword onChange={onChangeHandler} defaultValue={code} />
<PinInput size="medium" onChange={onChangeHandler} defaultValue={code} />
<PinInput lenth={6} onChange={onChangeHandler} defaultValue={code} />
<PinInput mask="NUMBER" onChange={onChangeHandler} defaultValue={code} />
<PinInput disabled onChange={onChangeHandler} defaultValue={code} />
<PinInput status="error" onChange={onChangeHandler} defaultValue={code} />
<PinInput onChange={onChangeHandler} defaultValue={code}>
-
</PinInput>
@import '~@s-ui/theme/lib/index';
/* @import 'your theme'; */
@import '~@s-ui/react-atom-pin-input/lib/index';
Find full description and more examples in the demo page.
FAQs
PinInput is a component that handles the use of a code input in diferent input boxes, creating a beautiful visual effect for the user and providing an easy way to handle the code for the developer.
We found that @s-ui/react-atom-pin-input demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 1 open source maintainer 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.
Research
A deceptive PyPI package posing as an Instagram growth tool collects user credentials and sends them to third-party bot services.
Product
Socket now supports pylock.toml, enabling secure, reproducible Python builds with advanced scanning and full alignment with PEP 751's new standard.
Security News
Research
Socket uncovered two npm packages that register hidden HTTP endpoints to delete all files on command.