Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
autolesshint
Advanced tools
autolesshint
is a tool to automatically fix Lesshint complaints.
Run the following command from the command line (add -g
to install globally):
npm install autolesshint
Run autolesshint
from the command-line by passing one or more files/directories to recursively scan.
autolesshint src/less/ lib/style.less
Available Flags | Description |
---|---|
-c /--config | Specify the configuration file to use (will be merged with defaults). |
-e /--exclude | A minimatch glob pattern or a file to exclude from being linted. |
-V /--version | Show version. |
attribute_quotes
border_zero
comment
final_newline
trailing_semicolon
trailing_whitespace
url_quotes
See the Complete rule coverage milestone for upcoming coverage support.
FAQs
Automagically fixes lesshint errors in .less files.
The npm package autolesshint receives a total of 73 weekly downloads. As such, autolesshint popularity was classified as not popular.
We found that autolesshint 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
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.