stacktracey
Advanced tools
Comparing version 2.1.0 to 2.1.1
{ | ||
"name": "stacktracey", | ||
"version": "2.1.0", | ||
"version": "2.1.1", | ||
"description": "Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.", | ||
@@ -5,0 +5,0 @@ "main": "stacktracey", |
@@ -316,3 +316,3 @@ "use strict"; | ||
it.only ('recognizes externalDomain', () => { | ||
it ('recognizes externalDomain', () => { | ||
@@ -319,0 +319,0 @@ const stack = |
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
44019