behave-events
Advanced tools
Comparing version 0.1.2 to 0.1.3
{ | ||
"name": "behave-events", | ||
"version": "0.1.2", | ||
"version": "0.1.3", | ||
"description": "An extended EventEmitter class with advanced event support (transactions, commands, and requests) ", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
# behave-events | ||
An extended EventEmitter class with advanced event support (transactions, commands, and requests) | ||
### Overview | ||
[ ![Codeship Status for behavejs/behave-events](https://codeship.com/projects/bf857f30-8346-0132-a1e3-366b1854f7f3/status?branch=master)](https://codeship.com/projects/58100) | ||
@@ -110,1 +110,2 @@ `behave-events` is an event module that extends Node's `EventEmitter` class. It adds some common event patterns to the class, making it a fully featured event solution. | ||
- 0.1.2 Converted tests to ES6 | ||
- 0.1.3 Added build badge |
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
36866
111