gulp-ejs-monster
Advanced tools
Comparing version 3.1.1 to 3.1.2
@@ -12,2 +12,7 @@ # Change log | ||
### 3.1.1 [2018-01-04] | ||
Remove [deprecated `gulp-util`](https://github.com/gulpjs/gulp-util) from dependencies | ||
--- | ||
@@ -14,0 +19,0 @@ |
@@ -8,3 +8,3 @@ 'use strict'; | ||
* @author Oleg Dutchenko <dutchenko.o.dev@gmail.com> | ||
* @version 3.1.0 | ||
* @version 3.1.2 | ||
*/ | ||
@@ -21,3 +21,3 @@ | ||
const through2 = require('through2'); | ||
const gutil = require('gulp-util'); | ||
const PluginError = require('plugin-error'); | ||
const notSupportedFile = require('gulp-not-supported-file'); | ||
@@ -53,3 +53,3 @@ const rewrite = require('rewrite-ext'); | ||
*/ | ||
const pluginError = (data, options) => new gutil.PluginError(pkg.name, data, options); | ||
const pluginError = (data, options) => new PluginError(pkg.name, data, options); | ||
@@ -56,0 +56,0 @@ /** |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
{ | ||
"name": "gulp-ejs-monster", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "Gulp plugin for ejs with steroids", | ||
@@ -35,6 +35,6 @@ "main": "index.js", | ||
"esprima": "^4.0.0", | ||
"gulp-not-supported-file": "^1.2.1", | ||
"gulp-util": "^3.0.8", | ||
"gulp-not-supported-file": "^1.2.5", | ||
"json-lint": "^0.1.0", | ||
"lodash": "^4.5.0", | ||
"plugin-error": "^0.1.2", | ||
"rewrite-ext": "^1.0.0", | ||
@@ -45,3 +45,3 @@ "through2": "^2.0.3" | ||
"del": "^3.0.0", | ||
"gulp": "github:gulpjs/gulp#4.0", | ||
"gulp": "^4.0.0", | ||
"gulp-jsdoc3": "^1.0.1", | ||
@@ -48,0 +48,0 @@ "gulp-mocha": "^4.3.1", |
@@ -0,0 +0,0 @@ # gulp-ejs-monster |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
@@ -0,0 +0,0 @@ 'use strict'; |
61955
18
+ Addedplugin-error@^0.1.2
+ Addedansi-cyan@0.1.1(transitive)
+ Addedansi-red@0.1.1(transitive)
+ Addedarr-diff@1.1.0(transitive)
+ Addedarr-flatten@1.1.0(transitive)
+ Addedarr-union@2.1.0(transitive)
+ Addedarray-slice@0.2.3(transitive)
+ Addedextend-shallow@1.1.4(transitive)
+ Addedkind-of@1.1.0(transitive)
+ Addedplugin-error@0.1.2(transitive)
- Removedgulp-util@^3.0.8
- Removedansi-gray@0.1.1(transitive)
- Removedansi-styles@2.2.1(transitive)
- Removedarray-differ@1.0.0(transitive)
- Removedbeeper@1.1.1(transitive)
- Removedchalk@1.1.3(transitive)
- Removedclone@1.0.4(transitive)
- Removedclone-stats@0.0.1(transitive)
- Removedcolor-support@1.1.3(transitive)
- Removeddateformat@2.2.0(transitive)
- Removedduplexer2@0.0.2(transitive)
- Removedfancy-log@1.3.3(transitive)
- Removedglogg@1.0.2(transitive)
- Removedgulp-util@3.0.8(transitive)
- Removedgulplog@1.0.0(transitive)
- Removedhas-ansi@2.0.0(transitive)
- Removedhas-gulplog@0.1.0(transitive)
- Removedisarray@0.0.1(transitive)
- Removedlodash._basecopy@3.0.1(transitive)
- Removedlodash._basetostring@3.0.1(transitive)
- Removedlodash._basevalues@3.0.0(transitive)
- Removedlodash._getnative@3.9.1(transitive)
- Removedlodash._isiterateecall@3.0.9(transitive)
- Removedlodash._reescape@3.0.0(transitive)
- Removedlodash._reevaluate@3.0.0(transitive)
- Removedlodash._reinterpolate@3.0.0(transitive)
- Removedlodash._root@3.0.1(transitive)
- Removedlodash.escape@3.2.0(transitive)
- Removedlodash.isarguments@3.1.0(transitive)
- Removedlodash.isarray@3.0.4(transitive)
- Removedlodash.keys@3.1.2(transitive)
- Removedlodash.restparam@3.6.1(transitive)
- Removedlodash.template@3.6.2(transitive)
- Removedlodash.templatesettings@3.1.1(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmultipipe@0.1.2(transitive)
- Removedobject-assign@3.0.0(transitive)
- Removedparse-node-version@1.0.1(transitive)
- Removedreadable-stream@1.1.14(transitive)
- Removedreplace-ext@0.0.1(transitive)
- Removedsparkles@1.0.1(transitive)
- Removedstring_decoder@0.10.31(transitive)
- Removedsupports-color@2.0.0(transitive)
- Removedtime-stamp@1.1.0(transitive)
- Removedvinyl@0.5.3(transitive)