Socket
Socket
Sign inDemoInstall

autoprefixer

Package Overview
Dependencies
14
Maintainers
1
Versions
243
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 10.2.1 to 10.2.2

3

CHANGELOG.md
# Change Log
This project adheres to [Semantic Versioning](http://semver.org/).
## 10.2.2
* Fixed PostCSS 8 plugins compatibility.
## 10.2.1

@@ -5,0 +8,0 @@ * Fixed `transition-property` warnings (by @Sheraff).

2

lib/autoprefixer.js

@@ -123,3 +123,3 @@ let browserslist = require('browserslist')

return {
Once (root) {
OnceExit (root) {
timeCapsule(result, prefixes)

@@ -126,0 +126,0 @@ if (options.remove !== false) {

{
"name": "autoprefixer",
"version": "10.2.1",
"version": "10.2.2",
"description": "Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website",

@@ -30,3 +30,3 @@ "engines": {

"browserslist": "^4.16.1",
"caniuse-lite": "^1.0.30001173",
"caniuse-lite": "^1.0.30001178",
"colorette": "^1.2.1",

@@ -33,0 +33,0 @@ "fraction.js": "^4.0.13",

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