Comparing version 0.7.1 to 0.7.2
@@ -29,3 +29,3 @@ /** | ||
*/ | ||
static mixin(emitteryPropertyName: string, methodNames?: readonly string[]): Function; | ||
static mixin(emitteryPropertyName: string | symbol, methodNames?: readonly string[]): Function; | ||
@@ -32,0 +32,0 @@ /** |
{ | ||
"name": "emittery", | ||
"version": "0.7.1", | ||
"version": "0.7.2", | ||
"description": "Simple and modern async event emitter", | ||
@@ -5,0 +5,0 @@ "license": "MIT", |
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
34786