gulp-notify
Advanced tools
Comparing version 3.1.0 to 3.2.0
{ | ||
"name": "gulp-notify", | ||
"version": "3.1.0", | ||
"version": "3.2.0", | ||
"description": "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", | ||
@@ -37,4 +37,4 @@ "keywords": [ | ||
"lodash.template": "^4.4.0", | ||
"node-notifier": "^5.0.1", | ||
"node.extend": "^1.1.6", | ||
"node-notifier": "^5.2.1", | ||
"node.extend": "^2.0.0", | ||
"plugin-error": "^0.1.2", | ||
@@ -44,6 +44,6 @@ "through2": "^2.0.3" | ||
"devDependencies": { | ||
"gulp": "^3.8.10", | ||
"gulp-plumber": "^1.1.0", | ||
"mocha": "^3.2.0", | ||
"should": "^11.2.0", | ||
"gulp": "^3.9.1", | ||
"gulp-plumber": "^1.2.0", | ||
"mocha": "^4.1.0", | ||
"should": "^13.2.1", | ||
"vinyl": "^2.1.0" | ||
@@ -50,0 +50,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
95370
+ Addedfunction-bind@1.1.2(transitive)
+ Addedhasown@2.0.2(transitive)
+ Addednode.extend@2.0.3(transitive)
- Removedhas@1.0.4(transitive)
- Removednode.extend@1.1.8(transitive)
Updatednode-notifier@^5.2.1
Updatednode.extend@^2.0.0