@featurepeek/circleci
Advanced tools
Comparing version 0.0.13 to 0.0.14
@@ -42,5 +42,7 @@ #!/usr/bin/env node | ||
const artifactsDepth = `${cwd}/${buildPath}`.split('/').length | ||
const pwd = `/0${cwd}/${buildPath}` | ||
const artifactsDepth = pwd.split('/').length | ||
const options = { | ||
pwd, | ||
url: FEATUREPEEK_ENDPOINT, | ||
@@ -47,0 +49,0 @@ json: { |
{ | ||
"private": false, | ||
"name": "@featurepeek/circleci", | ||
"version": "0.0.13", | ||
"version": "0.0.14", | ||
"main": "index.js", | ||
@@ -15,3 +15,3 @@ "bin": { | ||
}, | ||
"gitHead": "1005a382cdd3b83a5a69ed59f5373c9f82abebb1" | ||
"gitHead": "804bc13345d85d2625205f6d66bdf1ed93207444" | ||
} |
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
10782
53