Comparing version 0.2.8 to 0.2.9
@@ -57,3 +57,3 @@ var stream = require('stream') | ||
type: IG_OBJECT_TAG, | ||
tag: request.tags[i] | ||
tag: request.tags[i].toString().replace('#','') | ||
}; | ||
@@ -60,0 +60,0 @@ this.subscribe( data, function(req){ |
{ | ||
"name": "socializr", | ||
"version": "0.2.8", | ||
"version": "0.2.9", | ||
"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
48798