File tree 3 files changed +7
-4
lines changed 3 files changed +7
-4
lines changed Original file line number Diff line number Diff line change 2
2
<img src =" https://github.com/jcubic/sysend.js/blob/master/assets/logo.svg?raw=true " alt =" Sysend.js logo " />
3
3
</p >
4
4
5
- [ ![ npm] ( https://img.shields.io/badge/npm-1.6.0 -blue.svg )] ( https://www.npmjs.com/package/sysend )
6
- ![ bower] ( https://img.shields.io/badge/bower-1.6.0 -yellow.svg )
5
+ [ ![ npm] ( https://img.shields.io/badge/npm-1.6.1 -blue.svg )] ( https://www.npmjs.com/package/sysend )
6
+ ![ bower] ( https://img.shields.io/badge/bower-1.6.1 -yellow.svg )
7
7
![ downloads] ( https://img.shields.io/npm/dt/sysend.svg )
8
8
[ ![ jsdelivr] ( https://img.shields.io/jsdelivr/npm/hm/sysend )] ( https://www.jsdelivr.com/package/npm/sysend )
9
9
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " sysend" ,
3
- "version" : " 1.6.0 " ,
3
+ "version" : " 1.6.1 " ,
4
4
"description" : " Send messages to other tabs/windows in the same browser" ,
5
5
"main" : " sysend.js" ,
6
6
"typings" : " sysend.d.ts" ,
15
15
" windows" ,
16
16
" messages" ,
17
17
" cross-domain" ,
18
+ " cors" ,
19
+ " domain" ,
20
+ " communication" ,
18
21
" events" ,
19
22
" callback" ,
20
23
" notifications" ,
Original file line number Diff line number Diff line change 1
1
/**@license
2
- * sysend.js - send messages between browser windows/tabs version 1.5.0
2
+ * sysend.js - send messages between browser windows/tabs version 1.6.1
3
3
*
4
4
* Copyright (C) 2014-2021 Jakub T. Jankiewicz <https://jakub.jankiewicz.org>
5
5
* Released under the MIT license
You can’t perform that action at this time.
0 commit comments