Comparing version 14.0.1-beta.1 to 14.0.1-beta.2
@@ -98,3 +98,3 @@ "use strict"; | ||
: CloudEnabledLifeCycle.MAX_CHARACTERS_FAILED_TASK | ||
: CloudEnabledLifeCycle.MAX_CHARACTERS_CACHED_TASK; | ||
: CloudEnabledLifeCycle.MAX_CHARACTERS_SUCCESSFUL_TASK; | ||
return taskOutputSanitized.length > maxCharacters | ||
@@ -101,0 +101,0 @@ ? `TRUNCATED\n\n${taskOutputSanitized.slice(taskOutputSanitized.length - maxCharacters)}` |
{ | ||
"name": "nx-cloud", | ||
"version": "14.0.1-beta.1", | ||
"version": "14.0.1-beta.2", | ||
"description": "Nx Cloud plugin for Nx", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
248975