@seamapi/types 1.297.0 → 1.297.1

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/connect.cjs CHANGED
@@ -1020,7 +1020,9 @@ var PROVIDER_CATEGORY_MAP = {
1020
1020
  "visionline",
1021
1021
  "assa_abloy_credential_service",
1022
1022
  "latch",
1023
- "salto_ks"
1023
+ "salto_ks",
1024
+ "assa_abloy_vostio",
1025
+ "assa_abloy_vostio_credential_service"
1024
1026
  ],
1025
1027
  internal_beta: ALL_DEVICE_PROVIDERS
1026
1028
  };