🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

postcss-discard-comments

Package Overview
Dependencies
Maintainers
8
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

postcss-discard-comments - npm Package Compare versions

Comparing version

to
6.0.0

8

package.json
{
"name": "postcss-discard-comments",
"version": "5.1.2",
"version": "6.0.0",
"description": "Discard comments in your CSS files with PostCSS.",

@@ -30,6 +30,8 @@ "main": "src/index.js",

"engines": {
"node": "^10 || ^12 || >=14.0"
"node": "^14 || ^16 || >=18.0"
},
"devDependencies": {
"postcss": "^8.2.15"
"postcss": "^8.2.15",
"postcss-simple-vars": "^7.0.1",
"postcss-scss": "^4.0.6"
},

@@ -36,0 +38,0 @@ "peerDependencies": {