From 7c0b67215e35b4957714b99cb328ee79a12a3d85 Mon Sep 17 00:00:00 2001 From: rivexe Date: Fri, 17 Mar 2023 14:36:18 +0300 Subject: [PATCH] nodejs: license for jQuery.Migrate to main 3rd-Party.license --- 3rd-Party.license | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/3rd-Party.license b/3rd-Party.license index 8c16fbe3..00eeda04 100644 --- a/3rd-Party.license +++ b/3rd-Party.license @@ -203,6 +203,10 @@ jQuery.iframe-transport - jQuery Iframe Transport Plugin for File Upload (https: License: MIT License File: jQuery.iframe-transport.license +jQuery.Migrate - Upgrading libraries such as jQuery can be a lot of work, when breaking changes have been introduced. jQuery Migrate makes this easier, by restoring the APIs that were removed, and additionally shows warnings in the browser console (development version of jQuery Migrate only) when removed and/or deprecated APIs are used. (https://github.com/jquery/jquery-migrate/blob/main/LICENSE.txt) +License: OpenJS +License File: jQuery.Migrate.license + jQuery.UI - jQuery UI is an open source library of interface components — interactions, full-featured widgets, and animation effects — based on the stellar jQuery javascript library . Each component is built according to jQuery's event-driven architecture (find something, manipulate it) and is themeable, making it easy for developers of any skill level to integrate and extend into their own code. (https://jquery.org/license/) License: MIT License File: jQuery.UI.license