Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-autoprefixer

Package Overview
Dependencies
Maintainers
2
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-autoprefixer - npm Package Compare versions

Comparing version 2.3.0 to 2.3.1

3

index.js

@@ -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",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc