Comparing version 1.6.1 to 1.6.2
@@ -23,2 +23,3 @@ // Load modules | ||
String: 'yellow', | ||
Symbol: 'magenta.bold', | ||
Undefined: 'red.inverse', | ||
@@ -25,0 +26,0 @@ path: 'blue' |
{ | ||
"name": "purdy", | ||
"version": "1.6.1", | ||
"version": "1.6.2", | ||
"description": "pretty print objects in real purdy colors. Allows clearer visualization of objects than you get from most pretty printers due to colors. It will also print out the complete path to an object, something that's extremly useful for debugging. Purdy will also print out the path to access a variable using Hoek format making it useful on accessing values.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
108606
467