egg-view-ejs
Advanced tools
+7
-0
| 2.0.1 / 2020-02-03 | ||
| ================== | ||
| **others** | ||
| * [[`5b4e4d0`](http://github.com/eggjs/egg-view-ejs/commit/5b4e4d0dac54a7a3046a5370dc0db160637aae46)] - chore: update deps (#11) (TZ | 天猪 <<atian25@qq.com>>) | ||
| * [[`69a80b2`](http://github.com/eggjs/egg-view-ejs/commit/69a80b25a21072fd6fa3fdf9468490268525ebbb)] - chore: fix typo (#9) (sinchang <<sinchang@foxmail.com>>) | ||
| 2.0.0 / 2017-11-15 | ||
@@ -3,0 +10,0 @@ ================== |
+12
-12
| { | ||
| "name": "egg-view-ejs", | ||
| "version": "2.0.0", | ||
| "version": "2.0.1", | ||
| "description": "egg view plugin for ejs", | ||
@@ -19,12 +19,12 @@ "eggPlugin": { | ||
| "dependencies": { | ||
| "ejs": "^2.5.7" | ||
| "ejs": "^2" | ||
| }, | ||
| "devDependencies": { | ||
| "autod": "^3.0.1", | ||
| "egg": "next", | ||
| "egg-bin": "^4.3.5", | ||
| "egg-ci": "^1.8.0", | ||
| "egg-mock": "^3.13.1", | ||
| "eslint": "^4.11.0", | ||
| "eslint-config-egg": "^5.1.1", | ||
| "autod": "^3.1.0", | ||
| "egg": "2", | ||
| "egg-bin": "^4.14.1", | ||
| "egg-ci": "^1.13.1", | ||
| "egg-mock": "^3.25.1", | ||
| "eslint": "^6.8.0", | ||
| "eslint-config-egg": "^8.0.1", | ||
| "mz": "^2.7.0", | ||
@@ -52,7 +52,7 @@ "supertest": "^3.0.0", | ||
| "ci": { | ||
| "version": "8, 9" | ||
| "version": "8, 10, 12" | ||
| }, | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "git+https://github.com/eggjs/egg-egg-view-ejs.git" | ||
| "url": "git+https://github.com/eggjs/egg-view-ejs.git" | ||
| }, | ||
@@ -62,5 +62,5 @@ "bugs": { | ||
| }, | ||
| "homepage": "https://github.com/eggjs/egg-egg-view-ejs#readme", | ||
| "homepage": "https://github.com/eggjs/egg-view-ejs#readme", | ||
| "author": "popomore <sakura9515@gmail.com>", | ||
| "license": "MIT" | ||
| } |
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
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
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
8328
4.64%0
-100%Updated