You're Invited:Meet the Socket Team at BlackHat and DEF CON in Las Vegas, Aug 4-6.RSVP
Socket
Book a DemoInstallSign in
Socket

node-notifier

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-notifier - npm Package Versions

1
35
8

4.2.3

Diff
m
mikaelb
published 4.2.3 •

Changelog

Source

v4.2.3

  • Fixed input arguments to CLI to be strings where they should be strings.
m
mikaelb
published 4.2.2 •

Changelog

Source

v4.2.2

  • Fixed no notification when no message for the CLI. #58
  • Changes which test to be sync, avoiding some edge cases with multiple notifications.
m
mikaelb
published 4.2.1 •

Changelog

Source

v4.2.1

  • Minor fix for docs in CLI usage
m
mikaelb
published 4.2.0 •

Changelog

Source

v4.2.0

  • Adds CLI support.
  • Fixes Debug "HRESULT : 0xC00CE508" exception on Win8. PR #49
m
mikaelb
published 4.1.2 •

Changelog

Source

v4.1.2

  • Fixes correct terminal-notifier (own fork https://github.com/mikaelbr/terminal-notifier) to support activate / click.
m
mikaelb
published 4.1.1 •

Changelog

Source

v4.1.1

  • Fixes proper error codes for balloon: #42
  • Removes unused debug files: #41
  • Patches differences between subtitle for notify-send: #43
  • Updates terminal-notifier dependency (removing black borders) #44 #18
m
mikaelb
published 4.1.0 •

Changelog

Source

v4.1.0

  • Adds support for changing host and port for Growl.
m
mikaelb
published 4.0.3 •

Changelog

Source

v4.0.3

  • Fixes Notification center issue with multiple callback events.
  • Fixes error in source code: Fixes long-spaces to proper spaces
m
mikaelb
published 4.0.2 •

Changelog

Source

v4.0.2

  • Fixes issue with immidiate notifu notifications (with wait : false)
  • Fixes issue with boolean flags for notifu.
  • Restructures directories. Making it easier to require notifiers directly.
m
mikaelb
published 4.0.1 •

Changelog

Source

v4.0.1

  • Fixes issue with optional callback for notify-send