mirror of
https://github.com/bckelley/cgm-remote-monitor.git
synced 2026-08-24 03:14:12 -05:00
Generated
+12
-3073
File diff suppressed because it is too large
Load Diff
+3
-3
@@ -1,6 +1,6 @@
|
|||||||
{
|
{
|
||||||
"name": "nightscout",
|
"name": "nightscout",
|
||||||
"version": "15.0.5",
|
"version": "15.0.6",
|
||||||
"description": "Nightscout acts as a web-based CGM (Continuous Glucose Montinor) to allow multiple caregivers to remotely view a patients glucose data in realtime.",
|
"description": "Nightscout acts as a web-based CGM (Continuous Glucose Montinor) to allow multiple caregivers to remotely view a patients glucose data in realtime.",
|
||||||
"license": "AGPL-3.0",
|
"license": "AGPL-3.0",
|
||||||
"author": "Nightscout Team",
|
"author": "Nightscout Team",
|
||||||
@@ -108,7 +108,7 @@
|
|||||||
"lodash": "^4.17.20",
|
"lodash": "^4.17.20",
|
||||||
"memory-cache": "^0.2.0",
|
"memory-cache": "^0.2.0",
|
||||||
"mime": "^2.4.6",
|
"mime": "^2.4.6",
|
||||||
"minimed-connect-to-nightscout": "^1.5.7",
|
"minimed-connect-to-nightscout": "^1.5.8",
|
||||||
"moment": "^2.27.0",
|
"moment": "^2.27.0",
|
||||||
"moment-locales-webpack-plugin": "^1.2.0",
|
"moment-locales-webpack-plugin": "^1.2.0",
|
||||||
"moment-timezone": "^0.5.31",
|
"moment-timezone": "^0.5.31",
|
||||||
@@ -124,7 +124,7 @@
|
|||||||
"random-token": "0.0.8",
|
"random-token": "0.0.8",
|
||||||
"request": "^2.88.2",
|
"request": "^2.88.2",
|
||||||
"semver": "^6.3.0",
|
"semver": "^6.3.0",
|
||||||
"share2nightscout-bridge": "^0.2.11",
|
"share2nightscout-bridge": "^0.2.12",
|
||||||
"shiro-trie": "^0.4.9",
|
"shiro-trie": "^0.4.9",
|
||||||
"simple-statistics": "^0.7.0",
|
"simple-statistics": "^0.7.0",
|
||||||
"socket.io": "~4.5.4",
|
"socket.io": "~4.5.4",
|
||||||
|
|||||||
Reference in New Issue
Block a user