File tree 9 files changed +16
-16
lines changed
ngx-selecto/projects/ngx-selecto
9 files changed +16
-16
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " lit-selecto" ,
3
- "version" : " 1.22.3 " ,
3
+ "version" : " 1.22.4 " ,
4
4
"description" : " A Lit Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
5
5
"types" : " declaration/index.d.ts" ,
6
6
"main" : " dist/selecto.cjs.js" ,
42
42
"typescript" : " ^4.5.0"
43
43
},
44
44
"dependencies" : {
45
- "selecto" : " ~1.22.3 "
45
+ "selecto" : " ~1.22.4 "
46
46
}
47
47
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ngx-selecto" ,
3
- "version" : " 1.22.3 " ,
3
+ "version" : " 1.22.4 " ,
4
4
"description" : " An Angular Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
5
5
"keywords" : [
6
6
" select" ,
21
21
},
22
22
"homepage" : " https://github.com/daybrush/selecto#readme" ,
23
23
"dependencies" : {
24
- "selecto" : " ~1.22.3 " ,
24
+ "selecto" : " ~1.22.4 " ,
25
25
"tslib" : " ^2.3.0"
26
26
}
27
27
}
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " preact-selecto" ,
3
- "version" : " 1.19.3 " ,
3
+ "version" : " 1.19.4 " ,
4
4
"description" : " A Preact Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
5
5
"main" : " ./dist/selecto.cjs.js" ,
6
6
"module" : " ./dist/selecto.esm.js" ,
41
41
"typescript" : " ^4.5.0"
42
42
},
43
43
"dependencies" : {
44
- "react-selecto" : " ~1.22.3 "
44
+ "react-selecto" : " ~1.22.4 "
45
45
},
46
46
"files" : [
47
47
" ./*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " react-selecto" ,
3
- "version" : " 1.22.3 " ,
3
+ "version" : " 1.22.4 " ,
4
4
"description" : " A React Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
5
5
"main" : " ./dist/selecto.cjs.js" ,
6
6
"module" : " ./dist/selecto.esm.js" ,
46
46
"typescript" : " ^4.5.0"
47
47
},
48
48
"dependencies" : {
49
- "selecto" : " ~1.22.3 "
49
+ "selecto" : " ~1.22.4 "
50
50
},
51
51
"files" : [
52
52
" ./*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " selecto" ,
3
- "version" : " 1.22.3 " ,
3
+ "version" : " 1.22.4 " ,
4
4
"description" : " Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch." ,
5
5
"main" : " ./dist/selecto.cjs.js" ,
6
6
"module" : " ./dist/selecto.esm.js" ,
Original file line number Diff line number Diff line change 16
16
"raw-loader" : " ^4.0.0" ,
17
17
"react-infinite-viewer" : " ^0.14.0" ,
18
18
"react-moveable" : " ^0.30.3" ,
19
- "react-selecto" : " ~1.22.3 "
19
+ "react-selecto" : " ~1.22.4 "
20
20
},
21
21
"devDependencies" : {
22
22
"@babel/core" : " ^7.7.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " svelte-selecto" ,
3
- "version" : " 1.22.4 " ,
3
+ "version" : " 1.22.5 " ,
4
4
"description" : " A Svelte Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
5
5
"main" : " ./dist/selecto.cjs.js" ,
6
6
"module" : " ./dist/selecto.esm.js" ,
46
46
"typescript" : " ^4.5.0"
47
47
},
48
48
"dependencies" : {
49
- "selecto" : " ~1.22.3 "
49
+ "selecto" : " ~1.22.4 "
50
50
},
51
51
"files" : [
52
52
" ./*" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue-selecto" ,
3
- "version" : " 1.22.3 " ,
3
+ "version" : " 1.22.4 " ,
4
4
"description" : " A Vue 2 Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
5
5
"types" : " declaration/index.d.ts" ,
6
6
"main" : " dist/selecto.cjs.js" ,
36
36
" dist/*"
37
37
],
38
38
"dependencies" : {
39
- "selecto" : " ~1.22.3 "
39
+ "selecto" : " ~1.22.4 "
40
40
},
41
41
"devDependencies" : {
42
42
"@daybrush/builder" : " ^0.1.2" ,
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " vue3-selecto" ,
3
- "version" : " 1.8.4 " ,
3
+ "version" : " 1.8.5 " ,
4
4
"description" : " A Vue 3 Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
5
5
"types" : " declaration/index.d.ts" ,
6
6
"main" : " dist/selecto.cjs.js" ,
36
36
" dist/*"
37
37
],
38
38
"dependencies" : {
39
- "selecto" : " ~1.22.3 "
39
+ "selecto" : " ~1.22.4 "
40
40
},
41
41
"devDependencies" : {
42
42
"@daybrush/builder" : " ^0.1.2" ,
You can’t perform that action at this time.
0 commit comments