Comparing version 3.0.32 to 3.0.33
@@ -217,3 +217,3 @@ /*global Map Promise Set*/ | ||
} else if (i === args.length - 1) { | ||
a = arg | ||
a = arg && arg.arg ? arg.arg : arg | ||
} | ||
@@ -220,0 +220,0 @@ } |
{ | ||
"name": "dot-event", | ||
"version": "3.0.32", | ||
"version": "3.0.33", | ||
"description": "Powerful event emitter", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
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
16570