Comparing version
@@ -5,8 +5,8 @@ { | ||
"repository": "github:xmppjs/xmpp.js", | ||
"homepage": "https://github.com/xmppjs/xmpp.js/tree/master/packages/tcp", | ||
"homepage": "https://github.com/xmppjs/xmpp.js/tree/main/packages/tcp", | ||
"bugs": "http://github.com/xmppjs/xmpp.js/issues", | ||
"version": "0.12.0", | ||
"version": "0.12.1", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@xmpp/connection-tcp": "^0.12.0" | ||
"@xmpp/connection-tcp": "^0.12.1" | ||
}, | ||
@@ -18,4 +18,3 @@ "keywords": [ | ||
"engines": { | ||
"node": ">= 12.4.0", | ||
"yarn": ">= 1.0.0" | ||
"node": ">= 12.4.0" | ||
}, | ||
@@ -25,3 +24,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "75f7bdf7805dced03f616b66dc16e2a067b46480" | ||
"gitHead": "7f5ab599874eef1b557803c96fa3141e53520ea9" | ||
} |
2338
43.88%6
20%Updated