We recently started upgrading a project to the latest version(v2026.2.520) of the jQuery JS components. Our delivery of the Kendo components is via local file reference. This appears to now require the project to have a license file and for that file to be referenced and delivered to production, i.e. using the following script: KendoLicensing.setScriptKey(....). Is delivering such information a security problem, where someone looking at our JS code can obtain this license information and use it themselves?
