@achrinza/event-pubsub
Advanced tools
Comparing version 5.0.6 to 5.0.7
{ | ||
"name": "@achrinza/event-pubsub", | ||
"version": "5.0.6", | ||
"version": "5.0.7", | ||
"description": "Super light and fast Extensible ES6+ events and EventEmitters for Node and the browser. Easy for any developer level, use the same exact code in node and the browser. No frills, just high speed events!", | ||
@@ -11,3 +11,3 @@ "main": "index.js", | ||
"engines": { | ||
"node": "13 || 14 || 16 || 17" | ||
"node": "13 || 14 || 16 || 17 || 18" | ||
}, | ||
@@ -14,0 +14,0 @@ "publishConfig": { |
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
16414