@swsdk/plugin-config
Advanced tools
Comparing version 5.4.1-next.36 to 5.4.1-next.38
@@ -1,1 +0,1 @@ | ||
{"version":"5.4.1-next.36+ca4285a","commands":{"config:set":{"id":"config:set","description":"Use to set config options","strict":true,"pluginName":"@swsdk/plugin-config","pluginAlias":"@swsdk/plugin-config","pluginType":"core","aliases":[],"flags":{"git-protocol":{"name":"git-protocol","type":"option","description":"the protocol to use for git clone and push operations","multiple":false,"options":["https","ssh"]},"owner":{"name":"owner","type":"option","description":"the default GitHub Owner","multiple":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[],"_globalFlags":{}},"config:show":{"id":"config:show","description":"Used display current config settings","strict":true,"pluginName":"@swsdk/plugin-config","pluginAlias":"@swsdk/plugin-config","pluginType":"core","aliases":[],"flags":{"debug":{"name":"debug","type":"boolean","hidden":true,"allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[],"_globalFlags":{}},"hooks:commit:create":{"id":"hooks:commit:create","description":"Installs and sets up commitizen","strict":true,"pluginName":"@swsdk/plugin-config","pluginAlias":"@swsdk/plugin-config","pluginType":"core","aliases":[],"flags":{"global":{"name":"global","type":"boolean","description":"used to configure the hook globally","allowNo":false},"skip-hook":{"name":"skip-hook","type":"boolean","description":"skips setting up the prepare-commit hook. Must be run with cz or git cz","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[],"_globalFlags":{}}}} | ||
{"version":"5.4.1-next.38+9938861","commands":{"config:set":{"id":"config:set","description":"Use to set config options","strict":true,"pluginName":"@swsdk/plugin-config","pluginAlias":"@swsdk/plugin-config","pluginType":"core","aliases":[],"flags":{"git-protocol":{"name":"git-protocol","type":"option","description":"the protocol to use for git clone and push operations","multiple":false,"options":["https","ssh"]},"owner":{"name":"owner","type":"option","description":"the default GitHub Owner","multiple":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[],"_globalFlags":{}},"config:show":{"id":"config:show","description":"Used display current config settings","strict":true,"pluginName":"@swsdk/plugin-config","pluginAlias":"@swsdk/plugin-config","pluginType":"core","aliases":[],"flags":{"debug":{"name":"debug","type":"boolean","hidden":true,"allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[],"_globalFlags":{}},"hooks:commit:create":{"id":"hooks:commit:create","description":"Installs and sets up commitizen","strict":true,"pluginName":"@swsdk/plugin-config","pluginAlias":"@swsdk/plugin-config","pluginType":"core","aliases":[],"flags":{"global":{"name":"global","type":"boolean","description":"used to configure the hook globally","allowNo":false},"skip-hook":{"name":"skip-hook","type":"boolean","description":"skips setting up the prepare-commit hook. Must be run with cz or git cz","allowNo":false},"help":{"name":"help","type":"boolean","char":"h","description":"Show CLI help.","allowNo":false}},"args":[],"_globalFlags":{}}}} |
@@ -8,3 +8,3 @@ { | ||
"@oclif/core": "1.7.0", | ||
"@swsdk/core": "^5.4.1-next.36+ca4285a", | ||
"@swsdk/core": "^5.4.1-next.38+9938861", | ||
"enquirer": "^2.3.6", | ||
@@ -66,4 +66,4 @@ "execa": "5.1.1", | ||
}, | ||
"version": "5.4.1-next.36+ca4285a", | ||
"gitHead": "ca4285a6b3f62ca781455fec27901c26e4fef76d" | ||
"version": "5.4.1-next.38+9938861", | ||
"gitHead": "99388615f59376a3390ae3ef90a2be57ac9647fd" | ||
} |
@@ -19,3 +19,3 @@ Config CLI Plugin | ||
$ swsdk-config (--version) | ||
@swsdk/plugin-config/5.4.1-next.36+ca4285a linux-x64 node-v16.16.0 | ||
@swsdk/plugin-config/5.4.1-next.38+9938861 linux-x64 node-v16.16.0 | ||
$ swsdk-config --help [COMMAND] | ||
@@ -51,3 +51,3 @@ USAGE | ||
_See code: [lib/commands/config/set.js](https://github.com/swimlane/swimlane-sdk-cli/blob/v5.4.1-next.36+ca4285a/lib/commands/config/set.js)_ | ||
_See code: [lib/commands/config/set.js](https://github.com/swimlane/swimlane-sdk-cli/blob/v5.4.1-next.38+9938861/lib/commands/config/set.js)_ | ||
@@ -69,3 +69,3 @@ ## `swsdk-config config:show` | ||
_See code: [lib/commands/config/show.js](https://github.com/swimlane/swimlane-sdk-cli/blob/v5.4.1-next.36+ca4285a/lib/commands/config/show.js)_ | ||
_See code: [lib/commands/config/show.js](https://github.com/swimlane/swimlane-sdk-cli/blob/v5.4.1-next.38+9938861/lib/commands/config/show.js)_ | ||
@@ -89,3 +89,3 @@ ## `swsdk-config hooks:commit:create` | ||
_See code: [lib/commands/hooks/commit/create.js](https://github.com/swimlane/swimlane-sdk-cli/blob/v5.4.1-next.36+ca4285a/lib/commands/hooks/commit/create.js)_ | ||
_See code: [lib/commands/hooks/commit/create.js](https://github.com/swimlane/swimlane-sdk-cli/blob/v5.4.1-next.38+9938861/lib/commands/hooks/commit/create.js)_ | ||
<!-- commandsstop --> |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package