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 2.1.10 to 2.1.11

5

CHANGELOG.md

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

## [2.1.11] 2020-11-08
- Update **postcss** `8.1.2 -> 8.1.6`
- Update dev dependencies
## [2.1.10] 2020-10-19

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

14

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

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

"devDependencies": {
"eslint": "^7.11.0",
"eslint": "^7.13.0",
"eslint-ci": "^1.0.0",
"eslint-plugin-jest": "^24.1.0",
"husky": "^4.3.0",
"jest": "^26.5.3",
"jest": "^26.6.3",
"jest-ci": "^0.1.1",
"jest-cli": "^26.5.3",
"lint-staged": "^10.4.2",
"postcss": "^8.1.2"
"jest-cli": "^26.6.3",
"lint-staged": "^10.5.1",
"postcss": "^8.1.6"
},
"peerDependencies": {
"postcss": "^8.1.2"
"postcss": "^8.1.6"
},

@@ -49,0 +49,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