metalsmith-layouts
Advanced tools
Comparing version 1.4.1 to 1.4.2
@@ -0,1 +1,5 @@ | ||
1.4.2 - October 17, 2015 | ||
-------------------------- | ||
* update fs-readdir-recursive | ||
1.4.1 - September 19, 2015 | ||
@@ -2,0 +6,0 @@ -------------------------- |
@@ -6,3 +6,3 @@ { | ||
"repository": "git://github.com/superwolff/metalsmith-layouts.git", | ||
"version": "1.4.1", | ||
"version": "1.4.2", | ||
"license": "MIT", | ||
@@ -18,3 +18,3 @@ "main": "lib/index.js", | ||
"extend": "^3.0.0", | ||
"fs-readdir-recursive": "^0.1.2", | ||
"fs-readdir-recursive": "^1.0.0", | ||
"is-utf8": "^0.2.0", | ||
@@ -21,0 +21,0 @@ "lodash.omit": "^3.1.0", |
@@ -67,3 +67,3 @@ # metalsmith-layouts | ||
This is a very basic example. For a ready-to-use boilerplate that utilizes this plugin see [boilerplate-layouts](https://github.com/superwolff/boilerplate-layouts). | ||
This is a very basic example. For a ready-to-use boilerplate that utilizes this plugin see [metalsmith-boilerplates](https://github.com/superwolff/metalsmith-boilerplates). | ||
@@ -70,0 +70,0 @@ ## Options |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
251706
+ Addedfs-readdir-recursive@1.1.0(transitive)
- Removedfs-readdir-recursive@0.1.2(transitive)
Updatedfs-readdir-recursive@^1.0.0