Socket
Socket
Sign inDemoInstall

gulp-bootlint

Package Overview
Dependencies
146
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.6.0 to 0.6.4

LICENSE

8

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

@@ -38,6 +38,6 @@ "license": "MIT",

"dependencies": {
"gulp-util": "^3.0.5",
"gulp-util": "^3.0.6",
"bootlint": "^0.12.0",
"through2": "^2.0.0",
"chalk": "^1.0.0",
"chalk": "^1.1.0",
"merge": "^1.2.0",

@@ -48,3 +48,3 @@ "log": "^1.4.0"

"mocha": "^2.2.5",
"should": "^7.0.1"
"should": "^7.0.2"
},

@@ -51,0 +51,0 @@ "readmeFilename": "README.md",

@@ -82,2 +82,3 @@ # gulp-bootlint

* 2015-07-28 - v0.6.4: Bumped dependency versions
* 2015-06-21 - v0.6.0: Added option to define log level

@@ -84,0 +85,0 @@ * 2015-06-18 - v0.5.1: Bumped dependency versions

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