stormcloud-video-player 0.7.50 → 0.8.1

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.
Files changed (48) hide show
  1. package/README.md +269 -228
  2. package/dist/stormcloud-vp.min.js +1 -1
  3. package/lib/index.cjs +5197 -6747
  4. package/lib/index.cjs.map +1 -1
  5. package/lib/index.d.cts +196 -195
  6. package/lib/index.d.ts +196 -195
  7. package/lib/index.js +5321 -6863
  8. package/lib/index.js.map +1 -1
  9. package/lib/player/StormcloudVideoPlayer.cjs +4802 -3170
  10. package/lib/player/StormcloudVideoPlayer.cjs.map +1 -1
  11. package/lib/player/StormcloudVideoPlayer.d.cts +113 -70
  12. package/lib/players/HlsPlayer.cjs +4810 -3179
  13. package/lib/players/HlsPlayer.cjs.map +1 -1
  14. package/lib/players/HlsPlayer.d.cts +1 -1
  15. package/lib/players/index.cjs +4877 -3246
  16. package/lib/players/index.cjs.map +1 -1
  17. package/lib/sdk/hlsAdPlayer.cjs +1021 -0
  18. package/lib/sdk/hlsAdPlayer.cjs.map +1 -0
  19. package/lib/sdk/hlsAdPlayer.d.cts +10 -0
  20. package/lib/sdk/pal.cjs +358 -0
  21. package/lib/sdk/pal.cjs.map +1 -0
  22. package/lib/sdk/pal.d.cts +28 -0
  23. package/lib/{types-CIHDHY7A.d.cts → types-DDwAfBLt.d.cts} +11 -10
  24. package/lib/ui/StormcloudVideoPlayer.cjs +5070 -6609
  25. package/lib/ui/StormcloudVideoPlayer.cjs.map +1 -1
  26. package/lib/ui/StormcloudVideoPlayer.d.cts +1 -14
  27. package/lib/utils/browserCompat.cjs +10 -114
  28. package/lib/utils/browserCompat.cjs.map +1 -1
  29. package/lib/utils/browserCompat.d.cts +3 -7
  30. package/lib/utils/tracking.cjs +179 -150
  31. package/lib/utils/tracking.cjs.map +1 -1
  32. package/lib/utils/tracking.d.cts +11 -6
  33. package/package.json +1 -2
  34. package/lib/sdk/adstormPlayer.cjs +0 -1567
  35. package/lib/sdk/adstormPlayer.cjs.map +0 -1
  36. package/lib/sdk/adstormPlayer.d.cts +0 -23
  37. package/lib/sdk/vastParser.cjs +0 -517
  38. package/lib/sdk/vastParser.cjs.map +0 -1
  39. package/lib/sdk/vastParser.d.cts +0 -45
  40. package/lib/ui/OverlayRenderer.cjs +0 -2376
  41. package/lib/ui/OverlayRenderer.cjs.map +0 -1
  42. package/lib/ui/OverlayRenderer.d.cts +0 -17
  43. package/lib/utils/adcision.cjs +0 -282
  44. package/lib/utils/adcision.cjs.map +0 -1
  45. package/lib/utils/adcision.d.cts +0 -31
  46. package/lib/utils/overlays.cjs +0 -354
  47. package/lib/utils/overlays.cjs.map +0 -1
  48. package/lib/utils/overlays.d.cts +0 -70

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.