egg-view-ejs
Advanced tools
+5
| 'use strict'; | ||
| module.exports = app => { | ||
| app.view.use('ejs', require('./lib/view')); | ||
| }; |
+6
-0
@@ -0,1 +1,7 @@ | ||
| 1.0.1 / 2017-02-23 | ||
| ================== | ||
| * fix: missing app.js in pkg.files | ||
| 1.0.0 / 2017-02-03 | ||
@@ -2,0 +8,0 @@ ================== |
+3
-2
| { | ||
| "name": "egg-view-ejs", | ||
| "version": "1.0.0", | ||
| "version": "1.0.1", | ||
| "description": "egg view plugin for ejs", | ||
@@ -48,3 +48,4 @@ "eggPlugin": { | ||
| "app", | ||
| "lib" | ||
| "lib", | ||
| "app.js" | ||
| ], | ||
@@ -51,0 +52,0 @@ "ci": { |
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
6787
2.76%8
14.29%61
7.02%0
-100%