Socket
Socket
Sign inDemoInstall

raw-stacktrace

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

raw-stacktrace - npm Package Compare versions

Comparing version 1.0.1 to 1.0.2

13

package.json
{
"name": "raw-stacktrace",
"description": "Emit and/or format raw stacktraces when errors are thrown",
"keywords": ["stacktrace", "trace", "callsite", "callsites"],
"version": "1.0.1",
"keywords": [
"stacktrace",
"trace",
"callsite",
"callsites"
],
"version": "1.0.2",
"repository": {

@@ -14,3 +19,5 @@ "type": "git",

},
"dependencies": {},
"dependencies": {
"traceback": "^0.3.0"
},
"devDependencies": {

@@ -17,0 +24,0 @@ "mocha": "*",

@@ -8,2 +8,4 @@

[![Build Status](https://travis-ci.org/jb55/node-raw-stacktrace.png)](https://travis-ci.org/jb55/node-raw-stacktrace)
## How it works

@@ -10,0 +12,0 @@

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