@scrypted/nvr 0.10.151 → 0.10.153
Sign up to get free protection for your applications and to get access to all the features.
- package/dist/plugin.zip +0 -0
- package/package.json +4 -4
package/dist/plugin.zip
CHANGED
Binary file
|
package/package.json
CHANGED
@@ -1,6 +1,6 @@
|
|
1
1
|
{
|
2
2
|
"name": "@scrypted/nvr",
|
3
|
-
"version": "0.10.
|
3
|
+
"version": "0.10.153",
|
4
4
|
"exports": {
|
5
5
|
"./src/main.ts": "./main.nodejs.js",
|
6
6
|
"./src/motion-fork.ts": "./motion-fork.nodejs.js",
|
@@ -63,7 +63,7 @@
|
|
63
63
|
"@scrypted/sdk": "file:../../scrypted/sdk",
|
64
64
|
"@scrypted/snapshot": "../../scrypted/plugins/snapshot",
|
65
65
|
"@scrypted/types": "file:../../scrypted/sdk/types",
|
66
|
-
"@turf/area": "^7.
|
66
|
+
"@turf/area": "^7.2.0",
|
67
67
|
"fast-xml-parser": "^4.5.1",
|
68
68
|
"munkres-js": "^1.2.2",
|
69
69
|
"node-addon-api": "^8.3.0",
|
@@ -74,8 +74,8 @@
|
|
74
74
|
},
|
75
75
|
"devDependencies": {
|
76
76
|
"@scrypted/client": "^1.3.9",
|
77
|
-
"@scrypted/libav": "^1.0.
|
78
|
-
"@types/node": "^22.10.
|
77
|
+
"@scrypted/libav": "^1.0.128",
|
78
|
+
"@types/node": "^22.10.5",
|
79
79
|
"@types/semver": "^7.5.8",
|
80
80
|
"@types/uuid": "^10.0.0",
|
81
81
|
"assemblyscript": "^0.27.31",
|