Research
Security News
Kill Switch Hidden in npm Packages Typosquatting Chalk and Chokidar
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
@rocket.chat/css-supports
Advanced tools
Memoized and SSR-compatible facade of CSS.supports API
@rocket.chat/css-supports
Memoized and SSR-compatible facade of CSS.supports API
Add @rocket.chat/css-supports
as a dependency:
npm i @rocket.chat/css-supports
# or, if you are using yarn:
yarn add @rocket.chat/css-supports
Contributions, issues, and feature requests are welcome!
Feel free to check the issues.
As this package dependends on others in this monorepo, before anything run the following at the root directory:
yarn build
To ensure the source is matching our coding style, we perform linting. Before commiting, check if your code fits our style by running:
yarn lint
Some linter warnings and errors can be automatically fixed:
yarn lint-and-fix
Whenever possible, add tests to describe exactly what your code do. You can run them by yourself:
yarn test
FAQs
Memoized and SSR-compatible facade of CSS.supports API
The npm package @rocket.chat/css-supports receives a total of 577 weekly downloads. As such, @rocket.chat/css-supports popularity was classified as not popular.
We found that @rocket.chat/css-supports demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 7 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
Socket researchers found several malicious npm packages typosquatting Chalk and Chokidar, targeting Node.js developers with kill switches and data theft.
Security News
pnpm 10 blocks lifecycle scripts by default to improve security, addressing supply chain attack risks but sparking debate over compatibility and workflow changes.
Product
Socket now supports uv.lock files to ensure consistent, secure dependency resolution for Python projects and enhance supply chain security.