New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

broccoli-pleeease

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-pleeease - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

2

package.json
{
"name": "broccoli-pleeease",
"version": "0.2.0",
"version": "0.2.1",
"description": "Postprocess CSS with ease (and Broccoli.js)",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,2 +5,19 @@ # [broccoli](https://github.com/joliss/broccoli)-pleeease [![Build Status](https://travis-ci.org/fredrikekelund/broccoli-pleeease.svg?branch=master)](https://travis-ci.org/fredrikekelund/broccoli-pleeease)

## DEPRECATED
This module has been deprecated in favor of working directly with PostCSS. Please look to [broccoli-postcss](https://github.com/jeffjewiss/broccoli-postcss) for a full post-processing solution, and [broccoli-sass](https://www.npmjs.com/package/broccoli-sass), [broccoli-less-single](https://www.npmjs.com/package/broccoli-less-single) or [broccoli-stylus-single](https://www.npmjs.com/package/broccoli-stylus-single) for preprocessing.
Here's the full list of PostCSS plugins used by Pleeease:
- [autoprefixer](https://www.npmjs.com/package/autoprefixer)
- [css-mqpacker](https://www.npmjs.com/package/css-mqpacker)
- [csswring](https://www.npmjs.com/package/csswring)
- [pixrem](https://www.npmjs.com/package/pixrem)
- [pleeease-filters](https://www.npmjs.com/package/pleeease-filters)
- [postcss-import](https://www.npmjs.com/package/postcss-import)
- [postcss-opacity](https://www.npmjs.com/package/postcss-opacity)
- [postcss-pseudoelements](https://www.npmjs.com/package/postcss-pseudoelements)
- [postcss-url](https://www.npmjs.com/package/postcss-url)
- [postcss-vmin](https://www.npmjs.com/package/postcss-vmin)
## Install

@@ -7,0 +24,0 @@

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc