m-validate
Advanced tools
Comparing version 1.1.0 to 1.1.1
{ | ||
"name": "m-validate", | ||
"version": "1.1.0", | ||
"version": "1.1.1", | ||
"description": "NodeJS simple validation functions", | ||
@@ -15,3 +15,3 @@ "main": "m-validate.js", | ||
"type": "git", | ||
"url": "git+ssh://git@github.com/moblets/simple-validate.git" | ||
"url": "git+ssh://git@github.com/moblets/m-validate.git" | ||
}, | ||
@@ -25,5 +25,5 @@ "keywords": [ | ||
"bugs": { | ||
"url": "https://github.com/moblets/simple-validate/issues" | ||
"url": "https://github.com/moblets/m-validate/issues" | ||
}, | ||
"homepage": "https://github.com/moblets/simple-validate#readme", | ||
"homepage": "https://github.com/moblets/m-validate#readme", | ||
"devDependencies": { | ||
@@ -30,0 +30,0 @@ "eslint": "^2.8.0", |
@@ -176,3 +176,3 @@ # m-validate | ||
"more-than-or-equal": 3, | ||
"less-than-or-euqual": 8.6 | ||
"less-than-or-equal": 8.6 | ||
} | ||
@@ -179,0 +179,0 @@ ``` |
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
104471