Socket
Socket
Sign inDemoInstall

gulp-bootlint

Package Overview
Dependencies
143
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.2.2 to 0.2.3

4

package.json
{
"name": "gulp-bootlint",
"version": "0.2.2",
"version": "0.2.3",
"description": "A gulp wrapper for Bootlint, the HTML linter for Bootstrap projects",

@@ -39,3 +39,3 @@ "license": "MIT",

"gulp-util": "^3.0.2",
"bootlint": "^0.9.1",
"bootlint": "^0.10.0",
"through2": "^0.6.3",

@@ -42,0 +42,0 @@ "chalk": "^0.5.1"

@@ -58,6 +58,8 @@ # gulp-bootlint

* 2015-01-07 - v0.2.3: Updated Bootlint to v0.10.0
* 2015-01-07 - v0.2.2: Updated dependencies
* 2015-01-01 - v0.2.1: Code cleanup
* 2015-01-01 - v0.2.0: Updated bootlint to v0.9.1
* 2015-01-01 - v0.1.1: Fail on linting error.
* 2014-11-23 - v0.1.0: First public release.
* 2015-01-01 - v0.2.0: Updated Bootlint to v0.9.1
* 2015-01-01 - v0.1.1: Fail on linting errors
* 2014-11-23 - v0.1.0: First public release

@@ -64,0 +66,0 @@ ## License

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc