Security News
PyPI’s New Archival Feature Closes a Major Security Gap
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
pleeease-brunch
Advanced tools
Add Pleeease support to Brunch
##Install
Add this package to your package.json
file, then npm install
.
{
"pleeease-brunch": "0.3.x"
}
Or you can npm install --save pleeease-brunch
.
##Add options
All options are in brunch-config file (all set to true
), in the plugins.pleeease
section, like so:
plugins:
pleeease:
fallbacks:
autoprefixer: true
variables: true
rem: true
pseudoElements: true
optimizers:
import: true
mqpacker: true
minifier: true
Note that pleeease-brunch is an optimizer, so it runs only when optimize
is set to true
.
##More documentation
See Pleeease.
FAQs
Adds Pleeease support to Brunch.
The npm package pleeease-brunch receives a total of 4 weekly downloads. As such, pleeease-brunch popularity was classified as not popular.
We found that pleeease-brunch 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.
Security News
PyPI now allows maintainers to archive projects, improving security and helping users make informed decisions about their dependencies.
Research
Security News
Malicious npm package postcss-optimizer delivers BeaverTail malware, targeting developer systems; similarities to past campaigns suggest a North Korean connection.
Security News
CISA's KEV data is now on GitHub, offering easier access, API integration, commit history tracking, and automated updates for security teams and researchers.