packages
packages copied to clipboard
Update: Please remove HLS.js v8.0.0-beta.3
Library name
hls.js
Library JSON file
https://github.com/cdnjs/packages/blob/master/packages/h/hls.js.json
Library source
https://www.npmjs.com/package/hls.js
Files to include
It was reported that a version for which hls.js does not have a tag exists in cdnjs: "v8.0.0-beta.3" while the latest version is actually v1.2.0. This was probably the result of someone pushing a tag accidentally years ago (sounds like a JWP maintainer pushed a JWP version tag to the wrong repo). (https://github.com/video-dev/hls.js/issues/4841)
Could you please remove version "8.0.0-beta.3" https://github.com/cdnjs/cdnjs/tree/5edae984450b90ece9004096b6d7a2fb84bf93a8/ajax/libs/hls.js/8.0.0-beta.3
It is not present anywhere in the hls.js github repo or npm. Thanks!
:wave: It is not possible for us to remove existing versions of a library published on the CDN as this may be breaking for users that are relying on the assets
The assets published to the CDN under 8.0.0-beta.3 are in fact 0.7.11.
I know it’s very far away in this case, but what would happen if we actually published a v8.0.0-beta.3
to npm in the future?
It would be ignored by our auto-update logic as versions are considered to be immutable.