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

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.5 to 0.4.6

11

CHANGELOG.md

@@ -0,1 +1,12 @@

<a name="0.4.6"></a>
## [0.4.6](https://github.com/dannygarcia/grunt-jekyll/compare/v0.4.5...v0.4.6) (2017-01-14)
### Features
* update `tmp` ([0b5e3dc](https://github.com/dannygarcia/grunt-jekyll/commit/0b5e3dc))
* **travis:** test node to version 7 ([fe930a5](https://github.com/dannygarcia/grunt-jekyll/commit/fe930a5))
<a name="0.4.5"></a>

@@ -2,0 +13,0 @@ ## [0.4.5](https://github.com/dannygarcia/grunt-jekyll/compare/v0.4.4...v0.4.5) (2017-01-14)

4

package.json
{
"name": "grunt-jekyll",
"description": "A custom grunt.js plugin that executes jekyll compile and/or watch for you",
"version": "0.4.5",
"version": "0.4.6",
"homepage": "https://github.com/dannygarcia/grunt-jekyll",

@@ -38,3 +38,3 @@ "author": "Danny Garcia <contact@danny-garcia.com> (http://danny-garcia.com)",

"dependencies": {
"tmp": "^0.0.28"
"tmp": "^0.0.31"
},

@@ -41,0 +41,0 @@ "devDependencies": {

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