@playkit-js/media-melon 1.0.7-canary.0-3e4aec2 → 1.0.7-canary.0-16f67ef

Sign up to get free protection for your applications and to get access to all the features.
Files changed (2) hide show
  1. package/README.md +1 -1
  2. package/package.json +1 -1
package/README.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # playkit-js-media-melon
2
2
 
3
- playkit-js-media-melon allows to send analytics to Media-Melon.
3
+ playkit-js-media-melon allows to send analytics to Media-Melon site.
4
4
  it is a plugin for [kaltura player] which relies on [kaltura player] core API for managing UI features.
5
5
 
6
6
  playkit-js-media-melon is written in [ECMAScript6] (`*.js`) and [TypeScript] (`*.ts`) (strongly typed superset of ES6),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@playkit-js/media-melon",
3
- "version": "1.0.7-canary.0-3e4aec2",
3
+ "version": "1.0.7-canary.0-16f67ef",
4
4
  "description": "",
5
5
  "main": "dist/playkit-media-melon.js",
6
6
  "types": "types/index.d.ts",