@withfig/commander
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@withfig/commander", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Export commander command as a Fig spec", | ||
@@ -25,2 +25,5 @@ "main": "lib/index.js", | ||
], | ||
"files": [ | ||
"lib/" | ||
], | ||
"author": "Federico Ciardi <fed.ciardi@gmail.com>", | ||
@@ -27,0 +30,0 @@ "license": "MIT", |
@@ -57,3 +57,2 @@ # Commander integration | ||
``` | ||
> _NOTE: the `generateFigSpec` subcommand must be the last one added to the program otherwise any command added after it won't be included in the generated spec_ | ||
@@ -60,0 +59,0 @@ > _NOTE: the command can be called whatever you want, but if you specify a name different from `'generateFigSpec'` you should set the [`figSpecCommandName`](#specify-the-fig-command-name) option._ |
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
10608
5
135
102
1