videomail-client 10.2.13 → 10.2.15

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.
@@ -13942,7 +13942,7 @@ var __webpack_exports__ = {};
13942
13942
  }
13943
13943
  const wrappers_form = Form;
13944
13944
  var package_namespaceObject = {
13945
- i8: "10.2.13"
13945
+ i8: "10.2.15"
13946
13946
  };
13947
13947
  function resource_define_property(obj, key, value) {
13948
13948
  if (key in obj) Object.defineProperty(obj, key, {
@@ -14040,6 +14040,7 @@ var __webpack_exports__ = {};
14040
14040
  device: err.device,
14041
14041
  engine: err.engine,
14042
14042
  err: err.err,
14043
+ errStringified: JSON.stringify(err.err, void 0, 2),
14043
14044
  explanation: err.explanation,
14044
14045
  location: err.location,
14045
14046
  logLines: err.logLines,
package/dist/esm/index.js CHANGED
@@ -3961,7 +3961,7 @@ class Form extends util_Despot {
3961
3961
  }
3962
3962
  const wrappers_form = Form;
3963
3963
  var package_namespaceObject = {
3964
- i8: "10.2.13"
3964
+ i8: "10.2.15"
3965
3965
  };
3966
3966
  function findOriginalExc(exc) {
3967
3967
  if (exc instanceof Error && "response" in exc) {
@@ -4054,6 +4054,7 @@ class Resource {
4054
4054
  device: err.device,
4055
4055
  engine: err.engine,
4056
4056
  err: err.err,
4057
+ errStringified: JSON.stringify(err.err, void 0, 2),
4057
4058
  explanation: err.explanation,
4058
4059
  location: err.location,
4059
4060
  logLines: err.logLines,
package/dist/umd/index.js CHANGED
@@ -13909,7 +13909,7 @@
13909
13909
  }
13910
13910
  const wrappers_form = Form;
13911
13911
  var package_namespaceObject = {
13912
- i8: "10.2.13"
13912
+ i8: "10.2.15"
13913
13913
  };
13914
13914
  function findOriginalExc(exc) {
13915
13915
  if (exc instanceof Error && "response" in exc) {
@@ -14002,6 +14002,7 @@
14002
14002
  device: err.device,
14003
14003
  engine: err.engine,
14004
14004
  err: err.err,
14005
+ errStringified: JSON.stringify(err.err, void 0, 2),
14005
14006
  explanation: err.explanation,
14006
14007
  location: err.location,
14007
14008
  logLines: err.logLines,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "videomail-client",
3
- "version": "10.2.13",
3
+ "version": "10.2.15",
4
4
  "description": "A wicked npm package to record videos directly in the browser, wohooo!",
5
5
  "keywords": [
6
6
  "webcam",
@@ -73,37 +73,37 @@
73
73
  },
74
74
  "devDependencies": {
75
75
  "@chromatic-com/storybook": "3.2.6",
76
- "@eslint/js": "9.22.0",
76
+ "@eslint/js": "9.23.0",
77
77
  "@rsbuild/plugin-node-polyfill": "1.3.0",
78
78
  "@rsbuild/plugin-stylus": "1.0.8",
79
- "@rsdoctor/rspack-plugin": "0.4.13",
80
- "@rslib/core": "0.5.4",
81
- "@storybook/addon-a11y": "8.6.6",
79
+ "@rsdoctor/rspack-plugin": "1.0.0",
80
+ "@rslib/core": "0.5.5",
81
+ "@storybook/addon-a11y": "8.6.7",
82
82
  "@storybook/addon-console": "3.0.0",
83
- "@storybook/addon-essentials": "8.6.6",
84
- "@storybook/addon-interactions": "8.6.6",
85
- "@storybook/addon-links": "8.6.6",
86
- "@storybook/html": "8.6.6",
87
- "@storybook/manager-api": "8.6.6",
88
- "@storybook/theming": "8.6.6",
83
+ "@storybook/addon-essentials": "8.6.7",
84
+ "@storybook/addon-interactions": "8.6.7",
85
+ "@storybook/addon-links": "8.6.7",
86
+ "@storybook/html": "8.6.7",
87
+ "@storybook/manager-api": "8.6.7",
88
+ "@storybook/theming": "8.6.7",
89
89
  "@tsconfig/node22": "22.0.0",
90
90
  "@tsconfig/strictest": "2.0.5",
91
91
  "@types/defined": "1.0.2",
92
- "@types/node": "22.13.10",
92
+ "@types/node": "22.13.11",
93
93
  "@types/superagent": "8.1.9",
94
94
  "@types/ua-parser-js": "0.7.39",
95
- "@vitest/eslint-plugin": "1.1.37",
95
+ "@vitest/eslint-plugin": "1.1.38",
96
96
  "audit-ci": "7.1.0",
97
97
  "chromatic": "11.27.0",
98
98
  "cross-env": "7.0.3",
99
- "eslint": "9.22.0",
100
- "eslint-import-resolver-typescript": "4.0.0",
99
+ "eslint": "9.23.0",
100
+ "eslint-import-resolver-typescript": "4.2.2",
101
101
  "eslint-plugin-depend": "0.12.0",
102
- "eslint-plugin-import-x": "4.8.0",
102
+ "eslint-plugin-import-x": "4.9.1",
103
103
  "eslint-plugin-promise": "7.2.1",
104
104
  "eslint-plugin-regexp": "2.7.0",
105
105
  "eslint-plugin-security": "3.0.1",
106
- "eslint-plugin-storybook": "0.11.4",
106
+ "eslint-plugin-storybook": "0.11.6",
107
107
  "globals": "16.0.0",
108
108
  "jsdom": "26.0.0",
109
109
  "msw": "2.7.3",
@@ -113,12 +113,12 @@
113
113
  "prettier-plugin-packagejson": "2.5.10",
114
114
  "prettier-plugin-sh": "0.15.0",
115
115
  "release-it": "18.1.2",
116
- "storybook": "8.6.6",
116
+ "storybook": "8.6.7",
117
117
  "storybook-html-rsbuild": "1.0.0",
118
118
  "type-fest": "4.37.0",
119
119
  "typescript": "5.7.3",
120
- "typescript-eslint": "8.26.1",
121
- "vitest": "3.0.8"
120
+ "typescript-eslint": "8.27.0",
121
+ "vitest": "3.0.9"
122
122
  },
123
123
  "engines": {
124
124
  "node": "^22.8.0",