Comparing version 0.5.2 to 0.5.3
@@ -427,3 +427,3 @@ "use strict"; | ||
Cnysa.STACK_TRACE_DEFAULTS = { | ||
ignoreTypes: / / | ||
ignoreTypes: /ignore/ | ||
}; | ||
@@ -435,3 +435,3 @@ /** | ||
width: process.stdout.columns || 80, | ||
ignoreTypes: / /, | ||
ignoreTypes: /ignore/, | ||
roots: [], | ||
@@ -438,0 +438,0 @@ padding: 1, |
{ | ||
"name": "cnysa", | ||
"version": "0.5.2", | ||
"version": "0.5.3", | ||
"description": "A tool for understanding async-hooks", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
33326