metalsmith-layouts
Advanced tools
Comparing version 1.0.1 to 1.1.0
@@ -0,7 +1,11 @@ | ||
1.1.0 - July 19, 2015 | ||
--------------------- | ||
* update dependencies and devDependencies | ||
1.0.1 - July 16, 2015 | ||
----------------------- | ||
* Update tests and add Travis CI | ||
--------------------- | ||
* update tests and add Travis CI | ||
1.0.0 - November 18, 2014 | ||
----------------------- | ||
------------------------- | ||
* remove `inPlace` option | ||
@@ -8,0 +12,0 @@ * use `layout` instead of `template` in the front-matter to specify a layout |
@@ -6,3 +6,3 @@ { | ||
"repository": "git://github.com/superwolff/metalsmith-layouts.git", | ||
"version": "1.0.1", | ||
"version": "1.1.0", | ||
"license": "MIT", | ||
@@ -14,15 +14,15 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"consolidate": "~0.10.0", | ||
"async": "~0.2.10", | ||
"debug": "~0.7.4", | ||
"extend": "~1.2.1", | ||
"multimatch": "^0.1.0", | ||
"lodash.omit": "~2.4.1" | ||
"async": "^1.3.0", | ||
"consolidate": "^0.13.1", | ||
"debug": "^2.2.0", | ||
"extend": "^3.0.0", | ||
"lodash.omit": "^3.1.0", | ||
"multimatch": "^2.0.0" | ||
}, | ||
"devDependencies": { | ||
"assert-dir-equal": "0.0.1", | ||
"metalsmith": "^1.0.1", | ||
"mocha": "1.x", | ||
"swig": "~1.3.2" | ||
"assert-dir-equal": "^1.0.1", | ||
"metalsmith": "^2.0.1", | ||
"mocha": "^2.2.5", | ||
"swig": "^1.4.2" | ||
} | ||
} |
# metalsmith-layouts | ||
[![Build Status](https://travis-ci.org/superwolff/metalsmith-layouts.svg?branch=update-tests)](https://travis-ci.org/superwolff/metalsmith-layouts) [![Dependency Status](https://david-dm.org/superwolff/metalsmith-layouts.svg)](https://david-dm.org/superwolff/metalsmith-layouts) [![devDependency Status](https://david-dm.org/superwolff/metalsmith-layouts/dev-status.svg)](https://david-dm.org/superwolff/metalsmith-layouts#info=devDependencies) | ||
[![Release](http://img.shields.io/github/release/superwolff/metalsmith-layouts.svg)](https://github.com/superwolff/metalsmith-layouts/releases) [![Build Status](https://travis-ci.org/superwolff/metalsmith-layouts.svg)](https://travis-ci.org/superwolff/metalsmith-layouts) [![Dependency Status](https://david-dm.org/superwolff/metalsmith-layouts.svg)](https://david-dm.org/superwolff/metalsmith-layouts) [![devDependency Status](https://david-dm.org/superwolff/metalsmith-layouts/dev-status.svg)](https://david-dm.org/superwolff/metalsmith-layouts#info=devDependencies) | ||
@@ -5,0 +5,0 @@ > A metalsmith plugin for layouts |
Sorry, the diff of this file is not supported yet
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
241648
+ Addedarray-differ@1.0.0(transitive)
+ Addedarray-union@1.0.2(transitive)
+ Addedarray-uniq@1.0.3(transitive)
+ Addedarrify@1.0.1(transitive)
+ Addedasync@1.5.2(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbluebird@2.11.0(transitive)
+ Addedbrace-expansion@1.1.11(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedconsolidate@0.13.1(transitive)
+ Addeddebug@2.6.9(transitive)
+ Addedextend@3.0.2(transitive)
+ Addedlodash._arraymap@3.0.0(transitive)
+ Addedlodash._basedifference@3.0.3(transitive)
+ Addedlodash._baseflatten@3.1.4(transitive)
+ Addedlodash._basefor@3.0.3(transitive)
+ Addedlodash._baseindexof@3.1.0(transitive)
+ Addedlodash._bindcallback@3.0.1(transitive)
+ Addedlodash._cacheindexof@3.0.2(transitive)
+ Addedlodash._createcache@3.1.2(transitive)
+ Addedlodash._getnative@3.9.1(transitive)
+ Addedlodash._pickbyarray@3.0.2(transitive)
+ Addedlodash._pickbycallback@3.0.0(transitive)
+ Addedlodash.isarguments@3.1.0(transitive)
+ Addedlodash.isarray@3.0.4(transitive)
+ Addedlodash.keysin@3.0.8(transitive)
+ Addedlodash.omit@3.1.0(transitive)
+ Addedlodash.restparam@3.6.1(transitive)
+ Addedminimatch@3.1.2(transitive)
+ Addedms@2.0.0(transitive)
+ Addedmultimatch@2.1.0(transitive)
- Removedasync@0.2.10(transitive)
- Removedconsolidate@0.10.0(transitive)
- Removeddebug@0.7.4(transitive)
- Removedextend@1.2.1(transitive)
- Removedlodash@2.4.2(transitive)
- Removedlodash._arraypool@2.4.1(transitive)
- Removedlodash._basebind@2.4.1(transitive)
- Removedlodash._basecreate@2.4.1(transitive)
- Removedlodash._basecreatecallback@2.4.1(transitive)
- Removedlodash._basecreatewrapper@2.4.1(transitive)
- Removedlodash._basedifference@2.4.1(transitive)
- Removedlodash._baseflatten@2.4.1(transitive)
- Removedlodash._baseindexof@2.4.1(transitive)
- Removedlodash._baseisequal@2.4.1(transitive)
- Removedlodash._cacheindexof@2.4.1(transitive)
- Removedlodash._cachepush@2.4.1(transitive)
- Removedlodash._createcache@2.4.1(transitive)
- Removedlodash._createwrapper@2.4.1(transitive)
- Removedlodash._getarray@2.4.1(transitive)
- Removedlodash._getobject@2.4.1(transitive)
- Removedlodash._isnative@2.4.1(transitive)
- Removedlodash._keyprefix@2.4.2(transitive)
- Removedlodash._largearraysize@2.4.1(transitive)
- Removedlodash._maxpoolsize@2.4.1(transitive)
- Removedlodash._objectpool@2.4.1(transitive)
- Removedlodash._objecttypes@2.4.1(transitive)
- Removedlodash._releasearray@2.4.1(transitive)
- Removedlodash._releaseobject@2.4.1(transitive)
- Removedlodash._setbinddata@2.4.1(transitive)
- Removedlodash._shimkeys@2.4.1(transitive)
- Removedlodash._slice@2.4.1(transitive)
- Removedlodash.bind@2.4.1(transitive)
- Removedlodash.createcallback@2.4.4(transitive)
- Removedlodash.forin@2.4.1(transitive)
- Removedlodash.identity@2.4.1(transitive)
- Removedlodash.isarguments@2.4.1(transitive)
- Removedlodash.isarray@2.4.1(transitive)
- Removedlodash.isfunction@2.4.1(transitive)
- Removedlodash.isobject@2.4.1(transitive)
- Removedlodash.keys@2.4.1(transitive)
- Removedlodash.noop@2.4.1(transitive)
- Removedlodash.omit@2.4.1(transitive)
- Removedlodash.property@2.4.1(transitive)
- Removedlodash.support@2.4.1(transitive)
- Removedlru-cache@2.7.3(transitive)
- Removedminimatch@0.2.14(transitive)
- Removedmultimatch@0.1.0(transitive)
- Removedsigmund@1.0.1(transitive)
Updatedasync@^1.3.0
Updatedconsolidate@^0.13.1
Updateddebug@^2.2.0
Updatedextend@^3.0.0
Updatedlodash.omit@^3.1.0
Updatedmultimatch@^2.0.0