screwdriver-executor-base
Advanced tools
Comparing version 8.3.0 to 8.4.0
@@ -98,3 +98,3 @@ 'use strict'; | ||
async _verify() { | ||
throw new Error('Not implemented'); | ||
// no-op in case not implemented in extenders | ||
} | ||
@@ -101,0 +101,0 @@ |
{ | ||
"name": "screwdriver-executor-base", | ||
"version": "8.3.0", | ||
"version": "8.4.0", | ||
"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
16995