Socket
Socket
Sign inDemoInstall

postcss-ordered-values

Package Overview
Dependencies
6
Maintainers
7
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.2 to 7.0.0

8

package.json
{
"name": "postcss-ordered-values",
"version": "6.0.2",
"version": "7.0.0",
"description": "Ensure values are ordered consistently in your CSS.",

@@ -27,3 +27,3 @@ "main": "src/index.js",

"postcss-value-parser": "^4.2.0",
"cssnano-utils": "^4.0.2"
"cssnano-utils": "^5.0.0"
},

@@ -34,6 +34,6 @@ "bugs": {

"engines": {
"node": "^14 || ^16 || >=18.0"
"node": "^18.12.0 || ^20.9.0 || >=22.0"
},
"devDependencies": {
"postcss": "^8.4.35"
"postcss": "^8.4.38"
},

@@ -40,0 +40,0 @@ "peerDependencies": {

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