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

cli-error-notifier

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cli-error-notifier - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

5

CHANGELOG.md

@@ -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)

6

cli.js

@@ -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"

2

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

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