hexo-renderer-ejs
Advanced tools
Comparing version 0.2.0 to 0.3.0
{ | ||
"name": "hexo-renderer-ejs", | ||
"version": "0.2.0", | ||
"version": "0.3.0", | ||
"description": "EJS renderer plugin for Hexo", | ||
@@ -21,3 +21,3 @@ "main": "index", | ||
"dependencies": { | ||
"ejs": "^1.0.0", | ||
"ejs": "^2.3.4", | ||
"object-assign": "^4.0.1" | ||
@@ -24,0 +24,0 @@ }, |
@@ -7,2 +7,4 @@ # [EJS] renderer | ||
**Now work with EJS v2.** | ||
## Install | ||
@@ -15,1 +17,2 @@ | ||
[EJS]: https://github.com/visionmedia/ejs | ||
[hexo-renderer-ejs2]: https://github.com/NoahDragon/hexo-renderer-ejs2 |
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
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
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
3183
17
1
+ Addedejs@2.7.4(transitive)
- Removedejs@1.0.0(transitive)
Updatedejs@^2.3.4