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

dtrace-provider

Package Overview
Dependencies
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dtrace-provider - npm Package Compare versions

Comparing version 0.2.5 to 0.2.6

4

CHANGES.md

@@ -6,2 +6,6 @@ dtrace-provider - Changes

* 0.2.6:
Fall back to make(1) if gmake(1) is unavailable, still expected to be GNU Make
(Trent Mick)
* 0.2.5:

@@ -8,0 +12,0 @@ Add "json" probe argument type, automatically serialising objects as JSON

2

package.json
{
"name" : "dtrace-provider",
"version" : "0.2.5",
"version" : "0.2.6",
"description" : "Native DTrace providers for node.js applications",

@@ -5,0 +5,0 @@ "keywords" : ["dtrace"],

@@ -111,2 +111,5 @@ # dtrace-provider - Native DTrace providers for Node.js apps.

GNU Make is required to build libusdt; the build scripts will look for
gmake in PATH first, and then for make.
## CAVEATS

@@ -113,0 +116,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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