Socket
Socket
Sign inDemoInstall

postcss-sort-media-queries

Package Overview
Dependencies
5
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.1.0 to 4.2.1

5

CHANGELOG.md

@@ -8,2 +8,7 @@ # Change Log

## [4.2.1] 2021-11-28
- Update **postcss** to [8.4.4](https://github.com/postcss/postcss/releases/tag/8.4.4)
- Update dev dependencies
## [4.1.0] 2021-09-13

@@ -10,0 +15,0 @@

20

package.json
{
"name": "postcss-sort-media-queries",
"version": "4.1.0",
"version": "4.2.1",
"description": "PostCSS plugin for combine and sort CSS media queries with mobile first or desktop first methods.",

@@ -36,12 +36,12 @@ "keywords": [

"devDependencies": {
"autoprefixer": "^10.3.4",
"eslint": "^7.32.0",
"autoprefixer": "^10.4.0",
"eslint": "^8.3.0",
"eslint-ci": "^1.0.0",
"eslint-plugin-jest": "^24.4.0",
"husky": "^7.0.2",
"jest": "^27.1.1",
"eslint-plugin-jest": "^25.3.0",
"husky": "^7.0.4",
"jest": "^27.3.1",
"jest-ci": "^0.1.1",
"jest-cli": "^27.1.1",
"lint-staged": "^11.1.2",
"postcss": "^8.3.6",
"jest-cli": "^27.3.1",
"lint-staged": "^12.1.2",
"postcss": "^8.4.4",
"postcss-flexbugs-fixes": "^5.0.2",

@@ -52,3 +52,3 @@ "postcss-media-minmax": "^5.0.0",

"peerDependencies": {
"postcss": "^8.3.6"
"postcss": "^8.4.4"
},

@@ -55,0 +55,0 @@ "husky": {

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