cloudinary / cloudinary_js

Cloudinary JavaScript library
MIT License
328 stars 224 forks source link

jQuery UI widget #296

Open konami99 opened 1 month ago

konami99 commented 1 month ago

Currently, this library uses jQuery UI widget 1.12.1, which is 4 years old and contains some vulnerabilities. Is there any plan to upgrade it to a newer version?

tamaracloudinary commented 1 month ago

Hi @konami99, If you look at the notes in this SDK, you can see we recommend switching to @cloudinary/url-gen for a few reasons: Note about Legacy SDKs.

While these SDKs still work, we recommend using the new `@cloudinary/url-gen` package instead.

Best regards, -Tamara