@wistia/vhs 4.0.1-beta.72e04778.326f408 → 4.0.1-beta.a95365a2.adfaa20

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/index.cjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/vhs v4.0.1-beta.72e04778.326f408
3
+ * @license @wistia/vhs v4.0.1-beta.a95365a2.adfaa20
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
package/dist/index.mjs CHANGED
@@ -1,6 +1,6 @@
1
1
 
2
2
  /*
3
- * @license @wistia/vhs v4.0.1-beta.72e04778.326f408
3
+ * @license @wistia/vhs v4.0.1-beta.a95365a2.adfaa20
4
4
  *
5
5
  * Copyright (c) 2021-2025, Wistia, Inc. and its affiliates.
6
6
  *
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@wistia/vhs",
3
- "version": "4.0.1-beta.72e04778.326f408",
3
+ "version": "4.0.1-beta.a95365a2.adfaa20",
4
4
  "description": "Visual Hype System - Wistia's opinionated component library for building React UIs",
5
5
  "type": "commonjs",
6
6
  "main": "dist/index.cjs",
@@ -128,7 +128,7 @@
128
128
  "vite": "^7.2.4",
129
129
  "vitest": "^4.0.13",
130
130
  "vitest-axe": "^1.0.0-pre.5",
131
- "vitest-canvas-mock": "^1.1.2",
131
+ "vitest-canvas-mock": "^1.1.3",
132
132
  "yup": "^1.7.1"
133
133
  },
134
134
  "author": "Wistia Engineering",