screwdriver-data-schema
Advanced tools
Comparing version 23.0.2 to 23.0.3
@@ -5,3 +5,2 @@ 'use strict'; | ||
const mutate = require('../lib/mutate'); | ||
const Scm = require('../core/scm'); | ||
const Regex = require('../config/regex'); | ||
@@ -71,4 +70,2 @@ const Job = require('../config/job'); | ||
commit: Scm.commit, | ||
createTime: Joi.string().isoDate().max(32).description('When this build was created'), | ||
@@ -75,0 +72,0 @@ |
{ | ||
"name": "screwdriver-data-schema", | ||
"version": "23.0.2", | ||
"version": "23.0.3", | ||
"description": "Internal Data Schema of Screwdriver", | ||
@@ -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
226135
135
6477