@sweet-monads/interfaces
Advanced tools
Comparing version 1.2.0 to 1.3.0
export { Functor } from "./functor"; | ||
export { Monad } from "./monad"; | ||
export { Applicative } from "./applicative"; | ||
export { Alternative } from "./alternative"; |
{ | ||
"name": "@sweet-monads/interfaces", | ||
"version": "1.2.0", | ||
"version": "1.3.0", | ||
"description": "Monad interfaces", | ||
@@ -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
7716
8
42