@gumlet/player.js 2.0.14 → 2.0.16

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/package.json CHANGED
@@ -1 +1 @@
1
- {"name":"@gumlet/player.js","version":"2.0.14","description":"Gumlet Player.JS allows you to control gumlet player from your website","license":"MIT","repository":{"type":"git","url":"https://github.com/gumlet/player.js"},"main":"player.js","readme":"Please visit: https://github.com/gumlet/player.js/blob/main/README.md","author":"Gumlet Pte. Ltd.","homepage":"https://github.com/gumlet/player.js/blob/main/README.md","bugs":{"url":"https://www.gumlet.com/contact/"},"maintainers":[{"name":"Gumlet Team","email":"support@gumlet.com"}]}
1
+ {"name":"@gumlet/player.js","version":"2.0.16","description":"Gumlet Player.JS allows you to control gumlet player from your website","license":"MIT","repository":{"type":"git","url":"https://github.com/gumlet/player.js"},"main":"player.js","readme":"Please visit: https://github.com/gumlet/player.js/blob/main/README.md","author":"Gumlet Pte. Ltd.","homepage":"https://github.com/gumlet/player.js/blob/main/README.md","bugs":{"url":"https://www.gumlet.com/contact/"},"maintainers":[{"name":"Gumlet Team","email":"support@gumlet.com"}]}
@@ -5,6 +5,6 @@
5
5
  * This source code and its use and distribution, is subject to the terms
6
6
  * and conditions of the applicable license agreement.
7
7
  *
8
- * @gumlet/player.js version 2.0.14
8
+ * @gumlet/player.js version 2.0.16
9
9
  *
10
10
  */
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "title": "Player.js",
3
3
  "name": "@gumlet/player.js",
4
- "version": "2.0.14",
4
+ "version": "2.0.16",
5
5
  "homepage": "http://github.com/gumlet/player.js",
6
6
  "main": "dist/player.min.js",
7
7
  "module": "dist/player.min.js",