Socket
Socket
Sign inDemoInstall

@snyk/node-dump-stacks

Package Overview
Dependencies
14
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.6.0 to 1.7.0

6

package.json
{
"name": "@snyk/node-dump-stacks",
"version": "1.6.0",
"version": "1.7.0",
"main": "index.js",

@@ -9,3 +9,2 @@ "scripts": {

"test": "jest",
"prebuildify": "prebuildify -t 14.19.3 -t 16.15.1",
"format": "prettier --write '*.js' 'test/*.?s' '*.json' && clang-format -i src/*"

@@ -21,5 +20,6 @@ },

"@types/jest": "^28.1.4",
"bunyan": "^1.8.15",
"jest": "^28.1.2",
"node-gyp": "^9.0.0",
"prebuildify": "^5.0.0",
"pino-pretty": "^9.1.1",
"prettier": "~2.7.1"

@@ -26,0 +26,0 @@ },

@@ -42,4 +42,3 @@ # node-dump-stacks

It writes json lines to `stderr`, in a format similar to
[`bunyan`](https://github.com/trentm/node-bunyan),
although without enough metadata for `bunyan` to actually process them.
[`bunyan`](https://github.com/trentm/node-bunyan) / [`pino`](https://github.com/pinojs/pino).

@@ -46,0 +45,0 @@

Sorry, the diff of this file is not supported yet

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