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 0.3.2 to 0.3.3

4

package.json
{
"name": "gulp-notify",
"version": "0.3.2",
"version": "0.3.3",
"description": "A plugin for Gulp to send messages to Mac Notification Center",

@@ -28,3 +28,3 @@ "keywords": [

"dependencies": {
"node-notifier": "~1.1.0",
"node-notifier": "~1.1.1",
"through2": "~0.4.0",

@@ -31,0 +31,0 @@ "gulp-util": "~2.2.12"

@@ -11,3 +11,3 @@ # gulp-notify [![NPM version][npm-image]][npm-url] [![Build Status][travis-image]][travis-url] [![Dependency Status][depstat-image]][depstat-url]

**Note: Without overriding the notifier, Mac OS X >= 10.8 is required for this to run.**
**Note: Without overriding the notifier, Mac OS X >= 10.8 or as of v0.3.2, Linux with `notify-send` installaed is required for this to run.**

@@ -14,0 +14,0 @@ ## Usage

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