coreos-cluster-cli
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "coreos-cluster-cli", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Command line interface for creating a CoreOs Cluster on Rackspace Cloud", | ||
@@ -20,7 +20,14 @@ "main": "index.js", | ||
"author": "Ken Perkins <ken.perkins@rackspace.com>", | ||
"repository": { | ||
"type": "git", | ||
"url": "http://github.com/kenperkins/coreos-cluster-cli.git" | ||
}, | ||
"license": "MIT", | ||
"dependencies": { | ||
"coreos-cluster": "~2.0.0", | ||
"colors": "1.0.3", | ||
"commander": "2.3.0", | ||
"easy-table": "0.3.0", | ||
"lodash": "~2.4.1" | ||
} | ||
} |
Sorry, the diff of this file is not supported yet
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
442839
3
5
+ Addedcolors@1.0.3
+ Addedcommander@2.3.0
+ Addedeasy-table@0.3.0
+ Addedcolors@1.0.3(transitive)
+ Addedcommander@2.3.0(transitive)
+ Addedeasy-table@0.3.0(transitive)