File tree Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Expand file tree Collapse file tree 5 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "version" : " 0.11.0 " ,
2
+ "version" : " 0.11.1 " ,
3
3
"npmClient" : " yarn" ,
4
4
"useWorkspaces" : true ,
5
5
"packages" : [
Original file line number Diff line number Diff line change 3
3
"repository" : " github:xmppjs/xmpp.js" ,
4
4
"homepage" : " http://github.com/xmppjs/xmpp.js" ,
5
5
"bugs" : " http://github.com/xmppjs/xmpp.js/issues" ,
6
- "version" : " 0.11.0 " ,
6
+ "version" : " 0.11.1 " ,
7
7
"license" : " ISC" ,
8
8
"dependencies" : {
9
9
"@xmpp/client-core" : " ^0.11.0" ,
19
19
"@xmpp/session-establishment" : " ^0.11.0" ,
20
20
"@xmpp/starttls" : " ^0.11.0" ,
21
21
"@xmpp/stream-features" : " ^0.11.0" ,
22
- "@xmpp/stream-management" : " ^0.11.0 " ,
22
+ "@xmpp/stream-management" : " ^0.11.1 " ,
23
23
"@xmpp/tcp" : " ^0.11.0" ,
24
24
"@xmpp/tls" : " ^0.11.0" ,
25
25
"@xmpp/websocket" : " ^0.11.0"
Original file line number Diff line number Diff line change 4
4
"repository" : " github:xmppjs/xmpp.js" ,
5
5
"homepage" : " https://github.com/xmppjs/xmpp.js/tree/master/packages/stream-management" ,
6
6
"bugs" : " http://github.com/xmppjs/xmpp.js/issues" ,
7
- "version" : " 0.11.0 " ,
7
+ "version" : " 0.11.1 " ,
8
8
"license" : " ISC" ,
9
9
"keywords" : [
10
10
" XMPP" ,
Original file line number Diff line number Diff line change 4
4
"repository" : " github:xmppjs/xmpp.js" ,
5
5
"homepage" : " https://github.com/xmppjs/xmpp.js/tree/master/packages/test" ,
6
6
"bugs" : " http://github.com/xmppjs/xmpp.js/issues" ,
7
- "version" : " 0.11.0 " ,
7
+ "version" : " 0.11.1 " ,
8
8
"license" : " ISC" ,
9
9
"keywords" : [
10
10
" XMPP" ,
15
15
"yarn" : " >= 1.0.0"
16
16
},
17
17
"dependencies" : {
18
- "@xmpp/client" : " ^0.11.0 " ,
18
+ "@xmpp/client" : " ^0.11.1 " ,
19
19
"@xmpp/connection" : " ^0.11.0" ,
20
20
"@xmpp/debug" : " ^0.11.0" ,
21
21
"@xmpp/events" : " ^0.11.0" ,
Original file line number Diff line number Diff line change 4
4
"repository" : " github:xmppjs/xmpp.js" ,
5
5
"homepage" : " https://github.com/xmppjs/xmpp.js/tree/master/packages/xmpp.js" ,
6
6
"bugs" : " http://github.com/xmppjs/xmpp.js/issues" ,
7
- "version" : " 0.11.0 " ,
7
+ "version" : " 0.11.1 " ,
8
8
"license" : " ISC" ,
9
9
"keywords" : [
10
10
" XMPP" ,
18
18
},
19
19
"dependencies" : {
20
20
"@xmpp/base64" : " ^0.11.0" ,
21
- "@xmpp/client" : " ^0.11.0 " ,
21
+ "@xmpp/client" : " ^0.11.1 " ,
22
22
"@xmpp/client-core" : " ^0.11.0" ,
23
23
"@xmpp/component" : " ^0.11.0" ,
24
24
"@xmpp/component-core" : " ^0.11.0" ,
41
41
"@xmpp/session-establishment" : " ^0.11.0" ,
42
42
"@xmpp/starttls" : " ^0.11.0" ,
43
43
"@xmpp/stream-features" : " ^0.11.0" ,
44
- "@xmpp/stream-management" : " ^0.11.0 " ,
44
+ "@xmpp/stream-management" : " ^0.11.1 " ,
45
45
"@xmpp/tcp" : " ^0.11.0" ,
46
- "@xmpp/test" : " ^0.11.0 " ,
46
+ "@xmpp/test" : " ^0.11.1 " ,
47
47
"@xmpp/time" : " ^0.11.0" ,
48
48
"@xmpp/tls" : " ^0.11.0" ,
49
49
"@xmpp/uri" : " ^0.11.0" ,
You can’t perform that action at this time.
0 commit comments