Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

0x

Package Overview
Dependencies
Maintainers
1
Versions
123
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

0x - npm Package Versions

1
13

3.1.1

Diff

davidmarkclements
published 3.1.0 •

Changelog

Source

v3.1.0

  • enhance --output-dir option with interpolation feature
  • add --output-html option
davidmarkclements
published 3.0.2 •

Changelog

Source

v3.0.2

  • missing dep
davidmarkclements
published 3.0.1 •

Changelog

Source

v3.0.1

  • fix auto open functionality for linux (doesn't close browser on process exit)
davidmarkclements
published 3.0.0 •

Changelog

Source

v3.0.0

  • node 4 support dropped, node 6+ supported
  • changelog.md added
  • refactor
  • profile folder schema change profile-{pid} -> {pid}.flamegraph
  • --timestamp-profiles prefix instead of suffix profile-{pid}-{timestamp} -> {timestamp}-{pid}.flamegraph
  • programmatic API require('0x') and require('0x/cmd')
  • removed --preview option
  • remove --command option and changed -c gen to --gen
  • added --json-stacks option and no longer storing intermediate JSON by default
  • added alias to -q: --quiet
  • added --silent flag
  • added --name flag
  • added --log-output flag
  • added double dash syntax for nesting flags, e.g.: 0x -- node --zero-fill-buffers script.js
  • --node flag removed – now possible with new CLI syntax (0x [flags] -- node [nodeFlags] script.js [scriptFlags])
  • --node-options removed – now possible with new CLI syntax (0x [flags] -- node [nodeFlags] script.js [scriptFlags])
  • CLI argument schema: unrecognized flags are now rejected
  • 0x === 0x -h (use 0x -- node or 0x -- to profile repl)
  • --stacks-only removed, (use --collect-only)
  • add --collect-only and --visualize-only
davidmarkclements
published 3.0.0-rc3 •

davidmarkclements
published 3.0.0-rc2 •

davidmarkclements
published 3.0.0-rc1 •

matteo.collina
published 2.5.3 •

matteo.collina
published 2.5.2 •

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