@hello.nrfcloud.com/proto-map 16.4.14 → 16.4.15
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/package.json +3 -3
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hello.nrfcloud.com/proto-map",
|
|
3
|
-
"version": "16.4.
|
|
3
|
+
"version": "16.4.15",
|
|
4
4
|
"description": "Documents the communication protocol between devices, the hello.nrfcloud.com/map backend and web application",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"exports": {
|
|
@@ -40,7 +40,7 @@
|
|
|
40
40
|
"@commitlint/config-conventional": "19.8.1",
|
|
41
41
|
"@swc/cli": "0.7.8",
|
|
42
42
|
"@swc/core": "1.13.3",
|
|
43
|
-
"@types/node": "22.17.
|
|
43
|
+
"@types/node": "22.17.2",
|
|
44
44
|
"@types/xml2js": "0.4.14",
|
|
45
45
|
"chalk": "5.5.0",
|
|
46
46
|
"globstar": "1.0.0",
|
|
@@ -99,6 +99,6 @@
|
|
|
99
99
|
],
|
|
100
100
|
"peerDependencies": {
|
|
101
101
|
"@aws-sdk/client-timestream-write": "^3.864.0",
|
|
102
|
-
"@sinclair/typebox": "^0.34.
|
|
102
|
+
"@sinclair/typebox": "^0.34.40"
|
|
103
103
|
}
|
|
104
104
|
}
|