Comparing version 0.6.2 to 0.7.0
@@ -60,2 +60,3 @@ 'use strict' | ||
} | ||
this.emit('element', cursor) | ||
@@ -75,2 +76,3 @@ this.cursor = root | ||
} | ||
cursor.t(str) | ||
@@ -77,0 +79,0 @@ } |
@@ -20,2 +20,3 @@ 'use strict' | ||
} | ||
return el | ||
@@ -22,0 +23,0 @@ } |
@@ -7,3 +7,3 @@ { | ||
"bugs": "http://github.com/xmppjs/xmpp.js/issues", | ||
"version": "0.6.2", | ||
"version": "0.7.0", | ||
"license": "ISC", | ||
@@ -27,3 +27,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "a50f8d77c9b30ed78c939b98f34374aee57e40f5" | ||
"gitHead": "8d6ba3b99acb6d38e58da5144e8c54b1eb6e9d14" | ||
} |
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
10217