screwdriver-executor-base
Advanced tools
Comparing version 0.0.3 to 0.0.4
@@ -48,4 +48,4 @@ 'use strict'; | ||
/** | ||
* Stream logs | ||
* @method stream | ||
* Stop the executor | ||
* @method stop | ||
* @param {Object} config Configuration | ||
@@ -52,0 +52,0 @@ * @param {String} config.buildId Build id |
{ | ||
"name": "screwdriver-executor-base", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Base class defining the interface for executor implementations", | ||
@@ -5,0 +5,0 @@ "main": "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
9818