Comparing version 1.0.9 to 1.0.10
{ | ||
"name": "valido", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "Validation provider", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.js", |
@@ -1,1 +0,1 @@ | ||
require('mocha-eslint')(['./src']); | ||
require('mocha-eslint')(['./src', './test']); |
@@ -1,1 +0,1 @@ | ||
require('mocha-jscs')(['./src']); | ||
require('mocha-jscs')(['./src', './test']); |
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
30222