stacktracey
Advanced tools
Comparing version 1.0.45 to 1.0.46
{ | ||
"name": "stacktracey", | ||
"version": "1.0.45", | ||
"version": "1.0.46", | ||
"description": "Parses call stacks. Reads source lines. Clean & filtered output. Full sourcemap support.", | ||
@@ -5,0 +5,0 @@ "main": "stacktracey", |
@@ -12,3 +12,3 @@ # StackTracey | ||
- [x] Provides source text for call locations | ||
- [x] Fetches sources synchronously, via [get-source](https://github.com/xpl/get-source) | ||
- [x] Fetches sources synchronously (even in browsers) via [get-source](https://github.com/xpl/get-source) | ||
- [x] Full sourcemap support | ||
@@ -15,0 +15,0 @@ - [x] Pretty printing |
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
26110