Comparing version 0.1.4 to 0.1.5
@@ -18,2 +18,3 @@ #!/usr/bin/env node | ||
const __dirname = path.resolve(); | ||
@@ -20,0 +21,0 @@ const version = JSON.parse(readFileSync(`${__dirname}/package.json`)).version; |
{ | ||
"name": "gitlab-x", | ||
"version": "0.1.4", | ||
"version": "0.1.5", | ||
"description": "GitLab Executor API Interface", | ||
@@ -5,0 +5,0 @@ "repository": "https://github.com/mxcd/gitlab-api", |
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
12506