gulp plugin to send messages based on Vinyl Files or Errors to Mac OS X, Linux or Windows using the node-notifier module. Fallbacks to Growl or simply logging
Using gulp-notify will cause npm audit to fail since there is no updated version of lodash.template. The minimum amount of work is to just replace the method package with the lodash/template import.
Usage of lodash's method packages is discouraged and the modules are not updated. (source)
Using gulp-notify will cause
npm audit
to fail since there is no updated version oflodash.template
. The minimum amount of work is to just replace the method package with thelodash/template
import.