Latest Threat Research:SANDWORM_MODE: Shai-Hulud-Style npm Worm Hijacks CI Workflows and Poisons AI Toolchains.Details
Socket
Book a DemoInstallSign in
Socket

hekyll

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hekyll - npm Package Compare versions

Comparing version
1.0.2
to
1.0.3
+1
-1
index.js

@@ -26,4 +26,4 @@ 'use strict';

var mdexts = 'markdown,mkdown,mkdn,mkd,md';
var themes = path.resolve.bind(path, opts.themes);
var overrides = themes('overrides', opts.theme);
var themes = path.resolve.bind(path, opts.themes);
var dest = path.resolve.bind(path, opts.dest);

@@ -30,0 +30,0 @@ var cwd = themes(opts.theme);

{
"name": "hekyll",
"description": "Migrate Jekyll (gh-pages) themes to use handlebars instead of liquid.",
"version": "1.0.2",
"version": "1.0.3",
"homepage": "https://github.com/jonschlinkert/hekyll",

@@ -25,3 +25,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)",

"file-is-binary": "^1.0.0",
"gulp-liquid-to-handlebars": "^1.0.0",
"gulp-liquid-to-handlebars": "^1.0.1",
"through2": "^2.0.3",

@@ -28,0 +28,0 @@ "vinyl-fs": "^2.4.4"

@@ -145,2 +145,2 @@ # hekyll [![NPM version](https://img.shields.io/npm/v/hekyll.svg?style=flat)](https://www.npmjs.com/package/hekyll) [![NPM monthly downloads](https://img.shields.io/npm/dm/hekyll.svg?style=flat)](https://npmjs.org/package/hekyll) [![NPM total downloads](https://img.shields.io/npm/dt/hekyll.svg?style=flat)](https://npmjs.org/package/hekyll) [![Linux Build Status](https://img.shields.io/travis/jonschlinkert/hekyll.svg?style=flat&label=Travis)](https://travis-ci.org/jonschlinkert/hekyll)

_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on June 15, 2017._
_This file was generated by [verb-generate-readme](https://github.com/verbose/verb-generate-readme), v0.6.0, on June 22, 2017._