@helenejs/data
Advanced tools
Comparing version 1.4.3 to 1.4.5
@@ -31,3 +31,2 @@ "use strict"; | ||
this.ready = false; | ||
this.setMaxListeners(1024); | ||
this.autoload = autoload; | ||
@@ -95,3 +94,3 @@ this.timestampData = timestamps; | ||
this.afterRemove = afterRemove.bind(this); | ||
this.setMaxListeners(100); | ||
this.setMaxListeners(1024); | ||
} | ||
@@ -98,0 +97,0 @@ deferEmit(event, ...args) { |
{ | ||
"name": "@helenejs/data", | ||
"version": "1.4.3", | ||
"version": "1.4.5", | ||
"description": "Real-time Web Apps for Node.js", | ||
@@ -50,3 +50,3 @@ "main": "lib/index.js", | ||
}, | ||
"gitHead": "9a432364117bdaa7878bed6e6167c6d0eceb0541" | ||
"gitHead": "d97fe2a4acc5e157fbd8372eb584f633794f10bf" | ||
} |
Sorry, the diff of this file is not supported yet
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
244608
3988