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 7.0.1 to 8.0.0

22

package.json

@@ -16,3 +16,3 @@ {

},
"version": "7.0.1",
"version": "8.0.0",
"description": "PostCSS gulp plugin",

@@ -43,17 +43,17 @@ "main": "index.js",

"fancy-log": "^1.3.2",
"plugin-error": "^0.1.2",
"postcss": "^6.0.0",
"postcss-load-config": "^1.2.0",
"plugin-error": "^1.0.1",
"postcss": "^7.0.2",
"postcss-load-config": "^2.0.0",
"vinyl-sourcemaps-apply": "^0.2.1"
},
"devDependencies": {
"coveralls": "^2.13.1",
"eslint": "^4.1.1",
"coveralls": "^3.0.2",
"eslint": "^5.3.0",
"gulp-sourcemaps": "^2.6.0",
"mocha": "^3.4.2",
"nyc": "^11.0.3",
"proxyquire": "^1.8.0",
"sinon": "^2.3.5",
"vinyl": "^2.1.0"
"mocha": "^5.2.0",
"nyc": "^12.0.2",
"proxyquire": "^2.0.1",
"sinon": "^6.1.4",
"vinyl": "^2.2.0"
}
}

@@ -172,2 +172,9 @@ # gulp-postcss

* 8.0.0
* Bump PostCSS to 7.0
* Drop Node 4 support
* 7.0.1
* Drop dependency on gulp-util
* 7.0.0

@@ -174,0 +181,0 @@ * Bump PostCSS to 6.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