🚀 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.1

8

package.json

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

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

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

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

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

},
"gitHead": "d1ef8d3d625bdeb3e66e9acfee3220725a6d9887"
"gitHead": "8f8555a7fa8d1ce50a92e6f7a0f619f865981edd"
}