Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

screwdriver-executor-base

Package Overview
Dependencies
Maintainers
8
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

screwdriver-executor-base - npm Package Compare versions

Comparing version 6.2.2 to 6.3.0

1

index.js

@@ -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

4

package.json
{
"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"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc