Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-notify

Package Overview
Dependencies
Maintainers
1
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-notify - npm Package Compare versions

Comparing version 3.1.0 to 3.2.0

14

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc