playkit-sdk 1.1.2-beta → 1.1.3-beta-external-auth

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.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * playkit-sdk v1.1.2-beta
2
+ * playkit-sdk v1.1.3-beta-external-auth
3
3
  * PlayKit SDK for JavaScript
4
4
  * @license SEE LICENSE IN LICENSE
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * playkit-sdk v1.1.2-beta
2
+ * playkit-sdk v1.1.3-beta-external-auth
3
3
  * PlayKit SDK for JavaScript
4
4
  * @license SEE LICENSE IN LICENSE
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * playkit-sdk v1.1.2-beta
2
+ * playkit-sdk v1.1.3-beta-external-auth
3
3
  * PlayKit SDK for JavaScript
4
4
  * @license SEE LICENSE IN LICENSE
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "playkit-sdk",
3
- "version": "1.1.2-beta",
3
+ "version": "1.1.3-beta-external-auth",
4
4
  "description": "PlayKit SDK for JavaScript",
5
5
  "main": "dist/playkit-sdk.cjs.js",
6
6
  "module": "dist/playkit-sdk.esm.js",