data.either
Advanced tools
Comparing version 1.5.1 to 1.5.2
{ | ||
"name": "data.either", | ||
"version": "1.5.1", | ||
"version": "1.5.2", | ||
"description": "A monad for disjunctions. (e.g.: computations that may fail)", | ||
@@ -38,2 +38,2 @@ "main": "lib/index.js", | ||
} | ||
} | ||
} |
@@ -144,5 +144,5 @@ Data.Either | ||
[es5-shim]: https://github.com/kriskowal/es5-shim | ||
[docs]: http://docs.folktalejs.org/en/latest/api/data/either/index.html | ||
[docs]: http://folktalegithubio.readthedocs.io/en/latest/api/data/either/Either.html | ||
<!-- [release: https://github.com/folktale/data.either/releases/download/v$VERSION/data.either-$VERSION.tar.gz] --> | ||
[release]: https://github.com/folktale/data.either/releases/download/v1.5.1/data.either-1.5.1.tar.gz | ||
<!-- [/release] --> |
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
34697
15