screwdriver-executor-base
Advanced tools
Comparing version 6.2.2 to 6.3.0
@@ -52,2 +52,3 @@ 'use strict'; | ||
* @param {String} config.apiUri Screwdriver's API | ||
* @param {Object} [config.build] Build object | ||
* @param {String} config.buildId Unique ID for a build | ||
@@ -54,0 +55,0 @@ * @param {String} config.container Container for the build to run in |
{ | ||
"name": "screwdriver-executor-base", | ||
"version": "6.2.2", | ||
"version": "6.3.0", | ||
"description": "Base class defining the interface for executor implementations", | ||
@@ -49,4 +49,4 @@ "main": "index.js", | ||
"jsonwebtoken": "^8.2.2", | ||
"screwdriver-data-schema": "^18.20.0" | ||
"screwdriver-data-schema": "^18.37.0" | ||
} | ||
} |
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
12284
136