Socket
Socket
Sign inDemoInstall

machinepack-process

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

machinepack-process - npm Package Compare versions

Comparing version 4.0.0-3 to 4.0.0

2

lib/kill-child-process.js

@@ -7,3 +7,3 @@ module.exports = {

description: 'Gracefully kill a child process.',
description: 'Gracefully kill a running child process.',

@@ -10,0 +10,0 @@

@@ -26,3 +26,3 @@ module.exports = {

// Import `open` and `openBrowserAndNavigateToUrl`.
var openBrowserAndNavigateToUrl = require('open');
var openBrowserAndNavigateToUrl = require('opn');

@@ -29,0 +29,0 @@ // Attempt to open the given URL in a browser window.

{
"name": "machinepack-process",
"version": "4.0.0-3",
"version": "4.0.0",
"description": "Work with child procs and the running process.",

@@ -21,3 +21,3 @@ "scripts": {

"machinepack-json": "^2.0.0",
"open": "0.0.5"
"opn": "5.3.0"
},

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

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