@achrinza/event-pubsub
Advanced tools
Comparing version 5.0.8 to 5.0.9
{ | ||
"name": "@achrinza/event-pubsub", | ||
"version": "5.0.8", | ||
"version": "5.0.9", | ||
"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 || 18 || 19" | ||
"node": "13 || 14 || 16 || 17 || 18 || 19 || 20" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
"devDependencies": { | ||
"@node-ipc/vanilla-test": "1.4.12", | ||
"@node-ipc/vanilla-test": "1.4.13", | ||
"c8": "^7.6.0", | ||
@@ -49,4 +49,4 @@ "copyfiles": "^2.4.0", | ||
"dependencies": { | ||
"@achrinza/strong-type": "0.1.10" | ||
"@achrinza/strong-type": "0.1.11" | ||
} | ||
} |
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
16427
+ Added@achrinza/strong-type@0.1.11(transitive)
- Removed@achrinza/strong-type@0.1.10(transitive)
Updated@achrinza/strong-type@0.1.11