🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

cssnano-utils

Package Overview
Dependencies
Maintainers
4
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cssnano-utils - npm Package Compare versions

Comparing version
5.0.2
to
5.0.3
+3
-3
package.json
{
"name": "cssnano-utils",
"version": "5.0.2",
"version": "5.0.3",
"repository": "cssnano/cssnano",

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

"devDependencies": {
"postcss": "^8.5.10",
"postcss": "^8.5.13",
"postcss-value-parser": "^4.2.0"
},
"peerDependencies": {
"postcss": "^8.5.10"
"postcss": "^8.5.13"
}
}