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.4.0 to 2.0.0

machines/escape-cli-opt.js

20

package.json
{
"name": "machinepack-process",
"version": "1.4.0",
"version": "2.0.0",
"description": "Work with child procs and the running process.",
"scripts": {
"test": "node ./node_modules/test-machinepack-mocha/bin/testmachinepack-mocha.js"
"test": "node ./node_modules/test-machinepack-mocha/bin/testmachinepack-mocha.js && ./node_modules/mocha/bin/mocha tests/*.js --timeout 5000 --slow 2000"
},

@@ -16,8 +16,10 @@ "keywords": [

"dependencies": {
"lodash": "^3.9.2",
"machine": "^10.3.1",
"machinepack-json": "^1.1.0",
"machine": "~10.3.1",
"machinepack-json": "1.2.1",
"open": "0.0.5"
},
"devDependencies": {
"async": "1.5.2",
"lodash": "3.9.2",
"mocha": "2.4.5",
"test-machinepack-mocha": "^2.1.1"

@@ -29,5 +31,7 @@ },

"machines": [
"spawn",
"escape",
"open-browser"
"open-browser",
"escape-cli-opt",
"kill-child-process",
"spawn-child-process",
"execute-command"
],

@@ -34,0 +38,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