🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
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.9.2

8

package.json

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

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

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

"dependencies": {
"@xmpp/connection": "^0.9.1",
"@xmpp/xml": "^0.9.1"
"@xmpp/connection": "^0.9.2",
"@xmpp/xml": "^0.9.2"
},

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

},
"gitHead": "8f8555a7fa8d1ce50a92e6f7a0f619f865981edd"
"gitHead": "d2b855dc553274eee2f304489c3a61b7d28266df"
}