Socket
Socket
Sign inDemoInstall

0x

Package Overview
Dependencies
Maintainers
2
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

0x - npm Package Compare versions

Comparing version 4.7.4 to 4.7.5

2

lib/ticks-to-tree.js

@@ -32,3 +32,3 @@ 'use strict'

// Then create a regular expression that matches all those files.
const stackArgs = ['--experimental-modules', '--no-warnings', join(__dirname, 'loading-stacks')]
const stackArgs = ['--experimental-modules', '--no-warnings', join(__dirname, 'loading-stacks.js')]
let stackChild = spawnSync(pathToNodeBinary, stackArgs)

@@ -35,0 +35,0 @@ if (stackChild.stderr.toString().includes('--experimental-modules')) {

{
"name": "0x",
"version": "4.7.4",
"version": "4.7.5",
"description": "🔥 single-command flamegraph profiling 🔥",

@@ -5,0 +5,0 @@ "main": "index.js",

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