machinepack-machines
Advanced tools
Comparing version 5.1.2 to 6.0.0
module.exports = { | ||
friendlyName: 'Run instantiated machine', | ||
description: 'Run a machine which is already instantiated using the provided input values.', | ||
extendedDescription: '', | ||
inputs: { | ||
machineInstance: { | ||
@@ -11,2 +17,3 @@ example: '===', | ||
}, | ||
inputValues: { | ||
@@ -20,10 +27,16 @@ description: 'A set of input name/value pairs.', | ||
} | ||
}, | ||
exits: { | ||
error: { | ||
description: 'Unexpected error occurred.' | ||
}, | ||
unknownInput: { | ||
description: 'A configured input value does not correspond with a real input in this machine.' | ||
}, | ||
cantStringifyOutput: { | ||
@@ -38,2 +51,3 @@ description: 'The return value could not be stringified into JSON - perhaps it contains circular references?', | ||
}, | ||
success: { | ||
@@ -50,3 +64,6 @@ variableName: 'whatHappened', | ||
} | ||
}, | ||
fn: function(inputs, exits) { | ||
@@ -158,4 +175,5 @@ | ||
); | ||
}, | ||
} | ||
}; |
{ | ||
"name": "machinepack-machines", | ||
"version": "5.1.2", | ||
"version": "6.0.0", | ||
"description": "Work with machines and machinepacks.", | ||
@@ -17,12 +17,5 @@ "scripts": { | ||
"async": "^0.9.0", | ||
"chalk": "^0.5.1", | ||
"debug": "^2.1.2", | ||
"inquirer": "^0.8.0", | ||
"lodash": "^3.9.1", | ||
"machine": "^9.0.4", | ||
"machinepack-fs": "^2.3.0", | ||
"machinepack-javascript": "^0.1.8", | ||
"machinepack-npm": "^3.0.0", | ||
"machinepack-util": "^4.4.0", | ||
"rttc": "^6.0.0" | ||
"machine": "^10.0.0", | ||
"rttc": "^7.0.0" | ||
}, | ||
@@ -33,26 +26,6 @@ "machinepack": { | ||
"machines": [ | ||
"prompt-about-new-machinepack", | ||
"prompt-about-new-machine", | ||
"get-machines-dir", | ||
"remove-machine", | ||
"rename-machine", | ||
"copy-machine", | ||
"list-machines", | ||
"run-machine", | ||
"read-machine-file", | ||
"write-machine-file", | ||
"build-machine-code", | ||
"prompt-for-input-vals", | ||
"add-machine", | ||
"run-machine-interactive", | ||
"parse-machinepack-metadata", | ||
"initialize-machinepack", | ||
"read-package-json", | ||
"interpret-machine-module", | ||
"scaffold-tests", | ||
"add-test", | ||
"run-instantiated-machine", | ||
"validate" | ||
], | ||
"testsUrl": "https://travis-ci.org/mikermcneil/machinepack-machinepacks" | ||
"testsUrl": "https://travis-ci.org/treelinehq/machinepack-machines" | ||
}, | ||
@@ -64,4 +37,4 @@ "devDependencies": { | ||
"type": "git", | ||
"url": "git@github.com:mikermcneil/machinepack-machinepacks.git" | ||
"url": "git@github.com:treelinehq/machinepack-machines.git" | ||
} | ||
} |
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
Shell access
Supply chain riskThis module accesses the system shell. Accessing the system shell increases the risk of executing arbitrary code.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 2 instances in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
4
0
1
16993
9
297
+ Added@sailshq/lodash@3.10.6(transitive)
+ Addedmachine@10.4.0(transitive)
+ Addedrttc@7.4.0(transitive)
+ Addedswitchback@2.0.5(transitive)
- Removedchalk@^0.5.1
- Removeddebug@^2.1.2
- Removedinquirer@^0.8.0
- Removedmachinepack-fs@^2.3.0
- Removedmachinepack-javascript@^0.1.8
- Removedmachinepack-npm@^3.0.0
- Removedmachinepack-util@^4.4.0
- Removedajv@6.12.6(transitive)
- Removedalign-text@0.1.4(transitive)
- Removedansi-regex@0.2.11.1.12.1.1(transitive)
- Removedansi-styles@1.1.02.2.1(transitive)
- Removedasn1@0.2.6(transitive)
- Removedassert-plus@1.0.0(transitive)
- Removedasynckit@0.4.0(transitive)
- Removedaws-sign2@0.7.0(transitive)
- Removedaws4@1.13.2(transitive)
- Removedbalanced-match@1.0.2(transitive)
- Removedbcrypt-pbkdf@1.0.2(transitive)
- Removedblock-stream@0.0.9(transitive)
- Removedbrace-expansion@1.1.11(transitive)
- Removedcamelcase@1.2.1(transitive)
- Removedcaseless@0.12.0(transitive)
- Removedcenter-align@0.1.3(transitive)
- Removedchalk@0.5.11.1.3(transitive)
- Removedcli-width@1.1.1(transitive)
- Removedcliui@2.1.0(transitive)
- Removedcombined-stream@1.0.8(transitive)
- Removedconcat-map@0.0.1(transitive)
- Removedcore-util-is@1.0.2(transitive)
- Removeddashdash@1.14.1(transitive)
- Removeddecamelize@1.2.0(transitive)
- Removeddelayed-stream@1.0.0(transitive)
- Removedecc-jsbn@0.1.2(transitive)
- Removedenpeem@2.2.0(transitive)
- Removedescape-string-regexp@1.0.5(transitive)
- Removedextend@3.0.2(transitive)
- Removedextsprintf@1.3.0(transitive)
- Removedfast-deep-equal@3.1.3(transitive)
- Removedfast-json-stable-stringify@2.1.0(transitive)
- Removedfigures@1.7.0(transitive)
- Removedforever-agent@0.6.1(transitive)
- Removedform-data@2.3.3(transitive)
- Removedfs-extra@0.10.0(transitive)
- Removedfs.realpath@1.0.0(transitive)
- Removedfstream@1.0.12(transitive)
- Removedgetpass@0.1.7(transitive)
- Removedglob@7.2.3(transitive)
- Removedgraceful-fs@4.2.11(transitive)
- Removedhar-schema@2.0.0(transitive)
- Removedhar-validator@5.1.5(transitive)
- Removedhas-ansi@0.1.02.0.0(transitive)
- Removedhat@0.0.3(transitive)
- Removedhttp-signature@1.2.0(transitive)
- Removedinflight@1.0.6(transitive)
- Removedinherits@2.0.4(transitive)
- Removedinquirer@0.8.5(transitive)
- Removedis-buffer@1.1.6(transitive)
- Removedis-typedarray@1.0.0(transitive)
- Removedisstream@0.1.2(transitive)
- Removedjsbn@0.1.1(transitive)
- Removedjson-schema@0.4.0(transitive)
- Removedjson-schema-traverse@0.4.1(transitive)
- Removedjson-stringify-safe@5.0.1(transitive)
- Removedjsonfile@1.2.0(transitive)
- Removedjsprim@1.4.2(transitive)
- Removedkind-of@3.2.2(transitive)
- Removedlazy-cache@1.0.4(transitive)
- Removedlodash@2.4.2(transitive)
- Removedlongest@1.0.1(transitive)
- Removedmachine@1.3.22.0.64.1.19.1.2(transitive)
- Removedmachinepack-fs@2.3.0(transitive)
- Removedmachinepack-http@1.1.0(transitive)
- Removedmachinepack-javascript@0.1.8(transitive)
- Removedmachinepack-npm@3.1.1(transitive)
- Removedmachinepack-urls@2.0.13.1.1(transitive)
- Removedmachinepack-util@0.7.244.4.0(transitive)
- Removedmakeerror@1.0.12(transitive)
- Removedmime-db@1.52.0(transitive)
- Removedmime-types@2.1.35(transitive)
- Removedminimatch@3.1.2(transitive)
- Removedminimist@1.2.8(transitive)
- Removedmkdirp@0.5.6(transitive)
- Removedmute-stream@0.0.4(transitive)
- Removedncp@0.5.1(transitive)
- Removedoauth-sign@0.9.0(transitive)
- Removedobject-assign@4.1.1(transitive)
- Removedobject-hash@0.5.0(transitive)
- Removedonce@1.4.0(transitive)
- Removedpath-is-absolute@1.0.1(transitive)
- Removedperformance-now@2.1.0(transitive)
- Removedpsl@1.15.0(transitive)
- Removedpunycode@2.3.1(transitive)
- Removedqs@6.5.3(transitive)
- Removedreadline2@0.1.1(transitive)
- Removedrepeat-string@1.6.1(transitive)
- Removedrequest@2.88.2(transitive)
- Removedright-align@0.1.3(transitive)
- Removedrimraf@2.7.1(transitive)
- Removedrttc@0.2.41.0.24.5.26.0.0(transitive)
- Removedrx@2.5.3(transitive)
- Removedsafe-buffer@5.2.1(transitive)
- Removedsafer-buffer@2.1.2(transitive)
- Removedsemver@4.3.6(transitive)
- Removedsource-map@0.5.7(transitive)
- Removedsshpk@1.18.0(transitive)
- Removedstream-reduce@1.0.3(transitive)
- Removedstrip-ansi@0.3.02.0.13.0.1(transitive)
- Removedsupports-color@0.2.02.0.0(transitive)
- Removedswitchback@1.1.3(transitive)
- Removedtar@1.0.3(transitive)
- Removedthrough@2.3.8(transitive)
- Removedtmpl@1.0.5(transitive)
- Removedtough-cookie@2.5.0(transitive)
- Removedtunnel-agent@0.6.0(transitive)
- Removedtweetnacl@0.14.5(transitive)
- Removeduglify-js@2.8.29(transitive)
- Removeduglify-to-browserify@1.0.2(transitive)
- Removeduri-js@4.4.1(transitive)
- Removeduuid@3.4.0(transitive)
- Removedverror@1.10.0(transitive)
- Removedwalker@1.0.8(transitive)
- Removedwindow-size@0.1.0(transitive)
- Removedwordwrap@0.0.2(transitive)
- Removedwrappy@1.0.2(transitive)
- Removedyargs@3.10.0(transitive)
Updatedmachine@^10.0.0
Updatedrttc@^7.0.0