eik-ci-utils
Advanced tools
Comparing version 0.10.0 to 0.10.1
{ | ||
"name": "eik-ci-utils", | ||
"version": "0.10.0", | ||
"version": "0.10.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "bin": { |
@@ -37,2 +37,3 @@ import eik from '@eik/cli' | ||
const eikCtx = getEikContext() | ||
const version = eikCtx.version | ||
try { | ||
@@ -39,0 +40,0 @@ const newVersion = await eik.version({ cwd, ...eikCtx }) |
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
2997
62