Comparing version 4.1.2 to 5.0.0
# Changelog | ||
## v5.0.0 | ||
- Update ejs to `v3.0.1` (please read [ejs's changelog](https://github.com/mde/ejs/blob/master/CHANGELOG.md) for more info on discontinued ejs features) | ||
## v4.1.2 | ||
@@ -4,0 +7,0 @@ |
{ | ||
"name": "gulp-ejs", | ||
"version": "4.1.2", | ||
"version": "5.0.0", | ||
"description": "A plugin for Gulp that parses ejs template files", | ||
@@ -29,3 +29,3 @@ "keywords": [ | ||
"dependencies": { | ||
"ejs": "^2.7.1", | ||
"ejs": "^3.0.1", | ||
"plugin-error": "^1.0.0", | ||
@@ -38,3 +38,3 @@ "through2": "^3.0.1" | ||
"eslint-plugin-import": "^2.18.2", | ||
"eslint-plugin-node": "^9.2.0", | ||
"eslint-plugin-node": "^10.0.0", | ||
"eslint-plugin-promise": "^4.2.1", | ||
@@ -41,0 +41,0 @@ "eslint-plugin-standard": "^4.0.1", |
# gulp-ejs [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url] | ||
[![Greenkeeper badge](https://badges.greenkeeper.io/rogeriopvl/gulp-ejs.svg)](https://greenkeeper.io/) | ||
> ejs plugin for [gulp](https://github.com/wearefractal/gulp) | ||
@@ -6,0 +4,0 @@ |
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
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
11920
127
+ Addedansi-styles@4.3.0(transitive)
+ Addedasync@3.2.6(transitive)
+ Addedbalanced-match@1.0.2(transitive)
+ Addedbrace-expansion@1.1.112.0.1(transitive)
+ Addedchalk@4.1.2(transitive)
+ Addedcolor-convert@2.0.1(transitive)
+ Addedcolor-name@1.1.4(transitive)
+ Addedconcat-map@0.0.1(transitive)
+ Addedejs@3.1.10(transitive)
+ Addedfilelist@1.0.4(transitive)
+ Addedhas-flag@4.0.0(transitive)
+ Addedjake@10.9.2(transitive)
+ Addedminimatch@3.1.25.1.6(transitive)
+ Addedsupports-color@7.2.0(transitive)
- Removedejs@2.7.4(transitive)
Updatedejs@^3.0.1