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

css-mqpacker-webpack-plugin

Package Overview
Dependencies
Maintainers
1
Versions
30
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

css-mqpacker-webpack-plugin - npm Package Compare versions

Comparing version 0.7.0 to 0.7.1

6

package.json
{
"name": "css-mqpacker-webpack-plugin",
"version": "0.7.0",
"version": "0.7.1",
"description": "The Webpack plugin for pack same CSS media query rules into one using PostCSS",
"main": "src/index.js",
"scripts": {},
"dependencies": {

@@ -14,4 +13,3 @@ "last-call-webpack-plugin": "^3.0.0"

"peerDependencies": {
"webpack": "^4.0.0 || ^5.0.0",
"postcss": "^7.0.0 || ^8.0.0"
"webpack": "^4.0.0 || ^5.0.0"
},

@@ -18,0 +16,0 @@ "bundledDependencies": [

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