Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "eventin", | ||
"version": "1.0.2", | ||
"description": "Type-restrained event emitter.", | ||
"version": "1.0.3", | ||
"description": "Type-constrainted event emitter.", | ||
"keywords": [ | ||
"EventEmitter" | ||
"EventEmitter", | ||
"TypeScript" | ||
], | ||
@@ -8,0 +9,0 @@ "main": "dist/index.js", |
# eventin [![version](https://img.shields.io/npm/v/eventin)](https://www.npmjs.com/package/eventin) [![license](https://img.shields.io/npm/l/eventin)](https://github.com/mebtte/react-lrc/blob/master/LICENSE) [![](https://img.shields.io/bundlephobia/minzip/eventin)](https://bundlephobia.com/result?p=eventin) | ||
Type-restrained event emitter. | ||
Type-constrainted event emitter. | ||
@@ -5,0 +5,0 @@ ## Install & Usage |
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
10161