Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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.2 to 0.4.3

4

CHANGELOG.md
# @webpack-blocks/postcss - Changelog
## 0.4.3
- Bug fix: Fix loading of `postcss.config.js` ([#137](https://github.com/andywer/webpack-blocks/pull/137))
## 0.4.2

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

2

index.js

@@ -43,3 +43,3 @@ /**

},
plugins ? createPostcssPluginsConfig(context.webpack, plugins) : {}
plugins.length > 0 ? createPostcssPluginsConfig(context.webpack, plugins) : {}
)

@@ -46,0 +46,0 @@ }

{
"name": "@webpack-blocks/postcss",
"version": "0.4.2",
"version": "0.4.3",
"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