videomail-client 11.5.4 → 11.5.5

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.
@@ -10659,7 +10659,7 @@ var __webpack_exports__ = {};
10659
10659
  var client = __webpack_require__("./node_modules/superagent/lib/client.js");
10660
10660
  var client_default = /*#__PURE__*/ __webpack_require__.n(client);
10661
10661
  var package_namespaceObject = {
10662
- rE: "11.5.4"
10662
+ rE: "11.5.5"
10663
10663
  };
10664
10664
  var defined = __webpack_require__("./node_modules/defined/index.js");
10665
10665
  var defined_default = /*#__PURE__*/ __webpack_require__.n(defined);
@@ -1,7 +1,7 @@
1
1
  import VideomailClient from "./client";
2
2
  export type { Command } from "./types/command";
3
- export type DeliveryRecord = "./types/DeliveryRecord";
4
3
  export type { VideomailCommandArgs } from "./types/command";
4
+ export type { DeliveryRecord } from "./types/Delivery";
5
5
  export type { EmailAddress, EmailAddresses } from "./types/EmailAddress";
6
6
  export type { FullVideomailErrorData, VideomailErrorData } from "./types/error";
7
7
  export type { VideomailEvents, VideomailPreviewParams } from "./types/events";
package/dist/esm/index.js CHANGED
@@ -3602,7 +3602,7 @@ const constants = {
3602
3602
  }
3603
3603
  };
3604
3604
  var package_namespaceObject = {
3605
- rE: "11.5.4"
3605
+ rE: "11.5.5"
3606
3606
  };
3607
3607
  const VideoType = {
3608
3608
  WebM: "webm",
package/dist/umd/index.js CHANGED
@@ -10665,7 +10665,7 @@
10665
10665
  var client = __webpack_require__("./node_modules/superagent/lib/client.js");
10666
10666
  var client_default = /*#__PURE__*/ __webpack_require__.n(client);
10667
10667
  var package_namespaceObject = {
10668
- rE: "11.5.4"
10668
+ rE: "11.5.5"
10669
10669
  };
10670
10670
  var defined = __webpack_require__("./node_modules/defined/index.js");
10671
10671
  var defined_default = /*#__PURE__*/ __webpack_require__.n(defined);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "videomail-client",
3
- "version": "11.5.4",
3
+ "version": "11.5.5",
4
4
  "description": "A wicked npm package to record videos directly in the browser, wohooo!",
5
5
  "keywords": [
6
6
  "webcam",