Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

stacktracey

Package Overview
Dependencies
Maintainers
2
Versions
141
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

stacktracey - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

6

CHANGELOG.md

@@ -1,3 +0,5 @@

# Version 2.0 (breaking changes)
# Version 2.0 (with breaking changes)
- Added asynchronous methods, `withSourcesAsync` and `cleanAsync`.
- All property accessors like `.clean` are now methods (e.g. `.clean ()`) for consistency reasons

@@ -12,2 +14,2 @@

- `.isThirdParty` is now just an overrideable method
- `.maxColumnWidths` is an overrideable method + a configuration option passed to `asTable ()` method
- `.maxColumnWidths` is an overrideable method + a configuration option passed to `asTable ()` method
{
"name": "stacktracey",
"version": "2.0.4",
"version": "2.0.5",
"description": "Parses call stacks. Reads sources. Clean & filtered output. Sourcemaps. Node & browsers.",

@@ -5,0 +5,0 @@ "main": "stacktracey",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc