Comparing version 0.0.1 to 0.0.2
@@ -1,2 +0,2 @@ | ||
# v0.0.1 (Wed Sep 04 2019) | ||
# v0.0.2 (Wed Sep 04 2019) | ||
@@ -3,0 +3,0 @@ #### 🐛 Bug Fix |
@@ -1,1 +0,1 @@ | ||
{"version":"0.0.1","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"artsy-cli","pluginType":"core","aliases":[],"examples":["$ artsy hello\nhello world from ./src/hello.ts!\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"name":{"name":"name","type":"option","char":"n","description":"name to print"},"force":{"name":"force","type":"boolean","char":"f","allowNo":false}},"args":[{"name":"file"}]}}} | ||
{"version":"0.0.2","commands":{"hello":{"id":"hello","description":"describe the command here","pluginName":"artsy-cli","pluginType":"core","aliases":[],"examples":["$ artsy hello\nhello world from ./src/hello.ts!\n"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false},"name":{"name":"name","type":"option","char":"n","description":"name to print"},"force":{"name":"force","type":"boolean","char":"f","allowNo":false}},"args":[{"name":"file"}]}}} |
{ | ||
"name": "artsy-cli", | ||
"description": "The artsy command line tool", | ||
"version": "0.0.1", | ||
"version": "0.0.2", | ||
"author": "Jon Allured @jonallured", | ||
@@ -6,0 +6,0 @@ "bin": { |
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
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