@skills17/task-config
Advanced tools
Comparing version 1.3.1 to 1.3.2
@@ -51,3 +51,3 @@ import { TestRun } from '@skills17/test-result'; | ||
/** | ||
* Create a new test run instance from @skills17/test-run for the current config | ||
* Create a new test run instance from @skills17/test-result for the current config | ||
*/ | ||
@@ -54,0 +54,0 @@ createTestRun(): TestRun; |
@@ -171,3 +171,3 @@ "use strict"; | ||
/** | ||
* Create a new test run instance from @skills17/test-run for the current config | ||
* Create a new test run instance from @skills17/test-result for the current config | ||
*/ | ||
@@ -174,0 +174,0 @@ |
{ | ||
"name": "@skills17/task-config", | ||
"version": "1.3.1", | ||
"version": "1.3.2", | ||
"description": "Parses and validates a task configuration file.", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
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
19198