@blockstack/clarity-cli
Advanced tools
Comparing version 0.1.4-alpha.0 to 0.1.5-alpha.0
@@ -1,1 +0,1 @@ | ||
{"version":"0.1.4-alpha.0","commands":{"new":{"id":"new","description":"Generate new project","pluginName":"@blockstack/clarity-cli","pluginType":"core","aliases":[],"examples":["$ clarity new <PROJECT_NAME>"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"project"}]},"setup":{"id":"setup","description":"Install blockstack-core and its dependencies","pluginName":"@blockstack/clarity-cli","pluginType":"core","aliases":[],"examples":["$ clarity setup"],"flags":{"from_source":{"name":"from_source","type":"boolean","description":"Compile binary from Rust source instead of downloading distributable.","allowNo":false},"overwrite":{"name":"overwrite","type":"boolean","description":"Overwrites an existing installed clarity-cli bin file.","allowNo":false}},"args":[]}}} | ||
{"version":"0.1.5-alpha.0","commands":{"new":{"id":"new","description":"Generate new project","pluginName":"@blockstack/clarity-cli","pluginType":"core","aliases":[],"examples":["$ clarity new <PROJECT_NAME>"],"flags":{"help":{"name":"help","type":"boolean","char":"h","description":"show CLI help","allowNo":false}},"args":[{"name":"project"}]},"setup":{"id":"setup","description":"Install blockstack-core and its dependencies","pluginName":"@blockstack/clarity-cli","pluginType":"core","aliases":[],"examples":["$ clarity setup"],"flags":{"from_source":{"name":"from_source","type":"boolean","description":"Compile binary from Rust source instead of downloading distributable.","allowNo":false},"overwrite":{"name":"overwrite","type":"boolean","description":"Overwrites an existing installed clarity-cli bin file.","allowNo":false}},"args":[]}}} |
{ | ||
"name": "@blockstack/clarity-cli", | ||
"version": "0.1.4-alpha.0", | ||
"version": "0.1.5-alpha.0", | ||
"description": "The Clarity CLI is used to manage Clarity smart contracts from the command line.", | ||
@@ -48,3 +48,3 @@ "author": "Blockstack <engineering@blockstack.com> (https://blockstack.com/)", | ||
"dependencies": { | ||
"@blockstack/clarity": "^0.1.4-alpha.0", | ||
"@blockstack/clarity": "^0.1.5-alpha.0", | ||
"@blockstack/clarity-native-bin": "^0.1.4-alpha.0", | ||
@@ -89,3 +89,3 @@ "@oclif/command": "^1.5.13", | ||
}, | ||
"gitHead": "da663095b4ef5a93a49a09b60dd54ebeb84f9944" | ||
"gitHead": "5d122c7e083c36f69ed8578c270e67d320eef1df" | ||
} |
@@ -13,3 +13,3 @@ | ||
$ clarity (-v|--version|version) | ||
@blockstack/clarity-cli/0.1.4-alpha.0 darwin-x64 node-v10.15.3 | ||
@blockstack/clarity-cli/0.1.5-alpha.0 darwin-x64 node-v10.15.3 | ||
$ clarity --help [COMMAND] | ||
@@ -16,0 +16,0 @@ USAGE |
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