cli-error-notifier
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -5,2 +5,7 @@ # Change Log | ||
<a name="1.0.1"></a> | ||
## [1.0.1](https://github.com/micromata/cli-error-notifier/compare/1.0.0...1.0.1) (2018-01-26) | ||
<a name="1.0.0"></a> | ||
@@ -7,0 +12,0 @@ # 1.0.0 (2018-01-26) |
@@ -20,8 +20,2 @@ #!/usr/bin/env node | ||
Options are passed to the node-notifier CLI. | ||
See https://github.com/mikaelbr/node-notifier-cli#usage | ||
Detailed info about defaults can be found here: | ||
https://github.com/mikaelbr/node-notifier#all-notification-options-with-their-defaults | ||
Examples | ||
@@ -28,0 +22,0 @@ $ onerror "wget unknown-host.xyz" |
{ | ||
"name": "cli-error-notifier", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Send native desktop notifications when CLI apps fail", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
@@ -71,8 +71,2 @@ [![npm version](https://img.shields.io/npm/v/cli-error-notifier.svg?style=flat)](https://www.npmjs.org/package/cli-error-notifier) | ||
Options are passed to the node-notifier CLI. | ||
See https://github.com/mikaelbr/node-notifier-cli#usage | ||
Detailed info about defaults can be found here: | ||
https://github.com/mikaelbr/node-notifier#all-notification-options-with-their-defaults | ||
Examples | ||
@@ -79,0 +73,0 @@ $ onerror "wget unknown-host.xyz" |
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
7757
65
84