Socket
Socket
Sign inDemoInstall

postcss-loader

Package Overview
Dependencies
124
Maintainers
4
Versions
86
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 8.0.0 to 8.1.0

11

package.json
{
"name": "postcss-loader",
"version": "8.0.0",
"version": "8.1.0",
"description": "PostCSS loader for webpack",

@@ -44,5 +44,14 @@ "license": "MIT",

"peerDependencies": {
"@rspack/core": "0.x || 1.x",
"postcss": "^7.0.0 || ^8.0.1",
"webpack": "^5.0.0"
},
"peerDependenciesMeta": {
"@rspack/core": {
"optional": true
},
"webpack": {
"optional": true
}
},
"dependencies": {

@@ -49,0 +58,0 @@ "cosmiconfig": "^9.0.0",

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc