@heroku-cli/dev-cli
Advanced tools
Comparing version 1.26.12-0 to 1.26.13
@@ -1,1 +0,1 @@ | ||
{"version":"1.26.12-0","commands":{"manifest":{"id":"manifest","description":"generates plugin manifest json","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{},"args":[{"name":"path","description":"path to plugin","default":"."}]},"readme":{"id":"readme","description":"adds commands to README.md in current directory\nThe readme must have any of the following tags inside of it for it to be replaced or else it will do nothing:\n# Usage\n<!-- usage -->\n# Commands\n<!-- commands -->\n\nCustomize the code URL prefix by setting oclif.repositoryPrefix in package.json.\n","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"dir":{"name":"dir","type":"option","description":"output directory for multi docs","required":true,"default":"docs"},"multi":{"name":"multi","type":"boolean","description":"create a different markdown page for each topic","allowNo":false}},"args":[]},"pack:deb":{"id":"pack:deb","description":"pack CLI into debian package","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"pack":{"id":"pack","description":"packages oclif cli into tarballs\n\nThis can be used to create oclif CLIs that use the system node or that come preloaded with a node binary.\n","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."},"targets":{"name":"targets","type":"option","char":"t","description":"comma-separated targets to pack (e.g.: linux-arm,win32-x64)"},"xz":{"name":"xz","type":"boolean","description":"also build xz","allowNo":true}},"args":[]},"pack:macos":{"id":"pack:macos","description":"pack CLI into MacOS .pkg","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"pack:win":{"id":"pack:win","description":"create windows installer from oclif CLI","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"publish:deb":{"id":"publish:deb","description":"publish deb package built with pack:deb","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"publish:github":{"id":"publish:github","description":"publish an oclif CLI to GitHub Releases","pluginName":"@heroku-cli/dev-cli","pluginType":"core","hidden":true,"aliases":[],"flags":{},"args":[]},"publish":{"id":"publish","description":"publish an oclif CLI to S3\n\n\"aws-sdk\" will need to be installed as a devDependency to publish.\n","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."},"targets":{"name":"targets","type":"option","char":"t","description":"comma-separated targets to pack (e.g.: linux-arm,win32-x64)"}},"args":[]},"publish:macos":{"id":"publish:macos","description":"publish macos installers built with pack:macos","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"publish:win":{"id":"publish:win","description":"publish windows installers built with pack:win","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]}}} | ||
{"version":"1.26.13","commands":{"manifest":{"id":"manifest","description":"generates plugin manifest json","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{},"args":[{"name":"path","description":"path to plugin","default":"."}]},"readme":{"id":"readme","description":"adds commands to README.md in current directory\nThe readme must have any of the following tags inside of it for it to be replaced or else it will do nothing:\n# Usage\n<!-- usage -->\n# Commands\n<!-- commands -->\n\nCustomize the code URL prefix by setting oclif.repositoryPrefix in package.json.\n","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"dir":{"name":"dir","type":"option","description":"output directory for multi docs","required":true,"default":"docs"},"multi":{"name":"multi","type":"boolean","description":"create a different markdown page for each topic","allowNo":false}},"args":[]},"pack:deb":{"id":"pack:deb","description":"pack CLI into debian package","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"pack":{"id":"pack","description":"packages oclif cli into tarballs\n\nThis can be used to create oclif CLIs that use the system node or that come preloaded with a node binary.\n","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."},"targets":{"name":"targets","type":"option","char":"t","description":"comma-separated targets to pack (e.g.: linux-arm,win32-x64)"},"xz":{"name":"xz","type":"boolean","description":"also build xz","allowNo":true}},"args":[]},"pack:macos":{"id":"pack:macos","description":"pack CLI into MacOS .pkg","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"pack:win":{"id":"pack:win","description":"create windows installer from oclif CLI","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"publish:deb":{"id":"publish:deb","description":"publish deb package built with pack:deb","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"publish:github":{"id":"publish:github","description":"publish an oclif CLI to GitHub Releases","pluginName":"@heroku-cli/dev-cli","pluginType":"core","hidden":true,"aliases":[],"flags":{},"args":[]},"publish":{"id":"publish","description":"publish an oclif CLI to S3\n\n\"aws-sdk\" will need to be installed as a devDependency to publish.\n","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."},"targets":{"name":"targets","type":"option","char":"t","description":"comma-separated targets to pack (e.g.: linux-arm,win32-x64)"}},"args":[]},"publish:macos":{"id":"publish:macos","description":"publish macos installers built with pack:macos","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]},"publish:win":{"id":"publish:win","description":"publish windows installers built with pack:win","pluginName":"@heroku-cli/dev-cli","pluginType":"core","aliases":[],"flags":{"root":{"name":"root","type":"option","char":"r","description":"path to oclif CLI root","required":true,"default":"."}},"args":[]}}} |
{ | ||
"name": "@heroku-cli/dev-cli", | ||
"description": "helpers for oclif CLIs", | ||
"version": "1.26.12-0", | ||
"version": "1.26.13", | ||
"author": "Jeff Dickey @jdxcode", | ||
"bin": { | ||
"heroku": "bin/run" | ||
"oclif-dev": "bin/run" | ||
}, | ||
@@ -9,0 +9,0 @@ "bugs": { |
@@ -26,3 +26,3 @@ @oclif/dev-cli | ||
$ oclif-dev (-v|--version|version) | ||
@heroku-cli/dev-cli/1.26.12-0 darwin-arm64 node-v16.18.0 | ||
@heroku-cli/dev-cli/0.1.0 darwin-x64 node-v18.8.0 | ||
$ oclif-dev --help [COMMAND] | ||
@@ -77,3 +77,3 @@ USAGE | ||
_See code: [src/commands/manifest.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/manifest.ts)_ | ||
_See code: [src/commands/manifest.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/manifest.ts)_ | ||
@@ -97,3 +97,3 @@ ## `oclif-dev pack` | ||
_See code: [src/commands/pack/index.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/pack/index.ts)_ | ||
_See code: [src/commands/pack/index.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/pack/index.ts)_ | ||
@@ -112,3 +112,3 @@ ## `oclif-dev pack:deb` | ||
_See code: [src/commands/pack/deb.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/pack/deb.ts)_ | ||
_See code: [src/commands/pack/deb.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/pack/deb.ts)_ | ||
@@ -127,3 +127,3 @@ ## `oclif-dev pack:macos` | ||
_See code: [src/commands/pack/macos.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/pack/macos.ts)_ | ||
_See code: [src/commands/pack/macos.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/pack/macos.ts)_ | ||
@@ -142,3 +142,3 @@ ## `oclif-dev pack:win` | ||
_See code: [src/commands/pack/win.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/pack/win.ts)_ | ||
_See code: [src/commands/pack/win.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/pack/win.ts)_ | ||
@@ -161,3 +161,3 @@ ## `oclif-dev publish` | ||
_See code: [src/commands/publish/index.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/publish/index.ts)_ | ||
_See code: [src/commands/publish/index.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/publish/index.ts)_ | ||
@@ -176,3 +176,3 @@ ## `oclif-dev publish:deb` | ||
_See code: [src/commands/publish/deb.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/publish/deb.ts)_ | ||
_See code: [src/commands/publish/deb.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/publish/deb.ts)_ | ||
@@ -191,3 +191,3 @@ ## `oclif-dev publish:macos` | ||
_See code: [src/commands/publish/macos.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/publish/macos.ts)_ | ||
_See code: [src/commands/publish/macos.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/publish/macos.ts)_ | ||
@@ -206,3 +206,3 @@ ## `oclif-dev publish:win` | ||
_See code: [src/commands/publish/win.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/publish/win.ts)_ | ||
_See code: [src/commands/publish/win.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/publish/win.ts)_ | ||
@@ -231,3 +231,3 @@ ## `oclif-dev readme` | ||
_See code: [src/commands/readme.ts](https://github.com/heroku/dev-cli/blob/v1.26.12-0/src/commands/readme.ts)_ | ||
_See code: [src/commands/readme.ts](https://github.com/oclif/dev-cli/blob/v0.1.0/src/commands/readme.ts)_ | ||
<!-- commandsstop --> |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
84409