gitlab-cli
Advanced tools
Comparing version 0.0.5 to 0.0.6
@@ -158,5 +158,2 @@ #!/usr/bin/env node | ||
actions[action](function(error, data) { | ||
console.log('[DEBUG] performed action'); | ||
console.log(deps); | ||
if (error) { | ||
@@ -163,0 +160,0 @@ if (typeof error === 'object') { |
{ | ||
"name": "gitlab-cli", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Gitlab API on the command line", | ||
@@ -5,0 +5,0 @@ "main": "./bin/cli.js", |
Sorry, the diff of this file is not supported yet
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
68144
705