@camstack/addon-provider-petkit 0.2.2 → 0.2.3

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/addon.js CHANGED
@@ -19521,7 +19521,8 @@ var MediaFileKindEnum = _enum([
19521
19521
  "faceCrop",
19522
19522
  "plateCrop",
19523
19523
  "keyFrame",
19524
- "keyFrameSmall"
19524
+ "keyFrameSmall",
19525
+ "thumbnailSmall"
19525
19526
  ]);
19526
19527
  var MediaFileSchema = object({
19527
19528
  key: string(),
package/dist/addon.mjs CHANGED
@@ -19520,7 +19520,8 @@ var MediaFileKindEnum = _enum([
19520
19520
  "faceCrop",
19521
19521
  "plateCrop",
19522
19522
  "keyFrame",
19523
- "keyFrameSmall"
19523
+ "keyFrameSmall",
19524
+ "thumbnailSmall"
19524
19525
  ]);
19525
19526
  var MediaFileSchema = object({
19526
19527
  key: string(),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@camstack/addon-provider-petkit",
3
- "version": "0.2.2",
3
+ "version": "0.2.3",
4
4
  "description": "PetKit smart-feeder device-provider addon for CamStack — wraps the @apocaliss92/nodepetkit PetKit cloud client",
5
5
  "keywords": [
6
6
  "camstack",