@camstack/addon-decoder-nodeav 1.2.2 → 1.2.4

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
@@ -16635,7 +16635,8 @@ var MediaFileKindEnum = _enum([
16635
16635
  "faceCrop",
16636
16636
  "plateCrop",
16637
16637
  "keyFrame",
16638
- "keyFrameSmall"
16638
+ "keyFrameSmall",
16639
+ "thumbnailSmall"
16639
16640
  ]);
16640
16641
  var MediaFileSchema = object({
16641
16642
  key: string(),
package/dist/index.mjs CHANGED
@@ -16631,7 +16631,8 @@ var MediaFileKindEnum = _enum([
16631
16631
  "faceCrop",
16632
16632
  "plateCrop",
16633
16633
  "keyFrame",
16634
- "keyFrameSmall"
16634
+ "keyFrameSmall",
16635
+ "thumbnailSmall"
16635
16636
  ]);
16636
16637
  var MediaFileSchema = object({
16637
16638
  key: string(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-decoder-nodeav",
3
- "version": "1.2.2",
3
+ "version": "1.2.4",
4
4
  "description": "Standalone in-process node-av decoder addon for CamStack",
5
5
  "keywords": [
6
6
  "camstack",