@xmpp/client-core
Advanced tools
Comparing version 0.7.0 to 0.7.4
@@ -6,8 +6,8 @@ { | ||
"bugs": "http://github.com/xmppjs/xmpp.js/issues", | ||
"version": "0.7.0", | ||
"version": "0.7.4", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@xmpp/connection": "^0.7.0", | ||
"@xmpp/jid": "^0.7.0", | ||
"@xmpp/xml": "^0.7.0" | ||
"@xmpp/connection": "^0.7.4", | ||
"@xmpp/jid": "^0.7.4", | ||
"@xmpp/xml": "^0.7.4" | ||
}, | ||
@@ -21,3 +21,3 @@ "engines": { | ||
}, | ||
"gitHead": "8d6ba3b99acb6d38e58da5144e8c54b1eb6e9d14" | ||
"gitHead": "feb8cec5dcfaf7571ed7259c6adfcf8be8394492" | ||
} |
Updated@xmpp/connection@^0.7.4
Updated@xmpp/jid@^0.7.4
Updated@xmpp/xml@^0.7.4