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

gulp-autoprefixer

Package Overview
Dependencies
Maintainers
1
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 0.0.3 to 0.0.4

6

package.json
{
"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
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