Comparing version 0.0.8 to 0.0.9
@@ -83,3 +83,3 @@ var fs = require('fs'); | ||
} | ||
).replace(/\n at /g, '\n '); | ||
).replace(/\n +at /g, '\n '); | ||
string = color + string + bash; | ||
@@ -86,0 +86,0 @@ } |
@@ -15,3 +15,3 @@ { | ||
], | ||
"version": "0.0.8", | ||
"version": "0.0.9", | ||
"main": "cedar.js", | ||
@@ -18,0 +18,0 @@ "homepage": "http://github.com/zerious/cedar", |
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
12151