strict-event-emitter
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -1,2 +0,1 @@ | ||
/// <reference types="node" /> | ||
import { EventEmitter } from 'events'; | ||
@@ -3,0 +2,0 @@ export declare type EventMapType = Record<string | symbol | number, any>; |
{ | ||
"name": "strict-event-emitter", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "Type-safe \"EventEmitter\" for everyday use", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.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
8587
110