Comparing version 0.12.1 to 0.12.2
import curry from "../Strict/curry.js"; | ||
import ipp from "./zipWithIndex.js"; | ||
import rejectLazy from "./rejectLazy.js"; | ||
import mapLazy from "./mapLazy"; | ||
import last from "../Strict/last"; | ||
import mapLazy from "./mapLazy.js"; | ||
import last from "../Strict/last.js"; | ||
import go from "../Strict/go.js"; | ||
@@ -7,0 +7,0 @@ |
{ | ||
"name": "fxjs2", | ||
"version": "0.12.1", | ||
"version": "0.12.2", | ||
"description": "Functional Extensions for modern Javascript", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
1125041