@@ -1,1 +0,1 @@ | ||
| {"version":"0.1.1","commands":{"open":{"id":"open","description":"Open an issue in the default web browser","pluginName":"megit","pluginType":"core","aliases":[],"flags":{},"args":[]}}} | ||
| {"version":"0.1.2","commands":{"open":{"id":"open","description":"Open an issue in the default web browser","pluginName":"megit","pluginType":"core","aliases":[],"flags":{},"args":[]}}} |
+5
-2
| { | ||
| "name": "megit", | ||
| "description": "Run Git work flows for GitHub with issue tracking ticket numbers.", | ||
| "version": "0.1.1", | ||
| "version": "0.1.2", | ||
| "author": "Greg Answer <greganswer@gmail.com>", | ||
@@ -60,3 +60,6 @@ "bin": { | ||
| }, | ||
| "repository": "github:greganswer/megit", | ||
| "repository": { | ||
| "type": "git", | ||
| "url": "https://github.com/greganswer/megit" | ||
| }, | ||
| "scripts": { | ||
@@ -63,0 +66,0 @@ "postpack": "rm -f oclif.manifest.json", |
+2
-2
@@ -24,3 +24,3 @@ megit | ||
| $ megit (-v|--version|version) | ||
| megit/0.1.1 darwin-x64 node-v13.8.0 | ||
| megit/0.1.2 darwin-x64 node-v13.8.0 | ||
| $ megit --help [COMMAND] | ||
@@ -63,3 +63,3 @@ USAGE | ||
| _See code: [src/commands/open.ts](https://github.com/greganswer/megit/blob/v0.1.1/src/commands/open.ts)_ | ||
| _See code: [src/commands/open.ts](https://github.com/greganswer/megit/blob/v0.1.2/src/commands/open.ts)_ | ||
| <!-- commandsstop --> | ||
@@ -66,0 +66,0 @@ |
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5168
0.94%1
-50%