@scrypted/nvr 0.9.28 → 0.9.31

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,19 @@
1
1
  <details>
2
2
  <summary>Changelog</summary>
3
3
 
4
+ ### 0.9.29
5
+
6
+ delete event metadata prior to sending to device
7
+ cleanup
8
+ per class thresholds
9
+ import cleanup
10
+ admin user cleanup
11
+ build fix
12
+ build fix
13
+ reset face database down to canonicals
14
+ improved clip delineation. publish beta
15
+
16
+
4
17
  ### 0.9.24
5
18
 
6
19
  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.28",
3
+ "version": "0.9.31",
4
4
  "scripts": {
5
5
  "scrypted-setup-project": "scrypted-setup-project",
6
6
  "prescrypted-setup-project": "scrypted-package-json",