Comparing version 0.0.18 to 0.0.19
@@ -25,3 +25,3 @@ var stream = require('stream') | ||
function OAuthConnectionStore() { | ||
_connections = {}; | ||
this._connections = {}; | ||
}; | ||
@@ -28,0 +28,0 @@ |
{ | ||
"name": "socializr", | ||
"version": "0.0.18", | ||
"version": "0.0.19", | ||
"description": "Read data streams from several social networks.", | ||
@@ -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
30817