@scrypted/nvr
Advanced tools
Comparing version 0.10.158 to 0.10.159
<details> | ||
<summary>Changelog</summary> | ||
### 0.10.158 | ||
fix detections while in privacy mode | ||
skip lpr if vehicle is stationary | ||
remove old dep | ||
fix zone math | ||
### 0.10.157 | ||
@@ -5,0 +13,0 @@ |
{ | ||
"name": "@scrypted/nvr", | ||
"version": "0.10.158", | ||
"version": "0.10.159", | ||
"exports": { | ||
@@ -71,3 +71,2 @@ "./src/main.ts": "./main.nodejs.js", | ||
"node-gyp": "^11.0.0", | ||
"polygon-clipping": "^0.15.7", | ||
"semver": "^7.6.3", | ||
@@ -74,0 +73,0 @@ "tmp-promise": "^3.0.3" |
Sorry, the diff of this file is not supported yet
3044197
12
- Removedpolygon-clipping@^0.15.7
- Removedpolygon-clipping@0.15.7(transitive)
- Removedrobust-predicates@3.0.2(transitive)
- Removedsplaytree@3.1.2(transitive)