stacktracey
Advanced tools
Comparing version 1.2.80 to 1.2.81
{ | ||
"name": "stacktracey", | ||
"version": "1.2.80", | ||
"version": "1.2.81", | ||
"description": "Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.", | ||
@@ -5,0 +5,0 @@ "main": "stacktracey", |
@@ -210,3 +210,3 @@ "use strict"; | ||
trimStart ((e.fileShort && (e.fileShort + ':' + e.line)) || '', 40), | ||
trimStart (((e.sourceLine || '').trim () || ''), 80) | ||
trimEnd (((e.sourceLine || '').trim () || ''), 80) | ||
])) | ||
@@ -213,0 +213,0 @@ } |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
32938
14
370