+12
-0
@@ -0,2 +1,14 @@ | ||
| 1.0.0 / 2015-06-02 | ||
| ================== | ||
| * proxy partials | ||
| 0.3.0 / 2015-02-11 | ||
| ================== | ||
| * merge locals from opts | ||
| * add basic tests | ||
| * fix examples and readme | ||
| * bump deps, devDeps | ||
| 0.2.0 / 2014-01-25 | ||
@@ -3,0 +15,0 @@ ================== |
+5
-0
@@ -47,2 +47,5 @@ | ||
| // proxy partials | ||
| var partials = opts.partials || {}; | ||
| // cache compiled templates | ||
@@ -80,2 +83,4 @@ var cache = opts.cache; | ||
| locals.partials = merge({}, partials); | ||
| debug('render %s %j', view, locals); | ||
@@ -82,0 +87,0 @@ return render(view, locals); |
+2
-1
| { | ||
| "name": "co-views", | ||
| "version": "0.3.0", | ||
| "version": "1.0.0", | ||
| "repository": "visionmedia/co-views", | ||
@@ -24,2 +24,3 @@ "description": "Higher level thunk-based template rendering for Co and others, built on co-render", | ||
| "ejs": "2", | ||
| "hogan.js": "3", | ||
| "jade": "1", | ||
@@ -26,0 +27,0 @@ "mocha": "2", |
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
5090
6.6%65
4.84%1
-50%0
-100%6
20%