light-event
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "light-event", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "lightweight pubSub pattern event for javascript.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,5 +6,5 @@ # light-event | ||
## Installation | ||
```bash | ||
$ npm install light-event | ||
``` | ||
### on(event, fn) | ||
@@ -11,0 +11,0 @@ ```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
6988