pretty-error
Advanced tools
Comparing version 0.1.15 to 0.1.16
{ | ||
"name": "pretty-error", | ||
"version": "0.1.15", | ||
"version": "0.1.16", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "scripts/js/lib/PrettyError.js", |
@@ -1,4 +0,3 @@ | ||
(I finally got to test this on linux and it looks like there are a few bugs I have to fix. I'm working on it now, and hopefully, I'll remove this note very soon.) | ||
# PrettyError | ||
[![Build Status](https://secure.travis-ci.org/AriaMinaei/pretty-error.png)](http://travis-ci.org/AriaMinaei/pretty-error) | ||
@@ -5,0 +4,0 @@ A small tool to render node.js errors with less clutter, like this: |
@@ -15,3 +15,3 @@ module.exports = function() { | ||
'pretty-error > header > title > wrapper': { | ||
margin: '0 1', | ||
marginRight: '1', | ||
color: 'grey' | ||
@@ -18,0 +18,0 @@ }, |
Sorry, the diff of this file is not supported yet
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
53247
20
287