Comparing version 3.1.0 to 3.1.1
3.1.1 / 2016-02-24 | ||
================== | ||
* fix: disable debug | ||
3.1.0 / 2016-02-24 | ||
@@ -3,0 +8,0 @@ ================== |
@@ -98,2 +98,6 @@ 'use strict'; | ||
break; | ||
case 'false': | ||
this._debug_stdout = false; | ||
this._debug_stderr = false; | ||
break; | ||
default: | ||
@@ -100,0 +104,0 @@ this._debug_stdout = true; |
{ | ||
"name": "coffee", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Test command line on nodejs", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -122,2 +122,3 @@ # Coffee | ||
- 2: pipe stderr | ||
- false: disable | ||
@@ -124,0 +125,0 @@ Alternative you can use `COFFEE_DEBUG` env. |
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
15221
310
136