🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@xmpp/connection-tcp

Package Overview
Dependencies
Maintainers
1
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmpp/connection-tcp - npm Package Compare versions

Comparing version

to
0.7.0

8

package.json

@@ -7,3 +7,3 @@ {

"bugs": "http://github.com/xmppjs/xmpp.js/issues",
"version": "0.6.2",
"version": "0.7.0",
"license": "ISC",

@@ -16,5 +16,5 @@ "keywords": [

"dependencies": {
"@xmpp/connection": "^0.6.2",
"@xmpp/connection": "^0.7.0",
"@xmpp/streamparser": "^0.0.6",
"@xmpp/xml": "^0.6.2"
"@xmpp/xml": "^0.7.0"
},

@@ -28,3 +28,3 @@ "engines": {

},
"gitHead": "a50f8d77c9b30ed78c939b98f34374aee57e40f5"
"gitHead": "8d6ba3b99acb6d38e58da5144e8c54b1eb6e9d14"
}