@galaxyproject/galaxy-client 23.1.1 → 24.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,38 +0,0 @@
1
- /*!
2
- * Sizzle CSS Selector Engine v2.2.1
3
- * http://sizzlejs.com/
4
- *
5
- * Copyright jQuery Foundation and other contributors
6
- * Released under the MIT license
7
- * http://jquery.org/license
8
- *
9
- * Date: 2015-10-17
10
- */
11
-
12
- /*!
13
- * jQuery JavaScript Library v2.2.4
14
- * http://jquery.com/
15
- *
16
- * Includes Sizzle.js
17
- * http://sizzlejs.com/
18
- *
19
- * Copyright jQuery Foundation and other contributors
20
- * Released under the MIT license
21
- * http://jquery.org/license
22
- *
23
- * Date: 2016-05-20T17:23Z
24
- */
25
-
26
- /*! jQuery UI - v1.9.1 - 2012-10-29
27
- * http://jqueryui.com
28
- * Includes: jquery.ui.core.js, jquery.ui.widget.js, jquery.ui.mouse.js, jquery.ui.position.js, jquery.ui.autocomplete.js, jquery.ui.button.js, jquery.ui.menu.js, jquery.ui.slider.js
29
- * Copyright (c) 2012 jQuery Foundation and other contributors Licensed MIT */
30
-
31
- /**
32
- * @fileOverview jquery-autocomplete, the jQuery Autocompleter
33
- * @author <a href="mailto:dylan@dyve.net">Dylan Verheul</a>
34
- * @version 2.4.4
35
- * @requires jQuery 1.6+
36
- * @license MIT | GPL | Apache 2.0, see LICENSE.txt
37
- * @see https://github.com/dyve/jquery-autocomplete
38
- */