connection-manager
Advanced tools
Comparing version 0.1.6 to 0.1.7
@@ -150,3 +150,3 @@ /** | ||
} else { | ||
//console.debug('removing ' + type + ' event listeners'); | ||
debug('removing ' + type + ' event listeners'); | ||
client.removeListener.apply( | ||
@@ -153,0 +153,0 @@ buildScope(scope, client), |
{ | ||
"name": "connection-manager", | ||
"version": "0.1.6", | ||
"version": "0.1.7", | ||
"description": "Store, checkout & keepalive active connections from multiple locations in your code-base.", | ||
@@ -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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
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
Unidentified License
License(Experimental) Something that seems like a license was found, but its contents could not be matched with a known license.
Found 1 instance in 1 package
37020