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

screwdriver-data-schema

Package Overview
Dependencies
Maintainers
2
Versions
510
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

screwdriver-data-schema - npm Package Compare versions

Comparing version 10.1.1 to 10.1.2

2

api/loglines.js

@@ -19,3 +19,3 @@ 'use strict';

n: Joi
.number().positive().integer()
.number().integer()
.description('Numbered line number since the start of the step')

@@ -22,0 +22,0 @@ .example(15),

{
"name": "screwdriver-data-schema",
"version": "10.1.1",
"version": "10.1.2",
"description": "Internal Data Schema of Screwdriver",

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