Comparing version 1.4.3 to 1.4.4
{ | ||
"name": "trycatch", | ||
"version": "1.4.3", | ||
"version": "1.4.4", | ||
"description": "An asynchronous domain-based exception handler with long stack traces for node.js", | ||
@@ -5,0 +5,0 @@ "homepage": "http://github.com/CrabDude/trycatch", |
@@ -6,2 +6,4 @@ trycatch | ||
WARNING: trycatch replaces the built-in global Error object. | ||
#Install | ||
@@ -8,0 +10,0 @@ ``` |
50713
101