
Research
/Security News
Malicious npm Packages Target WhatsApp Developers with Remote Kill Switch
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isnβt whitelisted.
A complete UI solution for React projects, based on React, TypeScript, and tailwind.
Stars are welcome π
npm i pol-ui
import { Button } from 'pol-ui'
<Button>Click me!</Button>
npm run docs
: Run Storybook documentation in dev modenpm run build:docs
: Build Storybook documentationThis package has unit and component tests configured with Jest
npm run test
: Run unit tests with Jest and React Testing Library
npm run test:watch
: Run unit tests on watch mode
npm run lint
: Run linternpm run lint:fix
: Fix lint issuesThis template comes with a GitHub Actions workflow to automatically publish on any push to main
when the package.json
version number differs from the latest on npm.
FAQs
Beauty and Performance React UI Library
The npm package pol-ui receives a total of 8 weekly downloads. As such, pol-ui popularity was classified as not popular.
We found that pol-ui 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
/Security News
Two npm packages masquerading as WhatsApp developer libraries include a kill switch that deletes all files if the phone number isnβt whitelisted.
Research
/Security News
Socket uncovered 11 malicious Go packages using obfuscated loaders to fetch and execute second-stage payloads via C2 domains.
Security News
TC39 advances 11 JavaScript proposals, with two moving to Stage 4, bringing better math, binary APIs, and more features one step closer to the ECMAScript spec.