nestjs-yup-validator
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "nestjs-yup-validator", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"description": "", | ||
"main": "decorators.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
"build": "tsc" | ||
}, | ||
@@ -25,4 +25,5 @@ "repository": { | ||
"@types/node": "^13.7.6", | ||
"@types/yup": "^0.26.31" | ||
"@types/yup": "^0.26.31", | ||
"typescript": "^3.8.3" | ||
} | ||
} |
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
No tests
QualityPackage does not have any tests. This is a strong signal of a poorly maintained or low quality package.
Found 1 instance in 1 package
1
8182
3
3
95