engine-cache
Advanced tools
Comparing version 0.19.0 to 0.19.1
@@ -237,3 +237,3 @@ 'use strict'; | ||
} else { | ||
data = utils.merge({}, locals, helpers); | ||
data = utils.extend({}, locals, helpers); | ||
} | ||
@@ -240,0 +240,0 @@ |
{ | ||
"name": "engine-cache", | ||
"description": "express.js inspired template-engine manager.", | ||
"version": "0.19.0", | ||
"version": "0.19.1", | ||
"homepage": "https://github.com/jonschlinkert/engine-cache", | ||
@@ -20,2 +20,4 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
"index.js", | ||
"LICENSE", | ||
"README.md", | ||
"utils.js" | ||
@@ -31,3 +33,3 @@ ], | ||
"dependencies": { | ||
"async-helpers": "^0.3.8", | ||
"async-helpers": "^0.3.9", | ||
"extend-shallow": "^2.0.1", | ||
@@ -112,2 +114,3 @@ "helper-cache": "^0.7.2", | ||
"reflinks": [ | ||
"helper-cache", | ||
"verb", | ||
@@ -114,0 +117,0 @@ "verb-readme-generator" |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
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
14290
4
1
0
Updatedasync-helpers@^0.3.9