File tree Expand file tree Collapse file tree 8 files changed +15
-15
lines changed
ngx-selecto/projects/ngx-selecto Expand file tree Collapse file tree 8 files changed +15
-15
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " lit-selecto" ,
3- "version" : " 1.25.0 " ,
3+ "version" : " 1.25.1 " ,
44 "description" : " A Lit Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
55 "types" : " declaration/index.d.ts" ,
66 "main" : " dist/selecto.cjs.js" ,
4242 "typescript" : " ^4.5.0"
4343 },
4444 "dependencies" : {
45- "selecto" : " ~1.25.0 "
45+ "selecto" : " ~1.25.1 "
4646 }
4747}
Original file line number Diff line number Diff line change 11{
22 "name" : " ngx-selecto" ,
3- "version" : " 1.25.0 " ,
3+ "version" : " 1.25.1 " ,
44 "description" : " An Angular Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
55 "keywords" : [
66 " select" ,
2121 },
2222 "homepage" : " https://github.com/daybrush/selecto#readme" ,
2323 "dependencies" : {
24- "selecto" : " ~1.25.0 " ,
24+ "selecto" : " ~1.25.1 " ,
2525 "tslib" : " ^2.3.0"
2626 }
2727}
Original file line number Diff line number Diff line change 11{
22 "name" : " preact-selecto" ,
3- "version" : " 1.22.0 " ,
3+ "version" : " 1.22.1 " ,
44 "description" : " A Preact Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
55 "main" : " ./dist/selecto.cjs.js" ,
66 "module" : " ./dist/selecto.esm.js" ,
4141 "typescript" : " ^4.5.0"
4242 },
4343 "dependencies" : {
44- "react-selecto" : " ~1.25.0 "
44+ "react-selecto" : " ~1.25.2 "
4545 },
4646 "files" : [
4747 " ./*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " react-selecto" ,
3- "version" : " 1.25.1 " ,
3+ "version" : " 1.25.2 " ,
44 "description" : " A React Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
55 "main" : " ./dist/selecto.cjs.js" ,
66 "module" : " ./dist/selecto.esm.js" ,
4646 "typescript" : " ^4.5.0"
4747 },
4848 "dependencies" : {
49- "selecto" : " ~1.25.0 "
49+ "selecto" : " ~1.25.1 "
5050 },
5151 "files" : [
5252 " ./*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " selecto" ,
3- "version" : " 1.25.0 " ,
3+ "version" : " 1.25.1 " ,
44 "description" : " Selecto.js is a component that allows you to select elements in the drag area using the mouse or touch." ,
55 "main" : " ./dist/selecto.cjs.js" ,
66 "module" : " ./dist/selecto.esm.js" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " svelte-selecto" ,
3- "version" : " 1.25.0 " ,
3+ "version" : " 1.25.1 " ,
44 "description" : " A Svelte Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
55 "main" : " ./dist/selecto.cjs.js" ,
66 "module" : " ./dist/selecto.esm.js" ,
4646 "typescript" : " ^4.5.0"
4747 },
4848 "dependencies" : {
49- "selecto" : " ~1.25.0 "
49+ "selecto" : " ~1.25.1 "
5050 },
5151 "files" : [
5252 " ./*" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vue-selecto" ,
3- "version" : " 1.25.0 " ,
3+ "version" : " 1.25.1 " ,
44 "description" : " A Vue 2 Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
55 "types" : " declaration/index.d.ts" ,
66 "main" : " dist/selecto.cjs.js" ,
3636 " dist/*"
3737 ],
3838 "dependencies" : {
39- "selecto" : " ~1.25.0 "
39+ "selecto" : " ~1.25.1 "
4040 },
4141 "devDependencies" : {
4242 "@daybrush/builder" : " ^0.1.2" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " vue3-selecto" ,
3- "version" : " 1.11.0 " ,
3+ "version" : " 1.11.1 " ,
44 "description" : " A Vue 3 Selecto Component that allows you to select elements in the drag area using the mouse or touch." ,
55 "types" : " declaration/index.d.ts" ,
66 "main" : " dist/selecto.cjs.js" ,
3636 " dist/*"
3737 ],
3838 "dependencies" : {
39- "selecto" : " ~1.25.0 "
39+ "selecto" : " ~1.25.1 "
4040 },
4141 "devDependencies" : {
4242 "@daybrush/builder" : " ^0.1.2" ,
You can’t perform that action at this time.
0 commit comments