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

postcss-merge-rules

Package Overview
Dependencies
Maintainers
8
Versions
78
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-merge-rules - npm Package Compare versions

Comparing version 6.1.1 to 7.0.0

10

package.json
{
"name": "postcss-merge-rules",
"version": "6.1.1",
"version": "7.0.0",
"description": "Merge CSS rules with PostCSS.",

@@ -30,3 +30,3 @@ "types": "types/index.d.ts",

"postcss-selector-parser": "^6.0.16",
"cssnano-utils": "^4.0.2"
"cssnano-utils": "^5.0.0"
},

@@ -37,9 +37,9 @@ "bugs": {

"engines": {
"node": "^14 || ^16 || >=18.0"
"node": "^18.12.0 || ^20.9.0 || >=22.0"
},
"devDependencies": {
"@types/caniuse-api": "^3.0.6",
"postcss": "^8.4.37",
"postcss": "^8.4.38",
"postcss-simple-vars": "^7.0.1",
"postcss-discard-comments": "^6.0.2"
"postcss-discard-comments": "^7.0.0"
},

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

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