machinepack-process
Advanced tools
Comparing version 3.0.0-4 to 4.0.0-0
{ | ||
"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", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
50123
19
4
701
3
+ Added@sailshq/lodash@^3.10.2
+ Addedanchor@1.4.1(transitive)
+ Addedbluebird@3.2.1(transitive)
+ Addedflaverr@1.10.0(transitive)
+ Addedmachine@15.2.3(transitive)
+ Addedparley@3.8.3(transitive)
+ Addedrttc@10.0.1(transitive)
+ Addedvalidator@13.7.0(transitive)
- Removedlodash@3.10.1
- Removedinclude-all@1.0.8(transitive)
- Removedlodash@3.10.1(transitive)
- Removedmachine@13.0.0-24(transitive)
- Removedrttc@9.8.2(transitive)
- Removedswitchback@2.0.5(transitive)
Updatedmachine@^15.0.0-3
Updatedmachinepack-json@^2.0.0