@scrypted/nvr 0.9.29 → 0.9.32

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/CHANGELOG.md CHANGED
@@ -1,6 +1,24 @@
1
1
  <details>
2
2
  <summary>Changelog</summary>
3
3
 
4
+ ### 0.9.31
5
+
6
+ beta
7
+
8
+
9
+ ### 0.9.29
10
+
11
+ delete event metadata prior to sending to device
12
+ cleanup
13
+ per class thresholds
14
+ import cleanup
15
+ admin user cleanup
16
+ build fix
17
+ build fix
18
+ reset face database down to canonicals
19
+ improved clip delineation. publish beta
20
+
21
+
4
22
  ### 0.9.24
5
23
 
6
24
  fix empty set unhandled
@@ -1,8 +1,3 @@
1
- /*!
2
- * Copyright © 2008 Fair Oaks Labs, Inc.
3
- * All rights reserved.
4
- */
5
-
6
1
  /*!
7
2
  * Tmp
8
3
  *
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.9.29",
3
+ "version": "0.9.32",
4
4
  "scripts": {
5
5
  "scrypted-setup-project": "scrypted-setup-project",
6
6
  "prescrypted-setup-project": "scrypted-package-json",