Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "arc-check", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "An ES6 class to evaluate values against multiple complex inclusion/exclusion rules", | ||
"main": "index.js", | ||
"scripts": { | ||
"test": "tap test/*.js" | ||
"test": "jest" | ||
}, | ||
@@ -23,7 +23,7 @@ "repository": { | ||
"dependencies": { | ||
"arc-is": "1.0.5" | ||
"arc-is": "^1.0.8" | ||
}, | ||
"devDependencies": { | ||
"tap": "^5.7.2" | ||
"jest": "^27.5.1" | ||
} | ||
} |
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
11185
5
136
+ Addedarc-is@1.0.8(transitive)
- Removedarc-is@1.0.5(transitive)
Updatedarc-is@^1.0.8