videomail-client 13.12.9 → 13.12.11

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.
@@ -10872,7 +10872,7 @@ var __webpack_exports__ = {};
10872
10872
  var client = __webpack_require__("./node_modules/superagent/lib/client.js");
10873
10873
  var client_default = /*#__PURE__*/ __webpack_require__.n(client);
10874
10874
  var package_namespaceObject = {
10875
- rE: "13.12.9"
10875
+ rE: "13.12.11"
10876
10876
  };
10877
10877
  function isAudioEnabled(options) {
10878
10878
  return Boolean(options.audio.enabled);
package/dist/esm/index.js CHANGED
@@ -3613,7 +3613,7 @@ const constants = {
3613
3613
  }
3614
3614
  };
3615
3615
  var package_namespaceObject = {
3616
- rE: "13.12.9"
3616
+ rE: "13.12.11"
3617
3617
  };
3618
3618
  function isAudioEnabled(options) {
3619
3619
  return Boolean(options.audio.enabled);
package/dist/umd/index.js CHANGED
@@ -10878,7 +10878,7 @@
10878
10878
  var client = __webpack_require__("./node_modules/superagent/lib/client.js");
10879
10879
  var client_default = /*#__PURE__*/ __webpack_require__.n(client);
10880
10880
  var package_namespaceObject = {
10881
- rE: "13.12.9"
10881
+ rE: "13.12.11"
10882
10882
  };
10883
10883
  function isAudioEnabled(options) {
10884
10884
  return Boolean(options.audio.enabled);
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "videomail-client",
3
- "version": "13.12.9",
3
+ "version": "13.12.11",
4
4
  "description": "A wicked npm package to record videos directly in the browser, for Deaf and Sign Language!",
5
5
  "keywords": [
6
6
  "webcam",
@@ -94,7 +94,7 @@
94
94
  "@types/ua-parser-js": "0.7.39",
95
95
  "@vitest/eslint-plugin": "1.6.18",
96
96
  "audit-ci": "7.1.0",
97
- "chromatic": "17.0.0",
97
+ "chromatic": "17.0.1",
98
98
  "cross-env": "10.1.0",
99
99
  "eslint": "10.4.0",
100
100
  "eslint-import-resolver-typescript": "4.4.4",