Socket
Socket
Sign inDemoInstall

get-stack-trace

Package Overview
Dependencies
2
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.1.0 to 3.1.1

4

package.json

@@ -10,3 +10,3 @@ {

},
"description": "V8 stack traces",
"description": "Stack traces as an array of stack frames with source maps support.",
"devDependencies": {

@@ -41,3 +41,3 @@ "@semantic-release/commit-analyzer": "^11.0.0",

"types": "./dist/index.d.ts",
"version": "3.1.0"
"version": "3.1.1"
}

@@ -7,3 +7,3 @@ # get-stack-trace

[V8 stack traces](https://github.com/v8/v8/wiki/Stack-Trace-API) as an object.
Stack traces as an array of stack frames with source maps support.

@@ -10,0 +10,0 @@ ## Usage

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc