New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

gulp-postcss

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-postcss - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

7

package.json
{
"name": "gulp-postcss",
"version": "4.0.0",
"version": "4.0.1",
"description": "PostCSS gulp plugin",

@@ -26,7 +26,10 @@ "main": "index.js",

"gulp-util": "^3.0.0",
"postcss": "^4.0.0",
"through2": "^0.6.1",
"vinyl-sourcemaps-apply": "^0.1.1"
},
"peerDependencies": {
"postcss": "4.*"
},
"devDependencies": {
"postcss": "4.*",
"mocha": "^1.21.4",

@@ -33,0 +36,0 @@ "gulp-sourcemaps": "^1.1.5"

@@ -69,2 +69,5 @@ # gulp-postcss [![Build Status](https://api.travis-ci.org/w0rm/gulp-postcss.png)](https://travis-ci.org/w0rm/gulp-postcss)

* 4.0.1
* Made PostCSS 4.x a peer dependency
* 4.0.0

@@ -71,0 +74,0 @@ * Updated PostCSS to 4.0

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