exo_browser
Advanced tools
Comparing version 0.6.6 to 0.6.7
@@ -879,5 +879,7 @@ /* | ||
my.ready = false; | ||
delete my.internal; | ||
that.removeAllListeners(); | ||
if(cb_) return cb_(); | ||
my.internal._detach(function() { | ||
delete my.internal; | ||
that.removeAllListeners(); | ||
if(cb_) return cb_(); | ||
}); | ||
} | ||
@@ -884,0 +886,0 @@ }); |
@@ -9,3 +9,3 @@ { | ||
}, | ||
"version": "0.6.6", | ||
"version": "0.6.7", | ||
"dependencies": { | ||
@@ -12,0 +12,0 @@ "async": "0.7.x", |
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
45346
1555