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 1.2.3 to 1.3.0

machines/open-browser.js

4

machines/escape.js
module.exports = {
friendlyName: 'Escape',
friendlyName: 'Escape CLI opt',
description: 'Escape a value for use as a CLI option.',
description: 'Escape a value for use as a command-line option (e.g. the "XXXXX" in `--foobar=\'XXXXX\'`).',

@@ -9,0 +9,0 @@

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

@@ -28,3 +28,4 @@ "scripts": {

"spawn",
"escape"
"escape",
"open-browser"
],

@@ -31,0 +32,0 @@ "testsUrl": "https://travis-ci.org/treelinehq/machinepack-process"

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