
Research
npm Malware Targets Telegram Bot Developers with Persistent SSH Backdoors
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Modern CSS reset
npm install --save ress
or
bower install --save ress
box-sizing: border-box;
in all elements.padding
and margin
in all elements.background-repeat: no-repeat
in all elements and pseudo elements.text-decoration
and vertical-align
to ::before
and ::after
.outline
when hovering in all browsers.font-family: monospace
in code elements.border-radius
in input elements.cursor: pointer
to button elements.tab-size: 4
in html
.select
like a standard input.cursor
by aria attributes.ress uses Normalize.css under the hood with some customizations to apply a solid base to start your stylesheet.
Inherit from Normalize
https://unpkg.com/ress/dist/ress.min.css
# Production
https://cdn.rawgit.com/filipelinhares/ress/master/dist/ress.min.css
# Development
https://rawgit.com/filipelinhares/ress/master/dist/ress.min.css
MIT © Filipe Linhares
[v2.0.4]
Fix deprecated version of word-break
.
word-break: break-word
to word-break: normal
#19, thanks to @matteobad.FAQs
A modern CSS reset
The npm package ress receives a total of 39,752 weekly downloads. As such, ress popularity was classified as popular.
We found that ress 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
Malicious npm packages posing as Telegram bot libraries install SSH backdoors and exfiltrate data from Linux developer machines.
Security News
pip, PDM, pip-audit, and the packaging library are already adding support for Python’s new lock file format.
Product
Socket's Go support is now generally available, bringing automatic scanning and deep code analysis to all users with Go projects.