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

@xmpp/tcp

Package Overview
Dependencies
Maintainers
0
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xmpp/tcp - npm Package Compare versions

Comparing version

to
0.13.3

LICENSE

8

package.json

@@ -7,6 +7,6 @@ {

"bugs": "http://github.com/xmppjs/xmpp.js/issues",
"version": "0.13.1",
"version": "0.13.3",
"license": "ISC",
"dependencies": {
"@xmpp/connection-tcp": "^0.13.1"
"@xmpp/connection-tcp": "^0.13.3"
},

@@ -18,3 +18,3 @@ "keywords": [

"engines": {
"node": ">= 12.4.0"
"node": ">= 14"
},

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

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