🚀 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
0
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.13.3

LICENSE

10

package.json

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

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

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

"dependencies": {
"@xmpp/connection": "^0.13.1",
"@xmpp/xml": "^0.13.1"
"@xmpp/connection": "^0.13.3",
"@xmpp/xml": "^0.13.3"
},
"engines": {
"node": ">= 12.4.0"
"node": ">= 14"
},

@@ -26,3 +26,3 @@ "publishConfig": {

},
"gitHead": "2f4a6920659f19308b48ce143936e83381e3fcba"
"gitHead": "160f1bf51daf9cc81b95714a071b2639a7634ba5"
}