Socket
Socket
Sign inDemoInstall

pidtree

Package Overview
Dependencies
0
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.4.0 to 0.5.0

2

lib/pidtree.js

@@ -61,3 +61,3 @@ 'use strict';

if (!root) {
callback(new Error('No maching pid found'));
callback(new Error('No matching pid found'));
return;

@@ -64,0 +64,0 @@ }

{
"name": "pidtree",
"version": "0.4.0",
"version": "0.5.0",
"description": "Cross platform children list of a PID",

@@ -5,0 +5,0 @@ "license": "MIT",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc