for-each-break
Advanced tools
Comparing version 0.2.4 to 0.2.6
{ | ||
"name": "for-each-break", | ||
"version": "0.2.4", | ||
"version": "0.2.6", | ||
"description": "forEach, map and filter with break and return emulation", | ||
@@ -14,3 +14,4 @@ "main": "index.js", | ||
"devDependencies": { | ||
"jest": "^24.8.0" | ||
"jest": "^25.2.6", | ||
"jest-each": "^25.2.6" | ||
}, | ||
@@ -17,0 +18,0 @@ "scripts": { |
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
10810
2