Socket
Socket
Sign inDemoInstall

machinepack-process

Package Overview
Dependencies
19
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0-4 to 4.0.0-0

.editorconfig

15

package.json
{
"name": "machinepack-process",
"version": "3.0.0-4",
"version": "4.0.0-0",
"description": "Work with child procs and the running process.",
"scripts": {
"test": "node ./node_modules/test-machinepack-mocha/bin/testmachinepack-mocha.js && ./node_modules/mocha/bin/mocha tests/*.js --timeout 5000 --slow 2000"
"custom-tests": "node ./node_modules/test-machinepack-mocha/bin/testmachinepack-mocha.js && ./node_modules/mocha/bin/mocha test/*.js --timeout 5000 --slow 2000",
"test": "npm run lint && npm run custom-tests",
"lint": "node ./node_modules/eslint/bin/eslint . --max-warnings=0"
},

@@ -16,5 +18,5 @@ "keywords": [

"dependencies": {
"lodash": "3.10.1",
"machine": "^13.0.0-7",
"machinepack-json": "~2.0.0",
"@sailshq/lodash": "^3.10.2",
"machine": "^15.0.0-3",
"machinepack-json": "^2.0.0",
"open": "0.0.5"

@@ -24,2 +26,3 @@ },

"async": "2.0.1",
"eslint": "3.19.0",
"mocha": "3.0.2",

@@ -30,3 +33,3 @@ "test-machinepack-mocha": "^2.1.7"

"friendlyName": "Process",
"machineDir": "machines/",
"machineDir": "lib/",
"machines": [

@@ -33,0 +36,0 @@ "open-browser",

.npmignore

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc