@digigov/cli
Advanced tools
Comparing version 1.1.1 to 1.1.2-rc.18
@@ -1,1 +0,1 @@ | ||
{"version":"1.1.1","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.2-rc.18","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", | ||
"version": "1.1.2-rc.18", | ||
"author": "GRNET Devs <devs@lists.grnet.gr>", | ||
@@ -65,7 +65,6 @@ "bin": { | ||
}, | ||
"types": "lib/index.d.ts", | ||
"scripts": { | ||
"publint": "publint", | ||
"lint": "echo 'no lint needed (yet)'", | ||
"postpack": "rm -f oclif.manifest.json", | ||
"prepack": "oclif-dev manifest && oclif-dev readme", | ||
"prepublish": "tsc", | ||
@@ -75,4 +74,3 @@ "test": "nyc --extension .ts mocha --forbid-only \"test/**/*.test.ts\"", | ||
"build": "tsc" | ||
}, | ||
"types": "lib/index.d.ts" | ||
} | ||
} | ||
} |
@@ -22,3 +22,3 @@ @digigov/cli | ||
$ digigov (-v|--version|version) | ||
@digigov/cli/1.1.1 linux-x64 node-v18.20.3 | ||
@digigov/cli/1.1.2-rc.18 darwin-arm64 node-v18.20.4 | ||
$ digigov --help [COMMAND] | ||
@@ -25,0 +25,0 @@ USAGE |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
0
12503
2