gulp-autoprefixer
Advanced tools
Comparing version 2.3.0 to 2.3.1
@@ -51,3 +51,4 @@ 'use strict'; | ||
cb(new gutil.PluginError('gulp-autoprefixer', err, { | ||
// prevent stream unhandled exception from being suppressed by Promise | ||
setImmediate(cb, new gutil.PluginError('gulp-autoprefixer', err, { | ||
fileName: file.path, | ||
@@ -54,0 +55,0 @@ showStack: !cssError |
{ | ||
"name": "gulp-autoprefixer", | ||
"version": "2.3.0", | ||
"version": "2.3.1", | ||
"description": "Prefix CSS", | ||
@@ -5,0 +5,0 @@ "license": "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
5187
48