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

postcss-sort-media-queries

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-sort-media-queries - npm Package Compare versions

Comparing version 3.2.3 to 3.3.3

5

CHANGELOG.md

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

## [3.3.3] 2021-02-07
- Update **postcss** to [postcss/releases/tag/8.2.5](https://github.com/postcss/postcss/releases/tag/8.2.5)
- Update dev dependencies
## [3.2.3] 2021-01-19

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

10

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

@@ -35,3 +35,3 @@ "keywords": [

"devDependencies": {
"eslint": "^7.18.0",
"eslint": "^7.19.0",
"eslint-ci": "^1.0.0",

@@ -43,8 +43,8 @@ "eslint-plugin-jest": "^24.1.3",

"jest-cli": "^26.6.3",
"lint-staged": "^10.5.3",
"postcss": "^8.2.4",
"lint-staged": "^10.5.4",
"postcss": "^8.2.5",
"postcss-nested": "^5.0.3"
},
"peerDependencies": {
"postcss": "^8.2.4"
"postcss": "^8.2.5"
},

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

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