@digigov/cli
Advanced tools
Comparing version 1.1.1-0edebf87 to 1.1.1-d57821ba
@@ -1,1 +0,1 @@ | ||
{"version":"1.1.1-0edebf87","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"@digigov/cli","pluginType":"core","aliases":[],"examples":["$ digigov hello\nhello world from ./src/hello.ts!\n"],"flags":{},"args":[{"name":"file"}]}}} | ||
{"version":"1.1.1-d57821ba","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"@digigov/cli","pluginType":"core","aliases":[],"examples":["$ digigov hello\nhello world from ./src/hello.ts!\n"],"flags":{},"args":[{"name":"file"}]}}} |
{ | ||
"name": "@digigov/cli", | ||
"description": "CLI for Digigov apps and libs with plugin support", | ||
"version": "1.1.1-0edebf87", | ||
"version": "1.1.1-d57821ba", | ||
"author": "GRNET Devs <devs@lists.grnet.gr>", | ||
@@ -6,0 +6,0 @@ "bin": { |
@@ -22,3 +22,3 @@ @digigov/cli | ||
$ digigov (-v|--version|version) | ||
@digigov/cli/1.1.1-0edebf87 linux-x64 node-v16.17.1 | ||
@digigov/cli/1.1.1-d57821ba linux-x64 node-v16.17.1 | ||
$ digigov --help [COMMAND] | ||
@@ -25,0 +25,0 @@ USAGE |
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
0