Socket
Socket
Sign inDemoInstall

grunt-jekyll

Package Overview
Dependencies
Maintainers
2
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-jekyll - npm Package Compare versions

Comparing version 0.4.4 to 0.4.5

5

CHANGELOG.md

@@ -0,1 +1,6 @@

<a name="0.4.5"></a>
## [0.4.5](https://github.com/dannygarcia/grunt-jekyll/compare/v0.4.4...v0.4.5) (2017-01-14)
<a name="0.4.4"></a>

@@ -2,0 +7,0 @@ ## [0.4.4](https://github.com/dannygarcia/grunt-jekyll/compare/v0.4.3...v0.4.4) (2016-03-01)

17

package.json
{
"name": "grunt-jekyll",
"description": "A custom grunt.js plugin that executes jekyll compile and/or watch for you",
"version": "0.4.4",
"version": "0.4.5",
"homepage": "https://github.com/dannygarcia/grunt-jekyll",
"author": "Danny Garcia <contact@danny-garcia.com> (http://danny-garcia.com)",
"contributors": [
"Tunghsiao Liu <t@sparanoid.com>",
"Rob Wierzbowski <hello@robwierzbowski.com>",
"Danny Garcia <contact@danny-garcia.com>",
"Tunghsiao Liu <t@sparanoid.com>",
"XhmikosR <xhmikosr@users.sourceforge.net>",

@@ -41,9 +41,10 @@ "Alex <alex@recordsonribs.com>",

"devDependencies": {
"grunt": "^0.4.5",
"grunt-bump": "^0.6.0",
"grunt-contrib-jshint": "^0.11.3",
"grunt-conventional-changelog": "^5.0.0",
"grunt-mocha-test": "^0.12.7",
"grunt": "^1.0.1",
"grunt-bump": "^0.8.0",
"grunt-contrib-jshint": "^1.1.0",
"grunt-conventional-changelog": "^6.1.0",
"grunt-mocha-test": "^0.13.2",
"grunt-npm": "0.0.2",
"load-grunt-tasks": "^3.3.0"
"load-grunt-tasks": "^3.5.2",
"mocha": "^3.2.0"
},

@@ -50,0 +51,0 @@ "peerDependencies": {

@@ -8,2 +8,4 @@ # grunt-jekyll

[![devDependency Status](https://david-dm.org/dannygarcia/grunt-jekyll/dev-status.svg?theme=shields.io)](https://david-dm.org/dannygarcia/grunt-jekyll#info=devDependencies)
[![npm Version](https://img.shields.io/npm/v/grunt-jekyll.svg)](https://www.npmjs.com/package/grunt-jekyll)
[![npm Downloads](https://img.shields.io/npm/dm/grunt-jekyll.svg)](https://www.npmjs.com/package/grunt-jekyll)

@@ -10,0 +12,0 @@ > Compile [Jekyll](http://jekyllrb.com/) sites with [Grunt](http://gruntjs.com/).

Sorry, the diff of this file is not supported yet

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