gulp-autoprefixer
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "gulp-autoprefixer", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Autoprefixer for gulp.", | ||
@@ -15,3 +15,3 @@ "license": "MIT", | ||
"dependencies": { | ||
"autoprefixer":"~1.0.*", | ||
"autoprefixer":"~1.0.20140110", | ||
"map-stream": "~0.0.4" | ||
@@ -24,2 +24,2 @@ }, | ||
} | ||
} | ||
} |
@@ -14,3 +14,3 @@ gulp-autoprefixer | ||
.pipe(prefix("last 1 version", "> 1%", "ie 8", "ie 7")) | ||
.pipe(gulp.dest('./dist/') | ||
.pipe(gulp.dest('./dist/')) | ||
@@ -22,2 +22,2 @@ | ||
MIT | ||
MIT |
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
4034
22
Updatedautoprefixer@~1.0.20140110