freedom-social-xmpp
Advanced tools
Comparing version 0.0.10 to 0.0.11
@@ -99,3 +99,3 @@ /*globals freedom:true,setTimeout,window */ | ||
url = message.getChildText('URL'); | ||
photo = message.getChildText('PHOTO'); | ||
photo = message.getChild('PHOTO'); | ||
@@ -102,0 +102,0 @@ if (name) { |
@@ -99,3 +99,3 @@ /*globals freedom:true,setTimeout,window */ | ||
url = message.getChildText('URL'); | ||
photo = message.getChildText('PHOTO'); | ||
photo = message.getChild('PHOTO'); | ||
@@ -102,0 +102,0 @@ if (name) { |
{ | ||
"name": "freedom-social-xmpp", | ||
"description": "XMPP Social provider for freedomjs", | ||
"version": "0.0.10", | ||
"version": "0.0.11", | ||
"homepage": "http://freedomjs.org", | ||
@@ -6,0 +6,0 @@ "bugs": { |
@@ -99,3 +99,3 @@ /*globals freedom:true,setTimeout,window */ | ||
url = message.getChildText('URL'); | ||
photo = message.getChildText('PHOTO'); | ||
photo = message.getChild('PHOTO'); | ||
@@ -102,0 +102,0 @@ if (name) { |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
998704
52
28992