Comparing version 0.0.7 to 0.0.8
@@ -28,2 +28,5 @@ // Generated by CoffeeScript 1.3.1 | ||
this.inPorts["in"].on('begingroup', function(group) { | ||
if (groups.indexOf(group) !== -1) { | ||
return; | ||
} | ||
return groups.push(group); | ||
@@ -30,0 +33,0 @@ }); |
@@ -10,3 +10,3 @@ { | ||
], | ||
"version": "0.0.7", | ||
"version": "0.0.8", | ||
"licenses": [{ | ||
@@ -13,0 +13,0 @@ "type": "MIT", |
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
2303083
8149