machinepack
Advanced tools
Comparing version 2.2.9 to 3.0.0
{ | ||
"name": "machinepack", | ||
"version": "2.2.9", | ||
"version": "3.0.0", | ||
"description": "CLI tool for working with machinepacks and their machines.", | ||
@@ -45,14 +45,14 @@ "bin": { | ||
"dependencies": { | ||
"chalk": "^0.5.1", | ||
"commander": "^2.5.1", | ||
"git-info": "^1.0.1", | ||
"inquirer": "^0.8.0", | ||
"lodash": "^2.4.1", | ||
"commander": "^2.5.1", | ||
"machine": "^7.0.0", | ||
"machinepack-fs": "^1.6.0", | ||
"machine": "^4.0.0", | ||
"chalk": "^0.5.1", | ||
"machinepack-machines": "^3.0.9", | ||
"yargs": "^1.3.3", | ||
"machinepack-javascript": "^0.2.1", | ||
"inquirer": "^0.8.0", | ||
"machinepack-machines": "^4.0.0", | ||
"open": "0.0.5", | ||
"git-info": "^1.0.1" | ||
"yargs": "^1.3.3" | ||
} | ||
} |
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
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
+ Addedmachine@7.1.0(transitive)
+ Addedmachinepack-machines@4.0.2(transitive)
+ Addedrttc@3.4.0(transitive)
- Removedmachine@3.0.4(transitive)
- Removedmachinepack-machines@3.3.1(transitive)
Updatedmachine@^7.0.0
Updatedmachinepack-machines@^4.0.0