@nttickets/common
Advanced tools
Comparing version 1.0.3 to 1.0.4
@@ -8,2 +8,3 @@ "use strict"; | ||
const errors = (0, express_validator_1.validationResult)(req); | ||
console.error(errors); | ||
if (!errors.isEmpty()) { | ||
@@ -10,0 +11,0 @@ throw new request_validation_error_1.RequestValidationError(errors.array()); |
{ | ||
"name": "@nttickets/common", | ||
"version": "1.0.3", | ||
"version": "1.0.4", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "./build/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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
10397
266
0