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

dtrace-provider

Package Overview
Dependencies
Maintainers
4
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.8.6 to 0.8.7

4

CHANGES.md

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

* 0.8.7:
Known support for v0.10.48, v0.12.16, v4.6.0, v7.5.0, v8.9.4, v10.3.0 (#119)
Don't crash when attempting to fire unknown probes (#120)
* 0.8.6:

@@ -8,0 +12,0 @@ Improved compilation failure behaviour (#96)

4

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

@@ -23,3 +23,3 @@ "keywords": [

"dependencies": {
"nan": "^2.3.3"
"nan": "^2.10.0"
},

@@ -26,0 +26,0 @@ "devDependencies": {

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