@camstack/addon-decoder-nodeav 1.2.50 → 1.2.51

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/dist/index.js CHANGED
@@ -15703,6 +15703,8 @@ var NcSystemEventKindSchema = _enum([
15703
15703
  "device-offline",
15704
15704
  "device-disabled",
15705
15705
  "device-enabled",
15706
+ "device-battery-low",
15707
+ "device-battery-normal",
15706
15708
  "stream-online",
15707
15709
  "stream-offline",
15708
15710
  "node-online",
package/dist/index.mjs CHANGED
@@ -15699,6 +15699,8 @@ var NcSystemEventKindSchema = _enum([
15699
15699
  "device-offline",
15700
15700
  "device-disabled",
15701
15701
  "device-enabled",
15702
+ "device-battery-low",
15703
+ "device-battery-normal",
15702
15704
  "stream-online",
15703
15705
  "stream-offline",
15704
15706
  "node-online",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-decoder-nodeav",
3
- "version": "1.2.50",
3
+ "version": "1.2.51",
4
4
  "description": "Standalone in-process node-av decoder addon for CamStack",
5
5
  "keywords": [
6
6
  "camstack",