gulp-notify
Advanced tools
Comparing version 0.4.2 to 0.4.3
var through = require("through2"), | ||
path = require("path"), | ||
gutil = require("gulp-util"), | ||
@@ -4,0 +3,0 @@ template = require("lodash.template"), |
{ | ||
"name": "gulp-notify", | ||
"version": "0.4.2", | ||
"version": "0.4.3", | ||
"description": "A plugin for Gulp to send messages to Mac Notification Center or Linux' notify-send", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
23858
504