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.3 to 0.3.0

10

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

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

"dependencies": {
"gulp-util": "^3.0.2",
"bootlint": "^0.10.0",
"gulp-util": "^3.0.4",
"bootlint": "^0.11.0",
"through2": "^0.6.3",
"chalk": "^0.5.1"
"chalk": "^1.0.0"
},
"devDependencies": {
"mocha": "^2.1.0",
"should": "^4.4.2"
"should": "^5.0.1"
},

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

@@ -58,3 +58,4 @@ # gulp-bootlint

* 2015-01-07 - v0.2.3: Updated Bootlint to v0.10.0
* 2015-02-24 - v0.3.0: Updated Bootlint to v0.11.0 / Bumped other dependency versions
* 2015-01-26 - v0.2.3: Updated Bootlint to v0.10.0
* 2015-01-07 - v0.2.2: Updated dependencies

@@ -61,0 +62,0 @@ * 2015-01-01 - v0.2.1: Code cleanup

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