
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.
react-flip-numbers
Advanced tools
Make number animation looks sexy :clap:
npm install react-flip-numbers -S
import react from 'react';
import FlipNumbers from 'react-flip-numbers';
export default () => {
return <FlipNumbers height={12} width={12} color="red" background="white" play perspective={100} numbers="12345" />;
};
Prop | Type | Required | Description |
---|---|---|---|
numbers | string | ✓ | |
play | boolean | ✓ | Start the animation |
height | number | ✓ | Individual number height |
width | number | ✓ | Individual number width |
color | string | ✓ | Number color |
background | string | Background color | |
perspective | number | CSS 3D transition perspective | |
nonNumberStyle | string | CSS inline style for not number eg , : . | |
numberStyle | string | CSS inline style for number | |
duration | number | ||
delay | number |
We also make BEEKAI. Build the next-generation forms with modern technology and best in class user experience and accessibility.
FAQs
react flip your numbers
We found that react-flip-numbers demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 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.
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.