Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "eventuate", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Handle events without emitters", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -74,3 +74,7 @@ # eventuate | ||
### event.hasConsumer | ||
Returns `true | false`, indicating whether or not the event has a consumer. This will | ||
also return true if there is an outstanding promise. | ||
## testing | ||
@@ -77,0 +81,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
11073
92