grunt-autoprefixer
Advanced tools
Comparing version 0.7.5 to 0.7.6
{ | ||
"name": "grunt-autoprefixer", | ||
"description": "Parse CSS and add vendor-prefixed CSS properties using the Can I Use database. Based on Autoprefixer.", | ||
"version": "0.7.5", | ||
"version": "0.7.6", | ||
"author": { | ||
@@ -19,3 +19,3 @@ "name": "Dmitry Nikitenko", | ||
"dependencies": { | ||
"autoprefixer": "~1.2.0", | ||
"autoprefixer": "~1.3.1", | ||
"diff": "~1.0.8", | ||
@@ -30,3 +30,3 @@ "chalk": "~0.4.0" | ||
"grunt-contrib-copy": "~0.5.0", | ||
"load-grunt-tasks": "~0.4.0", | ||
"load-grunt-tasks": "~0.6.0", | ||
"time-grunt": "~0.3.1" | ||
@@ -33,0 +33,0 @@ }, |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10898
+ Addedautoprefixer@1.3.1(transitive)
- Removedautoprefixer@1.2.0(transitive)
Updatedautoprefixer@~1.3.1