Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "go-for-it", | ||
"license": "MIT", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Async Control Flow without Exceptions nor Monads", | ||
@@ -6,0 +6,0 @@ "engines": { |
@@ -5,6 +5,6 @@ # go-for-it | ||
Async Control Flow without Exceptions nor Monads. | ||
Error handling à la golang. | ||
Read the blog post | ||
> TODO | ||
> [Async Control Flow without Exceptions nor Monads](https://medium.com/@gunar/async-control-flow-without-exceptions-nor-monads-b19af2acc553) | ||
@@ -11,0 +11,0 @@ |
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
3130