Hello,
We noticed on the Zoom Video SDK changelog that new versions of the Web Video SDK are being released.
However, these newer versions are not yet available on:
I understand that the latest versions are available via the CDN, for example: https://source.zoom.us/videosdk/zoom-video-1.12.16.min.js
That said, we would prefer to use npm install
for our installation .
Would it be possible to publish the new releases to NPM as well?
Thanks!