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

autoprefixer

Package Overview
Dependencies
Maintainers
1
Versions
256
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

autoprefixer - npm Package Compare versions

Comparing version
10.4.26
to
10.4.27
+1
-6
package.json
{
"name": "autoprefixer",
"version": "10.4.26",
"version": "10.4.27",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",

@@ -47,8 +47,3 @@ "engines": {

"postcss-value-parser": "^4.2.0"
},
"pnpm": {
"patchedDependencies": {
"yargs@17.7.2": "patches/yargs@17.7.2.patch"
}
}
}