Socket
Socket
Sign inDemoInstall

@webpack-blocks/postcss

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@webpack-blocks/postcss - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

4

CHANGELOG.md
# @webpack-blocks/postcss - Changelog
## 0.4.1
- Made `plugins` parameter optional ([#112](https://github.com/andywer/webpack-blocks/issues/112))
## 0.4.0

@@ -4,0 +8,0 @@

@@ -19,2 +19,3 @@ /**

function postcss (plugins, options) {
plugins = plugins || []
options = options || {}

@@ -21,0 +22,0 @@

2

package.json
{
"name": "@webpack-blocks/postcss",
"version": "0.4.0",
"version": "0.4.1",
"description": "Webpack block for PostCSS.",

@@ -5,0 +5,0 @@ "main": "lib/index",

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