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

gulp-polish

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-polish - npm Package Compare versions

Comparing version 5.0.0 to 5.0.1

23

CHANGELOG.md

@@ -1,22 +0,17 @@

<a name="5.0.0"></a>
# 5.0.0 (2015-12-29)
<a name="5.0.1"></a>
## 5.0.1 (2016-01-25)
### docs
### chore
* docs: Add Travis and codecov badges ([4369232](https://github.com/brendanlacroix/gulp-polish/commit/4369232))
* chore: Update dependencies ([76718fb](https://github.com/brendanlacroix/gulp-polish/commit/76718fb))
* chore: Update lodash version ([c26ace5](https://github.com/brendanlacroix/gulp-polish/commit/c26ace5))
* chore: Update polish-css version ([3559a88](https://github.com/brendanlacroix/gulp-polish/commit/3559a88))
### feature
### docs
* feature: Use eslint-style inline configs available in Polish 3. ([2718b30](https://github.com/brendanlacroix/gulp-polish/commit/2718b30))
* docs: Add bitHound badges ([83b7422](https://github.com/brendanlacroix/gulp-polish/commit/83b7422))
* docs: Always show master branch build status in README ([b9304de](https://github.com/brendanlacroix/gulp-polish/commit/b9304de))
### refactor
* refactor: Clean up jshint warnings ([d37942e](https://github.com/brendanlacroix/gulp-polish/commit/d37942e))
### BREAKING CHANGE
* - Removes nested configurations.
{
"name": "gulp-polish",
"version": "5.0.0",
"version": "5.0.1",
"description": "Make your stylesheets perfect. Add an extra coat of polish.",

@@ -24,5 +24,5 @@ "main": "./lib/plugin.js",

"gulp-util": "^3.0.6",
"lodash": "^3.10.1",
"lodash": "^4.0.1",
"log-symbols": "^1.0.2",
"polish-css": "^3.0.0",
"polish-css": "^3.0.1",
"through2": "^2.0.0"

@@ -41,4 +41,4 @@ },

"sinon-chai": "^2.8.0",
"vinyl-file": "^1.2.1"
"vinyl-file": "^2.0.0"
}
}
# gulp-polish
[![Build Status](https://travis-ci.org/brendanlacroix/gulp-polish.svg)](https://travis-ci.org/brendanlacroix/gulp-polish) [![codecov.io](https://codecov.io/github/brendanlacroix/gulp-polish/coverage.svg?branch=master)](https://codecov.io/github/brendanlacroix/gulp-polish?branch=master)
[![Build Status](https://travis-ci.org/brendanlacroix/gulp-polish.svg?branch=master)](https://travis-ci.org/brendanlacroix/gulp-polish) [![codecov.io](https://codecov.io/github/brendanlacroix/gulp-polish/coverage.svg?branch=master)](https://codecov.io/github/brendanlacroix/gulp-polish?branch=master) [![bitHound Overall Score](https://www.bithound.io/github/brendanlacroix/gulp-polish/badges/score.svg)](https://www.bithound.io/github/brendanlacroix/gulp-polish) [![bitHound Dependencies](https://www.bithound.io/github/brendanlacroix/gulp-polish/badges/dependencies.svg)](https://www.bithound.io/github/brendanlacroix/gulp-polish/master/dependencies/npm)

@@ -5,0 +5,0 @@ gulp plugin for integrating [Polish](https://github.com/brendanlacroix/polish-css).

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