@sapphirecode/dcm
Advanced tools
Comparing version 1.2.13 to 1.2.14
@@ -183,2 +183,3 @@ "use strict"; | ||
task_list = new tasks_1.TaskListVertical; | ||
task_list.clear_completed = true; | ||
debug_1.default.log = task_list.log.bind(task_list); | ||
@@ -185,0 +186,0 @@ threads = []; |
@@ -118,2 +118,3 @@ /* eslint-disable require-unicode-regexp, max-depth */ | ||
const task_list = new TaskListVertical; | ||
task_list.clear_completed = true; | ||
debug.log = task_list.log.bind (task_list); | ||
@@ -120,0 +121,0 @@ |
{ | ||
"name": "@sapphirecode/dcm", | ||
"version": "1.2.13", | ||
"version": "1.2.14", | ||
"main": "index.js", | ||
@@ -5,0 +5,0 @@ "description": "Managing docker compose configurations, volumes and networks", |
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
106299
2344