check-data
Advanced tools
Comparing version 1.0.5 to 1.0.6
@@ -102,3 +102,3 @@ let validator = require('validator') | ||
if (result === -1) { | ||
return `${key}参数超出可选范围,不包含${typeof data}值${data}` | ||
return `${key}参数超出可选范围,不包含${typeof data}:${data}` | ||
} | ||
@@ -105,0 +105,0 @@ } |
{ | ||
"name": "check-data", | ||
"version": "1.0.5", | ||
"version": "1.0.6", | ||
"description": "数据验证器", | ||
@@ -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