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

broccoli-multi-postcss

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-multi-postcss - npm Package Compare versions

Comparing version

to
0.3.1

index.d.ts

1

dist/broccoli-multi-postcss.js

@@ -148,3 +148,2 @@ "use strict";

throw new TypeError('Missing `opts.to`.');
// @todo: https://github.com/postcss/postcss/pull/1292
this.handleWarnings(result.warnings());

@@ -151,0 +150,0 @@ const additionalFiles = result.messages.filter(messages_1.isWriteFileMessage);

{
"name": "broccoli-multi-postcss",
"version": "0.3.0",
"version": "0.3.1",
"description": "Broccoli plugin to transform one or more input files using PostCSS to one or more output files.",

@@ -10,2 +10,3 @@ "repository": "https://github.com/buschtoens/broccoli-multi-postcss",

"files": [
"index.d.ts",
"dist"

@@ -39,3 +40,3 @@ ],

"broccoli-multifilter": "^2.0.0",
"postcss": "^7.0.17",
"postcss": "^7.0.18",
"recursive-readdir": "^2.2.2",

@@ -42,0 +43,0 @@ "supports-color": "^7.0.0"