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

jstrace

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jstrace - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

2

package.json
{
"name": "jstrace",
"version": "0.0.2",
"version": "0.0.3",
"repository": "segmentio/jstrace",

@@ -5,0 +5,0 @@ "description": "dynamic tracing written in javascript (similar to dtrace/ktap etc)",

# jstrace
Dynamic JavaScript tracing written in JavaScript, giving you insight into your nodejs live applications.
Dynamic JavaScript tracing written in JavaScript, giving you insight into your live nodejs applications.

@@ -5,0 +5,0 @@ Similar to systems like [dtrace](http://dtrace.org/) or [ktap](http://www.ktap.org/), the goal of dynamic tracing is to enable a rich set of debugging information in live processes, often in production in order to help discover the root of an issue. These

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