eik-ci-utils
Advanced tools
Comparing version 0.10.3 to 0.10.4
@@ -5,5 +5,3 @@ #!/usr/bin/env node | ||
console.log("CHECKING EIK VERSION") | ||
const { version, newVersion } = await getNewEikVersion() | ||
console.log("VERSION", version, newVersion) | ||
process.exit(version === newVersion ? 0 : 1) |
{ | ||
"name": "eik-ci-utils", | ||
"version": "0.10.3", | ||
"version": "0.10.4", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "bin": { |
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
3118
67