New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@casual-simulation/stacktrace

Package Overview
Dependencies
Maintainers
2
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@casual-simulation/stacktrace

A stacktrace parser

  • 3.1.12-alpha.3578187535
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
1
decreased by-80%
Maintainers
2
Weekly downloads
 
Created
Source

Stacktrace

npm (scoped)

A library to help with parsing stack traces from browser/node exceptions.

Forked from Sentry.io's tracekit.ts which in turn was forked from the Tracekit repository.

Why did we fork it? Well, we wanted a well-tested cross-browser stacktrace parser and figured that the Sentry.io parser was our best candidate. We forked it since there wasn't a package for it. An alternative would be to use the error-stack-parser package but there seem to be a couple issues around supporting anonymous functions and such.

Installation

npm install @casual-simulation/stacktrace

FAQs

Package last updated on 29 Nov 2022

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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