@sinet/validation
Advanced tools
Comparing version 1.3.15-c to 1.3.15-d
{ | ||
"name": "@sinet/validation", | ||
"version": "1.3.15c", | ||
"version": "1.3.15d", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -10,3 +10,4 @@ 'use strict'; | ||
'completionData' : Joi.object().required().description( 'The data completion' ), | ||
'completedAt' : Joi.date().optional().description( 'The complete date' ) | ||
'completedAt' : Joi.date().optional().description( 'The complete date' ), | ||
'issuer' : Joi.string().optional().description( 'The current location of the assessor' ) | ||
}; |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
35990
689
1