@xmpp/client-core
Advanced tools
Comparing version 0.5.1 to 0.6.0
@@ -6,8 +6,8 @@ { | ||
"bugs": "http://github.com/xmppjs/xmpp.js/issues", | ||
"version": "0.5.1", | ||
"version": "0.6.0", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@xmpp/connection": "^0.5.1", | ||
"@xmpp/jid": "^0.5.0", | ||
"@xmpp/xml": "^0.5.0" | ||
"@xmpp/connection": "^0.6.0", | ||
"@xmpp/jid": "^0.6.0", | ||
"@xmpp/xml": "^0.6.0" | ||
}, | ||
@@ -21,3 +21,3 @@ "engines": { | ||
}, | ||
"gitHead": "1501a06791c2d8750f61343dc4d56b9fc324452b" | ||
"gitHead": "4113d6db692a8b529a4bdd700115af4818e83634" | ||
} |
+ Added@xmpp/connection@0.6.2(transitive)
+ Added@xmpp/error@0.6.0(transitive)
+ Added@xmpp/events@0.6.1(transitive)
+ Added@xmpp/jid@0.6.0(transitive)
+ Added@xmpp/xml@0.6.2(transitive)
- Removed@xmpp/connection@0.5.1(transitive)
- Removed@xmpp/error@0.5.0(transitive)
- Removed@xmpp/events@0.5.1(transitive)
- Removed@xmpp/jid@0.5.0(transitive)
- Removed@xmpp/xml@0.5.0(transitive)
Updated@xmpp/connection@^0.6.0
Updated@xmpp/jid@^0.6.0
Updated@xmpp/xml@^0.6.0