extra-iterable
Advanced tools
Comparing version 3.1.1 to 3.1.2
{ | ||
"name": "extra-iterable", | ||
"version": "3.1.1", | ||
"version": "3.1.2", | ||
"description": "A collection of functions for operating upon iterables.", | ||
@@ -21,21 +21,2 @@ "main": "index.js", | ||
"iterable", | ||
"callable", | ||
"findAll", | ||
"fromApply", | ||
"fromCall", | ||
"many", | ||
"pop", | ||
"shift", | ||
"size", | ||
"toCallable", | ||
"toOnce", | ||
"CombineFunction", | ||
"CompareFunction", | ||
"EndFunction", | ||
"MapFunction", | ||
"ProcessFunction", | ||
"ReadFunction", | ||
"ReduceFunction", | ||
"TestFunction", | ||
"END", | ||
"accumulate", | ||
@@ -42,0 +23,0 @@ "cartesianProduct", |
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
131452