typescript-event-emitter
Advanced tools
Comparing version 2.0.0 to 2.0.1
{ | ||
"name": "typescript-event-emitter", | ||
"version": "2.0.0", | ||
"version": "2.0.1", | ||
"description": "Versatile and feature-rich TypeScript library for event management, providing a solid foundation for building event-driven applications in TypeScript.", | ||
@@ -48,3 +48,25 @@ "author": "Evaldas Laureckas", | ||
"Typescrpt EventEmitter", | ||
"Typescrpt Events Management" | ||
"Typescrpt Events Management", | ||
"event handling", | ||
"event system", | ||
"event-driven programming", | ||
"event dispatcher", | ||
"event sourcing", | ||
"publish-subscribe", | ||
"event delegation", | ||
"custom events", | ||
"typescript events", | ||
"typescript event emitter", | ||
"typescript event handling", | ||
"observable pattern", | ||
"event pattern", | ||
"event bus", | ||
"type-safe events", | ||
"event stream", | ||
"event listener", | ||
"typescript design patterns", | ||
"typescript programming", | ||
"async events", | ||
"event registration", | ||
"typescript reactive programming" | ||
], | ||
@@ -77,2 +99,2 @@ "bugs": { | ||
} | ||
} | ||
} |
@@ -363,3 +363,3 @@ # typescript-event-emitter | ||
### Custom separator per listener and Global configs /////////// | ||
### Custom separator per listener and Global configs | ||
@@ -396,3 +396,3 @@ ```bash | ||
### Tests and benchmarks | ||
### Tests | ||
@@ -399,0 +399,0 @@ This module is well-tested. You can run: |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
16133
1