metalsmith-layouts
Advanced tools
Comparing version 1.4.2 to 1.4.3
@@ -0,1 +1,5 @@ | ||
1.4.3 - January 27, 2016 | ||
-------------------------- | ||
* update consolidate | ||
1.4.2 - October 17, 2015 | ||
@@ -2,0 +6,0 @@ -------------------------- |
@@ -6,3 +6,3 @@ { | ||
"repository": "git://github.com/superwolff/metalsmith-layouts.git", | ||
"version": "1.4.2", | ||
"version": "1.4.3", | ||
"license": "MIT", | ||
@@ -15,3 +15,3 @@ "main": "lib/index.js", | ||
"async": "^1.3.0", | ||
"consolidate": "^0.13.1", | ||
"consolidate": "^0.14.0", | ||
"debug": "^2.2.0", | ||
@@ -18,0 +18,0 @@ "extend": "^3.0.0", |
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
251780
+ Addedbluebird@3.7.2(transitive)
+ Addedconsolidate@0.14.5(transitive)
- Removedbluebird@2.11.0(transitive)
- Removedconsolidate@0.13.1(transitive)
Updatedconsolidate@^0.14.0