Comparing version 4.1.2 to 4.1.3
@@ -117,3 +117,3 @@ /** | ||
async.series(nwArr, cb); | ||
async.series(nwArr, cb.bind(this)); | ||
@@ -120,0 +120,0 @@ function cb() { |
{ | ||
"name": "barracks", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "An event dispatcher for the flux architecture", | ||
@@ -5,0 +5,0 @@ "main": "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
10764
30