File tree Expand file tree Collapse file tree 7 files changed +20
-20
lines changed
Expand file tree Collapse file tree 7 files changed +20
-20
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " facilmap-client" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " A library that acts as a client to FacilMap and makes it possible to retrieve and modify objects on a collaborative map." ,
55 "keywords" : [
66 " webpack" ,
3232 "dev-server" : " webpack-dev-server --mode development"
3333 },
3434 "dependencies" : {
35- "facilmap-types" : " 3.1 .0" ,
35+ "facilmap-types" : " 3.2 .0" ,
3636 "socket.io-client" : " ^4.0.0"
3737 },
3838 "devDependencies" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " facilmap-docs" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Documentation for FacilMap." ,
55 "author" : " Candid Dauth <cdauth@cdauth.eu>" ,
66 "repository" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " facilmap-frontend" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " A fully-featured OpenStreetMap-based map where markers and lines can be added with live collaboration." ,
55 "keywords" : [
66 " webpack" ,
4242 "copy-to-clipboard" : " ^3.3.1" ,
4343 "decode-uri-component" : " ^0.2.0" ,
4444 "domutils" : " ^2.5.0" ,
45- "facilmap-client" : " 3.1 .0" ,
46- "facilmap-leaflet" : " 3.1 .0" ,
47- "facilmap-types" : " 3.1 .0" ,
48- "facilmap-utils" : " 3.1 .0" ,
45+ "facilmap-client" : " 3.2 .0" ,
46+ "facilmap-leaflet" : " 3.2 .0" ,
47+ "facilmap-types" : " 3.2 .0" ,
48+ "facilmap-utils" : " 3.2 .0" ,
4949 "file-saver" : " ^2.0.5" ,
5050 "hammerjs" : " ^2.0.8" ,
5151 "jquery" : " ^3.6.0" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " facilmap-leaflet" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Utilities to show FacilMap objects on a Leaflet map." ,
55 "keywords" : [
66 " webpack" ,
4242 "lint" : " eslint **/*.ts"
4343 },
4444 "dependencies" : {
45- "facilmap-client" : " 3.1 .0" ,
46- "facilmap-types" : " 3.1 .0" ,
47- "facilmap-utils" : " 3.1 .0" ,
45+ "facilmap-client" : " 3.2 .0" ,
46+ "facilmap-types" : " 3.2 .0" ,
47+ "facilmap-utils" : " 3.2 .0" ,
4848 "filtrex" : " ^2.1.0" ,
4949 "leaflet-auto-graticule" : " ^1.0.9" ,
5050 "leaflet-draggable-lines" : " ^1.0.9" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " facilmap-server" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " A fully-featured OpenStreetMap-based map where markers and lines can be added with live collaboration." ,
55 "keywords" : [
66 " webpack" ,
5050 "event-stream" : " ^4.0.1" ,
5151 "express" : " ^4.16.4" ,
5252 "express-domain-middleware" : " ^0.1.0" ,
53- "facilmap-frontend" : " 3.1 .0" ,
54- "facilmap-leaflet" : " 3.1 .0" ,
55- "facilmap-types" : " 3.1 .0" ,
56- "facilmap-utils" : " 3.1 .0" ,
53+ "facilmap-frontend" : " 3.2 .0" ,
54+ "facilmap-leaflet" : " 3.2 .0" ,
55+ "facilmap-types" : " 3.2 .0" ,
56+ "facilmap-utils" : " 3.2 .0" ,
5757 "highland" : " ^2.13.0" ,
5858 "json-format" : " ^1.0.1" ,
5959 "leaflet" : " ^1.7.1" ,
Original file line number Diff line number Diff line change 11{
22 "name" : " facilmap-types" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " Typescript typings for the FacilMap communication between client and server." ,
55 "homepage" : " https://github.com/FacilMap/facilmap" ,
66 "bugs" : {
Original file line number Diff line number Diff line change 11{
22 "name" : " facilmap-utils" ,
3- "version" : " 3.1 .0" ,
3+ "version" : " 3.2 .0" ,
44 "description" : " FacilMap helper functions used in both the frontend and backend." ,
55 "keywords" : [
66 " webpack" ,
3434 "cheerio" : " ^1.0.0-rc.5" ,
3535 "dompurify" : " ^2.2.7" ,
3636 "eslint" : " ^7.21.0" ,
37- "facilmap-types" : " 3.1 .0" ,
37+ "facilmap-types" : " 3.2 .0" ,
3838 "filtrex" : " ^2.1.0" ,
3939 "jquery" : " ^3.6.0" ,
4040 "jsdom" : " ^16.5.1" ,
You can’t perform that action at this time.
0 commit comments