cli-error-notifier
Advanced tools
Comparing version 1.0.1 to 1.0.2
@@ -5,2 +5,12 @@ # Change Log | ||
<a name="1.0.2"></a> | ||
## [1.0.2](https://github.com/micromata/cli-error-notifier/compare/1.0.1...1.0.2) (2018-01-27) | ||
### Bug Fixes | ||
* publish the correct files to npm ([040a46b](https://github.com/micromata/cli-error-notifier/commit/040a46b)) | ||
<a name="1.0.1"></a> | ||
@@ -7,0 +17,0 @@ ## [1.0.1](https://github.com/micromata/cli-error-notifier/compare/1.0.0...1.0.1) (2018-01-26) |
{ | ||
"name": "cli-error-notifier", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Send native desktop notifications when CLI apps fail", | ||
@@ -28,3 +28,3 @@ "license": "MIT", | ||
"files": [ | ||
"index.js", | ||
"error-notifier.js", | ||
"cli.js" | ||
@@ -31,0 +31,0 @@ ], |
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
8682
6
85