@digigov/cli
Advanced tools
Comparing version 1.1.1 to 1.1.2-113e6661
@@ -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-113e6661","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-113e6661", | ||
"author": "GRNET Devs <devs@lists.grnet.gr>", | ||
@@ -35,5 +35,5 @@ "bin": { | ||
"ts-node": "10.9.2", | ||
"typescript": "5.3.2", | ||
"typescript": "5.6.2", | ||
"publint": "0.1.8", | ||
"@microsoft/rush-lib": "5.112.2" | ||
"@microsoft/rush-lib": "5.133.4" | ||
}, | ||
@@ -66,7 +66,6 @@ "engines": { | ||
}, | ||
"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", | ||
@@ -76,4 +75,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-113e6661 linux-x64 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
12509
2