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 7.1.1 to 7.2.0

3

index.js

@@ -18,3 +18,4 @@ 'use strict';

'screwdriver.cd/dockerCpu',
'screwdriver.cd/dockerRam'
'screwdriver.cd/dockerRam',
'screwdriver.cd/nodeLabel'
];

@@ -21,0 +22,0 @@ const annotationRe = /screwdriver.cd\/(\w+)/;

{
"name": "screwdriver-executor-base",
"version": "7.1.1",
"version": "7.2.0",
"description": "Base class defining the interface for executor implementations",

@@ -5,0 +5,0 @@ "main": "index.js",

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