videomail-client 2.18.6 → 3.0.0

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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "videomail-client",
3
- "version": "2.18.6",
3
+ "version": "3.0.0",
4
4
  "description": "A wicked npm package to record videos directly in the browser, wohooo!",
5
5
  "author": "Michael Heuberger <michael.heuberger@binarykitchen.com>",
6
6
  "contributors": [
@@ -75,7 +75,7 @@
75
75
  "filesize": "9.0.11",
76
76
  "get-form-data": "3.0.0",
77
77
  "hidden": "1.1.1",
78
- "humanize-duration": "3.27.2",
78
+ "humanize-duration": "3.27.3",
79
79
  "hyperscript": "2.0.2",
80
80
  "insert-css": "2.0.0",
81
81
  "iphone-inline-video": "2.2.2",
@@ -102,7 +102,7 @@
102
102
  "connect-send-json": "1.0.0",
103
103
  "cssnano": "5.1.13",
104
104
  "del": "6.1.1",
105
- "eslint": "8.22.0",
105
+ "eslint": "8.23.0",
106
106
  "eslint-config-prettier": "8.5.0",
107
107
  "eslint-plugin-import": "2.26.0",
108
108
  "eslint-plugin-node": "11.1.0",
@@ -117,7 +117,7 @@
117
117
  "gulp-derequire": "3.0.0",
118
118
  "gulp-if": "3.0.0",
119
119
  "gulp-inject-string": "1.1.2",
120
- "gulp-load-plugins": "2.0.7",
120
+ "gulp-load-plugins": "2.0.8",
121
121
  "gulp-plumber": "1.2.1",
122
122
  "gulp-postcss": "9.0.1",
123
123
  "gulp-rename": "2.0.0",